The following tables list the members exposed by the CADImport.Export type.
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. |
See Also