OperationCreateReportFromAll Method |
返回用户文档首页
为场景所有模型对象创建报告
Namespace: LoongCAD.STC.Friendly.Scene.OperationsAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntaxpublic static bool CreateReportFromAll(
string templateName,
string fileName
)
Parameters
- templateName String
- 报告模版
- fileName String
- 文件名
Return Value
Boolean创建是否成功
See Also