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