yucad3d

CadLayerGetDeleted

Returns the deleted of the layer.

std::int32_t CadLayerGetDeleted ( YuHandle hLayer );

Parameters

hLayer (YuHandle)
Handle to the layer.

Return Value

The deleted.

See Also