yucad3d

CadEntityGetID

Returns the i d of the entity.

std::int32_t CadEntityGetID ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The i d.

See Also