Overload List

  NameDescription
Arc()()()
Constructs an empty arc
Arc(Point, Point, Point)
Constructs an arc from three points.
Arc(Point, Point, Vector3d, Double)
Constructs a circular 3d arc.
Arc(Point, Vector3d, Vector3d, Vector3d)
Constructs a circular 3d arc.

See Also