Click or drag to resize

DefaultConnectionBehaviorKindOfSurfaceConnection Property

Gets or sets the behavior to use to connect the surface procedures. By default the connections will follow a constant heading between procedures.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public KindOfSurfaceConnection KindOfSurfaceConnection { get; set; }

Property Value

Type: KindOfSurfaceConnection
See Also