yucad3d

CadEntityGetUserData

Returns the user data of the entity.

std::int32_t CadEntityGetUserData ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The user data.

See Also