Click or drag to resize

ICentralBodySurfaceCurveService Interface

This service provides the geometry of a curve on the surface of a CentralBody.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface ICentralBodySurfaceCurveService

The ICentralBodySurfaceCurveService type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets central body of the curve.
Public propertySurfaceCurve
Gets the surface curve.
Top
See Also