Defines the underlying Spiral-Curve-Spiral entity constraint type.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum AlignmentSCSConstraintType
VB
Public Enumeration AlignmentSCSConstraintType
C++
public enum class AlignmentSCSConstraintType
Members
Member name | Value | Description |
---|---|---|
SpiralInRadiusSpiralOut | 1,025 | |
SpiralLenRadiusPassPt | 1,026 | |
SpiralLenRadiusArcLen | 1,027 | |
SpiralLenRadius | 1,028 | |
SpiralLength | 1,029 | |
SpInLenSpOutLen | 1,030 | |
SpInAValSpOutAVal | 1,031 | |
Spiral1AValRadiusSpiral2AVal | 1,201 | |
SpiralAValRadiusPassPt | 1,202 | |
SpiralAValRadiusArcLen | 1,203 | |
SpiralAValRadius | 1,204 | |
SpiralAVal | 1,205 | |
SpiralNoParameter | 1,206 |