Curvature of the arc between the current waypoint and the next waypoint. A smaller turn radius produces a sharper curve in the arc. Uses Distance Dimension.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property TurnRadius() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_TurnRadius(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






