Chapter 3 -- CLASSES Section
CLASSES Section Group Codes
|
Each entry in the CLASSES section contains the groups described in the following table.
CLASSES section group codes| Group code | Description |
0 |
Record type (CLASS). Identifies beginning of a CLASS record |
1 |
Class DXF record name; always unique |
2 |
C++ class name. Used to bind with software that defines object class behavior. Always unique |
3 |
Application name. Posted in Alert box when a class definition listed in this section is not currently loaded |
90 |
Proxy capabilities flag. Bit-coded value that indicates the capabilities of this object as a proxy: |
280 |
Was-a-proxy flag. Set to 1 if class was not loaded when this DXF file was created, and 0 otherwise |
281 |
Is-an-entity flag. Set to 1 if class was derived from the AcDbEntity class and can reside in the BLOCKS or ENTITIES section. If 0, instances may appear only in the OBJECTS section |