Class CadTableNames
Contents
[
Hide
]CadTableNames class
The Cad table names.
public static class CadTableNames
Fields
| Name | Description |
|---|---|
| const ApplicationIDTable | extended data application registry. |
| const BeginBlock | Cad name string. |
| const BeginClass | Cad name string. |
| const BeginSection | Cad name string. |
| const BlockRecordTable | block records. |
| const BlocksSection | blocks table name. |
| const ClassesSection | clases table name. |
| const Dictionary | dictionary |
| const DimensionStyleTable | dimension styles. |
| const EndBlock | end table code. |
| const EndOfFile | end of file |
| const EndSection | end secction code. |
| const EndSequence | end of an element sequence |
| const EndTable | end table code. |
| const EntitiesSection | entities section. |
| const HeaderSection | header section. |
| const LayerTable | layers section. |
| const LineTypeTable | line types. |
| const ObjectsSection | objects section. |
| const Table | Cad name string. |
| const TablesSection | tables section name. |
| const TextStyleTable | text styles table. |
| const UcsTable | ucs table name. |
| const Unknown | not defined . |
| const ViewPortTable | view ports table. |
| const ViewTable | views table. |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD