Chapter 7 -- OBJECTS Section
DICTIONARYVAR
|
The following group codes are used by DICTIONARYVAR objects. In addition to the group codes described here, see "Common Group Codes for Objects." For information about abbreviations and formatting used in this table, see "Formatting Conventions in This Reference."
DICTIONARYVAR group codes| Group codes | Description |
0 |
Object name (DICTIONARYVAR) |
5 |
Handle |
102 |
Start of persistent reactors group; always "{ACAD_REACTORS" |
330 |
Soft-pointer ID/handle to owner dictionary (ACDBVARIABLEDICTIONARY) |
102 |
End of persistent reactors group, always "}" |
100 |
Subclass marker (DictionaryVariables) |
280 |
Object schema number (currently set to 0) |
1 |
Value of variable |
DICTIONARYVAR objects are used by AutoCAD as a means to store named values in the database for setvar/getvar purposes without the need to add entries to the DXF HEADER section. Currently, the system variables that are stored as DICTIONARYVAR objects are: DIMADEC, DIMDSEP, INDEXCTL, PROJECTNAME, and XCLIPFRAME.