How to Measure a 3D Object: From Calipers to LiDAR

Measuring a 3D object means capturing its length, width, and height, and sometimes its volume or surface area. The right method depends on what you’re measuring and why. A box headed to a shipping carrier needs rounded-up dimensions in whole numbers, while a machined part might require accuracy down to thousandths of a millimeter. Here’s how to approach each situation.

Basic Dimensions: Length, Width, and Height

Every 3D object has three measurable axes. For a box or rectangular object, place it on a flat surface and measure the longest side first (this is the length). Rotate the object 90 degrees and measure the next longest side (the width). Rotate again and measure the remaining side (the height). A tape measure or ruler works fine for everyday purposes.

If you’re measuring for shipping, UPS and other carriers require you to round each measurement up to the nearest whole number. So a box that measures 12.3 × 8.1 × 6.7 inches becomes 13 × 9 × 7 inches. This matters because carriers use these dimensions to calculate volumetric weight, which can affect your shipping cost more than actual weight.

Choosing the Right Measuring Tool

A tape measure or ruler gets you within about 1 mm, which is fine for furniture, rooms, and packages. When you need more precision, you step up to specialized tools.

Digital calipers measure inner dimensions, outer dimensions, depth, and steps with a resolution of 0.01 mm (or 0.0005 inches). They’re accurate to within ±0.02 mm and work well for quick checks on parts, craft projects, or anything with tolerances greater than ±0.001 inches. You slide the jaws around the object and read the number on the digital display.

Micrometers offer roughly five times the precision of calipers, with resolution down to 0.002 mm (0.0001 inches). They only measure one type of dimension per tool (outer or inner), so they’re slower to use. But for work like checking bearing surfaces or precision pins where tolerances are extremely tight, a micrometer is the standard choice.

Measuring Volume of Irregular Objects

If your object isn’t a neat geometric shape, you can’t just multiply length × width × height. The simplest solution is the water displacement method, which dates back to Archimedes and still works perfectly.

Fill a graduated cylinder with enough water to fully submerge the object. Record the water level, reading from the bottom of the meniscus (the slight U-shaped curve at the water’s surface). Tilt the cylinder slightly and lower the object in gently to avoid splashing. Set the cylinder upright and read the new water level. The difference between the two readings is the object’s volume.

If the object floats, use a pencil or thin rod to push it just below the surface before taking your reading. This method works for rocks, machine parts, sculptures, or anything that won’t dissolve or absorb water.

Volume and Surface Area for Standard Shapes

When you can identify the basic geometric shape of your object, formulas give you exact results from just a few measurements.

  • Rectangular box: Volume = length × width × height. Surface area = 2(lw + lh + wh).
  • Cylinder: Measure the radius of the circular end and the height. Volume = π × radius² × height. Surface area = 2π × radius² + 2π × radius × height.
  • Sphere: Measure the diameter and divide by two to get the radius. Volume = (4/3) × π × radius³. Surface area = 4π × radius².

For cylinders and spheres, calipers are especially helpful since measuring a curved surface with a tape measure introduces error. Wrap the caliper jaws around the widest point of a sphere to get the diameter directly.

Smartphone LiDAR and 3D Scanning Apps

Newer iPhones and iPads with LiDAR sensors can scan objects and generate 3D models. Apps like Scaniverse and Polycam let you walk around an object, capture its geometry, and extract measurements from the digital model. This sounds ideal, but accuracy varies dramatically.

A 2025 study comparing these apps against precise reference measurements found that Polycam Pro had an average error of about 43%, while Scaniverse performed significantly better at around 10% error. That’s a huge gap between apps, and even the better result means a 100 mm measurement could read as 90 or 110 mm. Phone-based scanning is useful for getting a rough sense of an object’s shape and proportions, but don’t rely on it when precision matters.

Photogrammetry: Building a 3D Model From Photos

Photogrammetry reconstructs a 3D model from dozens or hundreds of overlapping photographs. You take pictures of the object from all angles, then software stitches them into a detailed digital model you can measure on screen.

For good results, you need 70 to 80% overlap between consecutive images. That typically means 100 to 200 photos taken in a circular path around the object at a consistent distance (roughly 1 meter for a medium-sized object). Uniform, diffused lighting is critical. Harsh shadows or reflections confuse the software and introduce geometric errors. Shiny or transparent objects are particularly challenging.

Free and paid software options exist for processing, from Meshroom (open source) to Agisoft Metashape (professional). Once you have the 3D model, you place a known reference measurement in the scene (like a ruler next to the object) to set the scale, then measure any dimension digitally.

Verifying 3D Printed Parts

If you’re 3D printing and need to check whether your object matches the original design, the standard approach starts with a calibration cube. Print a 20 × 20 × 20 mm cube using your normal settings. After it cools completely, measure all three axes with calipers and compare to the intended 20 mm.

If the measurements are off, you recalibrate by adjusting the steps-per-millimeter value for each axis. The formula is straightforward: multiply the current steps/mm by the expected dimension, then divide by the measured dimension. After adjusting, reprint the cube and verify.

A few common issues to watch for. Circular holes in 3D prints almost always come out smaller than designed because of how slicing software approximates curves. You can compensate by designing holes slightly oversized in your model or using your slicer’s horizontal expansion setting. And if your X and Y dimensions are accurate but Z is off, the Z-axis stepper motor needs its own separate calibration.

For checking wall thickness and material flow, print a single-wall cube with no infill and no top layers, then measure the wall with calipers. The measured thickness should match your nozzle diameter. If it doesn’t, your flow rate needs adjustment.

Industrial Precision Measurement

For manufacturing and engineering applications, two technologies dominate. Coordinate measuring machines (CMMs) use a physical probe that touches the surface of an object at programmed points, building a map of its geometry with micron-level accuracy. They’re the gold standard for verifying tight tolerances on machined parts.

Industrial laser scanners capture millions of surface points without touching the object, generating a dense 3D point cloud. Current systems achieve measurement accuracy around 4 microns plus a length-dependent factor, following the VDI 2630 metrology standard. Scanning is faster than CMM probing and captures the entire surface rather than discrete points, making it better for detecting warping, surface defects, or deviations across a complex shape. CMMs remain more accurate for checking specific critical dimensions like bore diameters or flatness at individual locations.

Most people won’t need industrial metrology equipment, but if you’re outsourcing precision parts, knowing these methods exist helps you specify what kind of inspection report to request from your manufacturer.