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