yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Layers
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
CadLayerGetColor
CadLayerGetDeleted
CadLayerGetDescr
CadLayerGetDescrLen
CadLayerGetFirstEntity
CadLayerGetID
CadLayerGetLevel
CadLayerGetLinetypeID
Layers (chapter)