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