AutomaticNotchCreator Constructor |
返回用户文档首页
构造函数
Namespace: LoongCAD.STC.PluginsAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntaxpublic AutomaticNotchCreator(
AutomaticNotchSettings notchSettings,
ComponentBase belongingComp = null
)
Parameters
- notchSettings AutomaticNotchSettings
- 自动槽口设置
- belongingComp ComponentBase (Optional)
- 槽口所属的组件
See Also