The following tables list the members exposed by the CADConverter type.

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