Group code | Description | if omitted, defaults to | Version introduction | Modified in |
---|---|---|---|---|
-1 | Application only: entity name (changes each time you open the drawing) | Not omitted | DXF R13 | Never |
0 | Entity type | Not omitted | DXF R10 | Never |
5 | Handle | Not omitted | DXF R10 | Never |
102 | Start point for application "{application_name". See the tables below for examples. | no default | DXF R14 | Never |
application dependent | After the start point until end point depends on the application. See the tables below for examples. | no default | DXF R14 | Never |
102 | End point, "}" | no default | DXF R14 | Never |
330 | Soft-pointer ID / handle BLOCK_RECORD placed in the TABLES section | Not omitted | DXF R15/2000 | Never |
100 | Generic subclass marker for entities (AcDbEntity). Each entity has another specific subclass marker. | Not omitted | DXF R13 | Never |
67 | If absent or 0, the entity is in model space. Else if 1 the entity is in paper space. All other values are actually unused (optional) | 0 | DXF R13 | Never |
410 | Application only: layout tab name | Not omitted | DXF R15/2000 | Never |
8 | Layer name | Not omitted | DXF R10 | Never |
6 | Linetype name (if isn't BYLAYER) BYBLOCK is a floating linetype (optional) | BYLAYER | DXF R10 | Never |
38 | Elevation (if nonzero). Removed since DXF R12 | 0 | DXF R10 | Removed |
347 | Hard-pointer ID/handle to material object (if isn't BYLAYER) | BYLAYER | DXF 2007 | Never |
62 | Color number (if isn't BYLAYER) 0 is the BYBLOCK color. 256 is the BYLAYER color (optional) | BYLAYER | DXF R10 | Never |
370 | Lineweight enumeration value Is a 16-bit integer | Not omitted | DXF 2002 | Never |
48 | Linetype scale (optional) | 1.0 | DXF R13 | Never |
60 | Visibility: 0 = visible or 1 = invisible (optional) | 0 | DXF R13 | Never |
92 | The number of bytes in the picture (and subsequent binary chunk records) (optional) | no default | DXF R15/2000 | Never |
310 | Preview image (can be multiple lines, each line must have a maximum of 256 characters) (optional) | no default | DXF R15/2000 | Never |
420 | A 24-bit color values from 0 (highest) to 255 (bottom) The lowest byte is the value of blue, the byte middle is the green value, and the third byte is the red value | no default | DXF 2004 | Never |
430 | Color name | no default | DXF 2004 | Never |
440 | Transparency value | no default | DXF 2004 | Never |
390 | Hard pointer ID/handle to the plot style object | no default | DXF 2007 | Never |
284 | Shadow mode | no default | DXF 2007 | Never |
Group code | Description | Version introduction |
---|---|---|
102 | "{ACAD_REACTORS" indicates the start point | DXF R14 |
330 | Soft pointer ID/handle to owner dictionary | DXF R14 |
102 | End point, "}" | DXF R14 |
Group code | Description | Version introduction |
---|---|---|
102 | "{ACAD_XDICTIONARY" indicates the start point | DXF R14 |
360 | Hard owner ID/handle to owner dictionary | DXF R14 |
102 | End point, "}" | DXF R14 |