Describes one layer entry stored in an AcDbLayerIndex.
LAYER_INDEX DXF objects store parallel arrays of layer names (group 8), hard-owner IDBUFFER handles (group 360), and IDBUFFER entry counts (group 90). This type groups those related values for convenience.
Number of entries in the associated IDBUFFER (DXF group code 90).
Hard-owner handle of the associated IDBUFFER object (DXF group code 360).
Layer name (DXF group code 8).
Describes one layer entry stored in an AcDbLayerIndex.
Remarks
LAYER_INDEX DXF objects store parallel arrays of layer names (group 8), hard-owner IDBUFFER handles (group 360), and IDBUFFER entry counts (group 90). This type groups those related values for convenience.