Interface | Description |
---|---|
IDwgFileReader |
The IDwgFileReader reads all the DWG format versions
|
IDwgObjectReader |
Each dwg entity in the dwg section OBJECTS has a common part
and an specific part.
|
Class | Description |
---|---|
DwgFileV12Reader |
Reads version 12 dwg files.
|
DwgFileV14Reader |
The DwgFileV14Reader reads the DWG version 14 format
|
DwgFileV15Reader |
The DwgFileV15Reader reads the DWG version 15 format
|
DwgFileVR2004Reader | |
DwgObjectReaderPool |