Click or drag to resize

Arc Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  LoongCAD.Geometry.FriendlyArc

Namespace: LoongCAD.Geometry.Friendly
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.17 (2025.0.9.17)
Syntax
C#
public class Arc : ICurve

The Arc type exposes the following members.

Constructors
 NameDescription
Public methodArc(Point, Point, Point)Initializes a new instance of the Arc class
Public methodArc(Point, Point, Vector, Double)Initializes a new instance of the Arc class
Public methodArc(Point, Vector, Vector, Double, Double)Initializes a new instance of the Arc class
Top
Properties
Methods
 NameDescription
Public methodClone 
Top
See Also