yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Polyline
CadRectPutName
Rectangle put name.
void
CadRectPutName
(
YuHandle
hEnt
,
const char*
szName
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
szName
(const char*)
NUL-terminated UTF-8 string.
Return Value
None.
See Also
CadRectPutAngle
CadRectPutCenter
CadRectPutHeight
CadRectPutPrint
CadRectPutRadius
CadRectPutWidth
CadRectGetAngle
CadRectGetCenter
Polyline (chapter)