yucad3d

CadCustomGetDataPtr

64-bit ABI: a raw in-place data pointer can't be expressed as a 32-bit VHANDLE without truncation — use the safe Get/PutData copy path instead.

YuHandle CadCustomGetDataPtr ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

Nonzero (TRUE) on success, 0 (FALSE) on failure.

See Also