yucad3d

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