Specifies the type of undivided pivot method.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum AlignmentUndividedPivotType
VB
Public Enumeration AlignmentUndividedPivotType
C++
public enum class AlignmentUndividedPivotType
Members
| Member name | Value | Description |
|---|---|---|
| Center | 3,073 | |
| InsideOfCurve | 3,074 | |
| OutsideOfCurve | 3,075 | |
| LeftSide | 3,076 | |
| RightSide | 3,077 |
