Adds a CANTCriticalStation of the specified transition type at the specified station.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
Exceptions
Exception | Condition |
---|
System..::..ArgumentException |
Thrown when:
- The station value is out of the range of alignment's stations.
- The critical station type does not match the attainment region type.
|
System..::..InvalidOperationException |
Thrown when:
- The criticalStationType is BeingAlignment or EndAlignment.
- There is no design speed data on the alignment.
|
See Also