Defines Abbreviation Profile type.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public enum AbbreviationProfileType |
Visual Basic |
---|
Public Enumeration AbbreviationProfileType |
Visual C++ |
---|
public enum class AbbreviationProfileType |
Members
Member name | Value | Description | |
---|---|---|---|
ProfileStart | 67173901 | ||
ProfileEnd | 67173902 | ||
PointOfVerticalIntersection | 67173888 | ||
GradeBreak | 67173889 | ||
BeginVerticalCurve | 67173890 | ||
BeginVerticalCurveStation | 67173891 | ||
BeginVerticalCurveElevation | 67173892 | ||
EndVerticalCurve | 67173893 | ||
EndVerticalCurveStation | 67173894 | ||
EndVerticalCurveElevation | 67173895 | ||
VerticalCompoundCurveIntersect | 67173903 | ||
VerticalCompoundCurveIntersectStation | 67173905 | ||
VerticalCompoundCurveIntersectElevation | 67173906 | ||
VerticalReverseCurveIntersect | 67173904 | ||
VerticalReverseCurveIntersectStation | 67173907 | ||
VerticalReverseCurveIntersectElevation | 67173908 | ||
HighPoint | 67173896 | ||
LowPoint | 67173897 | ||
CurveCoefficient | 67173898 | ||
GradeChange | 67173899 | ||
OverallHighPoint | 67173909 | ||
OverallLowPoint | 67173910 |