Click or drag to resize

OperationDisplayReport Method

返回用户文档首页
显示报告

Namespace: LoongCAD.STC.Friendly.Scene.Operations
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public static bool DisplayReport(
	string fileName
)

Parameters

fileName  String
报告文件

Return Value

Boolean
显示是否成功
See Also