Share

AlignmentSCSSCSConstraintType Enumeration

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



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

Syntax

C#

public enum AlignmentSCSSCSConstraintType

VB

Public Enumeration AlignmentSCSSCSConstraintType

C++

public enum class AlignmentSCSSCSConstraintType

Members

Member nameValueDescription
SpLenAndStartPoint2,305 
SpLenAndArc1Angle2,306 
SpLenAndArc1PassPt2,307 
SpAValAndStartPoint2,308 
SpAValAndArc1Angle2,309 
SpAValAndArc1PassPt2,310 
SpLenAndEndPoint2,311 
SpLenAndArc2Angle2,312 
SpLenAndArc2PassPt2,313 
SpAValAndEndPoint2,314 
SpAValAndArc2Angle2,315 
SpAValAndArc2PassPt2,316 
SpLenAndArc1Length2,317 
SpLenAndArc2Length2,318 
SpAValAndArc1Length2,319 
SpAValAndArc2Length2,320 

See Also

Reference

Was this information helpful?