Click or drag to resize

RouteConnectionSurfaceShape Property

Gets or sets the reference surface to use when defining the surface geometry and heights above it. By default, this is the shape of the Earth taken from EarthCentralBody.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Ellipsoid SurfaceShape { get; set; }

Property Value

Type: Ellipsoid
See Also