Click or drag to resize

SurfaceProcedureConnectionConnection Property

Gets or sets the strategy to use when connecting the previous procedure with the next. This determines the behavior of how the initial and final headings change as the initial and final points change.

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 ConnectionStrategy Connection { get; protected set; }

Property Value

Type: ConnectionStrategy
See Also