Share

ProfilePointType Enumeration

Enumerates types of points on a Profile.



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

Syntax

C#

public enum ProfilePointType

VB

Public Enumeration ProfilePointType

C++

public enum class ProfilePointType

Members

Member nameValueDescription
TanCurve273 
CurveTan274 
CompCurve275 
RevCurve276 
LowPoint277 
HighPoint278 
PVI279 
Start280 
End281 
GradeBreak282 
OverallLowPoint283 
OverallHighPoint284 

See Also

Reference

Was this information helpful?