2021-12-28 11:03:45 +01:00
|
|
|
---
|
|
|
|
title: Measurements
|
|
|
|
---
|
|
|
|
|
|
|
|
Below is the complete list of measurements currently used by
|
|
|
|
the designs we maintain:
|
|
|
|
|
2022-02-20 14:44:38 +01:00
|
|
|
- `ankle`
|
|
|
|
- `biceps`
|
|
|
|
- `bustFront`
|
|
|
|
- `bustPointToUnderbust`
|
|
|
|
- `bustSpan`
|
|
|
|
- `chest`
|
|
|
|
- `crossSeam`
|
|
|
|
- `crossSeamFront`
|
|
|
|
- `crotchDepth`
|
|
|
|
- `head`
|
|
|
|
- `heel`
|
|
|
|
- `highBust`
|
|
|
|
- `highBustFront`
|
|
|
|
- `hips`
|
|
|
|
- `hpsToBust`
|
|
|
|
- `hpsToWaistBack`
|
|
|
|
- `hpsToWaistFront`
|
|
|
|
- `inseam`
|
|
|
|
- `knee`
|
|
|
|
- `neck`
|
|
|
|
- `seat`
|
|
|
|
- `seatBack`
|
|
|
|
- `shoulderSlope`
|
|
|
|
- `shoulderToElbow`
|
|
|
|
- `shoulderToShoulder`
|
|
|
|
- `shoulderToWrist`
|
|
|
|
- `underbust`
|
|
|
|
- `upperLeg`
|
|
|
|
- `waist`
|
|
|
|
- `waistBack`
|
|
|
|
- `waistToFloor`
|
|
|
|
- `waistToHips`
|
|
|
|
- `waistToKnee`
|
|
|
|
- `waistToSeat`
|
|
|
|
- `waistToUnderbust`
|
|
|
|
- `waistToUpperLeg`
|
|
|
|
- `wrist`
|
2021-12-28 11:03:45 +01:00
|
|
|
|
|
|
|
In addition, the [@freesewing/plugin-measurements](/reference/plugins/measurements) plugin
|
|
|
|
will add the following measurements when the measurements they are derived
|
|
|
|
from are provided:
|
|
|
|
|
2022-02-20 14:44:38 +01:00
|
|
|
- `seatFront` (if both `seat` and `seatBack` are provided)
|
|
|
|
- `seatBackArc` (if both `seat` and `seatBack` are provided)
|
|
|
|
- `seatFrontArc` (if both `seat` and `seatBack` are provided)
|
|
|
|
- `waistFront` (if both `waist` and `waistBack` are provided)
|
|
|
|
- `waistBackArc` (if both `waist` and `waistBack` are provided)
|
|
|
|
- `waistFrontArc` (if both `waist` and `waistBack` are provided)
|
|
|
|
- `crossSeamBack` (if both `crossSeam` and `crossSeamFront` are available)
|
2021-12-28 11:03:45 +01:00
|
|
|
|
|
|
|
<Tip>
|
|
|
|
|
2022-01-07 11:23:10 +01:00
|
|
|
##### How to take measurements is documented on FreeSewing.org
|
2021-12-28 11:03:45 +01:00
|
|
|
|
2022-02-19 08:04:25 +01:00
|
|
|
For instructions on how to take measurements, please refer to our
|
2021-12-28 11:03:45 +01:00
|
|
|
maker documentation on FreeSewing.org: https://freesewing.org/docs/measurements/
|
|
|
|
|
|
|
|
</Tip>
|