Click or drag to resize

ManualNotchSettings Class

返回用户文档首页
手动槽口深度
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.PluginsManualNotchSettings

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

The ManualNotchSettings type exposes the following members.

Constructors
 NameDescription
Public methodManualNotchSettings 构造函数
Top
Properties
 NameDescription
Public propertyBottomDepthMode 底部手动槽口深度基准模式
Public propertyBottomNotchDepth 底部手动槽口深度
Public propertyBottomNotchShape 底部手动槽口开槽形状
Public propertyBottomNotchSide 底部手动槽口开槽侧
Public propertyBottomNotchSize 底部手动槽口尺寸
Public propertyTopDepthMode 顶部手动槽口深度基准模式
Public propertyTopNotchDepth 顶部手动槽口深度
Public propertyTopNotchShape 顶部手动槽口开槽形状
Public propertyTopNotchSide 顶部手动槽口开槽侧
Public propertyTopNotchSize 顶部手动槽口尺寸
Top
See Also