The following tables list the members exposed by the DWGConverter type.
Name | Description | |
---|---|---|
AddDrawingLayout | Creates a CADLayout with the specified name and adds this layout to the specified CAD image. (inherited from CADConverter). | |
AddLayout | Adds object of the CADLayout class. (inherited from CADConverter). | |
AddXRef | Creates a CADXRef object with the specified name and adds this external reference to the specified CAD image. (inherited from CADConverter). | |
AddXRefEx | Creates a CADXRef object with the specified name and adds this external reference to the specified CAD image. (inherited from CADConverter). | |
BlockByName | Searches blocks section and returns a CADBlock object with the specified name. (inherited from CADConverter). | |
CleaningLayouts | Deletes all empty instances of the CADLayout class with the exception of the Model_Space layout. (inherited from CADConverter). | |
DimensionStyleByName | Searches a dimension style with the specified name among the dimension styles from the loaded CAD file. (inherited from CADConverter). | |
Dispose | (inherited from CADConverter). | |
DoExtents | Sets extents of the CAD drawing. (inherited from CADConverter). | |
Equals | (Overloaded) (inherited from Object). | |
GetArrowTypeByName | Searches a specified dimension arrow name in array (inherited from CADConverter). | |
GetCounts | Returns a number of elements in the specified section. (inherited from CADConverter). | |
GetDWGCodePage | Returns a number of codepage (inherited from CADConverter). | |
GetDWGVersion | Returns a version of DWG or DXF file (inherited from CADConverter). | |
GetHashCode | (inherited from Object). | |
GetLayerNames | Adds the names of all layers from the loaded CAD file to the specified list. (inherited from CADConverter). | |
GetSection | Returns a group of objects corresponding to the specified type of CAD section. (inherited from CADConverter). | |
GetType | (inherited from Object). | |
Initialize | Initializes a main section of the loaded CAD file. | |
InitializeSections | This method makes necessary initializations for sections. Call it when creating CAD object manually. (inherited from CADConverter). | |
IntToColor | Converts an int value to the Color object. (inherited from CADConverter). | |
Iterate | Obsolete. (inherited from CADConverter). | |
LTypeByName | Returns a linetype with the specified name. (inherited from CADConverter). | |
LayerByName | Returns a layer with the specified name. (inherited from CADConverter). | |
LayoutByName | Searches layouts section and returns a CADLayout object with the specified name. (inherited from CADConverter). | |
LinesByName | Returns a description of linetype with the specified name. (inherited from CADConverter). | |
Loads | Loads the specified entity to the CADConverter. (inherited from CADConverter). | |
OnAfterRead | Raises a AfterReadEvent. (inherited from CADConverter). | |
OnBeforeRead | Raises a BeforeReadEvent. (inherited from CADConverter). | |
OnCreate | Raises an OnCreateEvent. (inherited from CADConverter). | |
OnInsert | Raises an OnInsertEvent. (inherited from CADConverter). | |
OnResolveXRef | Raises an OnResolveXRefEvent. (inherited from CADConverter). | |
OnViewPort | Raises an OnViewPortEvent. (inherited from CADConverter). | |
OnXRef | Raises an OnXRefEvent. (inherited from CADConverter). | |
ReferenceEquals | (inherited from Object). | |
SetHandle | Sets a handle for a CADEntity object. (inherited from CADConverter). | |
SetSection | Sets a CADGroup object to the specified section type. (inherited from CADConverter). | |
SortEntities | Sorts CAD entities by their handles according to the CADSortEntsTable loaded from the CAD file. (inherited from CADConverter). | |
StyleByName | Returns a style with the specified name. (inherited from CADConverter). | |
StyleByPrimaryFont | Returns a style by PrimaryFont name. (inherited from CADConverter). | |
ToString | (inherited from Object). |