返回用户文档首页
导出到CAD文件
Namespace: LoongCAD.STCAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax public bool ExportCAD(
string filePath,
DrawingCADExportSettings exportSettings
)
Parameters
- filePath String
- 目标文件路径
- exportSettings DrawingCADExportSettings
- 导出参数
Return Value
BooleanSee Also