2022 Members Back to 2022
M

RevisionSettings

Version comparison

Members across versions

9 members across 9 versions · 4 removed · 4 changed · 4 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
same same changed missing missing missing missing missing missing
same same changed missing missing missing missing missing missing
M GetRevisionSettings(Document)
same same same same same same same same same
same same same same same same same same same
M RoundRevisionCloudSpacing(Document, Double)
same same same same same same same same same
M SetAlphanumericRevisionSettings(AlphanumericRevisionSettings)
same same changed missing missing missing missing missing missing
M SetNumericRevisionSettings(NumericRevisionSettings)
same same changed missing missing missing missing missing missing
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2022).
Not present in: 2025, 2025.3, 2026, 2027
2022 current

Changes in 2020 vs 2022 4 changed

Flip API Versions →

Changed members

RevisionSettings.GetAlphanumericRevisionSettings()
Became obsolete in 2022: This method is deprecated in Revit 2022 and may be removed in a later version of Revit. Please use `RevisionNumberingSequence.GetAllRevisionNumberingSequences` instead.
→ returns AlphanumericRevisionSettings The copy of the AlphaumericRevisionSettings owned by this RevisionSettings object.
RevisionSettings.GetNumericRevisionSettings()
Became obsolete in 2022: This method is deprecated in Revit 2022 and may be removed in a later version of Revit. Please use `RevisionNumberingSequence.GetAllRevisionNumberingSequences` instead.
→ returns NumericRevisionSettings The copy of the NumericRevisionSettings owned by this RevisionSettings object.
RevisionSettings.SetAlphanumericRevisionSettings(AlphanumericRevisionSettings)
Became obsolete in 2022: This method is deprecated in Revit 2022 and may be removed in a later version of Revit. Please use `RevisionNumberingSequence.SetAlphanumericRevisionSettings` instead.
newSettings AlphanumericRevisionSettings The specified AlphanumericRevisionSettings to be applied to alphanumeric revision numbering.
RevisionSettings.SetNumericRevisionSettings(NumericRevisionSettings)
Became obsolete in 2022: This method is deprecated in Revit 2022 and may be removed in a later version of Revit. Please use `RevisionNumberingSequence.SetNumericRevisionSettings` instead.
newSettings NumericRevisionSettings The specified NumericRevisionSettings to be applied to numeric revision numbering.

Changes in 2021 vs 2022 4 changed

Flip API Versions →

Changed members

RevisionSettings.GetAlphanumericRevisionSettings()
Became obsolete in 2022: This method is deprecated in Revit 2022 and may be removed in a later version of Revit. Please use `RevisionNumberingSequence.GetAllRevisionNumberingSequences` instead.
→ returns AlphanumericRevisionSettings The copy of the AlphaumericRevisionSettings owned by this RevisionSettings object.
RevisionSettings.GetNumericRevisionSettings()
Became obsolete in 2022: This method is deprecated in Revit 2022 and may be removed in a later version of Revit. Please use `RevisionNumberingSequence.GetAllRevisionNumberingSequences` instead.
→ returns NumericRevisionSettings The copy of the NumericRevisionSettings owned by this RevisionSettings object.
RevisionSettings.SetAlphanumericRevisionSettings(AlphanumericRevisionSettings)
Became obsolete in 2022: This method is deprecated in Revit 2022 and may be removed in a later version of Revit. Please use `RevisionNumberingSequence.SetAlphanumericRevisionSettings` instead.
newSettings AlphanumericRevisionSettings The specified AlphanumericRevisionSettings to be applied to alphanumeric revision numbering.
RevisionSettings.SetNumericRevisionSettings(NumericRevisionSettings)
Became obsolete in 2022: This method is deprecated in Revit 2022 and may be removed in a later version of Revit. Please use `RevisionNumberingSequence.SetNumericRevisionSettings` instead.
newSettings NumericRevisionSettings The specified NumericRevisionSettings to be applied to numeric revision numbering.