Overload List

  NameDescription
Ellipse()()()
An empty Ellipse constructor.
Ellipse(Point, Vector3d, Vector3d)
Constructs an ellipse from a center point and two orthogonal axis vectors.
Ellipse(Point, Edge, Vector3d, Double)
Constructs an ellipse from the major axis, the normal vector and the eccentricity.

See Also