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