Design planning guide
Imperial and metric dimensions without conversion drift
Use one canonical measurement model while displaying feet, inches, meters, and centimeters clearly.
Direct answer
Store and calculate in one canonical unit, convert only at input and display boundaries, and round for presentation rather than repeatedly rounding the geometry. Always label the unit beside a number.
Planning workflow
- Choose the unit system your measurements and collaborators actually use.
- Enter full precision from the source measurement, including fractions where known.
- Convert once into the project's canonical value and keep that value unchanged when toggling display units.
- Display an alternate-unit equivalent for communication, not as a second editable truth.
Formula or decision logic
Exact conversions are 1 inch = 25.4 millimeters and 1 foot = 304.8 millimeters. Area conversion must square the factor: 1 square foot = 0.09290304 square meter. Volume conversion must cube it. Never convert area by applying a linear conversion factor.
Worked planning example
A wall entered as 11 ft 0 1/4 in is 132.25 inches. Multiplying by 25.4 gives 3,359.15 mm. A metric display can show 3.359 m while the stored value remains 3,359.15 mm. Switching back should reproduce 11 ft 0 1/4 in, not a rounded 11 ft.
Limitations and review boundary
- Display precision does not prove measurement accuracy.
- Nominal product names can differ from actual dimensions.
- Local drawings and permits may prescribe a required notation or unit system.
Primary sources
- Guide for the Use of the International System of Units (SI)National Institute of Standards and Technology; accessed 2026-08-02. Source scope may differ from this project.
Continue in design planning
How to draw a floor plan to scale
Turn field measurements into a consistent plan without letting rounding errors accumulate.
Read guideA practical floor-plan workflow from brief to revision
Sequence decisions so circulation and constraints are solved before decorative detail.
Read guidePlan multiple stories as one coordinated building
Align structure, stairs, utilities, openings, and circulation across floors before refining each level.
Read guideBrowse the design planning hub
A measured path from a rough idea to a floor plan that can be checked, revised, and discussed.
View all guides