Specifies the type of undivided pivot method.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1067.0
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 |