ProfilePointType Enumeration |
Enumerates types of points on a Profile.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum ProfilePointType
Public Enumeration ProfilePointType
public enum class ProfilePointType
MembersMember name | Value | Description |
---|
TanCurve | 273 | |
CurveTan | 274 | |
CompCurve | 275 | |
RevCurve | 276 | |
LowPoint | 277 | |
HighPoint | 278 | |
PVI | 279 | |
Start | 280 | |
End | 281 | |
GradeBreak | 282 | |
OverallLowPoint | 283 | |
OverallHighPoint | 284 | |
See Also