Defines the underlying Spiral-Curve-Spiral entity constraint type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public enum AlignmentSCSConstraintType |
Visual Basic |
---|
Public Enumeration AlignmentSCSConstraintType |
Visual C++ |
---|
public enum class AlignmentSCSConstraintType |
Members
Member name | Value | Description | |
---|---|---|---|
SpiralInRadiusSpiralOut | 1025 | ||
SpiralLenRadiusPassPt | 1026 | ||
SpiralLenRadiusArcLen | 1027 | ||
SpiralLenRadius | 1028 | ||
SpiralLength | 1029 | ||
SpInLenSpOutLen | 1030 | ||
SpInAValSpOutAVal | 1031 | ||
Spiral1AValRadiusSpiral2AVal | 1201 | ||
SpiralAValRadiusPassPt | 1202 | ||
SpiralAValRadiusArcLen | 1203 | ||
SpiralAValRadius | 1204 | ||
SpiralAVal | 1205 | ||
SpiralNoParameter | 1206 |