Click or drag to resize

Contour Class

返回用户文档首页
对象组接口
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.Friendly.SceneContour

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

The Contour type exposes the following members.

Constructors
 NameDescription
Public methodContourInitializes a new instance of the Contour class
Top
Properties
 NameDescription
Public propertyContourPoints 倒角点队列
Top
Methods
 NameDescription
Public methodAddContourPoint 加入倒角点
Top
See Also