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:
- Select center [x y z]: Center point of the ellipse.
- Radius x [double]: Radius in the X axis.
- Radius y [double]: Radius in the Y axis.
Example: