AlignmentSTSConstraintType Enumeration |
Defines the underlying Spiral-Line-Spiral entity constraint type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum AlignmentSTSConstraintType
Public Enumeration AlignmentSTSConstraintType
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 | |
See Also