Compatible with: Blender 2.80+
This Blender addon exports the dimensions (Width, Height, Depth) of selected mesh objects to a .txt
file.
- β Select which dimensions to include
- βοΈ Customize dimension labels (e.g., "Length" instead of "Width")
- π Choose export folder and file name
- π Convert to meters, centimeters, or millimeters
- π« Warns if no mesh objects are selected
MyCube:
Width (X): 200.00
Height (Z): 100.00
Depth (Y): 150.00
Units depend on the scale option you choose (m, cm, mm).
- Download the file:
export_object_dimensions.py
- In Blender:
- Go to
Edit > Preferences > Add-ons
- Click Install..., select the
.py
file, then Enable
- Go to
- Open the Sidebar (press
N
) in the 3D View - Go to the Dimensions tab
- Select mesh objects and click Export Dimensions
Made with π» by Rafael Oliveira
raoliz.com