DWGExport |
public class DWGExportSettings
The DWGExportSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| DWGExportSettings | Initializes a new instance of the DWGExportSettings class |
| Name | Description | |
|---|---|---|
| BoltQuality | 导出螺栓精度,默认为BoltQualityEnum.NORMAL | |
| DWGVersion | ||
| PartMode | 导出零件模式,默认为PartModeEnum.MESH | |
| PartQuality | 导出零件精度,默认为PartQualityEnum.NORMAL | |
| WithBolt | 是否导出螺栓,默认为true | |
| WithCutter | 是否导出切割体,默认为true | |
| WithInnerBorder | 是否导出内轮廓,默认为true |