Gets a value specifying whether the critical station is bound to the begining of the curve (In) or the end of the curve (Out).
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public SuperelevationTransitionRegionType TransitionRegionType { get; }
VB
Public ReadOnly Property TransitionRegionType As SuperelevationTransitionRegionType Get
C++
public: property SuperelevationTransitionRegionType TransitionRegionType { SuperelevationTransitionRegionType get (); }