Enumerates the superelevation critical points type that need to be labeled.

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

Syntax

C#
public enum SuperelevationPointType
Visual Basic
Public Enumeration SuperelevationPointType
Visual C++
public enum class SuperelevationPointType

Members

Member nameValueDescription
BeginOfAlignment513
BeginNormalCrown514
BeginNormalShoulder515
BeginFullSuper516
EndFullSuper517
EndNormalShoulder518
EndNormalCrown519
EndOfAlignment520
LevelCrown521
LowShoulderMatch522
ReverseCrown523
Manual524
ShoulderBreakOver525
BeginShoulderRollover526
EndShoulderRollover527

See Also