AlignmentSTSConstraintType Enumeration

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

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

Syntax

C#

public enum AlignmentSTSConstraintType

Visual Basic

Public Enumeration AlignmentSTSConstraintType

Visual C++

public enum class AlignmentSTSConstraintType

Members

Member nameValueDescription
Spiral1LengthSpiral2Length1537
TangentLength1538
Spiral1AValSpiral2AVal1539
SpiralLengthTangentPassPt1546
SpiralLengthTangentLength1547
SpiralAValTangentPassPt1550
SpiralAValTangentLength1551

See Also