Click or drag to resize

ManualNotchCreator Class

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

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

The ManualNotchCreator type exposes the following members.

Constructors
 NameDescription
Public methodManualNotchCreator 构造函数
Top
Properties
 NameDescription
Public propertyBelongingComponent 槽口所属的组件
(Inherited from NotchCreator)
Public propertyNotchSettings 槽口设置
Top
Methods
 NameDescription
Public methodCreateNotches 创建槽口
(Overrides NotchCreatorCreateNotches(Beam, Beam, Plane))
Top
See Also