diff options
Diffstat (limited to 'cutters_practical_guide/vest.val')
-rw-r--r-- | cutters_practical_guide/vest.val | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/cutters_practical_guide/vest.val b/cutters_practical_guide/vest.val index 51651cf..043bb4f 100644 --- a/cutters_practical_guide/vest.val +++ b/cutters_practical_guide/vest.val @@ -7,7 +7,8 @@ <notes/> <measurements>measurements.vit</measurements> <increments> - <increment formula="5" name="#skirt_length"/> + <increment description="usually 5 cm" formula="5" name="#skirt_length"/> + <increment description="from waist, usually 9 cm" formula="9" name="#vest_length_in_front"/> <increment formula="4" name="#ease"/> <increment description="about 20 to 25 cm depending on how flat the stomach is" formula="25" name="#length_darts_waist_down"/> </increments> @@ -64,6 +65,12 @@ <point angle="AngleLine_A9_Aeee" basePoint="46" curve="44" id="50" lineColor="black" mx="0.264583" my="0.396875" name="A17" showLabel="true" type="curveIntersectAxis" typeLine="hair"/> <point firstPoint="45" id="53" length="- #length_darts_waist_down" lineColor="black" mx="0.264583" my="0.396875" name="A18" secondPoint="47" showLabel="true" type="alongLine" typeLine="none"/> <point firstPoint="46" id="54" length="- #length_darts_waist_down" lineColor="black" mx="0.264583" my="0.396875" name="A19" secondPoint="50" showLabel="true" type="alongLine" typeLine="none"/> + <point angle="270 - 20" basePoint="24" id="55" length="#skirt_length" lineColor="black" mx="0.264583" my="0.396875" name="A20" showLabel="true" type="endLine" typeLine="hair"/> + <point firstPoint="38" id="56" length="- #vest_length_in_front" lineColor="black" mx="0.264583" my="0.396875" name="A21" secondPoint="25" showLabel="true" type="alongLine" typeLine="none"/> + <point id="57" mx="0.264583" my="0.396875" name="A22" p1Line1="55" p1Line2="43" p2Line1="56" p2Line2="54" showLabel="true" type="lineIntersect"/> + <point id="58" mx="0.264583" my="0.396875" name="A23" p1Line1="55" p1Line2="42" p2Line1="56" p2Line2="54" showLabel="true" type="lineIntersect"/> + <point id="59" mx="0.264583" my="0.396875" name="A24" p1Line1="55" p1Line2="41" p2Line1="56" p2Line2="53" showLabel="true" type="lineIntersect"/> + <point id="60" mx="0.264583" my="0.396875" name="A25" p1Line1="55" p1Line2="40" p2Line1="56" p2Line2="53" showLabel="true" type="lineIntersect"/> </calculation> <modeling/> <details/> |