Share

AlignmentSTSConstraintType Enumeration

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



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

Syntax

C#

public enum AlignmentSTSConstraintType

VB

Public Enumeration AlignmentSTSConstraintType

C++

public enum class AlignmentSTSConstraintType

Members

Member nameValueDescription
Spiral1LengthSpiral2Length1,537 
TangentLength1,538 
Spiral1AValSpiral2AVal1,539 
SpiralLengthTangentPassPt1,546 
SpiralLengthTangentLength1,547 
SpiralAValTangentPassPt1,550 
SpiralAValTangentLength1,551 

See Also

Reference

Was this information helpful?