# Ellipsoid

## <img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2F5ZX35JSkECaYhdJ8fZb9%2FG1_07_SOLID_ELLIPSOIDE.png?alt=media&#x26;token=88b71ae4-6c18-4b0b-b120-3fd77e781595" alt="" data-size="line"> Ellipsoid <a href="#profiles" id="profiles"></a>

The Ellipsoid command draws a solid NURBS ellipsoid.

#### Command-line options

* Radius: Creates an ellipsoid by defining the half-length of each axis.

  1.Corner: Draws the base ellipse from the center point and a corner of the enclosing rectangle.
* Corner: Draws the base ellipse from two opposite corners of the enclosing rectangle.
* Diameter: Creates an ellipsoid by defining the length of each axis.

  1.Vertical: Draws the base ellipse perpendicular to the construction plane.
* FromFoci: Draws the ellipse from focus points and a point on the curve.

  1.MarkFoci: Places a point object at the focus locations.
* AroundCurve: Draws the base ellipse perpendicular to the picked point on a curve. The third axis will be tangent to the curve.

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/ellipsoid.htm?Highlight=Ellipsoid).
