yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Custom Entities & Commands
CadCustomPutOwner
Custom put owner.
void
CadCustomPutOwner
(
YuHandle
hEnt
,
std::uint32_t
Owner
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Owner
(std::uint32_t)
Integer value.
Return Value
None.
See Also
CadCustomPutData
CadCustomGetData
CadCustomGetDataPtr
CadCustomGetOwner
CadCustomGetSize
CadCustomGetType
CadAddCustom
Custom Entities & Commands (chapter)