Aspose.CAD.FileFormats.Cad
Contents
[
Hide
]The namespace handles Cad related file formats processing.
Classes
| Class | Description |
|---|---|
| CadAcdsList | The Cad Object List |
| CadAppIdDictionary | Collection of cad layouts |
| CadBinaryCodeValue | Cad binary Code Value class |
| CadBlockDictionary | CAD blocks collection |
| CadBlockRecordList | The cad view dictionary The following group codes apply to VPORT symbol table entries. The VPORT table is unique: it may contain several entries with the same name (indicating a multiple-viewport configuration). The entries corresponding to the active viewport configuration all have the name *ACTIVE. The first such entry describes the current viewport. Since the name is not unique, we use List as a container |
| CadClassList | CAD classes collection |
| CadCodeValue | Code Value class |
| CadDimensionDictionary | Dimension styles dictionary. |
| CadImage | Cad image class |
| CadLayersList | Layer tables list Since the name is not unique, we use List as a container |
| CadLayoutDictionary | Collection of cad layouts |
| CadLineTypesDictionary | Represents dictionary with types of lines. |
| CadStylesList | List of Cad styles |
| CadUcsList | The cad view dictionary The following group codes apply to VPORT symbol table entries. The VPORT table is unique: it may contain several entries with the same name (indicating a multiple-viewport configuration). The entries corresponding to the active viewport configuration all have the name *ACTIVE. The first such entry describes the current viewport. Since the name is not unique, we use List as a container |
| CadViewList | The cad view dictionary The following group codes apply to VPORT symbol table entries. The VPORT table is unique: it may contain several entries with the same name (indicating a multiple-viewport configuration). The entries corresponding to the active viewport configuration all have the name *ACTIVE. The first such entry describes the current viewport. Since the name is not unique, we use List as a container |
| CadVportList | The cad viewport dictionary The following group codes apply to VPORT symbol table entries. The VPORT table is unique: it may contain several entries with the same name (indicating a multiple-viewport configuration). The entries corresponding to the active viewport configuration all have the name *ACTIVE. The first such entry describes the current viewport. Since the name is not unique, we use List as a container |
| Dxf2DPointAttribute | class attribute for dxf 2D point |
| Dxf3DPointAttribute | class attribute for dxf 3D point |
| DxfBinaryAttribute | class attribute for dxf binary properties |
| DxfBoolAttribute | class attribute for dxf bool properties |
| DxfDoubleAttribute | class attribute for dxf double properties |
| DxfImage | Dxf image class |
| DxfIntAttribute | class attribute for dxf int properties |
| DxfLongAttribute | class attribute for dxf long properties |
| DxfPropertyAttribute | Base class attribute for dxf properties |
| DxfShortAttribute | class attribute for dxf short properties |
| DxfSingleValueProperty | Base class attribute for dxf single value properties |
| DxfSizeAttribute | class attribute for dxf size |
| DxfStringAttribute | class attribute for dxf string properties |
Enumeration
| Enumeration | Description |
|---|---|
| CadDrawTypeMode | Represents possible modes for colorization of objects. |
| CadEntityAttribute | Entities enum |
| ScaleType | Represents possible modes for automatic scale of an image. |