Currently in Revit, it is possible to display dimensions in meters with 2, 3, or more decimal places, and there is also an option to suppress trailing zeros.
However, this creates a limitation when working with dimensions such as 235 mm and 300 mm.
The current behaviour is as follows:
What I would like is the possibility to define a custom formatting rule within the same Linear Dimension Style, so that these dimensions could instead display as:
0.235 / 0.30
In other words:
Ideally, this could also support optional rounding increments (for example rounding to 5 mm if required).
Another possible solution would be improving the existing “Meters and Centimeters” format so that values below 1 meter could still retain the 0.00 m format instead of switching to centimeters.
For example, with dimensions:
The current “Meters and Centimeters” format displays:
1.20 / 1.22⁵ / 30
Whereas the desired behaviour would be:
1.20 / 1.22⁵ / 0.30
This would allow much more consistent dimension formatting in projects using metric workflows.
Can't find what you're looking for? Ask the community or share your knowledge.