Click or drag to resize

UtilityPluginOnDocumentOpened 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 OnDocumentOpened(
	string docPath
)

Parameters

docPath  String
模型目录
See Also