yucad3d

CadLayerGetVisible

Returns the visibility of the layer.

std::int32_t CadLayerGetVisible ( YuHandle hLayer );

Parameters

hLayer (YuHandle)
Handle to the layer.

Return Value

The visibility.

See Also