yucad3d

CadRectPutRadius

Rectangle put radius.

void CadRectPutRadius ( YuHandle hEnt, double R );

Parameters

hEnt (YuHandle)
Handle to the entity.
R (double)
Radius in world units.

Return Value

None.

See Also