yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Polyline
CadRectPutWidth
Rectangle put width.
void
CadRectPutWidth
(
YuHandle
hEnt
,
double
W
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
W
(double)
Width in world units.
Return Value
None.
See Also
CadRectPutAngle
CadRectPutCenter
CadRectPutHeight
CadRectPutName
CadRectPutPrint
CadRectPutRadius
CadRectGetAngle
CadRectGetCenter
Polyline (chapter)