Click or drag to resize

AutomaticNotchCreator Constructor

返回用户文档首页
构造函数

Namespace: LoongCAD.STC.Plugins
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax
C#
public AutomaticNotchCreator(
	AutomaticNotchSettings notchSettings,
	ComponentBase belongingComp = null
)

Parameters

notchSettings  AutomaticNotchSettings
自动槽口设置
belongingComp  ComponentBase  (Optional)
槽口所属的组件
See Also