AlignmentDividedPivotType Enumeration |
Specifies the type of divided pivot method.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum AlignmentDividedPivotType
Public Enumeration AlignmentDividedPivotType
public enum class AlignmentDividedPivotType
Members| Member name | Value | Description |
|---|
| Center | 3,073 | |
| InsideOfCurve | 3,074 | |
| OutsideOfCurve | 3,075 | |
| LeftSide | 3,076 | |
| RightSide | 3,077 | |
| MedianEdges | 3,078 | |
| Baseline | 3,079 | |
See Also