Reverse the Alignment direction.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public void Reverse()
Visual Basic
Public Sub Reverse
Visual C++
public:
void Reverse()

Remarks

Reversing the stationing will remove all station equations and design speeds, and may adversely affect objects and data already created from the Alignment.

See Also