Drawing Methods |
The Drawing type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExportCAD(DrawingCADExportSettings) | 导出到CAD文件,根据导出参数中的目标路径、文件名规则组成目标文件名 |
![]() | ExportCAD(String, DrawingCADExportSettings) | 导出到CAD文件 |
![]() | ExportPDF(DrawingPDFExportSettings) | 导出到PDF文件,根据导出参数中的目标路径、文件名规则组成目标文件名 |
![]() | ExportPDF(String, DrawingPDFExportSettings) | 导出到PDF文件 |