Reverse Method

Reverse the Alignment direction.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.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