1
0
Fork 0

feat: Added waistToArmhole measurement

This commit is contained in:
Joost De Cock 2022-04-03 15:21:36 +02:00
parent 37883cf704
commit cd7a3cb57a
4 changed files with 6 additions and 0 deletions

View file

@ -39,6 +39,7 @@ export default complete({
upperLeg: 570,
waist: 750,
waistBack: 380,
waistToArmhole: 17,
waistToFloor: 1050,
waistToHips: 125,
waistToKnee: 600,

View file

@ -16,6 +16,7 @@ export default complete({
crotchDepth: 340,
heel: 360,
head: 590,
highBust: 103,
hips: 840,
hpsToBust: 280,
hpsToWaistBack: 470,
@ -31,6 +32,7 @@ export default complete({
upperLeg: 625,
waist: 810,
waistBack: 410,
waistToArmhole: 21,
waistToFloor: 1160,
waistToHips: 130,
waistToKnee: 640,