CADExport |
The DrawingCADExportSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | FilenameRules | 文件名规则,取值可参考DrawingAttributeNames |
![]() | FilenameSeperator | 文件名不同规则之间的分隔符,默认为"-" |
![]() | Scale | 缩放比例,仅当ScaleMode为Specific时有效 |
![]() | ScaleMode | 缩放模式,DrawingCADExportSettingsCADScaleMode |
![]() | TargetDirectory | 导出的目标文件夹 |
![]() | TargetFormat | 导出的目标CAD格式,DrawingCADExportSettingsCADFormat |
![]() | TargetVersion | 导出的目标CAD版本,DrawingCADExportSettingsCADVersion |