Click or drag to resize

CircularHoldProcedureMinimumRevolutions Property

Gets or sets the minimum number of revolutions to perform before leaving the hold. The actual number of revolutions will depend on connection geometry and whether MinimumTime requires further revolutions.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double MinimumRevolutions { get; set; }

Property Value

Type: Double
See Also