Assembly: CADImport (in CADImport.dll)
Classes
| Name | Description | |
|---|---|---|
|
CADExport | Provides functionality for exporting the current CAD file into other formats. |
|
CADExportFrame | |
|
CADExportFrameParams | |
|
CADToCGM | Provides functionality for exporting the current CAD file into CGM format. |
|
CADToHPGL | Provides functionality for exporting the current CAD file into HPGL format. |
|
CADToPDF | Provides functionality for exporting the current CAD file into PDF format. |
|
CADtoDWG | |
|
CADtoGCode | Provides functionality for exporting the CAD file into G-Code |
|
CGMExportSettings | Represents settings for exporting the current CAD file into CGM format. |
|
ExportSettings | Represents settings for exporting the current CAD file into other formats. |
|
ExportSimple<U> | Abstract class for inheritance. |
|
GCodeFunctionID | |
|
HPGLExportSettings | Represents settings for exporting the current CAD file into HPGL format. |
|
PDFExportSettings | Represents settings for exporting the current CAD file into PDF format. |
Structures
| Name | Description | |
|---|---|---|
|
PDFMargins | Represents margins for a document page |
Enumerations
| Name | Description | |
|---|---|---|
|
GCodeZeroPointID | |
|
GcodeMachineTypeID | |
|
HPGLCmd | |
|
LayoutsExportOption | Defines layouts that will be exported. |
|
PDFPrecision | Represents precision options for export. |
Platforms
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6.NET Framework Client Profile
Supported in: 4, 3.5 SP1