diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2018-08-15 20:19:38 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2018-08-15 20:19:38 +0200 |
commit | a154218080fe17d1b09610bdaa53359412cdb409 (patch) | |
tree | ec095722eaa185365be7e50f6bbda1411e7ebc4c /circle_fraction_skirt.val | |
parent | 38af87dbf88012986a8c074c7ede6e26cb6d0851 (diff) |
skirts
Diffstat (limited to 'circle_fraction_skirt.val')
-rw-r--r-- | circle_fraction_skirt.val | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/circle_fraction_skirt.val b/circle_fraction_skirt.val new file mode 100644 index 0000000..702bc4d --- /dev/null +++ b/circle_fraction_skirt.val @@ -0,0 +1,71 @@ +<?xml version="1.0" encoding="UTF-8"?> +<pattern> + <!--Pattern created with Valentina (http://www.valentina-project.org/).--> + <version>0.4.8</version> + <unit>cm</unit> + <author/> + <description/> + <notes/> + <patternName>Circle fraction skirt</patternName> + <patternNumber></patternNumber> + <company></company> + <customer></customer> + <size></size> + <showDate>true</showDate> + <showMeasurements>true</showMeasurements> + <measurements>../measurements/Rhonda.vit</measurements> + <increments> + <increment description="" formula="height_waist_side_to_knee" name="#skirt_lenght"/> + <increment description="fraction of circle for 1/4 of the skirt" formula="1/16" name="#angle"/> + <increment description="amount of gathering at the waist" formula="1.5" name="#gather"/> + </increments> + <draw name="skirt"> + <calculation> + <point id="1" mx="0.132292" my="0.264583" name="A" type="single" x="0.79375" y="1.05833"/> + <point angle="270" basePoint="1" id="2" length=" waist_circ * #gather / (8 * 3.14 * #angle)" lineColor="black" mx="0.132292" my="0.264583" name="A1" type="endLine" typeLine="hair"/> + <point angle="270" basePoint="2" id="3" length="#skirt_lenght" lineColor="black" mx="0.132292" my="0.264583" name="A2" type="endLine" typeLine="hair"/> + <arc angle1="270" angle2="-90 + 360 * #angle" center="1" color="black" id="4" radius="Line_A_A1" type="simple"/> + <point angle="-90 + 360 * #angle" basePoint="1" id="5" length="Line_A_A1" lineColor="black" mx="0.132292" my="0.264583" name="A3" type="endLine" typeLine="hair"/> + <point angle="-90 + 360 * #angle" basePoint="5" id="6" length="Line_A1_A2" lineColor="black" mx="0.132292" my="0.264583" name="A4" type="endLine" typeLine="hair"/> + <arc angle1="270" angle2="-90 + 360 * #angle" center="1" color="black" id="7" radius="Line_A_A1 + Line_A1_A2" type="simple"/> + <point firstPoint="2" id="8" length="height_waist_side_to_hip" lineColor="black" mx="0.132292" my="0.264583" name="A5" secondPoint="3" type="alongLine" typeLine="none"/> + <arc angle1="270" angle2="-90 + 360 * #angle" center="1" color="black" id="9" radius="Line_A_A1 + Line_A1_A5" type="simple"/> + <point firstPoint="5" id="10" length="Line_A1_A5" lineColor="black" mx="0.132292" my="0.264583" name="A6" secondPoint="6" type="alongLine" typeLine="none"/> + </calculation> + <modeling> + <point id="11" idObject="2" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> + <arc id="12" idObject="4" inUse="true" type="modeling"/> + <point id="13" idObject="5" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> + <point id="14" idObject="6" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> + <arc id="15" idObject="7" inUse="true" type="modeling"/> + <point id="16" idObject="3" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> + <arc id="18" idObject="9" inUse="true" type="modeling"/> + <path id="19" name="hip_line" type="2" typeLine="dotLine"> + <nodes> + <node idObject="18" reverse="0" type="NodeArc"/> + </nodes> + </path> + </modeling> + <details> + <detail forbidFlipping="true" id="17" inLayout="true" mx="0" my="0" name="panel" seamAllowance="true" united="false" version="2" width="2"> + <data fontSize="0" height="5" letter="A" mx="103.502" my="3660.44" rotation="0" visible="true" width="5"> + <mcp cutNumber="2" material="0" placement="1"/> + </data> + <patternInfo fontSize="17" height="5" mx="110.23" my="3478.8" rotation="0" visible="true" width="5"/> + <grainline arrows="0" length="90" mx="0" my="0" rotation="1" visible="false"/> + <nodes> + <node before="0" idObject="11" type="NodePoint"/> + <node idObject="12" reverse="0" type="NodeArc"/> + <node idObject="13" type="NodePoint"/> + <node angle="2" idObject="14" type="NodePoint"/> + <node idObject="15" reverse="1" type="NodeArc"/> + <node after="0" idObject="16" type="NodePoint"/> + </nodes> + <iPaths> + <record path="19"/> + </iPaths> + </detail> + </details> + <groups/> + </draw> +</pattern> |