Defines the underlying Spiral-Spiral-Curve-SpiralSpiral entity constraint type.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum AlignmentSSCSSConstraintType
VB
Public Enumeration AlignmentSSCSSConstraintType
C++
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 |