Click or drag to resize

UtilityPluginOnDocumentClosed Method

返回用户文档首页
模型关闭行为

Namespace: LoongCAD.STC.Friendly.Plugins
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public virtual void OnDocumentClosed(
	string docPath
)

Parameters

docPath  String
See Also