Click or drag to resize

AutomaticNotchCreator Class

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

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

The AutomaticNotchCreator type exposes the following members.

Constructors
 NameDescription
Public methodAutomaticNotchCreator 构造函数
Top
Properties
 NameDescription
Public propertyBelongingComponent 槽口所属的组件
(Inherited from NotchCreator)
Public propertyNotchSettings 槽口设置
Top
Methods
 NameDescription
Public methodCreateNotches 创建槽口
(Overrides NotchCreatorCreateNotches(Beam, Beam, Plane))
Public methodGetBeamPlanes 获取零件各个面,确保所有面非空
(Inherited from NotchCreator)
Public methodVerifyNotchPlanes 
Top
See Also