Gets the transitions in the baseline.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public List<CorridorTransitionSet> getTransitions()
VB
Public Function getTransitions As List(Of CorridorTransitionSet)
C++
public: List<CorridorTransitionSet^>^ getTransitions()
Return Value
ListCorridorTransitionSetThe transitions in the baseline.