v18.geometry.Geometry.Ellipsoid¶
Warning
This class is autogenerated. More detailed documentation can be found in the SDFormat spec.
- class v18.geometry.Geometry.Ellipsoid(radii='1 1 1')¶
Ellipsoid shape.
- Parameters
- radii: The three radii of the ellipsoid. The origin of the
ellipsoid is in its geometric center (inside the center of the ellipsoid).