AlignmentSSCSSConstraintType Enumeration

Defines the underlying Spiral-Spiral-Curve-SpiralSpiral entity constraint type.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum AlignmentSSCSSConstraintType
Members
Member nameValueDescription
kSp1LenSp2LenRadiusPt1,793 
kSp1LenSp2LenPt1Pt21,794 
kSp1AValSp2AValRadiusPt1,795 
kSp1AValSp2AValPt1Pt21,796 
kSp1RevSp2RadiusSp31,797 
kSp1RadiusSp3RevSp41,798 
kSp1RevSp2RadiusSp3RevSp41,799 
See Also