Click or drag to resize

CentralBodySurfaceCurve.SurfaceCurve Property

Gets or sets the definition of the curve on the surface of the central body. The Ellipsoid property of this instance is expected to match the Shape of the CentralBody.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public EllipsoidSurfaceCurve SurfaceCurve { get; set; }

Property Value

Type: EllipsoidSurfaceCurve

Implements

ICentralBodySurfaceCurveService.SurfaceCurve
See Also