Click or drag to resize

NotchCreator Class

返回用户文档首页
槽口创建辅助类
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.PluginsNotchCreator
    LoongCAD.STC.PluginsAutomaticNotchCreator
    LoongCAD.STC.PluginsManualNotchCreator

Namespace: LoongCAD.STC.Plugins
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public abstract class NotchCreator

The NotchCreator type exposes the following members.

Constructors
 NameDescription
Public methodNotchCreator 构造函数
Top
Properties
 NameDescription
Public propertyBelongingComponent 槽口所属的组件
Top
Methods
 NameDescription
Public methodCreateNotches 创建槽口
Top
See Also