Click or drag to resize

GeodesicConnectionStrategyGetSurfaceSegment Method

Get an instance of the surface geometry corresponding to this connection segment.

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 surface geometry corresponding to this connection.
See Also