Share

ProfilePointType Enumeration

Enumerates types of points on a Profile.

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

Syntax

C#

public enum ProfilePointType

Visual Basic

Public Enumeration ProfilePointType

Visual C++

public enum class ProfilePointType

Members

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

See Also

Was this information helpful?