com.aspose.cad.fileformats.cad.cadtables
com.aspose.cad.fileformats.cad.cadtables package
The com.aspose.cad.fileformats.cad.cadtables namespace groups the core table representations used in DWG/DXF files. Use these types to read, modify, or create layer, block, dimension style, line type, style, UCS, and application ID tables.
Classes
| Name | Description |
|---|---|
| CadAppIdTableObject | The Cad app id table. |
| CadBlockTableObject | The Cad block table object. |
| CadDimensionStyleTable | The Cad dimension style table. |
| CadLayerTable | The Cad layer table. |
| CadLineTypeTableObject | The Cad line type table object. |
| CadStyleTableObject | The Cad style table object. |
| CadSymbolTableGroupCodes | Group codes that apply to all symbol tables. |
| CadUcsTableObject | ucsPorts table class |
| CadViewTableObject | viewPorts table class |
| CadVportTableObject | viewPorts table class |