SettingsAlignmentSettingsSuperelevationOptionsUndividedPlanarPivotMethod Property |
Gets the pivot type of undivided planar pivot method.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<AlignmentUndividedPivotType> UndividedPlanarPivotMethod { get; }
Public ReadOnly Property UndividedPlanarPivotMethod As PropertyEnum(Of AlignmentUndividedPivotType)
Get
public:
property PropertyEnum<AlignmentUndividedPivotType>^ UndividedPlanarPivotMethod {
PropertyEnum<AlignmentUndividedPivotType>^ get ();
}
Property Value
PropertyEnumAlignmentUndividedPivotType
See Also