ProfilePointType Enumeration

Enumerates types of points on a Profile.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum ProfilePointType
Members
Member nameValueDescription
TanCurve273 
CurveTan274 
CompCurve275 
RevCurve276 
LowPoint277 
HighPoint278 
PVI279 
Start280 
End281 
GradeBreak282 
OverallLowPoint283 
OverallHighPoint284 
See Also