yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Layers
CadSortLayers
Sorts the layer table by name.
void
CadSortLayers
(
YuHandle
hDwg
);
Parameters
hDwg
(YuHandle)
Handle to the drawing, as returned by
CadCreate
.
Return Value
None.
See Also
CadAddLayer
CadLayerCountEntities
CadLayerGetColor
CadLayerGetDeleted
CadLayerGetDescr
CadLayerGetDescrLen
CadLayerGetFirstEntity
CadLayerGetID
Layers (chapter)