Click or drag to resize

RacetrackHoldProcedureConstrainEntryAndExitToTrackArcs Property

Gets or sets a value indicating whether to ignore the additional entry and exit turns, restricting the entry and exit to be tangent to the two turns in the racetrack. By default, this is set to false.

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 ConstrainEntryAndExitToTrackArcs { get; set; }

Property Value

Type: Boolean
See Also