Click or drag to resize

Ellipsoid Properties

The Ellipsoid type exposes the following members.

Properties
  NameDescription
Public propertyCenterTolerance
Gets the numerical tolerance used to determine if a point is located near the center of the ellipsoid. The value is expressed as a percentage with respect to the unit sphere representing the scaled ellipsoid. By default, the value is approximately 30%.
Public propertyEllipsoidType
Gets the type of the ellipsoid based on the semiaxis lengths.
Public propertySemiaxisLengths
Gets the semiaxis lengths.
Public propertySemimajorAxisLength
Gets the largest semiaxis length.
Public propertySemiminorAxisLength
Gets the smallest semiaxis length.
Public propertySurfaceTolerance
Gets the numerical tolerance used to determine if a point is located on the surface of the ellipsoid.
Public propertyVolume
Gets the volume of the ellipsoid.
Top
See Also