Station |
Get the current station on the baseline alignment. |
|
Elevation |
Get the current elevation on the baseline. |
|
RegionStart |
Get the start station of the current region. |
|
RegionEnd |
Get the end station of the current region. |
|
Grade |
Get the grade of the baseline profile at the current station. |
|
TurnDirection |
Get the turn direction at the current station, based on the curve group. |
Depending on the result found at the current station, the result is returned in one of three ways: - Left turn: -1
- Not on curve: 0
- Right turn: 1
|