Known limitations.
Updated 8 September 2026 · version 1.0.6
This page is referenced in the plugin licence. It exists so you know the limits before you buy: whoever finds out afterwards asks for a refund, and rightly so.
Revit versions
The plugin installs for Revit 2025 and 2026 and relies on geometry API behaviour that Autodesk does not document in full.
Only Revit 2026 has been verified in practice. The 2025 build is compiled against the correct API but has not yet been validated on a real model. If you use 2025, check the result before finalising a sheet, and tell us what you find.
What the plugin does not do
- Curved walls. Not dimensioned. The plugin works with straight-axis walls; arc walls are skipped and appear in the report as a failure, with the reason.
- Structural grids. The option appears in the panel, disabled. Not implemented yet.
- Dimensions in 3D views. The plugin works on plans. A dimension is a 2D view annotation, and Revit itself does not allow creating dimensions in a 3D view, with or without a plugin.
Where the result may differ from what you expect
Reference preferences other than "Wall faces"
Wall centerline, Center of core and Core faces depend on internal reference indexes that shift with the number of layers in the wall:
- Wall centerline: at a corner where the wall has no top of its own, the witness line is borrowed from the neighbouring wall's axis. If that neighbour has a different thickness at each corner, the length can come out inconsistent.
- Core (center and faces): confirmed on single-layer walls. On a compound wall (finish plus structure) it may mark the wrong plane with no visible warning.
- Wall faces, which is the default preference, does not carry this caveat and is the one used throughout validation.
Plans with many angled walls
A linear Revit dimension only accepts references parallel to each other. On a non-orthogonal plan, walls that meet at an angle are dropped from that dimension, and the stretch comes out without the corresponding witness line. The report tells you how many references were dropped and why.
Walls very close together
When two parallel walls sit closer than the text height at the view scale, there is no legible room for both dimensions. The plugin prioritises not crossing the neighbouring wall: the dimension gets tighter instead of pointing at the wrong wall.
How we suggest using it
- Save the project before the first run. Everything the plugin does is undone with Ctrl+Z in the same session, but on a real project with many walls the precaution is worth it.
- Check the result before finalising the sheet. When it finishes, the plugin produces a report with how many dimensions were placed, which walls failed and why. A button copies the whole thing, ready to paste into a support email.
Found something that is not on this list? Write to [email protected] with the report copied from the panel. That is how this list stays honest.