BeamPropertyPanelProfileChangedDelegate Delegate |
返回用户文档首页
截面变化的代理
Namespace: LoongCAD.UI.ComponentAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic delegate void ProfileChangedDelegate(
string newProfile
)
Parameters
- newProfile String
- 新截面
See Also