Share

SuperelevationPointType Enumeration

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



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

Syntax

C#

public enum SuperelevationPointType

VB

Public Enumeration SuperelevationPointType

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

Reference

Was this information helpful?