Click or drag to resize

SurfaceProcedureConnectionGetSurfaceSegment Method

Create the surface geometry for the given connection.

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 override SurfaceSegment GetSurfaceSegment()

Return Value

Type: SurfaceSegment
The immutable geometry of the path over the ellipsoid surface.
See Also