SurfaceArcRadius Property |
Gets the turning radius of the arc measured from the
Center, in meters.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double Radius { get; }
Public ReadOnly Property Radius As Double
Get
public:
property double Radius {
double get ();
}
member Radius : float with get
Property Value
Type:
Double
See Also