Public Properties
| Name | Description | |
|---|---|---|
|
ActiveVPort | Gets or sets active CADVPort object (inherited from CADConverter). |
|
AllArcsAsCurves | Gets or sets a value indicating how arcs are drawn. (inherited from CADConverter). |
|
Angle | Gets or sets a current rotation angle of the active VPort. (inherited from CADConverter). |
|
AutoInsert | Gets or sets a value indicating a way of processing CAD blocks. (inherited from CADConverter). |
|
Block | Gets a block to be drawn at spesified layout. (inherited from CADConverter). |
|
Blocks | Gets a collection of blocks contained in the loaded CAD file. (inherited from CADConverter). |
|
CodePage | Gets or sets a number that identifies the encoding used in the loaded CAD file. (inherited from CADConverter). |
|
DWGPROPS | A set of properties for an AutoCAD drawing (inherited from CADConverter). |
|
DefaultLayoutIndex | Gets or sets an index of layout that will be shown after opening a CAD file. (inherited from CADConverter). |
|
DimensionStyles | Gets a collection of styles used for drawing the dimensions in the loaded CAD file. (inherited from CADConverter). |
|
Entities | Gets a collection of entities contained in the loaded CAD file. (inherited from CADConverter). |
|
Extents | Gets or sets extents of the loaded CAD file. (inherited from CADConverter). |
|
HasActiveVPort | Gets or sets a value idicating whether a loaded CAD file has an active VPort. (inherited from CADConverter). |
|
HeadStruct | Gets or sets HeadVarStruct object containing settings of CAD file (inherited from CADConverter). |
|
ImageDefs | Gets a collection of raster images contained in the loaded CAD file. (inherited from CADConverter). |
|
Is3D | Checks whether a loaded CAD image is three-dimensional. (inherited from CADConverter). |
|
IsCrossoverMatrix | Gets or sets a value indicating an orientation of the used coordinate system. (inherited from CADConverter). |
|
IsHideWipeouts | Gets or sets a border visibility of all Wipeout objects in CAD file (inherited from CADConverter). |
|
IsLoadImageDefs | Gets or sets a value indicating whether XRefs to be loaded while opening a CAD file. (inherited from CADConverter). |
|
IsLoadXrefs | Gets or sets a value indicating whether XRefs to be loaded while opening a CAD file. (inherited from CADConverter). |
|
LScale | Gets or sets a scale for all linetypes in the loaded CAD file. (inherited from CADConverter). |
|
LTypes | Gets a collection of linetypes contained in the loaded CAD file. (inherited from CADConverter). |
|
Layers | Gets a collection of layers contained in the loaded CAD file. (inherited from CADConverter). |
|
Layouts | Gets a collection of layouts contained in the loaded CAD file. (inherited from CADConverter). |
|
LayoutsCount | Gets a quantity of layouts contained in the loaded CAD file. (inherited from CADConverter). |
|
Main | Gets a main section of the loaded CAD file. (inherited from CADConverter). |
|
MaxHandle | Gets or sets a maximal handle of a primitive (inherited from CADConverter). |
|
ModelLayout | Gets CADLayout object of model (inherited from CADConverter). |
|
NumberOfPartsInCircle | Gets or sets a quantity of segments to be used to draw a circle. (inherited from CADConverter). |
|
NumberOfPartsInSpline | Gets or sets a quantity of segments to be used to draw a spline. (inherited from CADConverter). |
|
Params | Gets or sets parameters to be processed by the Iterate method. (inherited from CADConverter). |
|
PointDisplayMode | Gets or sets a value indicating a mode of displaying the CADPoint entities in the loaded CAD file. (inherited from CADConverter). |
|
SHXFonts | Gets a list of SHX fonts for the loaded CAD file. (inherited from CADConverter). |
|
SHXSettings | Gets SHX fonts settings. (inherited from CADConverter). |
|
Source | Gets or sets a path to the loaded file. (inherited from CADConverter). |
|
Styles | Gets a collection of styles contained in the loaded CAD file. (inherited from CADConverter). |
|
Tables | Gets a collection of tables contained in the loaded CAD file. (inherited from CADConverter). |
|
VPort | Gets or sets a viewing direction for the ActiveVPort. (inherited from CADConverter). |
|
VPorts | Gets a list of CADVPort objects contained in CAD file (inherited from CADConverter). |
|
ViewPortCut | Gets a value indicating whether a loaded CAD file appears inside a viewport. (inherited from CADConverter). |
|
XRefs | Gets a collection of external references contained in the loaded CAD file. (inherited from CADConverter). |
See Also