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