| Interface | Description |
|---|---|
| DWGConstants |
Various constants used in DWG format.
|
| Class | Description |
|---|---|
| DWGBitReader |
A reader that supports all the various weird bit-based datatypes that DWG
files consist of.
|
| DWGFindValue |
A debugging tool; takes a starting byte, range length, type, and value, and
searches for the given value in that range.
|
| DWGLib | |
| DWGObject |
An object in an AutoCAD DWG file.
|
| DWGObjectStructure |
Describes the fields in a single object type.
|
| DWGObjectStructures | |
| DWGReader |
Reads a DWG.
|