Specifies the type of undivided pivot method.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public enum AlignmentUndividedPivotType
Visual Basic
Public Enumeration AlignmentUndividedPivotType
Visual C++
public enum class AlignmentUndividedPivotType

Members

Member nameValueDescription
Center3073
InsideOfCurve3074
OutsideOfCurve3075
LeftSide3076
RightSide3077

See Also