MinimumNumberOfDigits Property


Numbering Format Settings Minimum Number Of Digits Property

Defines the minimum digit count for the numerical display.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public int MinimumNumberOfDigits { get; set; }

Property Value

Int32
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: minimumNumberOfDigits must be in range between 1 and 10.
Remarks
This is not applied when numbering uses characters instead of digits.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →