Defines the underlying Spiral-Line-Spiral entity constraint type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: 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 name | Value | Description | |
---|---|---|---|
Spiral1LengthSpiral2Length | 1537 | ||
TangentLength | 1538 | ||
Spiral1AValSpiral2AVal | 1539 | ||
SpiralLengthTangentPassPt | 1546 | ||
SpiralLengthTangentLength | 1547 | ||
SpiralAValTangentPassPt | 1550 | ||
SpiralAValTangentLength | 1551 |