Blender add-on that registers selected mesh objects and displays individual edge lengths and total edge length directly in the 3D Viewport and Sidebar.
Designed for precise measurement, modeling analysis, and technical workflows. Fully supports modifier-deformed geometry using evaluated dependency graph data.
Compatible with Blender 5.0+.
This add-on was created to measure mesh edge lengths in Object Mode.
In Blender, when modifiers such as Armature, Subdivision Surface, or other deformation modifiers are applied, the mesh geometry displayed in Object Mode can differ significantly from the original mesh in Edit Mode.
Blender’s built-in measurement tools and most existing add-ons primarily operate in Edit Mode, measuring the base mesh geometry rather than the evaluated mesh that includes modifier deformation.
However, in many technical and modeling workflows, it is necessary to measure the actual visible geometry as it appears in Object Mode after modifiers are applied.
Blender does not provide a native tool to measure individual edge lengths directly in Object Mode for evaluated meshes. This add-on was developed to address that limitation.
It enables accurate measurement of edge lengths on the evaluated mesh without applying or destroying modifiers.
Open the Sidebar:
View3D → Press N → Edge Length tab
Controls:
Register Selected Mesh Registers selected mesh objects
Visibility Toggle Show or hide edge length display in viewport
Remove Remove object from registry
Displayed Information:
Tested with:
Blender 5.0+
binary-angel
1.0.0 Release
This extension does not require special permissions.
Thanks for review. I'll try to contain that feature in the later version. Before, I recommend you to use measureit add-on.
Can we test only the specified edges? My mesh body measurements are so dense that I can‘t see anything clearly.