Share

SuperelevationCrossSegmentType Enumeration

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



Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765

Syntax

C#

public enum SuperelevationCrossSegmentType

VB

Public Enumeration SuperelevationCrossSegmentType

C++

public enum class SuperelevationCrossSegmentType

Members

Member nameValueDescription
LeftOutShoulderCrossSlope0 
LeftOutLaneCrossSlope1 
LeftInShoulderCrossSlope2 
LeftInLaneCrossSlope3 
RightOutShoulderCrossSlope256 
RightOutLaneCrossSlope257 
RightInShoulderCrossSlope258 
RightInLaneCrossSlope259 

See Also

Reference

Was this information helpful?