Click or drag to resize

EllipsoidComplexSurfaceCurveEllipsoid Property

Gets the ellipsoid reference surface on which the curve lies.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override Ellipsoid Ellipsoid { get; }

Property Value

Type: Ellipsoid
See Also