Defines the underlying Spiral-Spiral-Curve-SpiralSpiral entity constraint type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum AlignmentSSCSSConstraintType
Visual Basic
Public Enumeration AlignmentSSCSSConstraintType
Visual C++
public enum class AlignmentSSCSSConstraintType
Members
Member name | Value | Description | |
---|---|---|---|
kSp1LenSp2LenRadiusPt | 1793 | ||
kSp1LenSp2LenPt1Pt2 | 1794 | ||
kSp1AValSp2AValRadiusPt | 1795 | ||
kSp1AValSp2AValPt1Pt2 | 1796 | ||
kSp1RevSp2RadiusSp3 | 1797 | ||
kSp1RadiusSp3RevSp4 | 1798 | ||
kSp1RevSp2RadiusSp3RevSp4 | 1799 |