Click or drag to resize

AutomaticNotchSettings Class

返回用户文档首页
自动槽口设置
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.PluginsAutomaticNotchSettings

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

The AutomaticNotchSettings type exposes the following members.

Constructors
 NameDescription
Public methodAutomaticNotchSettings 构造函数
Top
Properties
 NameDescription
Public propertyFlangeCutShape 翼缘切割形状
Public propertyNotchChamfer 槽口折角类型
Public propertyNotchChamferRadius 槽口折角半径
Public propertyNotchPosition 槽口位置
Public propertyNotchShape 槽口形状
Public propertyNotchSize 槽口尺寸
Public propertyRoundingBase 槽口尺寸舍入基准
Public propertySizeMode 槽口尺寸基准模式
Public propertySizeRounding 槽口尺寸是否舍入
Top
See Also