Share

SuperelevationCrossSegmentType Enumeration

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

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

Syntax

C#

public enum SuperelevationCrossSegmentType

Visual Basic

Public Enumeration SuperelevationCrossSegmentType

Visual C++

public enum class SuperelevationCrossSegmentType

Members

Member nameValueDescription
LeftOutShoulderCrossSlope0
LeftOutLaneCrossSlope1
LeftInShoulderCrossSlope2
LeftInLaneCrossSlope3
RightOutShoulderCrossSlope256
RightOutLaneCrossSlope257
RightInShoulderCrossSlope258
RightInLaneCrossSlope259

See Also

Was this information helpful?