yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Layers
CadLayerCountEntities
Returns the number of layers.
std::int32_t
CadLayerCountEntities
(
YuHandle
hLayer
);
Parameters
hLayer
(YuHandle)
Handle to the layer.
Return Value
The entities.
See Also
CadLayerGetColor
CadLayerGetDeleted
CadLayerGetDescr
CadLayerGetDescrLen
CadLayerGetFirstEntity
CadLayerGetID
CadLayerGetLevel
CadLayerGetLinetypeID
Layers (chapter)