yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Parameters & Globals
CadCountLayers
Returns the number of layers.
std::int32_t
CadCountLayers
(
YuHandle
hDwg
);
Parameters
hDwg
(YuHandle)
Handle to the drawing, as returned by
CadCreate
.
Return Value
The .
See Also
CadCountLinetypes
CadCountBlocks
CadCountDimStyles
CadCountEntities
CadCountMlineStyles
CadCountPages
CadCountPntStyles
CadCountTStyles
Parameters & Globals (chapter)