Click or drag to resize

GeodesicConnectionStrategy Constructor (Ellipsoid)

Create a new instance based on the given surface shape.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public GeodesicConnectionStrategy(
	Ellipsoid shape
)

Parameters

shape
Type: AGI.Foundation.Geometry.ShapesEllipsoid
The shape of the surface upon which to define the connection.
See Also