Click or drag to resize

Chamfer Class

返回用户文档首页
倒角
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.Friendly.SceneChamfer

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public class Chamfer

The Chamfer type exposes the following members.

Constructors
 NameDescription
Public methodChamferInitializes a new instance of the Chamfer class
Public methodChamfer(Chamfer)Initializes a new instance of the Chamfer class
Top
Properties
 NameDescription
Public propertyDZ1 纵向上偏移
Public propertyDZ2 纵向下偏移
Public propertySegs 倒角分段数
Public propertyType 倒角类型
Public propertyX 倒角参数X
Public propertyY 倒角参数Y
Top
See Also