AlignmentUndividedPivotType Enumeration |
Specifies the type of undivided pivot method.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum AlignmentUndividedPivotType
Public Enumeration AlignmentUndividedPivotType
public enum class AlignmentUndividedPivotType
MembersMember name | Value | Description |
---|
Center | 3,073 | |
InsideOfCurve | 3,074 | |
OutsideOfCurve | 3,075 | |
LeftSide | 3,076 | |
RightSide | 3,077 | |
See Also