SuperelevationCrossSegmentType Enumeration |
An enumeration that specifies the type of a Superelevation cross segment.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum SuperelevationCrossSegmentType
Public Enumeration SuperelevationCrossSegmentType
public enum class SuperelevationCrossSegmentType
MembersMember name | Value | Description |
---|
LeftOutShoulderCrossSlope | 0 | |
LeftOutLaneCrossSlope | 1 | |
LeftInShoulderCrossSlope | 2 | |
LeftInLaneCrossSlope | 3 | |
RightOutShoulderCrossSlope | 256 | |
RightOutLaneCrossSlope | 257 | |
RightInShoulderCrossSlope | 258 | |
RightInLaneCrossSlope | 259 | |
See Also