CircularHoldProcedureTurningRadius Property |
Gets or sets the surface distance from the center of the hold to the circular path.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double TurningRadius { get; set; }
Public Property TurningRadius As Double
Get
Set
public:
property double TurningRadius {
double get ();
void set (double value);
}
member TurningRadius : float with get, set
Property Value
Type:
DoubleSee Also