The following table lists the DXF group codes that can be used in xrecords.
|
DXF group code ranges for xrecords |
||
|---|---|---|
|
From |
To |
Data Type |
|
1 |
4 |
Text |
|
6 |
9 |
Text |
|
10 |
17 |
Point or vector (3 reals) |
|
38 |
59 |
Real |
|
60 |
79 |
16-bit integer |
|
90 |
99 |
32-bit integer |
|
102 |
102 |
Control string “{“ or “}” |
|
140 |
149 |
real |
|
160 |
169 |
64-bit integer |
|
170 |
179 |
16-bit integer |
|
210 |
219 |
Real |
|
270 |
279 |
16-bit integer |
|
280 |
289 |
8-bit integer |
|
300 |
309 |
Text |
|
310 |
319 |
Binary chunk |
|
320 |
329 |
Handle |
|
330 |
339 |
Soft pointer ID |
|
340 |
349 |
Hard pointer ID |
|
350 |
359 |
Soft ownership ID |
|
360 |
369 |
Hard ownership ID |
For a description of hard and soft owners and pointers, see Deriving from AcDbObject.