Click or drag to resize

DocumentOnDocumentOpen Method

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

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

Parameters

docPath  String
模型路径
See Also