CadArcPutRadVer
Sets the radius vertex of the arc.
void CadArcPutRadVer (
YuHandle hEnt,
double RadV
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- RadV (double)
- Numeric value (double precision).
Return Value
None.
Sets the radius vertex of the arc.
None.