Click or drag to resize

DocumentOnDocumentOpen Method

返回用户文档首页
模型打开回调

Namespace: LoongCAD.STC.Friendly
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public void OnDocumentOpen(
	string docPath
)

Parameters

docPath  String
模型路径
See Also