Click or drag to resize

DocumentOnDocumentOpen Method

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

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

Parameters

docPath  String
模型路径
See Also