Revision |
Replaces the current alphanumeric revision numbering settings with the provided settings.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Parameters
- settings AlphanumericRevisionSettings
- The AlphanumericRevisionSettings to be applied to alphanumeric revision numbering.
| Exception | Condition |
|---|---|
| ArgumentException | settings is not a valid AlphanumericRevisionSettings. |
| ArgumentNullException | A non-optional argument was null |