CANTCriticalStationTransitionRegionType Property |
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.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SuperelevationTransitionRegionType TransitionRegionType { get; }
Public ReadOnly Property TransitionRegionType As SuperelevationTransitionRegionType
Get
public:
property SuperelevationTransitionRegionType TransitionRegionType {
SuperelevationTransitionRegionType get ();
}
Property Value
SuperelevationTransitionRegionType
See Also