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