yucad3d

CadArcPutRotAngle

Sets the rotation angle of the arc.

void CadArcPutRotAngle ( YuHandle hEnt, double RotAng );

Parameters

hEnt (YuHandle)
Handle to the entity.
RotAng (double)
Numeric value (double precision).

Return Value

None.

See Also