Click or drag to resize

DefaultConnectionBehaviorUseDirectTransition 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: 24.1.418.0 (24.1.418.0)
Syntax
public bool UseDirectTransition { get; set; }

Property Value

Type: Boolean
See Also