Click or drag to resize

RouteConnection Constructor (Ellipsoid)

Create a new instance.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected RouteConnection(
	Ellipsoid surfaceShape
)

Parameters

surfaceShape
Type: AGI.Foundation.Geometry.ShapesEllipsoid
The reference surface to use when defining the surface geometry and heights above it.
See Also