AlignmentSSCSSConstraintType Enumeration |
Defines the underlying Spiral-Spiral-Curve-SpiralSpiral entity constraint type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum AlignmentSSCSSConstraintType
Public Enumeration AlignmentSSCSSConstraintType
public enum class AlignmentSSCSSConstraintType
Members| Member name | Value | Description |
|---|
| kSp1LenSp2LenRadiusPt | 1,793 | |
| kSp1LenSp2LenPt1Pt2 | 1,794 | |
| kSp1AValSp2AValRadiusPt | 1,795 | |
| kSp1AValSp2AValPt1Pt2 | 1,796 | |
| kSp1RevSp2RadiusSp3 | 1,797 | |
| kSp1RadiusSp3RevSp4 | 1,798 | |
| kSp1RevSp2RadiusSp3RevSp4 | 1,799 | |
See Also