Namespace Dxflib.IO.Header
Classes
AutoCadVersionVar
The AutoCADVersion Variable class. This class is a specialization of the FileVariable<T> class where T is an AutoCadVersions. This class is used for the AutoCAD Version in the dxf file.
FileVariable<T>
A generic class that is used to act as a base for other file variable classes to specialize and inherit from
FileVariableCodes
A class that contains all of the file variable codes Note that these are not really the group codes but the name of the variable. This was done to reduce the amount of duplication in group codes
HeaderSectionArgs
StringVar
The String Variable Class for AutoCAD File Variables. This class is a specialization of the FileVariable<T> class where T is a System.String.
Enums
AutoCadVersions
AutoCAD Versions up to 2013