Ellipsoid Properties |
The Ellipsoid type exposes the following members.
Name | Description | |
---|---|---|
CenterTolerance |
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%.
| |
EllipsoidType |
Gets the type of the ellipsoid based on the semiaxis lengths.
| |
SemiaxisLengths |
Gets the semiaxis lengths.
| |
SemimajorAxisLength |
Gets the largest semiaxis length.
| |
SemiminorAxisLength |
Gets the smallest semiaxis length.
| |
SurfaceTolerance |
Gets the numerical tolerance used to determine if a point is located on the surface of the ellipsoid.
| |
Volume |
Gets the volume of the ellipsoid.
|