Namespace:
Autodesk.Revit.DB
DigitGroupingAmount
Enumeration
Description:
The number of digits in each group when numbers are formatted with digit grouping.
The number of digits in each group when numbers are formatted with digit grouping.
DigitGroupingAmount Enumeration Members:
Name | Description |
---|---|
0 | Digits are in groups of two, with the exception of the first group to the left of the decimal symbol which contains three digits. |
1 | Digits are in groups of three. |