ComponentPluginOnInstanceWillRun Method |
返回用户文档首页
在组件即将刷新前执行
Namespace: LoongCAD.STC.PluginsAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax public virtual bool OnInstanceWillRun(
ComponentBase instObj
)
Parameters
- instObj ComponentBase
- 组件实例对象
Return Value
BooleanSee Also