Share

CurveParamType Enumeration

Defines the free curve type.



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

Syntax

C#

public enum CurveParamType

VB

Public Enumeration CurveParamType

C++

public enum class CurveParamType

Members

Member nameValueDescription
Radius0 
DegreeOfCurve1 
TangentLength2 
ChordLength3 
CurveLength4 
ExternalDist5 
MiddleOrdinate6 
CurveAngle7 
CurveThroughPoint8 

See Also

Reference

Was this information helpful?