Click or drag to resize

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

Return Value

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