diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-07-17 22:00:55 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-07-17 22:00:55 +0200 |
commit | 6056251166538014a6d6d101fcec5d45c8386a9e (patch) | |
tree | 770cc488e713e153a4606e88ea7fee9b8c464b8b /americal_system_drawers.val | |
parent | 2853897dd5be550bb443dbe9ad77c93ad071f61d (diff) |
Drawers: band and improvements
Diffstat (limited to 'americal_system_drawers.val')
-rw-r--r-- | americal_system_drawers.val | 32 |
1 files changed, 25 insertions, 7 deletions
diff --git a/americal_system_drawers.val b/americal_system_drawers.val index bc14d0e..624e66d 100644 --- a/americal_system_drawers.val +++ b/americal_system_drawers.val @@ -5,12 +5,12 @@ <unit>cm</unit> <author>valhalla</author> <description>From The American System of Dressmaking by miss Pearl Merwin</description> - <notes></notes> + <notes/> <patternName>Drawers</patternName> - <patternNumber></patternNumber> - <company></company> - <customer></customer> - <size></size> + <patternNumber/> + <company/> + <customer/> + <size/> <showDate>true</showDate> <showMeasurements>true</showMeasurements> <measurements>../measurements/EoV_americansystem.vit</measurements> @@ -41,6 +41,9 @@ <point firstPoint="29" id="32" length="7.5" lineColor="black" mx="0.132292" my="0.264583" name="Abd" secondPoint="2" type="alongLine" typeLine="none"/> <spline angle1="0" angle2="197.163" color="black" id="33" length1="5" length2="3.11449" point1="31" point4="30" type="simpleInteractive"/> <spline angle1="0" angle2="194.726" color="black" id="34" length1="10" length2="9.78175" point1="1" point4="32" type="simpleInteractive"/> + <point angle="180" basePoint="1" id="44" length="10" lineColor="black" mx="0.132292" my="0.264583" name="A6" type="endLine" typeLine="hair"/> + <point angle="90" basePoint="44" id="45" length="10" lineColor="black" mx="0.132292" my="0.264583" name="A7" type="endLine" typeLine="hair"/> + <point firstPoint="1" id="46" mx="0.132292" my="0.264583" name="A8" secondPoint="45" type="pointOfIntersection"/> </calculation> <modeling> <point id="16" idObject="10" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> @@ -60,8 +63,12 @@ <point id="38" idObject="32" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> <spline id="39" idObject="34" inUse="true" type="modelingSpline"/> <point id="40" idObject="1" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> - <point id="42" idObject="5" type="pin"/> - <point id="43" idObject="3" type="pin"/> + <point id="42" idObject="5" inUse="true" type="pin"/> + <point id="43" idObject="3" inUse="true" type="pin"/> + <point id="47" idObject="45" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> + <point id="48" idObject="46" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> + <point id="49" idObject="1" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> + <point id="50" idObject="44" inUse="true" mx="0.132292" my="0.264583" type="modeling"/> </modeling> <details> <detail closed="1" forbidFlipping="false" id="27" inLayout="true" mx="0.0762071" my="0" name="leg" seamAllowance="true" united="false" version="2" width="1"> @@ -103,6 +110,17 @@ <node after="0" idObject="40" type="NodePoint"/> </nodes> </detail> + <detail forbidFlipping="false" id="51" inLayout="false" mx="0" my="0.221088" name="test_square" seamAllowance="false" united="false" version="2" width="1"> + <data fontSize="0" height="5" letter="" mx="-252.494" my="-244.495" rotation="0" visible="true" width="5"/> + <patternInfo fontSize="0" height="5" mx="-250.494" my="-244.495" rotation="0" visible="false" width="5"/> + <grainline arrows="0" length="90" mx="0" my="0" rotation="1" visible="false"/> + <nodes> + <node idObject="47" type="NodePoint"/> + <node idObject="48" type="NodePoint"/> + <node idObject="49" type="NodePoint"/> + <node idObject="50" type="NodePoint"/> + </nodes> + </detail> </details> <groups/> </draw> |