yucad3d

CadLayerGetID

Returns the i d of the layer.

std::int32_t CadLayerGetID ( YuHandle hLayer );

Parameters

hLayer (YuHandle)
Handle to the layer.

Return Value

The i d.

See Also