Ellipse

verb.geom.Ellipse

CLASS

Source code

A CylindricalSurface is a surface making up part of a cylinder.

Extends: EllipseArc

constructor

METHOD

Source code

new Ellipse(center : Point, xaxis : Vector, yaxis : Vector)

Create an ellipse

params