surfaceEllipse

Adds a new ellipse to the geometry.

Inline mode usage:

  • surfaceEllipse -h: Display a help message.
  • surfaceEllipse -n name -p x y z radiusX radiusY: Generates an ellipse surface.

Interactive mode usage:

The following steps will be performed in order to create a new ellipse surface:

  1. Select center [x y z]: Center point of the ellipse.
  2. Radius x [double]: Radius in the X axis.
  3. Radius y [double]: Radius in the Y axis.

Example:



Figure 1. surfaceEllipse example