Click or drag to resize

DefaultConnectionBehavior.UseDirectTransition Property

Gets or sets a value indicating whether to connect directly between the initial and final conditions or whether to try to cruise using a constant height and speed if possible. By default, the default behavior is to connect directly.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool UseDirectTransition { get; set; }

Property Value

Type: Boolean
See Also