DocumentOnDocumentOpen Method |
返回用户文档首页
模型打开回调
Namespace: LoongCAD.STC.FriendlyAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic void OnDocumentOpen(
string docPath
)
Parameters
- docPath String
- 模型路径
See Also