Share

AlignmentSCSCSConstraintType Enumeration

Defines the underlying Spiral-Curve-Spiral-Curve-Spiral entity constraint type.



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

Syntax

C#

public enum AlignmentSCSCSConstraintType

VB

Public Enumeration AlignmentSCSCSConstraintType

C++

public enum class AlignmentSCSCSConstraintType

Members

Member nameValueDescription
SpLenAndTanLenIn2,049 
SpLenAndStartPoint2,050 
SpLenAndArc1Angle2,051 
SpLenAndArc1PassPt2,052 
SpAValAndTanLenIn2,053 
SpAValAndStartPoint2,054 
SpAValAndArc1Angle2,055 
SpAValAndArc1PassPt2,056 
SpLenAndTanLenOut2,057 
SpLenAndEndPoint2,058 
SpLenAndArc2Angle2,059 
SpLenAndArc2PassPt2,060 
SpAValAndTanLenOut2,061 
SpAValAndEndPoint2,062 
SpAValAndArc2Angle2,063 
SpAValAndArc2PassPt2,064 
SpLenAndArc1Length2,065 
SpLenAndArc2Length2,066 
SpAValAndArc1Length2,067 
SpAValAndArc2Length2,068 

See Also

Reference

Was this information helpful?