yucad3d

CadEntityGetLayerID

Returns the layer i d of the entity.

std::int32_t CadEntityGetLayerID ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The layer i d.

See Also