yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Custom Entities & Commands
CadCustomGetData
Custom get data.
void
CadCustomGetData
(
YuHandle
hEnt
,
void*
pData
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
pData
(void*)
Caller-supplied output pointer.
Return Value
None.
See Also
CadCustomGetDataPtr
CadCustomGetOwner
CadCustomGetSize
CadCustomGetType
CadCustomPutData
CadCustomPutOwner
CadAddCustom
Custom Entities & Commands (chapter)