Ellipse
verb.geom.Ellipse
CLASS
A CylindricalSurface is a surface making up part of a cylinder.
Extends: EllipseArc
constructor
METHOD
new Ellipse(center : Point, xaxis : Vector, yaxis : Vector)
Create an ellipse
params
- Length 3 array representing the center of the circle
- Length 3 array representing the xaxis
- Length 3 array representing the perpendicular yaxis