Share

Alignment.Reverse Method

Reverse the Alignment direction.



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

Syntax

C#

public void Reverse()

VB

Public Sub Reverse

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

Reference

Was this information helpful?