Click or drag to resize

DefaultConnectionBehavior.KindOfSurfaceConnection 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: 25.1.421.0 (25.1.421.0)
Syntax
public KindOfSurfaceConnection KindOfSurfaceConnection { get; set; }

Property Value

Type: KindOfSurfaceConnection
See Also