Click or drag to resize

ProfileRouteConnectionKindOfSurfaceConnection Property

Gets or sets the kind of behavior to use when connecting surface procedures. By default, the connections will connect by using constant heading.

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