SuperelevationCrossSegmentType Enumeration

An enumeration that specifies the type of a Superelevation cross segment.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum SuperelevationCrossSegmentType
Members
Member nameValueDescription
LeftOutShoulderCrossSlope0 
LeftOutLaneCrossSlope1 
LeftInShoulderCrossSlope2 
LeftInLaneCrossSlope3 
RightOutShoulderCrossSlope256 
RightOutLaneCrossSlope257 
RightInShoulderCrossSlope258 
RightInLaneCrossSlope259 
See Also