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 name | Value | Description |
---|---|---|
Spiral1LengthSpiral2Length | 1,537 | |
TangentLength | 1,538 | |
Spiral1AValSpiral2AVal | 1,539 | |
SpiralLengthTangentPassPt | 1,546 | |
SpiralLengthTangentLength | 1,547 | |
SpiralAValTangentPassPt | 1,550 | |
SpiralAValTangentLength | 1,551 |