yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Polyline
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
CadRectPutAngle
CadRectPutCenter
CadRectPutHeight
CadRectPutName
CadRectPutPrint
CadRectPutWidth
CadRectGetAngle
CadRectGetCenter
Polyline (chapter)