Click or drag to resize
IGeEllipsoid Interface

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IGeEllipsoid : IGeSolid

The IGeEllipsoid type exposes the following members.

Properties
  NameDescription
Public propertyA
Gets or sets ellipsoid A component.
Public propertyB
Gets or sets ellipsoid B component.
Public propertyC
Gets or sets ellipsoid C component.
Public propertyCenterPoint
Gets or sets ellipsoid center point.
Public propertyEllipsoidType
Returns ellipsoid type.
Public propertyNormal
Gets or sets ellipsoid plane normal vector.
Top
See Also