yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Polyline
CadRectGetName
Rectangle get name.
void
CadRectGetName
(
YuHandle
hEnt
,
void*
szName
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
szName
(void*)
NUL-terminated UTF-8 string.
Return Value
None.
See Also
CadRectGetAngle
CadRectGetCenter
CadRectGetHeight
CadRectGetPrint
CadRectGetRadius
CadRectGetWidth
CadRectPutAngle
CadRectPutCenter
Polyline (chapter)