diff --git a/rocolib/builders/BoatPointFlatBuilder.py b/rocolib/builders/BoatPointFlatBuilder.py index 7f6c401e5b9bf7475111191952f286429d6790da..819c658efdcaf3246b8e4285f870cfcd600ab6cf 100644 --- a/rocolib/builders/BoatPointFlatBuilder.py +++ b/rocolib/builders/BoatPointFlatBuilder.py @@ -19,8 +19,8 @@ c.addSubcomponent("leftArm", "Rectangle") c.addSubcomponent("rightArm", "Rectangle") c.addSubcomponent("dcMount", "SimpleRectBeam") -c.addParameter("dx1", 8, parameterType="length") -c.addParameter("dy1", 8, parameterType="length") +c.addParameter("dx1", 6, parameterType="length") +c.addParameter("dy1", 6, parameterType="length") c.addSubcomponent("cutout1", "Cutout") c.addSubcomponent("cutout2", "Cutout") @@ -39,10 +39,10 @@ c.addConnection(("dcMount", "face2"), mode="hole", offset=Function(params=("dy1"), fnstring="(10, 0)")) c.addConstraint(("leftArm", "w"), "width", "10") -c.addConstraint(("leftArm", "l"),"width", "40") #depth of boat +c.addConstraint(("leftArm", "l"),"width", "37") #DEPTH OF BOAT - 3 for the tab c.addConstraint(("rightArm", "w"), "width", "10") -c.addConstraint(("rightArm", "l"),"width", "50") +c.addConstraint(("rightArm", "l"),"width", "40") #DEPTH OF BOAT c.addConstraint(("dcMount", "length"), "width") #boat width c.addConstraint(("dcMount", "width"), "width", "30") diff --git a/rocolib/builders/ESP32StackBoatBuilder.py b/rocolib/builders/ESP32StackBoatBuilder.py index 55fd9400ff2646ab99aa0dbe821797690b22dee6..25713871d70fddd1eafc138943f9989920bc80ba 100644 --- a/rocolib/builders/ESP32StackBoatBuilder.py +++ b/rocolib/builders/ESP32StackBoatBuilder.py @@ -46,10 +46,10 @@ c.addConnection(("split1", "botedge1"), ("support3", "l"), angle=90) # c.addConnection(("splitside0", "topedge0"), ("boat", "staredge")) # c.addConnection(("splitside1", "topedge0"), ("boat", "portedge")) -c.addConnection(("support0", "r"), ("splitside0", "botedge4"), tabWidth=5) -c.addConnection(("support1", "r"), ("splitside0", "botedge5"), tabWidth=5) -c.addConnection(("support2", "r"), ("splitside1", "botedge5"), tabWidth=5) -c.addConnection(("support3", "r"), ("splitside1", "botedge6"), tabWidth=5) +c.addConnection(("support0", "r"), ("splitside0", "topedge4"), tabWidth=5) +c.addConnection(("support1", "r"), ("splitside0", "topedge5"), tabWidth=5) +c.addConnection(("support2", "r"), ("splitside1", "topedge5"), tabWidth=5) +c.addConnection(("support3", "r"), ("splitside1", "topedge6"), tabWidth=5) c.toLibrary("ESP32StackBoat") diff --git a/rocolib/library/BoatBaseFlat.yaml b/rocolib/library/BoatBaseFlat.yaml index c137bcdaddb8e47c718d274908cbaf4204b2c8a8..42660dc49ab5803d4c5fe604309c2179f51a8e55 100644 --- a/rocolib/library/BoatBaseFlat.yaml +++ b/rocolib/library/BoatBaseFlat.yaml @@ -80,11 +80,11 @@ parameters: units: mm valueType: (float, int) dx1: - defaultValue: 8 + defaultValue: 6 spec: parameterType: length dy1: - defaultValue: 8 + defaultValue: 6 spec: parameterType: length length: @@ -154,7 +154,7 @@ subcomponents: kwargs: {} parameters: l: - function: '40' + function: '37' parameter: width w: parameter: depth @@ -164,7 +164,7 @@ subcomponents: kwargs: {} parameters: l: - function: '50' + function: '40' parameter: width w: parameter: depth diff --git a/rocolib/output/.DS_Store b/rocolib/output/.DS_Store index 55c30b15478a60ad77d3be15a01281263547c1b3..7b44b9842536bf2b15c3180b7ad0355cc0fdd87f 100644 Binary files a/rocolib/output/.DS_Store and b/rocolib/output/.DS_Store differ diff --git a/rocolib/output/BoatBaseFlat/graph-anim.svg b/rocolib/output/BoatBaseFlat/graph-anim.svg index f4cd223571a57072df54a1dd30f5718e28efb0e0..83bd0fe3b220105ea019cb88715d419357fde289 100644 --- a/rocolib/output/BoatBaseFlat/graph-anim.svg +++ b/rocolib/output/BoatBaseFlat/graph-anim.svg @@ -1,144 +1,144 @@ <?xml version="1.0" encoding="utf-8" ?> -<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" height="328.333333mm" version="1.1" viewBox="0.000000 0.000000 234.031242 328.333333" width="234.031242mm"> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" height="315.333333mm" version="1.1" viewBox="0.000000 0.000000 234.031242 315.333333" width="234.031242mm"> <defs/> - <line stroke="#000000" x1="150.6979090409951" x2="120.69790904099513" y1="45.0" y2="45.0"/> - <line opacity="0.5" stroke="#0000ff" x1="150.6979090409951" x2="150.6979090409951" y1="45.0" y2="115.00000000000001"/> - <line stroke="#000000" x1="120.69790904099513" x2="150.6979090409951" y1="115.00000000000001" y2="115.00000000000001"/> - <line opacity="0.5" stroke="#0000ff" x1="120.69790904099513" x2="120.69790904099513" y1="115.00000000000001" y2="45.0"/> - <line opacity="0.5" stroke="#0000ff" x1="160.69790904099514" x2="160.69790904099514" y1="45.0" y2="115.00000000000001"/> - <line stroke="#000000" x1="160.69790904099514" x2="160.69790904099514" y1="45.0" y2="5.000000000000001"/> - <line stroke="#000000" x1="150.6979090409951" x2="150.6979090409951" y1="5.000000000000001" y2="45.0"/> + <line stroke="#000000" x1="150.6979090409951" x2="120.69790904099513" y1="42.0" y2="42.0"/> + <line opacity="0.5" stroke="#0000ff" x1="150.6979090409951" x2="150.6979090409951" y1="42.0" y2="112.00000000000001"/> + <line stroke="#000000" x1="120.69790904099513" x2="150.6979090409951" y1="112.00000000000001" y2="112.00000000000001"/> + <line opacity="0.5" stroke="#0000ff" x1="120.69790904099513" x2="120.69790904099513" y1="112.00000000000001" y2="42.0"/> + <line opacity="0.5" stroke="#0000ff" x1="160.69790904099514" x2="160.69790904099514" y1="42.0" y2="112.00000000000001"/> + <line stroke="#000000" x1="160.69790904099514" x2="160.69790904099514" y1="42.0" y2="5.000000000000001"/> + <line stroke="#000000" x1="150.6979090409951" x2="150.6979090409951" y1="5.000000000000001" y2="42.0"/> <line stroke="#000000" x1="150.6979090409951" x2="150.6979090409951" y1="0.0" y2="5.000000000000001"/> <line stroke="#000000" x1="160.69790904099514" x2="150.6979090409951" y1="0.0" y2="0.0"/> <line stroke="#000000" x1="160.69790904099514" x2="160.69790904099514" y1="5.000000000000001" y2="0.0"/> - <line stroke="#000000" x1="190.69790904099514" x2="160.69790904099514" y1="45.0" y2="45.0"/> - <line opacity="0.5" stroke="#0000ff" x1="190.69790904099514" x2="190.69790904099514" y1="45.0" y2="115.00000000000001"/> - <line stroke="#000000" x1="160.69790904099514" x2="190.69790904099514" y1="115.00000000000001" y2="115.00000000000001"/> - <line stroke="#000000" x1="200.69790904099514" x2="190.69790904099514" y1="45.0" y2="45.0"/> - <line stroke="#000000" x1="200.69790904099514" x2="200.69790904099514" y1="115.00000000000001" y2="45.0"/> - <line stroke="#000000" x1="190.69790904099514" x2="200.69790904099514" y1="115.00000000000001" y2="115.00000000000001"/> - <line stroke="#000000" x1="150.6979090409951" x2="150.6979090409951" y1="115.00000000000001" y2="165.00000000000003"/> - <line stroke="#000000" x1="160.69790904099514" x2="160.69790904099514" y1="165.00000000000003" y2="115.00000000000001"/> - <line opacity="1.0" stroke="#ff0000" x1="160.69790904099514" x2="150.6979090409951" y1="165.00000000000003" y2="165.00000000000003"/> - <line stroke="#000000" x1="150.6979090409951" x2="64.03124237432846" y1="165.00000000000003" y2="165.00000000000003"/> - <line stroke="#000000" x1="194.03124237432846" x2="160.69790904099514" y1="165.00000000000003" y2="165.00000000000003"/> - <line stroke="#000000" x1="194.03124237432846" x2="194.03124237432846" y1="165.00000000000003" y2="165.00000000000003"/> - <line stroke="#000000" x1="64.03124237432846" x2="64.03124237432846" y1="165.00000000000003" y2="165.00000000000003"/> - <line opacity="0.5" stroke="#0000ff" x1="64.03124237432846" x2="194.03124237432846" y1="205.00000000000003" y2="205.00000000000003"/> - <line opacity="0.1944001122142148" stroke="#0000ff" x1="64.03124237432846" x2="64.03124237432846" y1="165.00000000000003" y2="205.00000000000003"/> - <line opacity="1.0" stroke="#ff0000" x1="40.04352800904868" x2="64.03124237432846" y1="165.00000000000003" y2="205.00000000000003"/> - <line opacity="0.9666666666666667" stroke="#ff0000" x1="40.04352800904868" x2="64.03124237432846" y1="165.00000000000003" y2="165.00000000000003"/> - <line stroke="#000000" x1="40.04352800904868" x2="28.745631649622073" y1="165.00000000000003" y2="186.16052878171774"/> - <line opacity="1.0" stroke="#0000ff" x1="28.745631649622073" x2="64.03124237432846" y1="186.16052878171774" y2="205.00000000000003"/> - <line opacity="0.3833772688091895" stroke="#0000ff" x1="0.0" x2="64.03124237432846" y1="240.00000000000003" y2="205.00000000000003"/> - <line stroke="#000000" x1="17.447735290195485" x2="0.0" y1="207.32105756343552" y2="240.00000000000003"/> - <line stroke="#000000" x1="28.745631649622084" x2="17.447735290195485" y1="186.16052878171774" y2="207.32105756343552"/> - <line opacity="0.21477671252272268" stroke="#0000ff" x1="64.03124237432846" x2="64.03124237432846" y1="205.00000000000003" y2="240.00000000000003"/> - <line opacity="0.21477671252272268" stroke="#0000ff" x1="64.03124237432847" x2="64.0312423743285" y1="240.00000000000003" y2="275.00000000000006"/> - <line opacity="0.3833772688091895" stroke="#0000ff" x1="0.0" x2="64.0312423743285" y1="240.00000000000003" y2="275.00000000000006"/> - <line opacity="0.5" stroke="#0000ff" x1="64.03124237432847" x2="194.03124237432843" y1="275.00000000000006" y2="275.0"/> - <line opacity="0.5" stroke="#0000ff" x1="194.03124237432846" x2="194.03124237432843" y1="240.0" y2="204.99999999999997"/> - <line opacity="0.5" stroke="#0000ff" x1="194.03124237432846" x2="194.03124237432846" y1="275.00000000000006" y2="240.0"/> - <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="244.99999999999997" y2="204.99999999999994"/> - <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="239.99999999999997" y2="244.99999999999997"/> - <line opacity="1.0" stroke="#0000ff" x1="194.03124237432843" x2="234.03124237432846" y1="204.99999999999997" y2="204.99999999999994"/> - <line opacity="1.0" stroke="#ff0000" x1="194.03124237432843" x2="234.03124237432846" y1="204.99999999999997" y2="165.00000000000003"/> - <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="204.99999999999997" y2="165.00000000000003"/> - <line opacity="0.9666666666666667" stroke="#ff0000" x1="194.03124237432843" x2="234.03124237432846" y1="165.00000000000003" y2="165.00000000000003"/> - <line opacity="0.5" stroke="#0000ff" x1="194.03124237432843" x2="194.03124237432843" y1="204.99999999999997" y2="165.00000000000003"/> - <line stroke="#000000" x1="194.03124237432843" x2="194.03124237432843" y1="151.66666666666666" y2="165.0"/> - <line stroke="#000000" x1="234.03124237432846" x2="194.03124237432843" y1="151.66666666666666" y2="151.66666666666666"/> - <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="165.0" y2="151.66666666666666"/> - <line opacity="1.0" stroke="#0000ff" x1="234.03124237432846" x2="194.03124237432846" y1="274.99999999999994" y2="275.0"/> - <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="234.99999999999997" y2="239.99999999999997"/> - <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="274.99999999999994" y2="234.99999999999997"/> - <line stroke="#000000" x1="234.0312423743285" x2="234.03124237432849" y1="314.99999999999994" y2="275.0"/> - <line opacity="1.0" stroke="#ff0000" x1="234.0312423743285" x2="194.03124237432846" y1="314.99999999999994" y2="275.00000000000006"/> - <line opacity="0.5" stroke="#0000ff" x1="194.03124237432849" x2="194.03124237432846" y1="315.00000000000006" y2="275.00000000000006"/> - <line opacity="0.9666666666666667" stroke="#ff0000" x1="234.03124237432849" x2="194.03124237432849" y1="314.99999999999994" y2="315.00000000000006"/> - <line opacity="0.1944001122142148" stroke="#0000ff" x1="64.03124237432854" x2="64.03124237432856" y1="275.00000000000006" y2="315.00000000000006"/> - <line opacity="0.9666666666666667" stroke="#ff0000" x1="64.03124237432856" x2="40.04352800904878" y1="315.00000000000006" y2="315.00000000000006"/> - <line opacity="1.0" stroke="#ff0000" x1="64.03124237432854" x2="40.04352800904878" y1="275.00000000000006" y2="315.00000000000006"/> - <line stroke="#000000" x1="64.03124237432856" x2="64.03124237432856" y1="322.9959047884266" y2="315.00000000000006"/> - <line stroke="#000000" x1="40.04352800904878" x2="64.03124237432856" y1="322.9959047884267" y2="322.9959047884266"/> - <line stroke="#000000" x1="40.04352800904878" x2="40.04352800904878" y1="315.00000000000006" y2="322.9959047884267"/> - <line opacity="1.0" stroke="#0000ff" x1="64.03124237432854" x2="28.745631649622172" y1="275.00000000000006" y2="293.8394712182823"/> - <line stroke="#000000" x1="28.745631649622172" x2="40.04352800904878" y1="293.8394712182823" y2="315.00000000000006"/> - <line stroke="#000000" x1="17.447735290195567" x2="28.745631649622172" y1="272.6789424365645" y2="293.8394712182823"/> - <line stroke="#000000" x1="8.526512829121203e-14" x2="17.447735290195567" y1="240.00000000000009" y2="272.6789424365645"/> - <line stroke="#000000" x1="160.6979090409952" x2="194.03124237432849" y1="315.00000000000006" y2="314.99999999999994"/> - <line stroke="#000000" x1="150.69790904099517" x2="160.6979090409952" y1="315.00000000000006" y2="315.00000000000006"/> - <line stroke="#000000" x1="64.03124237432856" x2="150.69790904099517" y1="315.00000000000006" y2="315.00000000000006"/> - <line stroke="#000000" x1="64.03124237432856" x2="64.03124237432856" y1="315.00000000000006" y2="315.00000000000006"/> - <line stroke="#000000" x1="194.03124237432849" x2="194.03124237432849" y1="314.99999999999994" y2="314.99999999999994"/> - <line stroke="#000000" x1="234.0312423743285" x2="234.0312423743285" y1="328.33333333333326" y2="314.99999999999994"/> - <line stroke="#000000" x1="194.03124237432849" x2="234.0312423743285" y1="328.33333333333326" y2="328.33333333333326"/> - <line stroke="#000000" x1="194.03124237432849" x2="194.03124237432849" y1="314.99999999999994" y2="328.33333333333326"/> - <line stroke="#000000" x1="40.04352800904868" x2="40.04352800904868" y1="157.00409521157343" y2="165.00000000000003"/> - <line stroke="#000000" x1="64.03124237432846" x2="40.04352800904868" y1="157.00409521157343" y2="157.00409521157343"/> - <line stroke="#000000" x1="64.03124237432846" x2="64.03124237432846" y1="165.00000000000003" y2="157.00409521157343"/> - <line stroke="#000000" x1="110.69790904099513" x2="120.69790904099513" y1="115.00000000000001" y2="115.00000000000001"/> - <line stroke="#000000" x1="110.69790904099513" x2="110.69790904099513" y1="45.0" y2="115.00000000000001"/> - <line stroke="#000000" x1="120.69790904099513" x2="110.69790904099513" y1="45.0" y2="45.0"/> - <line stroke="#888888" x1="121.69790904099513" x2="129.6979090409951" y1="76.00000000000001" y2="76.00000000000001"/> - <line stroke="#888888" x1="129.6979090409951" x2="129.6979090409951" y1="76.00000000000001" y2="84.0"/> - <line stroke="#888888" x1="129.6979090409951" x2="121.69790904099513" y1="84.0" y2="84.0"/> - <line stroke="#888888" x1="121.69790904099513" x2="121.69790904099513" y1="84.0" y2="76.00000000000001"/> + <line stroke="#000000" x1="190.69790904099514" x2="160.69790904099514" y1="42.0" y2="42.0"/> + <line opacity="0.5" stroke="#0000ff" x1="190.69790904099514" x2="190.69790904099514" y1="42.0" y2="112.00000000000001"/> + <line stroke="#000000" x1="160.69790904099514" x2="190.69790904099514" y1="112.00000000000001" y2="112.00000000000001"/> + <line stroke="#000000" x1="200.69790904099514" x2="190.69790904099514" y1="42.0" y2="42.0"/> + <line stroke="#000000" x1="200.69790904099514" x2="200.69790904099514" y1="112.00000000000001" y2="42.0"/> + <line stroke="#000000" x1="190.69790904099514" x2="200.69790904099514" y1="112.00000000000001" y2="112.00000000000001"/> + <line stroke="#000000" x1="150.6979090409951" x2="150.6979090409951" y1="112.00000000000001" y2="152.00000000000003"/> + <line stroke="#000000" x1="160.69790904099514" x2="160.69790904099514" y1="152.00000000000003" y2="112.00000000000001"/> + <line opacity="1.0" stroke="#ff0000" x1="160.69790904099514" x2="150.6979090409951" y1="152.00000000000003" y2="152.00000000000003"/> + <line stroke="#000000" x1="150.6979090409951" x2="64.03124237432846" y1="152.00000000000003" y2="152.00000000000003"/> + <line stroke="#000000" x1="194.03124237432846" x2="160.69790904099514" y1="152.00000000000003" y2="152.00000000000003"/> + <line stroke="#000000" x1="194.03124237432846" x2="194.03124237432846" y1="152.00000000000003" y2="152.00000000000003"/> + <line stroke="#000000" x1="64.03124237432846" x2="64.03124237432846" y1="152.00000000000003" y2="152.00000000000003"/> + <line opacity="0.5" stroke="#0000ff" x1="64.03124237432846" x2="194.03124237432846" y1="192.00000000000003" y2="192.00000000000003"/> + <line opacity="0.1944001122142148" stroke="#0000ff" x1="64.03124237432846" x2="64.03124237432846" y1="152.00000000000003" y2="192.00000000000003"/> + <line opacity="1.0" stroke="#ff0000" x1="40.04352800904868" x2="64.03124237432846" y1="152.00000000000003" y2="192.00000000000003"/> + <line opacity="0.9666666666666667" stroke="#ff0000" x1="40.04352800904868" x2="64.03124237432846" y1="152.00000000000003" y2="152.00000000000003"/> + <line stroke="#000000" x1="40.04352800904868" x2="28.745631649622073" y1="152.00000000000003" y2="173.16052878171777"/> + <line opacity="1.0" stroke="#0000ff" x1="28.745631649622073" x2="64.03124237432846" y1="173.16052878171777" y2="192.00000000000003"/> + <line opacity="0.3833772688091895" stroke="#0000ff" x1="0.0" x2="64.03124237432846" y1="227.00000000000003" y2="192.00000000000003"/> + <line stroke="#000000" x1="17.447735290195485" x2="0.0" y1="194.32105756343552" y2="227.00000000000003"/> + <line stroke="#000000" x1="28.745631649622084" x2="17.447735290195485" y1="173.16052878171777" y2="194.32105756343552"/> + <line opacity="0.21477671252272268" stroke="#0000ff" x1="64.03124237432846" x2="64.03124237432846" y1="192.00000000000003" y2="227.00000000000003"/> + <line opacity="0.21477671252272268" stroke="#0000ff" x1="64.03124237432847" x2="64.0312423743285" y1="227.00000000000003" y2="262.0"/> + <line opacity="0.3833772688091895" stroke="#0000ff" x1="0.0" x2="64.0312423743285" y1="227.00000000000003" y2="262.0"/> + <line opacity="0.5" stroke="#0000ff" x1="64.03124237432847" x2="194.03124237432843" y1="262.0" y2="261.99999999999994"/> + <line opacity="0.5" stroke="#0000ff" x1="194.03124237432846" x2="194.03124237432843" y1="227.0" y2="192.0"/> + <line opacity="0.5" stroke="#0000ff" x1="194.03124237432846" x2="194.03124237432846" y1="262.0" y2="227.0"/> + <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="231.99999999999997" y2="191.99999999999997"/> + <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="226.99999999999997" y2="231.99999999999997"/> + <line opacity="1.0" stroke="#0000ff" x1="194.03124237432843" x2="234.03124237432846" y1="192.0" y2="191.99999999999997"/> + <line opacity="1.0" stroke="#ff0000" x1="194.03124237432843" x2="234.03124237432846" y1="192.0" y2="152.00000000000003"/> + <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="192.0" y2="152.00000000000003"/> + <line opacity="0.9666666666666667" stroke="#ff0000" x1="194.03124237432843" x2="234.03124237432846" y1="152.00000000000003" y2="152.00000000000003"/> + <line opacity="0.5" stroke="#0000ff" x1="194.03124237432843" x2="194.03124237432843" y1="192.0" y2="152.00000000000003"/> + <line stroke="#000000" x1="194.03124237432843" x2="194.03124237432843" y1="138.66666666666663" y2="152.0"/> + <line stroke="#000000" x1="234.03124237432846" x2="194.03124237432843" y1="138.66666666666663" y2="138.66666666666663"/> + <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="152.0" y2="138.66666666666663"/> + <line opacity="1.0" stroke="#0000ff" x1="234.03124237432846" x2="194.03124237432846" y1="261.99999999999994" y2="261.99999999999994"/> + <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="221.99999999999997" y2="226.99999999999997"/> + <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="261.99999999999994" y2="221.99999999999997"/> + <line stroke="#000000" x1="234.0312423743285" x2="234.03124237432849" y1="302.0" y2="261.99999999999994"/> + <line opacity="1.0" stroke="#ff0000" x1="234.0312423743285" x2="194.03124237432846" y1="302.0" y2="262.0"/> + <line opacity="0.5" stroke="#0000ff" x1="194.03124237432849" x2="194.03124237432846" y1="302.00000000000006" y2="262.0"/> + <line opacity="0.9666666666666667" stroke="#ff0000" x1="234.03124237432849" x2="194.03124237432849" y1="302.0" y2="302.00000000000006"/> + <line opacity="0.1944001122142148" stroke="#0000ff" x1="64.03124237432854" x2="64.03124237432856" y1="262.0" y2="302.00000000000006"/> + <line opacity="0.9666666666666667" stroke="#ff0000" x1="64.03124237432856" x2="40.04352800904878" y1="302.00000000000006" y2="302.00000000000006"/> + <line opacity="1.0" stroke="#ff0000" x1="64.03124237432854" x2="40.04352800904878" y1="262.0" y2="302.00000000000006"/> + <line stroke="#000000" x1="64.03124237432856" x2="64.03124237432856" y1="309.99590478842657" y2="302.00000000000006"/> + <line stroke="#000000" x1="40.04352800904878" x2="64.03124237432856" y1="309.9959047884266" y2="309.99590478842657"/> + <line stroke="#000000" x1="40.04352800904878" x2="40.04352800904878" y1="302.00000000000006" y2="309.9959047884266"/> + <line opacity="1.0" stroke="#0000ff" x1="64.03124237432854" x2="28.745631649622172" y1="262.0" y2="280.8394712182823"/> + <line stroke="#000000" x1="28.745631649622172" x2="40.04352800904878" y1="280.8394712182823" y2="302.00000000000006"/> + <line stroke="#000000" x1="17.447735290195567" x2="28.745631649622172" y1="259.67894243656457" y2="280.8394712182823"/> + <line stroke="#000000" x1="8.526512829121203e-14" x2="17.447735290195567" y1="227.00000000000009" y2="259.67894243656457"/> + <line stroke="#000000" x1="160.6979090409952" x2="194.03124237432849" y1="302.00000000000006" y2="302.0"/> + <line stroke="#000000" x1="150.69790904099517" x2="160.6979090409952" y1="302.00000000000006" y2="302.00000000000006"/> + <line stroke="#000000" x1="64.03124237432856" x2="150.69790904099517" y1="302.00000000000006" y2="302.00000000000006"/> + <line stroke="#000000" x1="64.03124237432856" x2="64.03124237432856" y1="302.00000000000006" y2="302.00000000000006"/> + <line stroke="#000000" x1="194.03124237432849" x2="194.03124237432849" y1="302.0" y2="302.0"/> + <line stroke="#000000" x1="234.0312423743285" x2="234.0312423743285" y1="315.3333333333333" y2="302.0"/> + <line stroke="#000000" x1="194.03124237432849" x2="234.0312423743285" y1="315.3333333333333" y2="315.3333333333333"/> + <line stroke="#000000" x1="194.03124237432849" x2="194.03124237432849" y1="302.0" y2="315.3333333333333"/> + <line stroke="#000000" x1="40.04352800904868" x2="40.04352800904868" y1="144.00409521157343" y2="152.00000000000003"/> + <line stroke="#000000" x1="64.03124237432846" x2="40.04352800904868" y1="144.00409521157343" y2="144.00409521157343"/> + <line stroke="#000000" x1="64.03124237432846" x2="64.03124237432846" y1="152.00000000000003" y2="144.00409521157343"/> + <line stroke="#000000" x1="110.69790904099513" x2="120.69790904099513" y1="112.00000000000001" y2="112.00000000000001"/> + <line stroke="#000000" x1="110.69790904099513" x2="110.69790904099513" y1="42.0" y2="112.00000000000001"/> + <line stroke="#000000" x1="120.69790904099513" x2="110.69790904099513" y1="42.0" y2="42.0"/> + <line stroke="#888888" x1="122.69790904099513" x2="128.6979090409951" y1="74.0" y2="74.0"/> + <line stroke="#888888" x1="128.6979090409951" x2="128.6979090409951" y1="74.0" y2="80.00000000000001"/> + <line stroke="#888888" x1="128.6979090409951" x2="122.69790904099513" y1="80.00000000000001" y2="80.00000000000001"/> + <line stroke="#888888" x1="122.69790904099513" x2="122.69790904099513" y1="80.00000000000001" y2="74.0"/> <line stroke="#888888" x1="157.3645757076618" x2="157.3645757076618" y1="1.2500000000000002" y2="3.7500000000000004"/> <line stroke="#888888" x1="157.3645757076618" x2="154.03124237432849" y1="3.7500000000000004" y2="3.7500000000000004"/> <line stroke="#888888" x1="154.03124237432849" x2="154.03124237432849" y1="3.7500000000000004" y2="1.2500000000000002"/> - <line stroke="#888888" x1="181.69790904099514" x2="189.6979090409951" y1="76.00000000000001" y2="76.00000000000001"/> - <line stroke="#888888" x1="189.6979090409951" x2="189.6979090409951" y1="76.00000000000001" y2="84.0"/> - <line stroke="#888888" x1="189.6979090409951" x2="181.69790904099514" y1="84.0" y2="84.0"/> - <line stroke="#888888" x1="181.69790904099514" x2="181.69790904099514" y1="84.0" y2="76.00000000000001"/> - <line stroke="#888888" x1="192.94790904099514" x2="192.94790904099514" y1="70.70454545454547" y2="57.477272727272734"/> - <line stroke="#888888" x1="192.94790904099514" x2="193.44790904099514" y1="57.477272727272734" y2="57.477272727272734"/> - <line stroke="#888888" x1="193.44790904099514" x2="193.44790904099514" y1="57.477272727272734" y2="70.70454545454547"/> - <line stroke="#888888" x1="193.44790904099514" x2="192.94790904099514" y1="70.70454545454547" y2="70.70454545454547"/> - <line stroke="#888888" x1="192.94790904099514" x2="192.94790904099514" y1="102.52272727272728" y2="89.29545454545455"/> - <line stroke="#888888" x1="192.94790904099514" x2="193.44790904099514" y1="89.29545454545455" y2="89.29545454545455"/> - <line stroke="#888888" x1="193.44790904099514" x2="193.44790904099514" y1="89.29545454545455" y2="102.52272727272728"/> - <line stroke="#888888" x1="193.44790904099514" x2="192.94790904099514" y1="102.52272727272728" y2="102.52272727272728"/> - <line stroke="#888888" x1="30.60808015405299" x2="26.606621310682257" y1="195.9357240935652" y2="203.43030382152995"/> - <line stroke="#888888" x1="26.606621310682257" x2="26.165551176623442" y1="203.43030382152995" y2="203.19481043130142"/> - <line stroke="#888888" x1="26.165551176623442" x2="30.16701001999417" y1="203.19481043130142" y2="195.70023070333667"/> - <line stroke="#888888" x1="30.16701001999417" x2="30.60808015405299" y1="195.70023070333667" y2="195.9357240935652"/> - <line stroke="#888888" x1="223.78124237432843" x2="223.78124237432843" y1="231.91666666666666" y2="218.08333333333331"/> - <line stroke="#888888" x1="223.78124237432843" x2="224.28124237432846" y1="218.08333333333331" y2="218.08333333333331"/> - <line stroke="#888888" x1="224.28124237432846" x2="224.28124237432846" y1="218.08333333333331" y2="231.91666666666666"/> - <line stroke="#888888" x1="224.28124237432846" x2="223.78124237432843" y1="231.91666666666666" y2="231.91666666666666"/> - <line stroke="#888888" x1="220.69790904099514" x2="220.69790904099514" y1="154.99999999999997" y2="161.66666666666663"/> - <line stroke="#888888" x1="220.69790904099514" x2="207.3645757076618" y1="161.66666666666663" y2="161.66666666666663"/> - <line stroke="#888888" x1="207.3645757076618" x2="207.3645757076618" y1="161.66666666666663" y2="154.99999999999997"/> - <line stroke="#888888" x1="223.78124237432843" x2="223.78124237432843" y1="261.91666666666663" y2="248.0833333333333"/> - <line stroke="#888888" x1="223.78124237432843" x2="224.28124237432846" y1="248.0833333333333" y2="248.0833333333333"/> - <line stroke="#888888" x1="224.28124237432846" x2="224.28124237432846" y1="248.0833333333333" y2="261.91666666666663"/> - <line stroke="#888888" x1="224.28124237432846" x2="223.78124237432843" y1="261.91666666666663" y2="261.91666666666663"/> - <line stroke="#888888" x1="48.03943279747538" x2="48.03943279747538" y1="320.99692859131994" y2="316.9989761971067"/> - <line stroke="#888888" x1="48.03943279747538" x2="56.035337585901964" y1="316.9989761971067" y2="316.9989761971067"/> - <line stroke="#888888" x1="56.035337585901964" x2="56.035337585901964" y1="316.9989761971067" y2="320.99692859131994"/> - <line stroke="#888888" x1="26.606621310682346" x2="30.608080154053088" y1="276.56969617847017" y2="284.0642759064349"/> - <line stroke="#888888" x1="30.608080154053088" x2="30.167010019994255" y1="284.0642759064349" y2="284.29976929666344"/> - <line stroke="#888888" x1="30.167010019994255" x2="26.165551176623527" y1="284.29976929666344" y2="276.80518956869867"/> - <line stroke="#888888" x1="26.165551176623527" x2="26.606621310682346" y1="276.80518956869867" y2="276.56969617847017"/> - <line stroke="#888888" x1="153.7812423743285" x2="157.61457570766183" y1="311.00000000000006" y2="311.00000000000006"/> - <line stroke="#888888" x1="157.61457570766183" x2="157.61457570766183" y1="311.00000000000006" y2="311.50000000000006"/> - <line stroke="#888888" x1="157.61457570766183" x2="153.7812423743285" y1="311.50000000000006" y2="311.50000000000006"/> - <line stroke="#888888" x1="153.7812423743285" x2="153.7812423743285" y1="311.50000000000006" y2="311.00000000000006"/> - <line stroke="#888888" x1="207.36457570766183" x2="207.36457570766183" y1="325.0" y2="318.33333333333326"/> - <line stroke="#888888" x1="207.36457570766183" x2="220.69790904099517" y1="318.33333333333326" y2="318.33333333333326"/> - <line stroke="#888888" x1="220.69790904099517" x2="220.69790904099517" y1="318.33333333333326" y2="325.0"/> - <line stroke="#888888" x1="56.03533758590186" x2="56.03533758590186" y1="159.00307140868009" y2="163.0010238028934"/> - <line stroke="#888888" x1="56.03533758590186" x2="48.03943279747528" y1="163.0010238028934" y2="163.0010238028934"/> - <line stroke="#888888" x1="48.03943279747528" x2="48.039432797475264" y1="163.0010238028934" y2="159.00307140868009"/> - <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="57.727272727272734" y2="52.727272727272734"/> - <line stroke="#888888" x1="113.19790904099513" x2="118.19790904099513" y1="52.727272727272734" y2="57.727272727272734"/> - <line stroke="#888888" x1="118.19790904099513" x2="118.19790904099513" y1="57.727272727272734" y2="70.45454545454547"/> - <line stroke="#888888" x1="118.19790904099513" x2="113.19790904099513" y1="70.45454545454547" y2="75.45454545454547"/> - <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="75.45454545454547" y2="70.45454545454547"/> - <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="89.54545454545456" y2="84.54545454545455"/> - <line stroke="#888888" x1="113.19790904099513" x2="118.19790904099513" y1="84.54545454545455" y2="89.54545454545456"/> - <line stroke="#888888" x1="118.19790904099513" x2="118.19790904099513" y1="89.54545454545456" y2="102.27272727272728"/> - <line stroke="#888888" x1="118.19790904099513" x2="113.19790904099513" y1="102.27272727272728" y2="107.27272727272728"/> - <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="107.27272727272728" y2="102.27272727272728"/> + <line stroke="#888888" x1="182.6979090409951" x2="188.69790904099514" y1="74.0" y2="74.0"/> + <line stroke="#888888" x1="188.69790904099514" x2="188.69790904099514" y1="74.0" y2="80.00000000000001"/> + <line stroke="#888888" x1="188.69790904099514" x2="182.6979090409951" y1="80.00000000000001" y2="80.00000000000001"/> + <line stroke="#888888" x1="182.6979090409951" x2="182.6979090409951" y1="80.00000000000001" y2="74.0"/> + <line stroke="#888888" x1="192.94790904099514" x2="192.94790904099514" y1="67.70454545454547" y2="54.477272727272734"/> + <line stroke="#888888" x1="192.94790904099514" x2="193.44790904099514" y1="54.477272727272734" y2="54.477272727272734"/> + <line stroke="#888888" x1="193.44790904099514" x2="193.44790904099514" y1="54.477272727272734" y2="67.70454545454547"/> + <line stroke="#888888" x1="193.44790904099514" x2="192.94790904099514" y1="67.70454545454547" y2="67.70454545454547"/> + <line stroke="#888888" x1="192.94790904099514" x2="192.94790904099514" y1="99.52272727272728" y2="86.29545454545456"/> + <line stroke="#888888" x1="192.94790904099514" x2="193.44790904099514" y1="86.29545454545456" y2="86.29545454545456"/> + <line stroke="#888888" x1="193.44790904099514" x2="193.44790904099514" y1="86.29545454545456" y2="99.52272727272728"/> + <line stroke="#888888" x1="193.44790904099514" x2="192.94790904099514" y1="99.52272727272728" y2="99.52272727272728"/> + <line stroke="#888888" x1="30.60808015405299" x2="26.606621310682257" y1="182.93572409356517" y2="190.43030382152995"/> + <line stroke="#888888" x1="26.606621310682257" x2="26.165551176623442" y1="190.43030382152995" y2="190.19481043130142"/> + <line stroke="#888888" x1="26.165551176623442" x2="30.16701001999417" y1="190.19481043130142" y2="182.70023070333664"/> + <line stroke="#888888" x1="30.16701001999417" x2="30.60808015405299" y1="182.70023070333664" y2="182.93572409356517"/> + <line stroke="#888888" x1="223.78124237432843" x2="223.78124237432843" y1="218.91666666666666" y2="205.0833333333333"/> + <line stroke="#888888" x1="223.78124237432843" x2="224.28124237432846" y1="205.0833333333333" y2="205.0833333333333"/> + <line stroke="#888888" x1="224.28124237432846" x2="224.28124237432846" y1="205.0833333333333" y2="218.91666666666666"/> + <line stroke="#888888" x1="224.28124237432846" x2="223.78124237432843" y1="218.91666666666666" y2="218.91666666666666"/> + <line stroke="#888888" x1="220.69790904099514" x2="220.69790904099514" y1="142.0" y2="148.66666666666666"/> + <line stroke="#888888" x1="220.69790904099514" x2="207.3645757076618" y1="148.66666666666666" y2="148.66666666666666"/> + <line stroke="#888888" x1="207.3645757076618" x2="207.3645757076618" y1="148.66666666666666" y2="142.0"/> + <line stroke="#888888" x1="223.78124237432843" x2="223.78124237432843" y1="248.91666666666663" y2="235.0833333333333"/> + <line stroke="#888888" x1="223.78124237432843" x2="224.28124237432846" y1="235.0833333333333" y2="235.0833333333333"/> + <line stroke="#888888" x1="224.28124237432846" x2="224.28124237432846" y1="235.0833333333333" y2="248.91666666666663"/> + <line stroke="#888888" x1="224.28124237432846" x2="223.78124237432843" y1="248.91666666666663" y2="248.91666666666663"/> + <line stroke="#888888" x1="48.03943279747538" x2="48.03943279747538" y1="307.99692859132" y2="303.9989761971067"/> + <line stroke="#888888" x1="48.03943279747538" x2="56.035337585901964" y1="303.9989761971067" y2="303.9989761971067"/> + <line stroke="#888888" x1="56.035337585901964" x2="56.035337585901964" y1="303.9989761971067" y2="307.99692859132"/> + <line stroke="#888888" x1="26.606621310682346" x2="30.608080154053088" y1="263.56969617847017" y2="271.06427590643494"/> + <line stroke="#888888" x1="30.608080154053088" x2="30.167010019994255" y1="271.06427590643494" y2="271.2997692966634"/> + <line stroke="#888888" x1="30.167010019994255" x2="26.165551176623527" y1="271.2997692966634" y2="263.8051895686987"/> + <line stroke="#888888" x1="26.165551176623527" x2="26.606621310682346" y1="263.8051895686987" y2="263.56969617847017"/> + <line stroke="#888888" x1="153.7812423743285" x2="157.61457570766183" y1="298.00000000000006" y2="298.00000000000006"/> + <line stroke="#888888" x1="157.61457570766183" x2="157.61457570766183" y1="298.00000000000006" y2="298.50000000000006"/> + <line stroke="#888888" x1="157.61457570766183" x2="153.7812423743285" y1="298.50000000000006" y2="298.50000000000006"/> + <line stroke="#888888" x1="153.7812423743285" x2="153.7812423743285" y1="298.50000000000006" y2="298.00000000000006"/> + <line stroke="#888888" x1="207.36457570766183" x2="207.36457570766183" y1="312.0" y2="305.33333333333326"/> + <line stroke="#888888" x1="207.36457570766183" x2="220.69790904099517" y1="305.33333333333326" y2="305.33333333333326"/> + <line stroke="#888888" x1="220.69790904099517" x2="220.69790904099517" y1="305.33333333333326" y2="312.0"/> + <line stroke="#888888" x1="56.03533758590186" x2="56.03533758590186" y1="146.00307140868006" y2="150.0010238028934"/> + <line stroke="#888888" x1="56.03533758590186" x2="48.03943279747528" y1="150.0010238028934" y2="150.0010238028934"/> + <line stroke="#888888" x1="48.03943279747528" x2="48.039432797475264" y1="150.0010238028934" y2="146.00307140868006"/> + <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="54.727272727272734" y2="49.727272727272734"/> + <line stroke="#888888" x1="113.19790904099513" x2="118.19790904099513" y1="49.727272727272734" y2="54.727272727272734"/> + <line stroke="#888888" x1="118.19790904099513" x2="118.19790904099513" y1="54.727272727272734" y2="67.45454545454547"/> + <line stroke="#888888" x1="118.19790904099513" x2="113.19790904099513" y1="67.45454545454547" y2="72.45454545454545"/> + <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="72.45454545454545" y2="67.45454545454547"/> + <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="86.54545454545456" y2="81.54545454545456"/> + <line stroke="#888888" x1="113.19790904099513" x2="118.19790904099513" y1="81.54545454545456" y2="86.54545454545456"/> + <line stroke="#888888" x1="118.19790904099513" x2="118.19790904099513" y1="86.54545454545456" y2="99.27272727272728"/> + <line stroke="#888888" x1="118.19790904099513" x2="113.19790904099513" y1="99.27272727272728" y2="104.27272727272728"/> + <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="104.27272727272728" y2="99.27272727272728"/> </svg> diff --git a/rocolib/output/BoatBaseFlat/graph-autofold-default.dxf b/rocolib/output/BoatBaseFlat/graph-autofold-default.dxf index 4eb12f1c60a6b31c0ead67a3d7bf4ecbafa6661a..c48dcbc94ff5e9510ba6776ff797f2a0774d2cb4 100644 --- a/rocolib/output/BoatBaseFlat/graph-autofold-default.dxf +++ b/rocolib/output/BoatBaseFlat/graph-autofold-default.dxf @@ -1035,13 +1035,13 @@ cut 10 150.6979090409951 20 -45.0 +42.0 30 0.0 11 120.69790904099513 21 -45.0 +42.0 31 0.0 0 @@ -1055,13 +1055,13 @@ DOTTED 10 150.6979090409951 20 -45.0 +42.0 30 0.0 11 150.6979090409951 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1073,13 +1073,13 @@ cut 10 120.69790904099513 20 -115.00000000000001 +112.00000000000001 30 0.0 11 150.6979090409951 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1093,13 +1093,13 @@ DOTTED 10 120.69790904099513 20 -115.00000000000001 +112.00000000000001 30 0.0 11 120.69790904099513 21 -45.0 +42.0 31 0.0 0 @@ -1113,13 +1113,13 @@ DOTTED 10 160.69790904099514 20 -45.0 +42.0 30 0.0 11 160.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1131,7 +1131,7 @@ cut 10 160.69790904099514 20 -45.0 +42.0 30 0.0 11 @@ -1155,7 +1155,7 @@ cut 11 150.6979090409951 21 -45.0 +42.0 31 0.0 0 @@ -1221,13 +1221,13 @@ cut 10 190.69790904099514 20 -45.0 +42.0 30 0.0 11 160.69790904099514 21 -45.0 +42.0 31 0.0 0 @@ -1241,13 +1241,13 @@ DOTTED 10 190.69790904099514 20 -45.0 +42.0 30 0.0 11 190.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1259,13 +1259,13 @@ cut 10 160.69790904099514 20 -115.00000000000001 +112.00000000000001 30 0.0 11 190.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1277,13 +1277,13 @@ cut 10 200.69790904099514 20 -45.0 +42.0 30 0.0 11 190.69790904099514 21 -45.0 +42.0 31 0.0 0 @@ -1295,13 +1295,13 @@ cut 10 200.69790904099514 20 -115.00000000000001 +112.00000000000001 30 0.0 11 200.69790904099514 21 -45.0 +42.0 31 0.0 0 @@ -1313,13 +1313,13 @@ cut 10 190.69790904099514 20 -115.00000000000001 +112.00000000000001 30 0.0 11 200.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1331,13 +1331,13 @@ cut 10 150.6979090409951 20 -115.00000000000001 +112.00000000000001 30 0.0 11 150.6979090409951 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1349,13 +1349,13 @@ cut 10 160.69790904099514 20 -165.00000000000003 +152.00000000000003 30 0.0 11 160.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1369,13 +1369,13 @@ DOTTED 10 160.69790904099514 20 -165.00000000000003 +152.00000000000003 30 0.0 11 150.6979090409951 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1387,13 +1387,13 @@ cut 10 150.6979090409951 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1405,13 +1405,13 @@ cut 10 194.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 160.69790904099514 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1423,13 +1423,13 @@ cut 10 194.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 194.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1441,13 +1441,13 @@ cut 10 64.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1461,13 +1461,13 @@ DOTTED 10 64.03124237432846 20 -205.00000000000003 +192.00000000000003 30 0.0 11 194.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1481,13 +1481,13 @@ DOTTED 10 64.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1501,13 +1501,13 @@ DOTTED 10 40.04352800904868 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1521,13 +1521,13 @@ DOTTED 10 40.04352800904868 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1539,13 +1539,13 @@ cut 10 40.04352800904868 20 -165.00000000000003 +152.00000000000003 30 0.0 11 28.745631649622073 21 -186.16052878171774 +173.16052878171777 31 0.0 0 @@ -1559,13 +1559,13 @@ DOTTED 10 28.745631649622073 20 -186.16052878171774 +173.16052878171777 30 0.0 11 64.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1579,13 +1579,13 @@ DOTTED 10 0.0 20 -240.00000000000003 +227.00000000000003 30 0.0 11 64.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1597,13 +1597,13 @@ cut 10 17.447735290195485 20 -207.32105756343552 +194.32105756343552 30 0.0 11 0.0 21 -240.00000000000003 +227.00000000000003 31 0.0 0 @@ -1615,13 +1615,13 @@ cut 10 28.745631649622084 20 -186.16052878171774 +173.16052878171777 30 0.0 11 17.447735290195485 21 -207.32105756343552 +194.32105756343552 31 0.0 0 @@ -1635,13 +1635,13 @@ DOTTED 10 64.03124237432846 20 -205.00000000000003 +192.00000000000003 30 0.0 11 64.03124237432846 21 -240.00000000000003 +227.00000000000003 31 0.0 0 @@ -1655,13 +1655,13 @@ DOTTED 10 64.03124237432847 20 -240.00000000000003 +227.00000000000003 30 0.0 11 64.0312423743285 21 -275.00000000000006 +262.0 31 0.0 0 @@ -1675,13 +1675,13 @@ DOTTED 10 0.0 20 -240.00000000000003 +227.00000000000003 30 0.0 11 64.0312423743285 21 -275.00000000000006 +262.0 31 0.0 0 @@ -1695,13 +1695,13 @@ DOTTED 10 64.03124237432847 20 -275.00000000000006 +262.0 30 0.0 11 194.03124237432843 21 -275.0 +261.99999999999994 31 0.0 0 @@ -1715,13 +1715,13 @@ DOTTED 10 194.03124237432846 20 -240.0 +227.0 30 0.0 11 194.03124237432843 21 -204.99999999999997 +192.0 31 0.0 0 @@ -1735,13 +1735,13 @@ DOTTED 10 194.03124237432846 20 -275.00000000000006 +262.0 30 0.0 11 194.03124237432846 21 -240.0 +227.0 31 0.0 0 @@ -1753,13 +1753,13 @@ cut 10 234.03124237432846 20 -244.99999999999997 +231.99999999999997 30 0.0 11 234.03124237432846 21 -204.99999999999994 +191.99999999999997 31 0.0 0 @@ -1771,13 +1771,13 @@ cut 10 234.03124237432846 20 -239.99999999999997 +226.99999999999997 30 0.0 11 234.03124237432846 21 -244.99999999999997 +231.99999999999997 31 0.0 0 @@ -1791,13 +1791,13 @@ DOTTED 10 194.03124237432843 20 -204.99999999999997 +192.0 30 0.0 11 234.03124237432846 21 -204.99999999999994 +191.99999999999997 31 0.0 0 @@ -1811,13 +1811,13 @@ DOTTED 10 194.03124237432843 20 -204.99999999999997 +192.0 30 0.0 11 234.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1829,13 +1829,13 @@ cut 10 234.03124237432846 20 -204.99999999999997 +192.0 30 0.0 11 234.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1849,13 +1849,13 @@ DOTTED 10 194.03124237432843 20 -165.00000000000003 +152.00000000000003 30 0.0 11 234.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1869,13 +1869,13 @@ DOTTED 10 194.03124237432843 20 -204.99999999999997 +192.0 30 0.0 11 194.03124237432843 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1887,13 +1887,13 @@ cut 10 194.03124237432843 20 -151.66666666666666 +138.66666666666663 30 0.0 11 194.03124237432843 21 -165.0 +152.0 31 0.0 0 @@ -1905,13 +1905,13 @@ cut 10 234.03124237432846 20 -151.66666666666666 +138.66666666666663 30 0.0 11 194.03124237432843 21 -151.66666666666666 +138.66666666666663 31 0.0 0 @@ -1923,13 +1923,13 @@ cut 10 234.03124237432846 20 -165.0 +152.0 30 0.0 11 234.03124237432846 21 -151.66666666666666 +138.66666666666663 31 0.0 0 @@ -1943,13 +1943,13 @@ DOTTED 10 234.03124237432846 20 -274.99999999999994 +261.99999999999994 30 0.0 11 194.03124237432846 21 -275.0 +261.99999999999994 31 0.0 0 @@ -1961,13 +1961,13 @@ cut 10 234.03124237432846 20 -234.99999999999997 +221.99999999999997 30 0.0 11 234.03124237432846 21 -239.99999999999997 +226.99999999999997 31 0.0 0 @@ -1979,13 +1979,13 @@ cut 10 234.03124237432846 20 -274.99999999999994 +261.99999999999994 30 0.0 11 234.03124237432846 21 -234.99999999999997 +221.99999999999997 31 0.0 0 @@ -1997,13 +1997,13 @@ cut 10 234.0312423743285 20 -314.99999999999994 +302.0 30 0.0 11 234.03124237432849 21 -275.0 +261.99999999999994 31 0.0 0 @@ -2017,13 +2017,13 @@ DOTTED 10 234.0312423743285 20 -314.99999999999994 +302.0 30 0.0 11 194.03124237432846 21 -275.00000000000006 +262.0 31 0.0 0 @@ -2037,13 +2037,13 @@ DOTTED 10 194.03124237432849 20 -315.00000000000006 +302.00000000000006 30 0.0 11 194.03124237432846 21 -275.00000000000006 +262.0 31 0.0 0 @@ -2057,13 +2057,13 @@ DOTTED 10 234.03124237432849 20 -314.99999999999994 +302.0 30 0.0 11 194.03124237432849 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2077,13 +2077,13 @@ DOTTED 10 64.03124237432854 20 -275.00000000000006 +262.0 30 0.0 11 64.03124237432856 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2097,13 +2097,13 @@ DOTTED 10 64.03124237432856 20 -315.00000000000006 +302.00000000000006 30 0.0 11 40.04352800904878 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2117,13 +2117,13 @@ DOTTED 10 64.03124237432854 20 -275.00000000000006 +262.0 30 0.0 11 40.04352800904878 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2135,13 +2135,13 @@ cut 10 64.03124237432856 20 -322.9959047884266 +309.99590478842657 30 0.0 11 64.03124237432856 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2153,13 +2153,13 @@ cut 10 40.04352800904878 20 -322.9959047884267 +309.9959047884266 30 0.0 11 64.03124237432856 21 -322.9959047884266 +309.99590478842657 31 0.0 0 @@ -2171,13 +2171,13 @@ cut 10 40.04352800904878 20 -315.00000000000006 +302.00000000000006 30 0.0 11 40.04352800904878 21 -322.9959047884267 +309.9959047884266 31 0.0 0 @@ -2191,13 +2191,13 @@ DOTTED 10 64.03124237432854 20 -275.00000000000006 +262.0 30 0.0 11 28.745631649622172 21 -293.8394712182823 +280.8394712182823 31 0.0 0 @@ -2209,13 +2209,13 @@ cut 10 28.745631649622172 20 -293.8394712182823 +280.8394712182823 30 0.0 11 40.04352800904878 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2227,13 +2227,13 @@ cut 10 17.447735290195567 20 -272.6789424365645 +259.67894243656457 30 0.0 11 28.745631649622172 21 -293.8394712182823 +280.8394712182823 31 0.0 0 @@ -2245,13 +2245,13 @@ cut 10 8.526512829121203e-14 20 -240.00000000000009 +227.00000000000009 30 0.0 11 17.447735290195567 21 -272.6789424365645 +259.67894243656457 31 0.0 0 @@ -2263,13 +2263,13 @@ cut 10 160.6979090409952 20 -315.00000000000006 +302.00000000000006 30 0.0 11 194.03124237432849 21 -314.99999999999994 +302.0 31 0.0 0 @@ -2281,13 +2281,13 @@ cut 10 150.69790904099517 20 -315.00000000000006 +302.00000000000006 30 0.0 11 160.6979090409952 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2299,13 +2299,13 @@ cut 10 64.03124237432856 20 -315.00000000000006 +302.00000000000006 30 0.0 11 150.69790904099517 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2317,13 +2317,13 @@ cut 10 64.03124237432856 20 -315.00000000000006 +302.00000000000006 30 0.0 11 64.03124237432856 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2335,13 +2335,13 @@ cut 10 194.03124237432849 20 -314.99999999999994 +302.0 30 0.0 11 194.03124237432849 21 -314.99999999999994 +302.0 31 0.0 0 @@ -2353,13 +2353,13 @@ cut 10 234.0312423743285 20 -328.33333333333326 +315.3333333333333 30 0.0 11 234.0312423743285 21 -314.99999999999994 +302.0 31 0.0 0 @@ -2371,13 +2371,13 @@ cut 10 194.03124237432849 20 -328.33333333333326 +315.3333333333333 30 0.0 11 234.0312423743285 21 -328.33333333333326 +315.3333333333333 31 0.0 0 @@ -2389,13 +2389,13 @@ cut 10 194.03124237432849 20 -314.99999999999994 +302.0 30 0.0 11 194.03124237432849 21 -328.33333333333326 +315.3333333333333 31 0.0 0 @@ -2407,13 +2407,13 @@ cut 10 40.04352800904868 20 -157.00409521157343 +144.00409521157343 30 0.0 11 40.04352800904868 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -2425,13 +2425,13 @@ cut 10 64.03124237432846 20 -157.00409521157343 +144.00409521157343 30 0.0 11 40.04352800904868 21 -157.00409521157343 +144.00409521157343 31 0.0 0 @@ -2443,13 +2443,13 @@ cut 10 64.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -157.00409521157343 +144.00409521157343 31 0.0 0 @@ -2461,13 +2461,13 @@ cut 10 110.69790904099513 20 -115.00000000000001 +112.00000000000001 30 0.0 11 120.69790904099513 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -2479,13 +2479,13 @@ cut 10 110.69790904099513 20 -45.0 +42.0 30 0.0 11 110.69790904099513 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -2497,13 +2497,13 @@ cut 10 120.69790904099513 20 -45.0 +42.0 30 0.0 11 110.69790904099513 21 -45.0 +42.0 31 0.0 0 @@ -2513,15 +2513,15 @@ LINE 8 cut 10 -121.69790904099513 +122.69790904099513 20 -76.00000000000001 +74.0 30 0.0 11 -129.6979090409951 +128.6979090409951 21 -76.00000000000001 +74.0 31 0.0 0 @@ -2531,15 +2531,15 @@ LINE 8 cut 10 -129.6979090409951 +128.6979090409951 20 -76.00000000000001 +74.0 30 0.0 11 -129.6979090409951 +128.6979090409951 21 -84.0 +80.00000000000001 31 0.0 0 @@ -2549,15 +2549,15 @@ LINE 8 cut 10 -129.6979090409951 +128.6979090409951 20 -84.0 +80.00000000000001 30 0.0 11 -121.69790904099513 +122.69790904099513 21 -84.0 +80.00000000000001 31 0.0 0 @@ -2567,15 +2567,15 @@ LINE 8 cut 10 -121.69790904099513 +122.69790904099513 20 -84.0 +80.00000000000001 30 0.0 11 -121.69790904099513 +122.69790904099513 21 -76.00000000000001 +74.0 31 0.0 0 @@ -2639,15 +2639,15 @@ LINE 8 cut 10 -181.69790904099514 +182.6979090409951 20 -76.00000000000001 +74.0 30 0.0 11 -189.6979090409951 +188.69790904099514 21 -76.00000000000001 +74.0 31 0.0 0 @@ -2657,15 +2657,15 @@ LINE 8 cut 10 -189.6979090409951 +188.69790904099514 20 -76.00000000000001 +74.0 30 0.0 11 -189.6979090409951 +188.69790904099514 21 -84.0 +80.00000000000001 31 0.0 0 @@ -2675,15 +2675,15 @@ LINE 8 cut 10 -189.6979090409951 +188.69790904099514 20 -84.0 +80.00000000000001 30 0.0 11 -181.69790904099514 +182.6979090409951 21 -84.0 +80.00000000000001 31 0.0 0 @@ -2693,15 +2693,15 @@ LINE 8 cut 10 -181.69790904099514 +182.6979090409951 20 -84.0 +80.00000000000001 30 0.0 11 -181.69790904099514 +182.6979090409951 21 -76.00000000000001 +74.0 31 0.0 0 @@ -2713,13 +2713,13 @@ cut 10 192.94790904099514 20 -70.70454545454547 +67.70454545454547 30 0.0 11 192.94790904099514 21 -57.477272727272734 +54.477272727272734 31 0.0 0 @@ -2731,13 +2731,13 @@ cut 10 192.94790904099514 20 -57.477272727272734 +54.477272727272734 30 0.0 11 193.44790904099514 21 -57.477272727272734 +54.477272727272734 31 0.0 0 @@ -2749,13 +2749,13 @@ cut 10 193.44790904099514 20 -57.477272727272734 +54.477272727272734 30 0.0 11 193.44790904099514 21 -70.70454545454547 +67.70454545454547 31 0.0 0 @@ -2767,13 +2767,13 @@ cut 10 193.44790904099514 20 -70.70454545454547 +67.70454545454547 30 0.0 11 192.94790904099514 21 -70.70454545454547 +67.70454545454547 31 0.0 0 @@ -2785,13 +2785,13 @@ cut 10 192.94790904099514 20 -102.52272727272728 +99.52272727272728 30 0.0 11 192.94790904099514 21 -89.29545454545455 +86.29545454545456 31 0.0 0 @@ -2803,13 +2803,13 @@ cut 10 192.94790904099514 20 -89.29545454545455 +86.29545454545456 30 0.0 11 193.44790904099514 21 -89.29545454545455 +86.29545454545456 31 0.0 0 @@ -2821,13 +2821,13 @@ cut 10 193.44790904099514 20 -89.29545454545455 +86.29545454545456 30 0.0 11 193.44790904099514 21 -102.52272727272728 +99.52272727272728 31 0.0 0 @@ -2839,13 +2839,13 @@ cut 10 193.44790904099514 20 -102.52272727272728 +99.52272727272728 30 0.0 11 192.94790904099514 21 -102.52272727272728 +99.52272727272728 31 0.0 0 @@ -2857,13 +2857,13 @@ cut 10 30.60808015405299 20 -195.9357240935652 +182.93572409356517 30 0.0 11 26.606621310682257 21 -203.43030382152995 +190.43030382152995 31 0.0 0 @@ -2875,13 +2875,13 @@ cut 10 26.606621310682257 20 -203.43030382152995 +190.43030382152995 30 0.0 11 26.165551176623442 21 -203.19481043130142 +190.19481043130142 31 0.0 0 @@ -2893,13 +2893,13 @@ cut 10 26.165551176623442 20 -203.19481043130142 +190.19481043130142 30 0.0 11 30.16701001999417 21 -195.70023070333667 +182.70023070333664 31 0.0 0 @@ -2911,13 +2911,13 @@ cut 10 30.16701001999417 20 -195.70023070333667 +182.70023070333664 30 0.0 11 30.60808015405299 21 -195.9357240935652 +182.93572409356517 31 0.0 0 @@ -2929,13 +2929,13 @@ cut 10 223.78124237432843 20 -231.91666666666666 +218.91666666666666 30 0.0 11 223.78124237432843 21 -218.08333333333331 +205.0833333333333 31 0.0 0 @@ -2947,13 +2947,13 @@ cut 10 223.78124237432843 20 -218.08333333333331 +205.0833333333333 30 0.0 11 224.28124237432846 21 -218.08333333333331 +205.0833333333333 31 0.0 0 @@ -2965,13 +2965,13 @@ cut 10 224.28124237432846 20 -218.08333333333331 +205.0833333333333 30 0.0 11 224.28124237432846 21 -231.91666666666666 +218.91666666666666 31 0.0 0 @@ -2983,13 +2983,13 @@ cut 10 224.28124237432846 20 -231.91666666666666 +218.91666666666666 30 0.0 11 223.78124237432843 21 -231.91666666666666 +218.91666666666666 31 0.0 0 @@ -3001,13 +3001,13 @@ cut 10 220.69790904099514 20 -154.99999999999997 +142.0 30 0.0 11 220.69790904099514 21 -161.66666666666663 +148.66666666666666 31 0.0 0 @@ -3019,13 +3019,13 @@ cut 10 220.69790904099514 20 -161.66666666666663 +148.66666666666666 30 0.0 11 207.3645757076618 21 -161.66666666666663 +148.66666666666666 31 0.0 0 @@ -3037,13 +3037,13 @@ cut 10 207.3645757076618 20 -161.66666666666663 +148.66666666666666 30 0.0 11 207.3645757076618 21 -154.99999999999997 +142.0 31 0.0 0 @@ -3055,13 +3055,13 @@ cut 10 223.78124237432843 20 -261.91666666666663 +248.91666666666663 30 0.0 11 223.78124237432843 21 -248.0833333333333 +235.0833333333333 31 0.0 0 @@ -3073,13 +3073,13 @@ cut 10 223.78124237432843 20 -248.0833333333333 +235.0833333333333 30 0.0 11 224.28124237432846 21 -248.0833333333333 +235.0833333333333 31 0.0 0 @@ -3091,13 +3091,13 @@ cut 10 224.28124237432846 20 -248.0833333333333 +235.0833333333333 30 0.0 11 224.28124237432846 21 -261.91666666666663 +248.91666666666663 31 0.0 0 @@ -3109,13 +3109,13 @@ cut 10 224.28124237432846 20 -261.91666666666663 +248.91666666666663 30 0.0 11 223.78124237432843 21 -261.91666666666663 +248.91666666666663 31 0.0 0 @@ -3127,13 +3127,13 @@ cut 10 48.03943279747538 20 -320.99692859131994 +307.99692859132 30 0.0 11 48.03943279747538 21 -316.9989761971067 +303.9989761971067 31 0.0 0 @@ -3145,13 +3145,13 @@ cut 10 48.03943279747538 20 -316.9989761971067 +303.9989761971067 30 0.0 11 56.035337585901964 21 -316.9989761971067 +303.9989761971067 31 0.0 0 @@ -3163,13 +3163,13 @@ cut 10 56.035337585901964 20 -316.9989761971067 +303.9989761971067 30 0.0 11 56.035337585901964 21 -320.99692859131994 +307.99692859132 31 0.0 0 @@ -3181,13 +3181,13 @@ cut 10 26.606621310682346 20 -276.56969617847017 +263.56969617847017 30 0.0 11 30.608080154053088 21 -284.0642759064349 +271.06427590643494 31 0.0 0 @@ -3199,13 +3199,13 @@ cut 10 30.608080154053088 20 -284.0642759064349 +271.06427590643494 30 0.0 11 30.167010019994255 21 -284.29976929666344 +271.2997692966634 31 0.0 0 @@ -3217,13 +3217,13 @@ cut 10 30.167010019994255 20 -284.29976929666344 +271.2997692966634 30 0.0 11 26.165551176623527 21 -276.80518956869867 +263.8051895686987 31 0.0 0 @@ -3235,13 +3235,13 @@ cut 10 26.165551176623527 20 -276.80518956869867 +263.8051895686987 30 0.0 11 26.606621310682346 21 -276.56969617847017 +263.56969617847017 31 0.0 0 @@ -3253,13 +3253,13 @@ cut 10 153.7812423743285 20 -311.00000000000006 +298.00000000000006 30 0.0 11 157.61457570766183 21 -311.00000000000006 +298.00000000000006 31 0.0 0 @@ -3271,13 +3271,13 @@ cut 10 157.61457570766183 20 -311.00000000000006 +298.00000000000006 30 0.0 11 157.61457570766183 21 -311.50000000000006 +298.50000000000006 31 0.0 0 @@ -3289,13 +3289,13 @@ cut 10 157.61457570766183 20 -311.50000000000006 +298.50000000000006 30 0.0 11 153.7812423743285 21 -311.50000000000006 +298.50000000000006 31 0.0 0 @@ -3307,13 +3307,13 @@ cut 10 153.7812423743285 20 -311.50000000000006 +298.50000000000006 30 0.0 11 153.7812423743285 21 -311.00000000000006 +298.00000000000006 31 0.0 0 @@ -3325,13 +3325,13 @@ cut 10 207.36457570766183 20 -325.0 +312.0 30 0.0 11 207.36457570766183 21 -318.33333333333326 +305.33333333333326 31 0.0 0 @@ -3343,13 +3343,13 @@ cut 10 207.36457570766183 20 -318.33333333333326 +305.33333333333326 30 0.0 11 220.69790904099517 21 -318.33333333333326 +305.33333333333326 31 0.0 0 @@ -3361,13 +3361,13 @@ cut 10 220.69790904099517 20 -318.33333333333326 +305.33333333333326 30 0.0 11 220.69790904099517 21 -325.0 +312.0 31 0.0 0 @@ -3379,13 +3379,13 @@ cut 10 56.03533758590186 20 -159.00307140868009 +146.00307140868006 30 0.0 11 56.03533758590186 21 -163.0010238028934 +150.0010238028934 31 0.0 0 @@ -3397,13 +3397,13 @@ cut 10 56.03533758590186 20 -163.0010238028934 +150.0010238028934 30 0.0 11 48.03943279747528 21 -163.0010238028934 +150.0010238028934 31 0.0 0 @@ -3415,13 +3415,13 @@ cut 10 48.03943279747528 20 -163.0010238028934 +150.0010238028934 30 0.0 11 48.039432797475264 21 -159.00307140868009 +146.00307140868006 31 0.0 0 @@ -3433,13 +3433,13 @@ cut 10 113.19790904099513 20 -57.727272727272734 +54.727272727272734 30 0.0 11 113.19790904099513 21 -52.727272727272734 +49.727272727272734 31 0.0 0 @@ -3451,13 +3451,13 @@ cut 10 113.19790904099513 20 -52.727272727272734 +49.727272727272734 30 0.0 11 118.19790904099513 21 -57.727272727272734 +54.727272727272734 31 0.0 0 @@ -3469,13 +3469,13 @@ cut 10 118.19790904099513 20 -57.727272727272734 +54.727272727272734 30 0.0 11 118.19790904099513 21 -70.45454545454547 +67.45454545454547 31 0.0 0 @@ -3487,13 +3487,13 @@ cut 10 118.19790904099513 20 -70.45454545454547 +67.45454545454547 30 0.0 11 113.19790904099513 21 -75.45454545454547 +72.45454545454545 31 0.0 0 @@ -3505,13 +3505,13 @@ cut 10 113.19790904099513 20 -75.45454545454547 +72.45454545454545 30 0.0 11 113.19790904099513 21 -70.45454545454547 +67.45454545454547 31 0.0 0 @@ -3523,13 +3523,13 @@ cut 10 113.19790904099513 20 -89.54545454545456 +86.54545454545456 30 0.0 11 113.19790904099513 21 -84.54545454545455 +81.54545454545456 31 0.0 0 @@ -3541,13 +3541,13 @@ cut 10 113.19790904099513 20 -84.54545454545455 +81.54545454545456 30 0.0 11 118.19790904099513 21 -89.54545454545456 +86.54545454545456 31 0.0 0 @@ -3559,13 +3559,13 @@ cut 10 118.19790904099513 20 -89.54545454545456 +86.54545454545456 30 0.0 11 118.19790904099513 21 -102.27272727272728 +99.27272727272728 31 0.0 0 @@ -3577,13 +3577,13 @@ cut 10 118.19790904099513 20 -102.27272727272728 +99.27272727272728 30 0.0 11 113.19790904099513 21 -107.27272727272728 +104.27272727272728 31 0.0 0 @@ -3595,13 +3595,13 @@ cut 10 113.19790904099513 20 -107.27272727272728 +104.27272727272728 30 0.0 11 113.19790904099513 21 -102.27272727272728 +99.27272727272728 31 0.0 0 diff --git a/rocolib/output/BoatBaseFlat/graph-autofold-graph.dxf b/rocolib/output/BoatBaseFlat/graph-autofold-graph.dxf index a33b251a8df6141f311523de2c7874d9088db99e..bc15316b4b54590a8440d85012866579024be35e 100644 --- a/rocolib/output/BoatBaseFlat/graph-autofold-graph.dxf +++ b/rocolib/output/BoatBaseFlat/graph-autofold-graph.dxf @@ -945,13 +945,13 @@ LINE 10 150.6979090409951 20 -45.0 +42.0 30 0.0 11 120.69790904099513 21 -45.0 +42.0 31 0.0 0 @@ -965,13 +965,13 @@ DOTTED 10 150.6979090409951 20 -45.0 +42.0 30 0.0 11 150.6979090409951 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -983,13 +983,13 @@ LINE 10 120.69790904099513 20 -115.00000000000001 +112.00000000000001 30 0.0 11 150.6979090409951 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1003,13 +1003,13 @@ DOTTED 10 120.69790904099513 20 -115.00000000000001 +112.00000000000001 30 0.0 11 120.69790904099513 21 -45.0 +42.0 31 0.0 0 @@ -1023,13 +1023,13 @@ DOTTED 10 160.69790904099514 20 -45.0 +42.0 30 0.0 11 160.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1041,7 +1041,7 @@ LINE 10 160.69790904099514 20 -45.0 +42.0 30 0.0 11 @@ -1065,7 +1065,7 @@ LINE 11 150.6979090409951 21 -45.0 +42.0 31 0.0 0 @@ -1131,13 +1131,13 @@ LINE 10 190.69790904099514 20 -45.0 +42.0 30 0.0 11 160.69790904099514 21 -45.0 +42.0 31 0.0 0 @@ -1151,13 +1151,13 @@ DOTTED 10 190.69790904099514 20 -45.0 +42.0 30 0.0 11 190.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1169,13 +1169,13 @@ LINE 10 160.69790904099514 20 -115.00000000000001 +112.00000000000001 30 0.0 11 190.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1187,13 +1187,13 @@ LINE 10 200.69790904099514 20 -45.0 +42.0 30 0.0 11 190.69790904099514 21 -45.0 +42.0 31 0.0 0 @@ -1205,13 +1205,13 @@ LINE 10 200.69790904099514 20 -115.00000000000001 +112.00000000000001 30 0.0 11 200.69790904099514 21 -45.0 +42.0 31 0.0 0 @@ -1223,13 +1223,13 @@ LINE 10 190.69790904099514 20 -115.00000000000001 +112.00000000000001 30 0.0 11 200.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1241,13 +1241,13 @@ LINE 10 150.6979090409951 20 -115.00000000000001 +112.00000000000001 30 0.0 11 150.6979090409951 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1259,13 +1259,13 @@ LINE 10 160.69790904099514 20 -165.00000000000003 +152.00000000000003 30 0.0 11 160.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1279,13 +1279,13 @@ DOTTED 10 160.69790904099514 20 -165.00000000000003 +152.00000000000003 30 0.0 11 150.6979090409951 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1297,13 +1297,13 @@ LINE 10 150.6979090409951 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1315,13 +1315,13 @@ LINE 10 194.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 160.69790904099514 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1333,13 +1333,13 @@ LINE 10 194.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 194.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1351,13 +1351,13 @@ LINE 10 64.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1371,13 +1371,13 @@ DOTTED 10 64.03124237432846 20 -205.00000000000003 +192.00000000000003 30 0.0 11 194.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1391,13 +1391,13 @@ DOTTED 10 64.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1411,13 +1411,13 @@ DOTTED 10 40.04352800904868 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1431,13 +1431,13 @@ DOTTED 10 40.04352800904868 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1449,13 +1449,13 @@ LINE 10 40.04352800904868 20 -165.00000000000003 +152.00000000000003 30 0.0 11 28.745631649622073 21 -186.16052878171774 +173.16052878171777 31 0.0 0 @@ -1469,13 +1469,13 @@ DOTTED 10 28.745631649622073 20 -186.16052878171774 +173.16052878171777 30 0.0 11 64.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1489,13 +1489,13 @@ DOTTED 10 0.0 20 -240.00000000000003 +227.00000000000003 30 0.0 11 64.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1507,13 +1507,13 @@ LINE 10 17.447735290195485 20 -207.32105756343552 +194.32105756343552 30 0.0 11 0.0 21 -240.00000000000003 +227.00000000000003 31 0.0 0 @@ -1525,13 +1525,13 @@ LINE 10 28.745631649622084 20 -186.16052878171774 +173.16052878171777 30 0.0 11 17.447735290195485 21 -207.32105756343552 +194.32105756343552 31 0.0 0 @@ -1545,13 +1545,13 @@ DOTTED 10 64.03124237432846 20 -205.00000000000003 +192.00000000000003 30 0.0 11 64.03124237432846 21 -240.00000000000003 +227.00000000000003 31 0.0 0 @@ -1565,13 +1565,13 @@ DOTTED 10 64.03124237432847 20 -240.00000000000003 +227.00000000000003 30 0.0 11 64.0312423743285 21 -275.00000000000006 +262.0 31 0.0 0 @@ -1585,13 +1585,13 @@ DOTTED 10 0.0 20 -240.00000000000003 +227.00000000000003 30 0.0 11 64.0312423743285 21 -275.00000000000006 +262.0 31 0.0 0 @@ -1605,13 +1605,13 @@ DOTTED 10 64.03124237432847 20 -275.00000000000006 +262.0 30 0.0 11 194.03124237432843 21 -275.0 +261.99999999999994 31 0.0 0 @@ -1625,13 +1625,13 @@ DOTTED 10 194.03124237432846 20 -240.0 +227.0 30 0.0 11 194.03124237432843 21 -204.99999999999997 +192.0 31 0.0 0 @@ -1645,13 +1645,13 @@ DOTTED 10 194.03124237432846 20 -275.00000000000006 +262.0 30 0.0 11 194.03124237432846 21 -240.0 +227.0 31 0.0 0 @@ -1663,13 +1663,13 @@ LINE 10 234.03124237432846 20 -244.99999999999997 +231.99999999999997 30 0.0 11 234.03124237432846 21 -204.99999999999994 +191.99999999999997 31 0.0 0 @@ -1681,13 +1681,13 @@ LINE 10 234.03124237432846 20 -239.99999999999997 +226.99999999999997 30 0.0 11 234.03124237432846 21 -244.99999999999997 +231.99999999999997 31 0.0 0 @@ -1701,13 +1701,13 @@ DOTTED 10 194.03124237432843 20 -204.99999999999997 +192.0 30 0.0 11 234.03124237432846 21 -204.99999999999994 +191.99999999999997 31 0.0 0 @@ -1721,13 +1721,13 @@ DOTTED 10 194.03124237432843 20 -204.99999999999997 +192.0 30 0.0 11 234.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1739,13 +1739,13 @@ LINE 10 234.03124237432846 20 -204.99999999999997 +192.0 30 0.0 11 234.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1759,13 +1759,13 @@ DOTTED 10 194.03124237432843 20 -165.00000000000003 +152.00000000000003 30 0.0 11 234.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1779,13 +1779,13 @@ DOTTED 10 194.03124237432843 20 -204.99999999999997 +192.0 30 0.0 11 194.03124237432843 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1797,13 +1797,13 @@ LINE 10 194.03124237432843 20 -151.66666666666666 +138.66666666666663 30 0.0 11 194.03124237432843 21 -165.0 +152.0 31 0.0 0 @@ -1815,13 +1815,13 @@ LINE 10 234.03124237432846 20 -151.66666666666666 +138.66666666666663 30 0.0 11 194.03124237432843 21 -151.66666666666666 +138.66666666666663 31 0.0 0 @@ -1833,13 +1833,13 @@ LINE 10 234.03124237432846 20 -165.0 +152.0 30 0.0 11 234.03124237432846 21 -151.66666666666666 +138.66666666666663 31 0.0 0 @@ -1853,13 +1853,13 @@ DOTTED 10 234.03124237432846 20 -274.99999999999994 +261.99999999999994 30 0.0 11 194.03124237432846 21 -275.0 +261.99999999999994 31 0.0 0 @@ -1871,13 +1871,13 @@ LINE 10 234.03124237432846 20 -234.99999999999997 +221.99999999999997 30 0.0 11 234.03124237432846 21 -239.99999999999997 +226.99999999999997 31 0.0 0 @@ -1889,13 +1889,13 @@ LINE 10 234.03124237432846 20 -274.99999999999994 +261.99999999999994 30 0.0 11 234.03124237432846 21 -234.99999999999997 +221.99999999999997 31 0.0 0 @@ -1907,13 +1907,13 @@ LINE 10 234.0312423743285 20 -314.99999999999994 +302.0 30 0.0 11 234.03124237432849 21 -275.0 +261.99999999999994 31 0.0 0 @@ -1927,13 +1927,13 @@ DOTTED 10 234.0312423743285 20 -314.99999999999994 +302.0 30 0.0 11 194.03124237432846 21 -275.00000000000006 +262.0 31 0.0 0 @@ -1947,13 +1947,13 @@ DOTTED 10 194.03124237432849 20 -315.00000000000006 +302.00000000000006 30 0.0 11 194.03124237432846 21 -275.00000000000006 +262.0 31 0.0 0 @@ -1967,13 +1967,13 @@ DOTTED 10 234.03124237432849 20 -314.99999999999994 +302.0 30 0.0 11 194.03124237432849 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -1987,13 +1987,13 @@ DOTTED 10 64.03124237432854 20 -275.00000000000006 +262.0 30 0.0 11 64.03124237432856 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2007,13 +2007,13 @@ DOTTED 10 64.03124237432856 20 -315.00000000000006 +302.00000000000006 30 0.0 11 40.04352800904878 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2027,13 +2027,13 @@ DOTTED 10 64.03124237432854 20 -275.00000000000006 +262.0 30 0.0 11 40.04352800904878 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2045,13 +2045,13 @@ LINE 10 64.03124237432856 20 -322.9959047884266 +309.99590478842657 30 0.0 11 64.03124237432856 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2063,13 +2063,13 @@ LINE 10 40.04352800904878 20 -322.9959047884267 +309.9959047884266 30 0.0 11 64.03124237432856 21 -322.9959047884266 +309.99590478842657 31 0.0 0 @@ -2081,13 +2081,13 @@ LINE 10 40.04352800904878 20 -315.00000000000006 +302.00000000000006 30 0.0 11 40.04352800904878 21 -322.9959047884267 +309.9959047884266 31 0.0 0 @@ -2101,13 +2101,13 @@ DOTTED 10 64.03124237432854 20 -275.00000000000006 +262.0 30 0.0 11 28.745631649622172 21 -293.8394712182823 +280.8394712182823 31 0.0 0 @@ -2119,13 +2119,13 @@ LINE 10 28.745631649622172 20 -293.8394712182823 +280.8394712182823 30 0.0 11 40.04352800904878 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2137,13 +2137,13 @@ LINE 10 17.447735290195567 20 -272.6789424365645 +259.67894243656457 30 0.0 11 28.745631649622172 21 -293.8394712182823 +280.8394712182823 31 0.0 0 @@ -2155,13 +2155,13 @@ LINE 10 8.526512829121203e-14 20 -240.00000000000009 +227.00000000000009 30 0.0 11 17.447735290195567 21 -272.6789424365645 +259.67894243656457 31 0.0 0 @@ -2173,13 +2173,13 @@ LINE 10 160.6979090409952 20 -315.00000000000006 +302.00000000000006 30 0.0 11 194.03124237432849 21 -314.99999999999994 +302.0 31 0.0 0 @@ -2191,13 +2191,13 @@ LINE 10 150.69790904099517 20 -315.00000000000006 +302.00000000000006 30 0.0 11 160.6979090409952 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2209,13 +2209,13 @@ LINE 10 64.03124237432856 20 -315.00000000000006 +302.00000000000006 30 0.0 11 150.69790904099517 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2227,13 +2227,13 @@ LINE 10 64.03124237432856 20 -315.00000000000006 +302.00000000000006 30 0.0 11 64.03124237432856 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2245,13 +2245,13 @@ LINE 10 194.03124237432849 20 -314.99999999999994 +302.0 30 0.0 11 194.03124237432849 21 -314.99999999999994 +302.0 31 0.0 0 @@ -2263,13 +2263,13 @@ LINE 10 234.0312423743285 20 -328.33333333333326 +315.3333333333333 30 0.0 11 234.0312423743285 21 -314.99999999999994 +302.0 31 0.0 0 @@ -2281,13 +2281,13 @@ LINE 10 194.03124237432849 20 -328.33333333333326 +315.3333333333333 30 0.0 11 234.0312423743285 21 -328.33333333333326 +315.3333333333333 31 0.0 0 @@ -2299,13 +2299,13 @@ LINE 10 194.03124237432849 20 -314.99999999999994 +302.0 30 0.0 11 194.03124237432849 21 -328.33333333333326 +315.3333333333333 31 0.0 0 @@ -2317,13 +2317,13 @@ LINE 10 40.04352800904868 20 -157.00409521157343 +144.00409521157343 30 0.0 11 40.04352800904868 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -2335,13 +2335,13 @@ LINE 10 64.03124237432846 20 -157.00409521157343 +144.00409521157343 30 0.0 11 40.04352800904868 21 -157.00409521157343 +144.00409521157343 31 0.0 0 @@ -2353,13 +2353,13 @@ LINE 10 64.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -157.00409521157343 +144.00409521157343 31 0.0 0 @@ -2371,13 +2371,13 @@ LINE 10 110.69790904099513 20 -115.00000000000001 +112.00000000000001 30 0.0 11 120.69790904099513 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -2389,13 +2389,13 @@ LINE 10 110.69790904099513 20 -45.0 +42.0 30 0.0 11 110.69790904099513 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -2407,13 +2407,13 @@ LINE 10 120.69790904099513 20 -45.0 +42.0 30 0.0 11 110.69790904099513 21 -45.0 +42.0 31 0.0 0 @@ -2423,15 +2423,15 @@ LINE 8 0 10 -121.69790904099513 +122.69790904099513 20 -76.00000000000001 +74.0 30 0.0 11 -129.6979090409951 +128.6979090409951 21 -76.00000000000001 +74.0 31 0.0 0 @@ -2441,15 +2441,15 @@ LINE 8 0 10 -129.6979090409951 +128.6979090409951 20 -76.00000000000001 +74.0 30 0.0 11 -129.6979090409951 +128.6979090409951 21 -84.0 +80.00000000000001 31 0.0 0 @@ -2459,15 +2459,15 @@ LINE 8 0 10 -129.6979090409951 +128.6979090409951 20 -84.0 +80.00000000000001 30 0.0 11 -121.69790904099513 +122.69790904099513 21 -84.0 +80.00000000000001 31 0.0 0 @@ -2477,15 +2477,15 @@ LINE 8 0 10 -121.69790904099513 +122.69790904099513 20 -84.0 +80.00000000000001 30 0.0 11 -121.69790904099513 +122.69790904099513 21 -76.00000000000001 +74.0 31 0.0 0 @@ -2549,15 +2549,15 @@ LINE 8 0 10 -181.69790904099514 +182.6979090409951 20 -76.00000000000001 +74.0 30 0.0 11 -189.6979090409951 +188.69790904099514 21 -76.00000000000001 +74.0 31 0.0 0 @@ -2567,15 +2567,15 @@ LINE 8 0 10 -189.6979090409951 +188.69790904099514 20 -76.00000000000001 +74.0 30 0.0 11 -189.6979090409951 +188.69790904099514 21 -84.0 +80.00000000000001 31 0.0 0 @@ -2585,15 +2585,15 @@ LINE 8 0 10 -189.6979090409951 +188.69790904099514 20 -84.0 +80.00000000000001 30 0.0 11 -181.69790904099514 +182.6979090409951 21 -84.0 +80.00000000000001 31 0.0 0 @@ -2603,15 +2603,15 @@ LINE 8 0 10 -181.69790904099514 +182.6979090409951 20 -84.0 +80.00000000000001 30 0.0 11 -181.69790904099514 +182.6979090409951 21 -76.00000000000001 +74.0 31 0.0 0 @@ -2623,13 +2623,13 @@ LINE 10 192.94790904099514 20 -70.70454545454547 +67.70454545454547 30 0.0 11 192.94790904099514 21 -57.477272727272734 +54.477272727272734 31 0.0 0 @@ -2641,13 +2641,13 @@ LINE 10 192.94790904099514 20 -57.477272727272734 +54.477272727272734 30 0.0 11 193.44790904099514 21 -57.477272727272734 +54.477272727272734 31 0.0 0 @@ -2659,13 +2659,13 @@ LINE 10 193.44790904099514 20 -57.477272727272734 +54.477272727272734 30 0.0 11 193.44790904099514 21 -70.70454545454547 +67.70454545454547 31 0.0 0 @@ -2677,13 +2677,13 @@ LINE 10 193.44790904099514 20 -70.70454545454547 +67.70454545454547 30 0.0 11 192.94790904099514 21 -70.70454545454547 +67.70454545454547 31 0.0 0 @@ -2695,13 +2695,13 @@ LINE 10 192.94790904099514 20 -102.52272727272728 +99.52272727272728 30 0.0 11 192.94790904099514 21 -89.29545454545455 +86.29545454545456 31 0.0 0 @@ -2713,13 +2713,13 @@ LINE 10 192.94790904099514 20 -89.29545454545455 +86.29545454545456 30 0.0 11 193.44790904099514 21 -89.29545454545455 +86.29545454545456 31 0.0 0 @@ -2731,13 +2731,13 @@ LINE 10 193.44790904099514 20 -89.29545454545455 +86.29545454545456 30 0.0 11 193.44790904099514 21 -102.52272727272728 +99.52272727272728 31 0.0 0 @@ -2749,13 +2749,13 @@ LINE 10 193.44790904099514 20 -102.52272727272728 +99.52272727272728 30 0.0 11 192.94790904099514 21 -102.52272727272728 +99.52272727272728 31 0.0 0 @@ -2767,13 +2767,13 @@ LINE 10 30.60808015405299 20 -195.9357240935652 +182.93572409356517 30 0.0 11 26.606621310682257 21 -203.43030382152995 +190.43030382152995 31 0.0 0 @@ -2785,13 +2785,13 @@ LINE 10 26.606621310682257 20 -203.43030382152995 +190.43030382152995 30 0.0 11 26.165551176623442 21 -203.19481043130142 +190.19481043130142 31 0.0 0 @@ -2803,13 +2803,13 @@ LINE 10 26.165551176623442 20 -203.19481043130142 +190.19481043130142 30 0.0 11 30.16701001999417 21 -195.70023070333667 +182.70023070333664 31 0.0 0 @@ -2821,13 +2821,13 @@ LINE 10 30.16701001999417 20 -195.70023070333667 +182.70023070333664 30 0.0 11 30.60808015405299 21 -195.9357240935652 +182.93572409356517 31 0.0 0 @@ -2839,13 +2839,13 @@ LINE 10 223.78124237432843 20 -231.91666666666666 +218.91666666666666 30 0.0 11 223.78124237432843 21 -218.08333333333331 +205.0833333333333 31 0.0 0 @@ -2857,13 +2857,13 @@ LINE 10 223.78124237432843 20 -218.08333333333331 +205.0833333333333 30 0.0 11 224.28124237432846 21 -218.08333333333331 +205.0833333333333 31 0.0 0 @@ -2875,13 +2875,13 @@ LINE 10 224.28124237432846 20 -218.08333333333331 +205.0833333333333 30 0.0 11 224.28124237432846 21 -231.91666666666666 +218.91666666666666 31 0.0 0 @@ -2893,13 +2893,13 @@ LINE 10 224.28124237432846 20 -231.91666666666666 +218.91666666666666 30 0.0 11 223.78124237432843 21 -231.91666666666666 +218.91666666666666 31 0.0 0 @@ -2911,13 +2911,13 @@ LINE 10 220.69790904099514 20 -154.99999999999997 +142.0 30 0.0 11 220.69790904099514 21 -161.66666666666663 +148.66666666666666 31 0.0 0 @@ -2929,13 +2929,13 @@ LINE 10 220.69790904099514 20 -161.66666666666663 +148.66666666666666 30 0.0 11 207.3645757076618 21 -161.66666666666663 +148.66666666666666 31 0.0 0 @@ -2947,13 +2947,13 @@ LINE 10 207.3645757076618 20 -161.66666666666663 +148.66666666666666 30 0.0 11 207.3645757076618 21 -154.99999999999997 +142.0 31 0.0 0 @@ -2965,13 +2965,13 @@ LINE 10 223.78124237432843 20 -261.91666666666663 +248.91666666666663 30 0.0 11 223.78124237432843 21 -248.0833333333333 +235.0833333333333 31 0.0 0 @@ -2983,13 +2983,13 @@ LINE 10 223.78124237432843 20 -248.0833333333333 +235.0833333333333 30 0.0 11 224.28124237432846 21 -248.0833333333333 +235.0833333333333 31 0.0 0 @@ -3001,13 +3001,13 @@ LINE 10 224.28124237432846 20 -248.0833333333333 +235.0833333333333 30 0.0 11 224.28124237432846 21 -261.91666666666663 +248.91666666666663 31 0.0 0 @@ -3019,13 +3019,13 @@ LINE 10 224.28124237432846 20 -261.91666666666663 +248.91666666666663 30 0.0 11 223.78124237432843 21 -261.91666666666663 +248.91666666666663 31 0.0 0 @@ -3037,13 +3037,13 @@ LINE 10 48.03943279747538 20 -320.99692859131994 +307.99692859132 30 0.0 11 48.03943279747538 21 -316.9989761971067 +303.9989761971067 31 0.0 0 @@ -3055,13 +3055,13 @@ LINE 10 48.03943279747538 20 -316.9989761971067 +303.9989761971067 30 0.0 11 56.035337585901964 21 -316.9989761971067 +303.9989761971067 31 0.0 0 @@ -3073,13 +3073,13 @@ LINE 10 56.035337585901964 20 -316.9989761971067 +303.9989761971067 30 0.0 11 56.035337585901964 21 -320.99692859131994 +307.99692859132 31 0.0 0 @@ -3091,13 +3091,13 @@ LINE 10 26.606621310682346 20 -276.56969617847017 +263.56969617847017 30 0.0 11 30.608080154053088 21 -284.0642759064349 +271.06427590643494 31 0.0 0 @@ -3109,13 +3109,13 @@ LINE 10 30.608080154053088 20 -284.0642759064349 +271.06427590643494 30 0.0 11 30.167010019994255 21 -284.29976929666344 +271.2997692966634 31 0.0 0 @@ -3127,13 +3127,13 @@ LINE 10 30.167010019994255 20 -284.29976929666344 +271.2997692966634 30 0.0 11 26.165551176623527 21 -276.80518956869867 +263.8051895686987 31 0.0 0 @@ -3145,13 +3145,13 @@ LINE 10 26.165551176623527 20 -276.80518956869867 +263.8051895686987 30 0.0 11 26.606621310682346 21 -276.56969617847017 +263.56969617847017 31 0.0 0 @@ -3163,13 +3163,13 @@ LINE 10 153.7812423743285 20 -311.00000000000006 +298.00000000000006 30 0.0 11 157.61457570766183 21 -311.00000000000006 +298.00000000000006 31 0.0 0 @@ -3181,13 +3181,13 @@ LINE 10 157.61457570766183 20 -311.00000000000006 +298.00000000000006 30 0.0 11 157.61457570766183 21 -311.50000000000006 +298.50000000000006 31 0.0 0 @@ -3199,13 +3199,13 @@ LINE 10 157.61457570766183 20 -311.50000000000006 +298.50000000000006 30 0.0 11 153.7812423743285 21 -311.50000000000006 +298.50000000000006 31 0.0 0 @@ -3217,13 +3217,13 @@ LINE 10 153.7812423743285 20 -311.50000000000006 +298.50000000000006 30 0.0 11 153.7812423743285 21 -311.00000000000006 +298.00000000000006 31 0.0 0 @@ -3235,13 +3235,13 @@ LINE 10 207.36457570766183 20 -325.0 +312.0 30 0.0 11 207.36457570766183 21 -318.33333333333326 +305.33333333333326 31 0.0 0 @@ -3253,13 +3253,13 @@ LINE 10 207.36457570766183 20 -318.33333333333326 +305.33333333333326 30 0.0 11 220.69790904099517 21 -318.33333333333326 +305.33333333333326 31 0.0 0 @@ -3271,13 +3271,13 @@ LINE 10 220.69790904099517 20 -318.33333333333326 +305.33333333333326 30 0.0 11 220.69790904099517 21 -325.0 +312.0 31 0.0 0 @@ -3289,13 +3289,13 @@ LINE 10 56.03533758590186 20 -159.00307140868009 +146.00307140868006 30 0.0 11 56.03533758590186 21 -163.0010238028934 +150.0010238028934 31 0.0 0 @@ -3307,13 +3307,13 @@ LINE 10 56.03533758590186 20 -163.0010238028934 +150.0010238028934 30 0.0 11 48.03943279747528 21 -163.0010238028934 +150.0010238028934 31 0.0 0 @@ -3325,13 +3325,13 @@ LINE 10 48.03943279747528 20 -163.0010238028934 +150.0010238028934 30 0.0 11 48.039432797475264 21 -159.00307140868009 +146.00307140868006 31 0.0 0 @@ -3343,13 +3343,13 @@ LINE 10 113.19790904099513 20 -57.727272727272734 +54.727272727272734 30 0.0 11 113.19790904099513 21 -52.727272727272734 +49.727272727272734 31 0.0 0 @@ -3361,13 +3361,13 @@ LINE 10 113.19790904099513 20 -52.727272727272734 +49.727272727272734 30 0.0 11 118.19790904099513 21 -57.727272727272734 +54.727272727272734 31 0.0 0 @@ -3379,13 +3379,13 @@ LINE 10 118.19790904099513 20 -57.727272727272734 +54.727272727272734 30 0.0 11 118.19790904099513 21 -70.45454545454547 +67.45454545454547 31 0.0 0 @@ -3397,13 +3397,13 @@ LINE 10 118.19790904099513 20 -70.45454545454547 +67.45454545454547 30 0.0 11 113.19790904099513 21 -75.45454545454547 +72.45454545454545 31 0.0 0 @@ -3415,13 +3415,13 @@ LINE 10 113.19790904099513 20 -75.45454545454547 +72.45454545454545 30 0.0 11 113.19790904099513 21 -70.45454545454547 +67.45454545454547 31 0.0 0 @@ -3433,13 +3433,13 @@ LINE 10 113.19790904099513 20 -89.54545454545456 +86.54545454545456 30 0.0 11 113.19790904099513 21 -84.54545454545455 +81.54545454545456 31 0.0 0 @@ -3451,13 +3451,13 @@ LINE 10 113.19790904099513 20 -84.54545454545455 +81.54545454545456 30 0.0 11 118.19790904099513 21 -89.54545454545456 +86.54545454545456 31 0.0 0 @@ -3469,13 +3469,13 @@ LINE 10 118.19790904099513 20 -89.54545454545456 +86.54545454545456 30 0.0 11 118.19790904099513 21 -102.27272727272728 +99.27272727272728 31 0.0 0 @@ -3487,13 +3487,13 @@ LINE 10 118.19790904099513 20 -102.27272727272728 +99.27272727272728 30 0.0 11 113.19790904099513 21 -107.27272727272728 +104.27272727272728 31 0.0 0 @@ -3505,13 +3505,13 @@ LINE 10 113.19790904099513 20 -107.27272727272728 +104.27272727272728 30 0.0 11 113.19790904099513 21 -102.27272727272728 +99.27272727272728 31 0.0 0 diff --git a/rocolib/output/BoatBaseFlat/graph-lasercutter.svg b/rocolib/output/BoatBaseFlat/graph-lasercutter.svg index ce615e1a6d225f0d37f9f574944274ba6ce37346..3e175aa9846c9391c7a09c5779cf7e8cac17e2d0 100644 --- a/rocolib/output/BoatBaseFlat/graph-lasercutter.svg +++ b/rocolib/output/BoatBaseFlat/graph-lasercutter.svg @@ -1,144 +1,144 @@ <?xml version="1.0" encoding="utf-8" ?> -<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" height="328.333333mm" version="1.1" viewBox="0.000000 0.000000 234.031242 328.333333" width="234.031242mm"> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" height="315.333333mm" version="1.1" viewBox="0.000000 0.000000 234.031242 315.333333" width="234.031242mm"> <defs/> - <line stroke="#000000" x1="150.6979090409951" x2="120.69790904099513" y1="45.0" y2="45.0"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="150.6979090409951" x2="150.6979090409951" y1="45.0" y2="115.00000000000001"/> - <line stroke="#000000" x1="120.69790904099513" x2="150.6979090409951" y1="115.00000000000001" y2="115.00000000000001"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="120.69790904099513" x2="120.69790904099513" y1="115.00000000000001" y2="45.0"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="160.69790904099514" x2="160.69790904099514" y1="45.0" y2="115.00000000000001"/> - <line stroke="#000000" x1="160.69790904099514" x2="160.69790904099514" y1="45.0" y2="5.000000000000001"/> - <line stroke="#000000" x1="150.6979090409951" x2="150.6979090409951" y1="5.000000000000001" y2="45.0"/> + <line stroke="#000000" x1="150.6979090409951" x2="120.69790904099513" y1="42.0" y2="42.0"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="150.6979090409951" x2="150.6979090409951" y1="42.0" y2="112.00000000000001"/> + <line stroke="#000000" x1="120.69790904099513" x2="150.6979090409951" y1="112.00000000000001" y2="112.00000000000001"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="120.69790904099513" x2="120.69790904099513" y1="112.00000000000001" y2="42.0"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="160.69790904099514" x2="160.69790904099514" y1="42.0" y2="112.00000000000001"/> + <line stroke="#000000" x1="160.69790904099514" x2="160.69790904099514" y1="42.0" y2="5.000000000000001"/> + <line stroke="#000000" x1="150.6979090409951" x2="150.6979090409951" y1="5.000000000000001" y2="42.0"/> <line stroke="#000000" x1="150.6979090409951" x2="150.6979090409951" y1="0.0" y2="5.000000000000001"/> <line stroke="#000000" x1="160.69790904099514" x2="150.6979090409951" y1="0.0" y2="0.0"/> <line stroke="#000000" x1="160.69790904099514" x2="160.69790904099514" y1="5.000000000000001" y2="0.0"/> - <line stroke="#000000" x1="190.69790904099514" x2="160.69790904099514" y1="45.0" y2="45.0"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="190.69790904099514" x2="190.69790904099514" y1="45.0" y2="115.00000000000001"/> - <line stroke="#000000" x1="160.69790904099514" x2="190.69790904099514" y1="115.00000000000001" y2="115.00000000000001"/> - <line stroke="#000000" x1="200.69790904099514" x2="190.69790904099514" y1="45.0" y2="45.0"/> - <line stroke="#000000" x1="200.69790904099514" x2="200.69790904099514" y1="115.00000000000001" y2="45.0"/> - <line stroke="#000000" x1="190.69790904099514" x2="200.69790904099514" y1="115.00000000000001" y2="115.00000000000001"/> - <line stroke="#000000" x1="150.6979090409951" x2="150.6979090409951" y1="115.00000000000001" y2="165.00000000000003"/> - <line stroke="#000000" x1="160.69790904099514" x2="160.69790904099514" y1="165.00000000000003" y2="115.00000000000001"/> - <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="160.69790904099514" x2="150.6979090409951" y1="165.00000000000003" y2="165.00000000000003"/> - <line stroke="#000000" x1="150.6979090409951" x2="64.03124237432846" y1="165.00000000000003" y2="165.00000000000003"/> - <line stroke="#000000" x1="194.03124237432846" x2="160.69790904099514" y1="165.00000000000003" y2="165.00000000000003"/> - <line stroke="#000000" x1="194.03124237432846" x2="194.03124237432846" y1="165.00000000000003" y2="165.00000000000003"/> - <line stroke="#000000" x1="64.03124237432846" x2="64.03124237432846" y1="165.00000000000003" y2="165.00000000000003"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432846" x2="194.03124237432846" y1="205.00000000000003" y2="205.00000000000003"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432846" x2="64.03124237432846" y1="165.00000000000003" y2="205.00000000000003"/> - <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="40.04352800904868" x2="64.03124237432846" y1="165.00000000000003" y2="205.00000000000003"/> - <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="40.04352800904868" x2="64.03124237432846" y1="165.00000000000003" y2="165.00000000000003"/> - <line stroke="#000000" x1="40.04352800904868" x2="28.745631649622073" y1="165.00000000000003" y2="186.16052878171774"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="28.745631649622073" x2="64.03124237432846" y1="186.16052878171774" y2="205.00000000000003"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="0.0" x2="64.03124237432846" y1="240.00000000000003" y2="205.00000000000003"/> - <line stroke="#000000" x1="17.447735290195485" x2="0.0" y1="207.32105756343552" y2="240.00000000000003"/> - <line stroke="#000000" x1="28.745631649622084" x2="17.447735290195485" y1="186.16052878171774" y2="207.32105756343552"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432846" x2="64.03124237432846" y1="205.00000000000003" y2="240.00000000000003"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432847" x2="64.0312423743285" y1="240.00000000000003" y2="275.00000000000006"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="0.0" x2="64.0312423743285" y1="240.00000000000003" y2="275.00000000000006"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432847" x2="194.03124237432843" y1="275.00000000000006" y2="275.0"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432846" x2="194.03124237432843" y1="240.0" y2="204.99999999999997"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432846" x2="194.03124237432846" y1="275.00000000000006" y2="240.0"/> - <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="244.99999999999997" y2="204.99999999999994"/> - <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="239.99999999999997" y2="244.99999999999997"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432843" x2="234.03124237432846" y1="204.99999999999997" y2="204.99999999999994"/> - <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432843" x2="234.03124237432846" y1="204.99999999999997" y2="165.00000000000003"/> - <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="204.99999999999997" y2="165.00000000000003"/> - <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432843" x2="234.03124237432846" y1="165.00000000000003" y2="165.00000000000003"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432843" x2="194.03124237432843" y1="204.99999999999997" y2="165.00000000000003"/> - <line stroke="#000000" x1="194.03124237432843" x2="194.03124237432843" y1="151.66666666666666" y2="165.0"/> - <line stroke="#000000" x1="234.03124237432846" x2="194.03124237432843" y1="151.66666666666666" y2="151.66666666666666"/> - <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="165.0" y2="151.66666666666666"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="234.03124237432846" x2="194.03124237432846" y1="274.99999999999994" y2="275.0"/> - <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="234.99999999999997" y2="239.99999999999997"/> - <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="274.99999999999994" y2="234.99999999999997"/> - <line stroke="#000000" x1="234.0312423743285" x2="234.03124237432849" y1="314.99999999999994" y2="275.0"/> - <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="234.0312423743285" x2="194.03124237432846" y1="314.99999999999994" y2="275.00000000000006"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432849" x2="194.03124237432846" y1="315.00000000000006" y2="275.00000000000006"/> - <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="234.03124237432849" x2="194.03124237432849" y1="314.99999999999994" y2="315.00000000000006"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432854" x2="64.03124237432856" y1="275.00000000000006" y2="315.00000000000006"/> - <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432856" x2="40.04352800904878" y1="315.00000000000006" y2="315.00000000000006"/> - <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432854" x2="40.04352800904878" y1="275.00000000000006" y2="315.00000000000006"/> - <line stroke="#000000" x1="64.03124237432856" x2="64.03124237432856" y1="322.9959047884266" y2="315.00000000000006"/> - <line stroke="#000000" x1="40.04352800904878" x2="64.03124237432856" y1="322.9959047884267" y2="322.9959047884266"/> - <line stroke="#000000" x1="40.04352800904878" x2="40.04352800904878" y1="315.00000000000006" y2="322.9959047884267"/> - <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432854" x2="28.745631649622172" y1="275.00000000000006" y2="293.8394712182823"/> - <line stroke="#000000" x1="28.745631649622172" x2="40.04352800904878" y1="293.8394712182823" y2="315.00000000000006"/> - <line stroke="#000000" x1="17.447735290195567" x2="28.745631649622172" y1="272.6789424365645" y2="293.8394712182823"/> - <line stroke="#000000" x1="8.526512829121203e-14" x2="17.447735290195567" y1="240.00000000000009" y2="272.6789424365645"/> - <line stroke="#000000" x1="160.6979090409952" x2="194.03124237432849" y1="315.00000000000006" y2="314.99999999999994"/> - <line stroke="#000000" x1="150.69790904099517" x2="160.6979090409952" y1="315.00000000000006" y2="315.00000000000006"/> - <line stroke="#000000" x1="64.03124237432856" x2="150.69790904099517" y1="315.00000000000006" y2="315.00000000000006"/> - <line stroke="#000000" x1="64.03124237432856" x2="64.03124237432856" y1="315.00000000000006" y2="315.00000000000006"/> - <line stroke="#000000" x1="194.03124237432849" x2="194.03124237432849" y1="314.99999999999994" y2="314.99999999999994"/> - <line stroke="#000000" x1="234.0312423743285" x2="234.0312423743285" y1="328.33333333333326" y2="314.99999999999994"/> - <line stroke="#000000" x1="194.03124237432849" x2="234.0312423743285" y1="328.33333333333326" y2="328.33333333333326"/> - <line stroke="#000000" x1="194.03124237432849" x2="194.03124237432849" y1="314.99999999999994" y2="328.33333333333326"/> - <line stroke="#000000" x1="40.04352800904868" x2="40.04352800904868" y1="157.00409521157343" y2="165.00000000000003"/> - <line stroke="#000000" x1="64.03124237432846" x2="40.04352800904868" y1="157.00409521157343" y2="157.00409521157343"/> - <line stroke="#000000" x1="64.03124237432846" x2="64.03124237432846" y1="165.00000000000003" y2="157.00409521157343"/> - <line stroke="#000000" x1="110.69790904099513" x2="120.69790904099513" y1="115.00000000000001" y2="115.00000000000001"/> - <line stroke="#000000" x1="110.69790904099513" x2="110.69790904099513" y1="45.0" y2="115.00000000000001"/> - <line stroke="#000000" x1="120.69790904099513" x2="110.69790904099513" y1="45.0" y2="45.0"/> - <line stroke="#888888" x1="121.69790904099513" x2="129.6979090409951" y1="76.00000000000001" y2="76.00000000000001"/> - <line stroke="#888888" x1="129.6979090409951" x2="129.6979090409951" y1="76.00000000000001" y2="84.0"/> - <line stroke="#888888" x1="129.6979090409951" x2="121.69790904099513" y1="84.0" y2="84.0"/> - <line stroke="#888888" x1="121.69790904099513" x2="121.69790904099513" y1="84.0" y2="76.00000000000001"/> + <line stroke="#000000" x1="190.69790904099514" x2="160.69790904099514" y1="42.0" y2="42.0"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="190.69790904099514" x2="190.69790904099514" y1="42.0" y2="112.00000000000001"/> + <line stroke="#000000" x1="160.69790904099514" x2="190.69790904099514" y1="112.00000000000001" y2="112.00000000000001"/> + <line stroke="#000000" x1="200.69790904099514" x2="190.69790904099514" y1="42.0" y2="42.0"/> + <line stroke="#000000" x1="200.69790904099514" x2="200.69790904099514" y1="112.00000000000001" y2="42.0"/> + <line stroke="#000000" x1="190.69790904099514" x2="200.69790904099514" y1="112.00000000000001" y2="112.00000000000001"/> + <line stroke="#000000" x1="150.6979090409951" x2="150.6979090409951" y1="112.00000000000001" y2="152.00000000000003"/> + <line stroke="#000000" x1="160.69790904099514" x2="160.69790904099514" y1="152.00000000000003" y2="112.00000000000001"/> + <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="160.69790904099514" x2="150.6979090409951" y1="152.00000000000003" y2="152.00000000000003"/> + <line stroke="#000000" x1="150.6979090409951" x2="64.03124237432846" y1="152.00000000000003" y2="152.00000000000003"/> + <line stroke="#000000" x1="194.03124237432846" x2="160.69790904099514" y1="152.00000000000003" y2="152.00000000000003"/> + <line stroke="#000000" x1="194.03124237432846" x2="194.03124237432846" y1="152.00000000000003" y2="152.00000000000003"/> + <line stroke="#000000" x1="64.03124237432846" x2="64.03124237432846" y1="152.00000000000003" y2="152.00000000000003"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432846" x2="194.03124237432846" y1="192.00000000000003" y2="192.00000000000003"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432846" x2="64.03124237432846" y1="152.00000000000003" y2="192.00000000000003"/> + <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="40.04352800904868" x2="64.03124237432846" y1="152.00000000000003" y2="192.00000000000003"/> + <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="40.04352800904868" x2="64.03124237432846" y1="152.00000000000003" y2="152.00000000000003"/> + <line stroke="#000000" x1="40.04352800904868" x2="28.745631649622073" y1="152.00000000000003" y2="173.16052878171777"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="28.745631649622073" x2="64.03124237432846" y1="173.16052878171777" y2="192.00000000000003"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="0.0" x2="64.03124237432846" y1="227.00000000000003" y2="192.00000000000003"/> + <line stroke="#000000" x1="17.447735290195485" x2="0.0" y1="194.32105756343552" y2="227.00000000000003"/> + <line stroke="#000000" x1="28.745631649622084" x2="17.447735290195485" y1="173.16052878171777" y2="194.32105756343552"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432846" x2="64.03124237432846" y1="192.00000000000003" y2="227.00000000000003"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432847" x2="64.0312423743285" y1="227.00000000000003" y2="262.0"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="0.0" x2="64.0312423743285" y1="227.00000000000003" y2="262.0"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432847" x2="194.03124237432843" y1="262.0" y2="261.99999999999994"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432846" x2="194.03124237432843" y1="227.0" y2="192.0"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432846" x2="194.03124237432846" y1="262.0" y2="227.0"/> + <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="231.99999999999997" y2="191.99999999999997"/> + <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="226.99999999999997" y2="231.99999999999997"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432843" x2="234.03124237432846" y1="192.0" y2="191.99999999999997"/> + <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432843" x2="234.03124237432846" y1="192.0" y2="152.00000000000003"/> + <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="192.0" y2="152.00000000000003"/> + <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432843" x2="234.03124237432846" y1="152.00000000000003" y2="152.00000000000003"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432843" x2="194.03124237432843" y1="192.0" y2="152.00000000000003"/> + <line stroke="#000000" x1="194.03124237432843" x2="194.03124237432843" y1="138.66666666666663" y2="152.0"/> + <line stroke="#000000" x1="234.03124237432846" x2="194.03124237432843" y1="138.66666666666663" y2="138.66666666666663"/> + <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="152.0" y2="138.66666666666663"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="234.03124237432846" x2="194.03124237432846" y1="261.99999999999994" y2="261.99999999999994"/> + <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="221.99999999999997" y2="226.99999999999997"/> + <line stroke="#000000" x1="234.03124237432846" x2="234.03124237432846" y1="261.99999999999994" y2="221.99999999999997"/> + <line stroke="#000000" x1="234.0312423743285" x2="234.03124237432849" y1="302.0" y2="261.99999999999994"/> + <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="234.0312423743285" x2="194.03124237432846" y1="302.0" y2="262.0"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="194.03124237432849" x2="194.03124237432846" y1="302.00000000000006" y2="262.0"/> + <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="234.03124237432849" x2="194.03124237432849" y1="302.0" y2="302.00000000000006"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432854" x2="64.03124237432856" y1="262.0" y2="302.00000000000006"/> + <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432856" x2="40.04352800904878" y1="302.00000000000006" y2="302.00000000000006"/> + <line stroke="#ff0000" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432854" x2="40.04352800904878" y1="262.0" y2="302.00000000000006"/> + <line stroke="#000000" x1="64.03124237432856" x2="64.03124237432856" y1="309.99590478842657" y2="302.00000000000006"/> + <line stroke="#000000" x1="40.04352800904878" x2="64.03124237432856" y1="309.9959047884266" y2="309.99590478842657"/> + <line stroke="#000000" x1="40.04352800904878" x2="40.04352800904878" y1="302.00000000000006" y2="309.9959047884266"/> + <line stroke="#0000ff" stroke-dasharray="2 6" stroke-dashoffset="5" x1="64.03124237432854" x2="28.745631649622172" y1="262.0" y2="280.8394712182823"/> + <line stroke="#000000" x1="28.745631649622172" x2="40.04352800904878" y1="280.8394712182823" y2="302.00000000000006"/> + <line stroke="#000000" x1="17.447735290195567" x2="28.745631649622172" y1="259.67894243656457" y2="280.8394712182823"/> + <line stroke="#000000" x1="8.526512829121203e-14" x2="17.447735290195567" y1="227.00000000000009" y2="259.67894243656457"/> + <line stroke="#000000" x1="160.6979090409952" x2="194.03124237432849" y1="302.00000000000006" y2="302.0"/> + <line stroke="#000000" x1="150.69790904099517" x2="160.6979090409952" y1="302.00000000000006" y2="302.00000000000006"/> + <line stroke="#000000" x1="64.03124237432856" x2="150.69790904099517" y1="302.00000000000006" y2="302.00000000000006"/> + <line stroke="#000000" x1="64.03124237432856" x2="64.03124237432856" y1="302.00000000000006" y2="302.00000000000006"/> + <line stroke="#000000" x1="194.03124237432849" x2="194.03124237432849" y1="302.0" y2="302.0"/> + <line stroke="#000000" x1="234.0312423743285" x2="234.0312423743285" y1="315.3333333333333" y2="302.0"/> + <line stroke="#000000" x1="194.03124237432849" x2="234.0312423743285" y1="315.3333333333333" y2="315.3333333333333"/> + <line stroke="#000000" x1="194.03124237432849" x2="194.03124237432849" y1="302.0" y2="315.3333333333333"/> + <line stroke="#000000" x1="40.04352800904868" x2="40.04352800904868" y1="144.00409521157343" y2="152.00000000000003"/> + <line stroke="#000000" x1="64.03124237432846" x2="40.04352800904868" y1="144.00409521157343" y2="144.00409521157343"/> + <line stroke="#000000" x1="64.03124237432846" x2="64.03124237432846" y1="152.00000000000003" y2="144.00409521157343"/> + <line stroke="#000000" x1="110.69790904099513" x2="120.69790904099513" y1="112.00000000000001" y2="112.00000000000001"/> + <line stroke="#000000" x1="110.69790904099513" x2="110.69790904099513" y1="42.0" y2="112.00000000000001"/> + <line stroke="#000000" x1="120.69790904099513" x2="110.69790904099513" y1="42.0" y2="42.0"/> + <line stroke="#888888" x1="122.69790904099513" x2="128.6979090409951" y1="74.0" y2="74.0"/> + <line stroke="#888888" x1="128.6979090409951" x2="128.6979090409951" y1="74.0" y2="80.00000000000001"/> + <line stroke="#888888" x1="128.6979090409951" x2="122.69790904099513" y1="80.00000000000001" y2="80.00000000000001"/> + <line stroke="#888888" x1="122.69790904099513" x2="122.69790904099513" y1="80.00000000000001" y2="74.0"/> <line stroke="#888888" x1="157.3645757076618" x2="157.3645757076618" y1="1.2500000000000002" y2="3.7500000000000004"/> <line stroke="#888888" x1="157.3645757076618" x2="154.03124237432849" y1="3.7500000000000004" y2="3.7500000000000004"/> <line stroke="#888888" x1="154.03124237432849" x2="154.03124237432849" y1="3.7500000000000004" y2="1.2500000000000002"/> - <line stroke="#888888" x1="181.69790904099514" x2="189.6979090409951" y1="76.00000000000001" y2="76.00000000000001"/> - <line stroke="#888888" x1="189.6979090409951" x2="189.6979090409951" y1="76.00000000000001" y2="84.0"/> - <line stroke="#888888" x1="189.6979090409951" x2="181.69790904099514" y1="84.0" y2="84.0"/> - <line stroke="#888888" x1="181.69790904099514" x2="181.69790904099514" y1="84.0" y2="76.00000000000001"/> - <line stroke="#888888" x1="192.94790904099514" x2="192.94790904099514" y1="70.70454545454547" y2="57.477272727272734"/> - <line stroke="#888888" x1="192.94790904099514" x2="193.44790904099514" y1="57.477272727272734" y2="57.477272727272734"/> - <line stroke="#888888" x1="193.44790904099514" x2="193.44790904099514" y1="57.477272727272734" y2="70.70454545454547"/> - <line stroke="#888888" x1="193.44790904099514" x2="192.94790904099514" y1="70.70454545454547" y2="70.70454545454547"/> - <line stroke="#888888" x1="192.94790904099514" x2="192.94790904099514" y1="102.52272727272728" y2="89.29545454545455"/> - <line stroke="#888888" x1="192.94790904099514" x2="193.44790904099514" y1="89.29545454545455" y2="89.29545454545455"/> - <line stroke="#888888" x1="193.44790904099514" x2="193.44790904099514" y1="89.29545454545455" y2="102.52272727272728"/> - <line stroke="#888888" x1="193.44790904099514" x2="192.94790904099514" y1="102.52272727272728" y2="102.52272727272728"/> - <line stroke="#888888" x1="30.60808015405299" x2="26.606621310682257" y1="195.9357240935652" y2="203.43030382152995"/> - <line stroke="#888888" x1="26.606621310682257" x2="26.165551176623442" y1="203.43030382152995" y2="203.19481043130142"/> - <line stroke="#888888" x1="26.165551176623442" x2="30.16701001999417" y1="203.19481043130142" y2="195.70023070333667"/> - <line stroke="#888888" x1="30.16701001999417" x2="30.60808015405299" y1="195.70023070333667" y2="195.9357240935652"/> - <line stroke="#888888" x1="223.78124237432843" x2="223.78124237432843" y1="231.91666666666666" y2="218.08333333333331"/> - <line stroke="#888888" x1="223.78124237432843" x2="224.28124237432846" y1="218.08333333333331" y2="218.08333333333331"/> - <line stroke="#888888" x1="224.28124237432846" x2="224.28124237432846" y1="218.08333333333331" y2="231.91666666666666"/> - <line stroke="#888888" x1="224.28124237432846" x2="223.78124237432843" y1="231.91666666666666" y2="231.91666666666666"/> - <line stroke="#888888" x1="220.69790904099514" x2="220.69790904099514" y1="154.99999999999997" y2="161.66666666666663"/> - <line stroke="#888888" x1="220.69790904099514" x2="207.3645757076618" y1="161.66666666666663" y2="161.66666666666663"/> - <line stroke="#888888" x1="207.3645757076618" x2="207.3645757076618" y1="161.66666666666663" y2="154.99999999999997"/> - <line stroke="#888888" x1="223.78124237432843" x2="223.78124237432843" y1="261.91666666666663" y2="248.0833333333333"/> - <line stroke="#888888" x1="223.78124237432843" x2="224.28124237432846" y1="248.0833333333333" y2="248.0833333333333"/> - <line stroke="#888888" x1="224.28124237432846" x2="224.28124237432846" y1="248.0833333333333" y2="261.91666666666663"/> - <line stroke="#888888" x1="224.28124237432846" x2="223.78124237432843" y1="261.91666666666663" y2="261.91666666666663"/> - <line stroke="#888888" x1="48.03943279747538" x2="48.03943279747538" y1="320.99692859131994" y2="316.9989761971067"/> - <line stroke="#888888" x1="48.03943279747538" x2="56.035337585901964" y1="316.9989761971067" y2="316.9989761971067"/> - <line stroke="#888888" x1="56.035337585901964" x2="56.035337585901964" y1="316.9989761971067" y2="320.99692859131994"/> - <line stroke="#888888" x1="26.606621310682346" x2="30.608080154053088" y1="276.56969617847017" y2="284.0642759064349"/> - <line stroke="#888888" x1="30.608080154053088" x2="30.167010019994255" y1="284.0642759064349" y2="284.29976929666344"/> - <line stroke="#888888" x1="30.167010019994255" x2="26.165551176623527" y1="284.29976929666344" y2="276.80518956869867"/> - <line stroke="#888888" x1="26.165551176623527" x2="26.606621310682346" y1="276.80518956869867" y2="276.56969617847017"/> - <line stroke="#888888" x1="153.7812423743285" x2="157.61457570766183" y1="311.00000000000006" y2="311.00000000000006"/> - <line stroke="#888888" x1="157.61457570766183" x2="157.61457570766183" y1="311.00000000000006" y2="311.50000000000006"/> - <line stroke="#888888" x1="157.61457570766183" x2="153.7812423743285" y1="311.50000000000006" y2="311.50000000000006"/> - <line stroke="#888888" x1="153.7812423743285" x2="153.7812423743285" y1="311.50000000000006" y2="311.00000000000006"/> - <line stroke="#888888" x1="207.36457570766183" x2="207.36457570766183" y1="325.0" y2="318.33333333333326"/> - <line stroke="#888888" x1="207.36457570766183" x2="220.69790904099517" y1="318.33333333333326" y2="318.33333333333326"/> - <line stroke="#888888" x1="220.69790904099517" x2="220.69790904099517" y1="318.33333333333326" y2="325.0"/> - <line stroke="#888888" x1="56.03533758590186" x2="56.03533758590186" y1="159.00307140868009" y2="163.0010238028934"/> - <line stroke="#888888" x1="56.03533758590186" x2="48.03943279747528" y1="163.0010238028934" y2="163.0010238028934"/> - <line stroke="#888888" x1="48.03943279747528" x2="48.039432797475264" y1="163.0010238028934" y2="159.00307140868009"/> - <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="57.727272727272734" y2="52.727272727272734"/> - <line stroke="#888888" x1="113.19790904099513" x2="118.19790904099513" y1="52.727272727272734" y2="57.727272727272734"/> - <line stroke="#888888" x1="118.19790904099513" x2="118.19790904099513" y1="57.727272727272734" y2="70.45454545454547"/> - <line stroke="#888888" x1="118.19790904099513" x2="113.19790904099513" y1="70.45454545454547" y2="75.45454545454547"/> - <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="75.45454545454547" y2="70.45454545454547"/> - <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="89.54545454545456" y2="84.54545454545455"/> - <line stroke="#888888" x1="113.19790904099513" x2="118.19790904099513" y1="84.54545454545455" y2="89.54545454545456"/> - <line stroke="#888888" x1="118.19790904099513" x2="118.19790904099513" y1="89.54545454545456" y2="102.27272727272728"/> - <line stroke="#888888" x1="118.19790904099513" x2="113.19790904099513" y1="102.27272727272728" y2="107.27272727272728"/> - <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="107.27272727272728" y2="102.27272727272728"/> + <line stroke="#888888" x1="182.6979090409951" x2="188.69790904099514" y1="74.0" y2="74.0"/> + <line stroke="#888888" x1="188.69790904099514" x2="188.69790904099514" y1="74.0" y2="80.00000000000001"/> + <line stroke="#888888" x1="188.69790904099514" x2="182.6979090409951" y1="80.00000000000001" y2="80.00000000000001"/> + <line stroke="#888888" x1="182.6979090409951" x2="182.6979090409951" y1="80.00000000000001" y2="74.0"/> + <line stroke="#888888" x1="192.94790904099514" x2="192.94790904099514" y1="67.70454545454547" y2="54.477272727272734"/> + <line stroke="#888888" x1="192.94790904099514" x2="193.44790904099514" y1="54.477272727272734" y2="54.477272727272734"/> + <line stroke="#888888" x1="193.44790904099514" x2="193.44790904099514" y1="54.477272727272734" y2="67.70454545454547"/> + <line stroke="#888888" x1="193.44790904099514" x2="192.94790904099514" y1="67.70454545454547" y2="67.70454545454547"/> + <line stroke="#888888" x1="192.94790904099514" x2="192.94790904099514" y1="99.52272727272728" y2="86.29545454545456"/> + <line stroke="#888888" x1="192.94790904099514" x2="193.44790904099514" y1="86.29545454545456" y2="86.29545454545456"/> + <line stroke="#888888" x1="193.44790904099514" x2="193.44790904099514" y1="86.29545454545456" y2="99.52272727272728"/> + <line stroke="#888888" x1="193.44790904099514" x2="192.94790904099514" y1="99.52272727272728" y2="99.52272727272728"/> + <line stroke="#888888" x1="30.60808015405299" x2="26.606621310682257" y1="182.93572409356517" y2="190.43030382152995"/> + <line stroke="#888888" x1="26.606621310682257" x2="26.165551176623442" y1="190.43030382152995" y2="190.19481043130142"/> + <line stroke="#888888" x1="26.165551176623442" x2="30.16701001999417" y1="190.19481043130142" y2="182.70023070333664"/> + <line stroke="#888888" x1="30.16701001999417" x2="30.60808015405299" y1="182.70023070333664" y2="182.93572409356517"/> + <line stroke="#888888" x1="223.78124237432843" x2="223.78124237432843" y1="218.91666666666666" y2="205.0833333333333"/> + <line stroke="#888888" x1="223.78124237432843" x2="224.28124237432846" y1="205.0833333333333" y2="205.0833333333333"/> + <line stroke="#888888" x1="224.28124237432846" x2="224.28124237432846" y1="205.0833333333333" y2="218.91666666666666"/> + <line stroke="#888888" x1="224.28124237432846" x2="223.78124237432843" y1="218.91666666666666" y2="218.91666666666666"/> + <line stroke="#888888" x1="220.69790904099514" x2="220.69790904099514" y1="142.0" y2="148.66666666666666"/> + <line stroke="#888888" x1="220.69790904099514" x2="207.3645757076618" y1="148.66666666666666" y2="148.66666666666666"/> + <line stroke="#888888" x1="207.3645757076618" x2="207.3645757076618" y1="148.66666666666666" y2="142.0"/> + <line stroke="#888888" x1="223.78124237432843" x2="223.78124237432843" y1="248.91666666666663" y2="235.0833333333333"/> + <line stroke="#888888" x1="223.78124237432843" x2="224.28124237432846" y1="235.0833333333333" y2="235.0833333333333"/> + <line stroke="#888888" x1="224.28124237432846" x2="224.28124237432846" y1="235.0833333333333" y2="248.91666666666663"/> + <line stroke="#888888" x1="224.28124237432846" x2="223.78124237432843" y1="248.91666666666663" y2="248.91666666666663"/> + <line stroke="#888888" x1="48.03943279747538" x2="48.03943279747538" y1="307.99692859132" y2="303.9989761971067"/> + <line stroke="#888888" x1="48.03943279747538" x2="56.035337585901964" y1="303.9989761971067" y2="303.9989761971067"/> + <line stroke="#888888" x1="56.035337585901964" x2="56.035337585901964" y1="303.9989761971067" y2="307.99692859132"/> + <line stroke="#888888" x1="26.606621310682346" x2="30.608080154053088" y1="263.56969617847017" y2="271.06427590643494"/> + <line stroke="#888888" x1="30.608080154053088" x2="30.167010019994255" y1="271.06427590643494" y2="271.2997692966634"/> + <line stroke="#888888" x1="30.167010019994255" x2="26.165551176623527" y1="271.2997692966634" y2="263.8051895686987"/> + <line stroke="#888888" x1="26.165551176623527" x2="26.606621310682346" y1="263.8051895686987" y2="263.56969617847017"/> + <line stroke="#888888" x1="153.7812423743285" x2="157.61457570766183" y1="298.00000000000006" y2="298.00000000000006"/> + <line stroke="#888888" x1="157.61457570766183" x2="157.61457570766183" y1="298.00000000000006" y2="298.50000000000006"/> + <line stroke="#888888" x1="157.61457570766183" x2="153.7812423743285" y1="298.50000000000006" y2="298.50000000000006"/> + <line stroke="#888888" x1="153.7812423743285" x2="153.7812423743285" y1="298.50000000000006" y2="298.00000000000006"/> + <line stroke="#888888" x1="207.36457570766183" x2="207.36457570766183" y1="312.0" y2="305.33333333333326"/> + <line stroke="#888888" x1="207.36457570766183" x2="220.69790904099517" y1="305.33333333333326" y2="305.33333333333326"/> + <line stroke="#888888" x1="220.69790904099517" x2="220.69790904099517" y1="305.33333333333326" y2="312.0"/> + <line stroke="#888888" x1="56.03533758590186" x2="56.03533758590186" y1="146.00307140868006" y2="150.0010238028934"/> + <line stroke="#888888" x1="56.03533758590186" x2="48.03943279747528" y1="150.0010238028934" y2="150.0010238028934"/> + <line stroke="#888888" x1="48.03943279747528" x2="48.039432797475264" y1="150.0010238028934" y2="146.00307140868006"/> + <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="54.727272727272734" y2="49.727272727272734"/> + <line stroke="#888888" x1="113.19790904099513" x2="118.19790904099513" y1="49.727272727272734" y2="54.727272727272734"/> + <line stroke="#888888" x1="118.19790904099513" x2="118.19790904099513" y1="54.727272727272734" y2="67.45454545454547"/> + <line stroke="#888888" x1="118.19790904099513" x2="113.19790904099513" y1="67.45454545454547" y2="72.45454545454545"/> + <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="72.45454545454545" y2="67.45454545454547"/> + <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="86.54545454545456" y2="81.54545454545456"/> + <line stroke="#888888" x1="113.19790904099513" x2="118.19790904099513" y1="81.54545454545456" y2="86.54545454545456"/> + <line stroke="#888888" x1="118.19790904099513" x2="118.19790904099513" y1="86.54545454545456" y2="99.27272727272728"/> + <line stroke="#888888" x1="118.19790904099513" x2="113.19790904099513" y1="99.27272727272728" y2="104.27272727272728"/> + <line stroke="#888888" x1="113.19790904099513" x2="113.19790904099513" y1="104.27272727272728" y2="99.27272727272728"/> </svg> diff --git a/rocolib/output/BoatBaseFlat/graph-model.png b/rocolib/output/BoatBaseFlat/graph-model.png index a9f9691eb9c8a573762d9cfb3808dcd10f68625f..04a7a7ff0aab68212be703474454333b1663c684 100644 Binary files a/rocolib/output/BoatBaseFlat/graph-model.png and b/rocolib/output/BoatBaseFlat/graph-model.png differ diff --git a/rocolib/output/BoatBaseFlat/graph-model.stl b/rocolib/output/BoatBaseFlat/graph-model.stl index eaf5bf9e03b3cd1bba3bc7fde0326f4e8bdf0ffd..dceda11dfb283f18e0f3cf42ffd4c00a01c948e7 100644 --- a/rocolib/output/BoatBaseFlat/graph-model.stl +++ b/rocolib/output/BoatBaseFlat/graph-model.stl @@ -2,34 +2,34 @@ solid python facet normal 0 0 0 outer loop vertex -0.0150 -0.0350 0.0000 -vertex -0.0140 -0.0040 0.0000 -vertex -0.0140 0.0040 0.0000 +vertex -0.0130 -0.0030 0.0000 +vertex -0.0130 0.0030 0.0000 endloop endfacet facet normal 0 0 0 outer loop -vertex -0.0140 -0.0040 0.0000 +vertex -0.0130 -0.0030 0.0000 vertex -0.0150 -0.0350 0.0000 -vertex -0.0060 -0.0040 0.0000 +vertex -0.0070 -0.0030 0.0000 endloop endfacet facet normal 0 0 0 outer loop vertex -0.0150 0.0350 0.0000 -vertex -0.0140 0.0040 0.0000 -vertex -0.0060 0.0040 0.0000 +vertex -0.0130 0.0030 0.0000 +vertex -0.0070 0.0030 0.0000 endloop endfacet facet normal 0 0 0 outer loop -vertex -0.0140 0.0040 0.0000 +vertex -0.0130 0.0030 0.0000 vertex -0.0150 0.0350 0.0000 vertex -0.0150 -0.0350 0.0000 endloop endfacet facet normal 0 0 0 outer loop -vertex -0.0060 -0.0040 0.0000 +vertex -0.0070 -0.0030 0.0000 vertex 0.0150 -0.0350 0.0000 vertex 0.0150 0.0350 0.0000 endloop @@ -37,13 +37,13 @@ endfacet facet normal 0 0 0 outer loop vertex 0.0150 -0.0350 0.0000 -vertex -0.0060 -0.0040 0.0000 +vertex -0.0070 -0.0030 0.0000 vertex -0.0150 -0.0350 0.0000 endloop endfacet facet normal 0 0 0 outer loop -vertex -0.0060 0.0040 0.0000 +vertex -0.0070 0.0030 0.0000 vertex 0.0150 0.0350 0.0000 vertex -0.0150 0.0350 0.0000 endloop @@ -51,8 +51,8 @@ endfacet facet normal 0 0 0 outer loop vertex 0.0150 0.0350 0.0000 -vertex -0.0060 0.0040 0.0000 -vertex -0.0060 -0.0040 0.0000 +vertex -0.0070 0.0030 0.0000 +vertex -0.0070 -0.0030 0.0000 endloop endfacet facet normal 0 0 0 @@ -72,13 +72,13 @@ endfacet facet normal 0 0 0 outer loop vertex 0.0150 -0.0350 -0.0100 -vertex -0.0060 -0.0040 -0.0100 -vertex -0.0060 0.0040 -0.0100 +vertex -0.0070 -0.0030 -0.0100 +vertex -0.0070 0.0030 -0.0100 endloop endfacet facet normal 0 0 0 outer loop -vertex -0.0060 -0.0040 -0.0100 +vertex -0.0070 -0.0030 -0.0100 vertex 0.0150 -0.0350 -0.0100 vertex -0.0150 -0.0350 -0.0100 endloop @@ -86,20 +86,20 @@ endfacet facet normal 0 0 0 outer loop vertex 0.0150 0.0350 -0.0100 -vertex -0.0060 0.0040 -0.0100 +vertex -0.0070 0.0030 -0.0100 vertex -0.0150 0.0350 -0.0100 endloop endfacet facet normal 0 0 0 outer loop -vertex -0.0060 0.0040 -0.0100 +vertex -0.0070 0.0030 -0.0100 vertex 0.0150 0.0350 -0.0100 vertex 0.0150 -0.0350 -0.0100 endloop endfacet facet normal 0 0 0 outer loop -vertex -0.0140 -0.0040 -0.0100 +vertex -0.0130 -0.0030 -0.0100 vertex -0.0150 -0.0350 -0.0100 vertex -0.0150 0.0350 -0.0100 endloop @@ -107,22 +107,22 @@ endfacet facet normal 0 0 0 outer loop vertex -0.0150 -0.0350 -0.0100 -vertex -0.0140 -0.0040 -0.0100 -vertex -0.0060 -0.0040 -0.0100 +vertex -0.0130 -0.0030 -0.0100 +vertex -0.0070 -0.0030 -0.0100 endloop endfacet facet normal 0 0 0 outer loop -vertex -0.0140 0.0040 -0.0100 +vertex -0.0130 0.0030 -0.0100 vertex -0.0150 0.0350 -0.0100 -vertex -0.0060 0.0040 -0.0100 +vertex -0.0070 0.0030 -0.0100 endloop endfacet facet normal 0 0 0 outer loop vertex -0.0150 0.0350 -0.0100 -vertex -0.0140 0.0040 -0.0100 -vertex -0.0140 -0.0040 -0.0100 +vertex -0.0130 0.0030 -0.0100 +vertex -0.0130 -0.0030 -0.0100 endloop endfacet facet normal 0 0 0 @@ -141,50 +141,50 @@ endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0850 0.0450 -0.0433 -vertex 0.0850 0.0450 0.0867 -vertex 0.0150 0.0450 0.0867 +vertex 0.0850 0.0350 -0.0433 +vertex 0.0850 0.0350 0.0867 +vertex 0.0150 0.0350 0.0867 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 0.0450 0.0867 -vertex 0.0150 0.0450 -0.0433 -vertex 0.0850 0.0450 -0.0433 +vertex 0.0150 0.0350 0.0867 +vertex 0.0150 0.0350 -0.0433 +vertex 0.0850 0.0350 -0.0433 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0850 0.0850 -0.0433 -vertex 0.0850 0.0850 0.0867 -vertex 0.0850 0.0450 0.0867 +vertex 0.0850 0.0750 -0.0433 +vertex 0.0850 0.0750 0.0867 +vertex 0.0850 0.0350 0.0867 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0850 0.0450 0.0867 -vertex 0.0850 0.0450 -0.0433 -vertex 0.0850 0.0850 -0.0433 +vertex 0.0850 0.0350 0.0867 +vertex 0.0850 0.0350 -0.0433 +vertex 0.0850 0.0750 -0.0433 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 0.0450 -0.0433 -vertex 0.0150 0.0450 0.0867 -vertex 0.0150 0.0850 0.0867 +vertex 0.0150 0.0350 -0.0433 +vertex 0.0150 0.0350 0.0867 +vertex 0.0150 0.0750 0.0867 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 0.0850 0.0867 -vertex 0.0150 0.0850 -0.0433 -vertex 0.0150 0.0450 -0.0433 +vertex 0.0150 0.0750 0.0867 +vertex 0.0150 0.0750 -0.0433 +vertex 0.0150 0.0350 -0.0433 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 -0.0750 0.0000 -vertex 0.0150 -0.0750 -0.0100 +vertex 0.0150 -0.0720 0.0000 +vertex 0.0150 -0.0720 -0.0100 vertex 0.0150 -0.0350 -0.0100 endloop endfacet @@ -192,13 +192,13 @@ facet normal 0 0 0 outer loop vertex 0.0150 -0.0350 -0.0100 vertex 0.0150 -0.0350 0.0000 -vertex 0.0150 -0.0750 0.0000 +vertex 0.0150 -0.0720 0.0000 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 0.0850 -0.0100 -vertex 0.0150 0.0850 0.0000 +vertex 0.0150 0.0750 -0.0100 +vertex 0.0150 0.0750 0.0000 vertex 0.0150 0.0350 0.0000 endloop endfacet @@ -206,133 +206,133 @@ facet normal 0 0 0 outer loop vertex 0.0150 0.0350 0.0000 vertex 0.0150 0.0350 -0.0100 -vertex 0.0150 0.0850 -0.0100 +vertex 0.0150 0.0750 -0.0100 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0850 0.0450 0.0867 -vertex 0.0850 0.0850 0.0867 -vertex 0.0712 0.0850 0.1063 +vertex 0.0850 0.0350 0.0867 +vertex 0.0850 0.0750 0.0867 +vertex 0.0712 0.0750 0.1063 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0712 0.0850 0.1063 -vertex 0.0500 0.0850 0.1367 -vertex 0.0850 0.0450 0.0867 +vertex 0.0712 0.0750 0.1063 +vertex 0.0500 0.0750 0.1367 +vertex 0.0850 0.0350 0.0867 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0500 0.0450 0.0867 -vertex 0.0850 0.0450 0.0867 -vertex 0.0500 0.0850 0.1367 +vertex 0.0500 0.0350 0.0867 +vertex 0.0850 0.0350 0.0867 +vertex 0.0500 0.0750 0.1367 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0500 0.0450 0.0867 -vertex 0.0500 0.0850 0.1367 -vertex 0.0150 0.0450 0.0867 +vertex 0.0500 0.0350 0.0867 +vertex 0.0500 0.0750 0.1367 +vertex 0.0150 0.0350 0.0867 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0288 0.0850 0.1063 -vertex 0.0150 0.0850 0.0867 -vertex 0.0150 0.0450 0.0867 +vertex 0.0288 0.0750 0.1063 +vertex 0.0150 0.0750 0.0867 +vertex 0.0150 0.0350 0.0867 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 0.0450 0.0867 -vertex 0.0500 0.0850 0.1367 -vertex 0.0288 0.0850 0.1063 +vertex 0.0150 0.0350 0.0867 +vertex 0.0500 0.0750 0.1367 +vertex 0.0288 0.0750 0.1063 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0850 0.0850 0.0867 -vertex 0.0850 0.0450 0.0867 -vertex 0.0712 0.0850 0.1063 +vertex 0.0850 0.0750 0.0867 +vertex 0.0850 0.0350 0.0867 +vertex 0.0712 0.0750 0.1063 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0850 0.0850 0.0867 -vertex 0.0712 0.0850 0.1063 -vertex 0.0850 0.0450 0.0867 +vertex 0.0850 0.0750 0.0867 +vertex 0.0712 0.0750 0.1063 +vertex 0.0850 0.0350 0.0867 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 0.0850 0.0867 -vertex 0.0288 0.0850 0.1063 -vertex 0.0150 0.0450 0.0867 +vertex 0.0150 0.0750 0.0867 +vertex 0.0288 0.0750 0.1063 +vertex 0.0150 0.0350 0.0867 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 0.0850 0.0867 -vertex 0.0150 0.0450 0.0867 -vertex 0.0288 0.0850 0.1063 +vertex 0.0150 0.0750 0.0867 +vertex 0.0150 0.0350 0.0867 +vertex 0.0288 0.0750 0.1063 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 0.0450 -0.0433 -vertex 0.0150 0.0850 -0.0433 -vertex 0.0500 0.0850 -0.0433 +vertex 0.0150 0.0350 -0.0433 +vertex 0.0150 0.0750 -0.0433 +vertex 0.0500 0.0750 -0.0433 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0500 0.0450 -0.0433 -vertex 0.0150 0.0450 -0.0433 -vertex 0.0500 0.0850 -0.0433 +vertex 0.0500 0.0350 -0.0433 +vertex 0.0150 0.0350 -0.0433 +vertex 0.0500 0.0750 -0.0433 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0500 0.0450 -0.0433 -vertex 0.0500 0.0850 -0.0433 -vertex 0.0850 0.0450 -0.0433 +vertex 0.0500 0.0350 -0.0433 +vertex 0.0500 0.0750 -0.0433 +vertex 0.0850 0.0350 -0.0433 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0500 0.0850 -0.0433 -vertex 0.0850 0.0850 -0.0433 -vertex 0.0850 0.0450 -0.0433 +vertex 0.0500 0.0750 -0.0433 +vertex 0.0850 0.0750 -0.0433 +vertex 0.0850 0.0350 -0.0433 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 0.0850 -0.0433 -vertex 0.0150 0.0450 -0.0433 -vertex 0.0550 0.0850 -0.0433 +vertex 0.0150 0.0750 -0.0433 +vertex 0.0150 0.0350 -0.0433 +vertex 0.0550 0.0750 -0.0433 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 0.0850 -0.0433 -vertex 0.0550 0.0850 -0.0433 -vertex 0.0150 0.0450 -0.0433 +vertex 0.0150 0.0750 -0.0433 +vertex 0.0550 0.0750 -0.0433 +vertex 0.0150 0.0350 -0.0433 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0850 0.0850 -0.0433 -vertex 0.0450 0.0850 -0.0433 -vertex 0.0850 0.0450 -0.0433 +vertex 0.0850 0.0750 -0.0433 +vertex 0.0450 0.0750 -0.0433 +vertex 0.0850 0.0350 -0.0433 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0850 0.0850 -0.0433 -vertex 0.0850 0.0450 -0.0433 -vertex 0.0450 0.0850 -0.0433 +vertex 0.0850 0.0750 -0.0433 +vertex 0.0850 0.0350 -0.0433 +vertex 0.0450 0.0750 -0.0433 endloop endfacet facet normal 0 0 0 @@ -351,72 +351,72 @@ endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0719 0.0770 0.1068 -vertex 0.0712 0.0850 0.1063 -vertex 0.0850 0.0850 0.0867 +vertex 0.0719 0.0670 0.1068 +vertex 0.0712 0.0750 0.1063 +vertex 0.0850 0.0750 0.0867 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0850 0.0850 0.0867 -vertex 0.0857 0.0770 0.0871 -vertex 0.0719 0.0770 0.1068 +vertex 0.0850 0.0750 0.0867 +vertex 0.0857 0.0670 0.0871 +vertex 0.0719 0.0670 0.1068 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0143 0.0770 0.0871 -vertex 0.0150 0.0850 0.0867 -vertex 0.0288 0.0850 0.1063 +vertex 0.0143 0.0670 0.0871 +vertex 0.0150 0.0750 0.0867 +vertex 0.0288 0.0750 0.1063 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0288 0.0850 0.1063 -vertex 0.0281 0.0770 0.1068 -vertex 0.0143 0.0770 0.0871 +vertex 0.0288 0.0750 0.1063 +vertex 0.0281 0.0670 0.1068 +vertex 0.0143 0.0670 0.0871 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0550 0.0717 -0.0447 -vertex 0.0550 0.0850 -0.0433 -vertex 0.0150 0.0850 -0.0433 +vertex 0.0550 0.0617 -0.0447 +vertex 0.0550 0.0750 -0.0433 +vertex 0.0150 0.0750 -0.0433 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 0.0850 -0.0433 -vertex 0.0150 0.0717 -0.0447 -vertex 0.0550 0.0717 -0.0447 +vertex 0.0150 0.0750 -0.0433 +vertex 0.0150 0.0617 -0.0447 +vertex 0.0550 0.0617 -0.0447 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0850 0.0717 -0.0447 -vertex 0.0850 0.0850 -0.0433 -vertex 0.0450 0.0850 -0.0433 +vertex 0.0850 0.0617 -0.0447 +vertex 0.0850 0.0750 -0.0433 +vertex 0.0450 0.0750 -0.0433 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0450 0.0850 -0.0433 -vertex 0.0450 0.0717 -0.0447 -vertex 0.0850 0.0717 -0.0447 +vertex 0.0450 0.0750 -0.0433 +vertex 0.0450 0.0617 -0.0447 +vertex 0.0850 0.0617 -0.0447 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 -0.0800 -0.0100 -vertex 0.0150 -0.0750 -0.0100 -vertex 0.0150 -0.0750 0.0000 +vertex 0.0150 -0.0770 -0.0100 +vertex 0.0150 -0.0720 -0.0100 +vertex 0.0150 -0.0720 0.0000 endloop endfacet facet normal 0 0 0 outer loop -vertex 0.0150 -0.0750 0.0000 -vertex 0.0150 -0.0800 0.0000 -vertex 0.0150 -0.0800 -0.0100 +vertex 0.0150 -0.0720 0.0000 +vertex 0.0150 -0.0770 0.0000 +vertex 0.0150 -0.0770 -0.0100 endloop endfacet endsolid python diff --git a/rocolib/output/BoatBaseFlat/graph-silhouette.dxf b/rocolib/output/BoatBaseFlat/graph-silhouette.dxf index 002d73d1bb94261b0f15d7f52c0505dbe4d37ae9..42977f96927f5565c53786bf39ea087f421eb942 100644 --- a/rocolib/output/BoatBaseFlat/graph-silhouette.dxf +++ b/rocolib/output/BoatBaseFlat/graph-silhouette.dxf @@ -945,13 +945,13 @@ LINE 10 150.6979090409951 20 -45.0 +42.0 30 0.0 11 120.69790904099513 21 -45.0 +42.0 31 0.0 0 @@ -965,13 +965,13 @@ DOTTED 10 150.6979090409951 20 -45.0 +42.0 30 0.0 11 150.6979090409951 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -983,13 +983,13 @@ LINE 10 120.69790904099513 20 -115.00000000000001 +112.00000000000001 30 0.0 11 150.6979090409951 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1003,13 +1003,13 @@ DOTTED 10 120.69790904099513 20 -115.00000000000001 +112.00000000000001 30 0.0 11 120.69790904099513 21 -45.0 +42.0 31 0.0 0 @@ -1023,13 +1023,13 @@ DOTTED 10 160.69790904099514 20 -45.0 +42.0 30 0.0 11 160.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1041,7 +1041,7 @@ LINE 10 160.69790904099514 20 -45.0 +42.0 30 0.0 11 @@ -1065,7 +1065,7 @@ LINE 11 150.6979090409951 21 -45.0 +42.0 31 0.0 0 @@ -1131,13 +1131,13 @@ LINE 10 190.69790904099514 20 -45.0 +42.0 30 0.0 11 160.69790904099514 21 -45.0 +42.0 31 0.0 0 @@ -1151,13 +1151,13 @@ DOTTED 10 190.69790904099514 20 -45.0 +42.0 30 0.0 11 190.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1169,13 +1169,13 @@ LINE 10 160.69790904099514 20 -115.00000000000001 +112.00000000000001 30 0.0 11 190.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1187,13 +1187,13 @@ LINE 10 200.69790904099514 20 -45.0 +42.0 30 0.0 11 190.69790904099514 21 -45.0 +42.0 31 0.0 0 @@ -1205,13 +1205,13 @@ LINE 10 200.69790904099514 20 -115.00000000000001 +112.00000000000001 30 0.0 11 200.69790904099514 21 -45.0 +42.0 31 0.0 0 @@ -1223,13 +1223,13 @@ LINE 10 190.69790904099514 20 -115.00000000000001 +112.00000000000001 30 0.0 11 200.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1241,13 +1241,13 @@ LINE 10 150.6979090409951 20 -115.00000000000001 +112.00000000000001 30 0.0 11 150.6979090409951 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1259,13 +1259,13 @@ LINE 10 160.69790904099514 20 -165.00000000000003 +152.00000000000003 30 0.0 11 160.69790904099514 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -1279,13 +1279,13 @@ DOTTED 10 160.69790904099514 20 -165.00000000000003 +152.00000000000003 30 0.0 11 150.6979090409951 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1297,13 +1297,13 @@ LINE 10 150.6979090409951 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1315,13 +1315,13 @@ LINE 10 194.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 160.69790904099514 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1333,13 +1333,13 @@ LINE 10 194.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 194.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1351,13 +1351,13 @@ LINE 10 64.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1371,13 +1371,13 @@ DOTTED 10 64.03124237432846 20 -205.00000000000003 +192.00000000000003 30 0.0 11 194.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1391,13 +1391,13 @@ DOTTED 10 64.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1411,13 +1411,13 @@ DOTTED 10 40.04352800904868 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1431,13 +1431,13 @@ DOTTED 10 40.04352800904868 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1449,13 +1449,13 @@ LINE 10 40.04352800904868 20 -165.00000000000003 +152.00000000000003 30 0.0 11 28.745631649622073 21 -186.16052878171774 +173.16052878171777 31 0.0 0 @@ -1469,13 +1469,13 @@ DOTTED 10 28.745631649622073 20 -186.16052878171774 +173.16052878171777 30 0.0 11 64.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1489,13 +1489,13 @@ DOTTED 10 0.0 20 -240.00000000000003 +227.00000000000003 30 0.0 11 64.03124237432846 21 -205.00000000000003 +192.00000000000003 31 0.0 0 @@ -1507,13 +1507,13 @@ LINE 10 17.447735290195485 20 -207.32105756343552 +194.32105756343552 30 0.0 11 0.0 21 -240.00000000000003 +227.00000000000003 31 0.0 0 @@ -1525,13 +1525,13 @@ LINE 10 28.745631649622084 20 -186.16052878171774 +173.16052878171777 30 0.0 11 17.447735290195485 21 -207.32105756343552 +194.32105756343552 31 0.0 0 @@ -1545,13 +1545,13 @@ DOTTED 10 64.03124237432846 20 -205.00000000000003 +192.00000000000003 30 0.0 11 64.03124237432846 21 -240.00000000000003 +227.00000000000003 31 0.0 0 @@ -1565,13 +1565,13 @@ DOTTED 10 64.03124237432847 20 -240.00000000000003 +227.00000000000003 30 0.0 11 64.0312423743285 21 -275.00000000000006 +262.0 31 0.0 0 @@ -1585,13 +1585,13 @@ DOTTED 10 0.0 20 -240.00000000000003 +227.00000000000003 30 0.0 11 64.0312423743285 21 -275.00000000000006 +262.0 31 0.0 0 @@ -1605,13 +1605,13 @@ DOTTED 10 64.03124237432847 20 -275.00000000000006 +262.0 30 0.0 11 194.03124237432843 21 -275.0 +261.99999999999994 31 0.0 0 @@ -1625,13 +1625,13 @@ DOTTED 10 194.03124237432846 20 -240.0 +227.0 30 0.0 11 194.03124237432843 21 -204.99999999999997 +192.0 31 0.0 0 @@ -1645,13 +1645,13 @@ DOTTED 10 194.03124237432846 20 -275.00000000000006 +262.0 30 0.0 11 194.03124237432846 21 -240.0 +227.0 31 0.0 0 @@ -1663,13 +1663,13 @@ LINE 10 234.03124237432846 20 -244.99999999999997 +231.99999999999997 30 0.0 11 234.03124237432846 21 -204.99999999999994 +191.99999999999997 31 0.0 0 @@ -1681,13 +1681,13 @@ LINE 10 234.03124237432846 20 -239.99999999999997 +226.99999999999997 30 0.0 11 234.03124237432846 21 -244.99999999999997 +231.99999999999997 31 0.0 0 @@ -1701,13 +1701,13 @@ DOTTED 10 194.03124237432843 20 -204.99999999999997 +192.0 30 0.0 11 234.03124237432846 21 -204.99999999999994 +191.99999999999997 31 0.0 0 @@ -1721,13 +1721,13 @@ DOTTED 10 194.03124237432843 20 -204.99999999999997 +192.0 30 0.0 11 234.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1739,13 +1739,13 @@ LINE 10 234.03124237432846 20 -204.99999999999997 +192.0 30 0.0 11 234.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1759,13 +1759,13 @@ DOTTED 10 194.03124237432843 20 -165.00000000000003 +152.00000000000003 30 0.0 11 234.03124237432846 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1779,13 +1779,13 @@ DOTTED 10 194.03124237432843 20 -204.99999999999997 +192.0 30 0.0 11 194.03124237432843 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -1797,13 +1797,13 @@ LINE 10 194.03124237432843 20 -151.66666666666666 +138.66666666666663 30 0.0 11 194.03124237432843 21 -165.0 +152.0 31 0.0 0 @@ -1815,13 +1815,13 @@ LINE 10 234.03124237432846 20 -151.66666666666666 +138.66666666666663 30 0.0 11 194.03124237432843 21 -151.66666666666666 +138.66666666666663 31 0.0 0 @@ -1833,13 +1833,13 @@ LINE 10 234.03124237432846 20 -165.0 +152.0 30 0.0 11 234.03124237432846 21 -151.66666666666666 +138.66666666666663 31 0.0 0 @@ -1853,13 +1853,13 @@ DOTTED 10 234.03124237432846 20 -274.99999999999994 +261.99999999999994 30 0.0 11 194.03124237432846 21 -275.0 +261.99999999999994 31 0.0 0 @@ -1871,13 +1871,13 @@ LINE 10 234.03124237432846 20 -234.99999999999997 +221.99999999999997 30 0.0 11 234.03124237432846 21 -239.99999999999997 +226.99999999999997 31 0.0 0 @@ -1889,13 +1889,13 @@ LINE 10 234.03124237432846 20 -274.99999999999994 +261.99999999999994 30 0.0 11 234.03124237432846 21 -234.99999999999997 +221.99999999999997 31 0.0 0 @@ -1907,13 +1907,13 @@ LINE 10 234.0312423743285 20 -314.99999999999994 +302.0 30 0.0 11 234.03124237432849 21 -275.0 +261.99999999999994 31 0.0 0 @@ -1927,13 +1927,13 @@ DOTTED 10 234.0312423743285 20 -314.99999999999994 +302.0 30 0.0 11 194.03124237432846 21 -275.00000000000006 +262.0 31 0.0 0 @@ -1947,13 +1947,13 @@ DOTTED 10 194.03124237432849 20 -315.00000000000006 +302.00000000000006 30 0.0 11 194.03124237432846 21 -275.00000000000006 +262.0 31 0.0 0 @@ -1967,13 +1967,13 @@ DOTTED 10 234.03124237432849 20 -314.99999999999994 +302.0 30 0.0 11 194.03124237432849 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -1987,13 +1987,13 @@ DOTTED 10 64.03124237432854 20 -275.00000000000006 +262.0 30 0.0 11 64.03124237432856 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2007,13 +2007,13 @@ DOTTED 10 64.03124237432856 20 -315.00000000000006 +302.00000000000006 30 0.0 11 40.04352800904878 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2027,13 +2027,13 @@ DOTTED 10 64.03124237432854 20 -275.00000000000006 +262.0 30 0.0 11 40.04352800904878 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2045,13 +2045,13 @@ LINE 10 64.03124237432856 20 -322.9959047884266 +309.99590478842657 30 0.0 11 64.03124237432856 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2063,13 +2063,13 @@ LINE 10 40.04352800904878 20 -322.9959047884267 +309.9959047884266 30 0.0 11 64.03124237432856 21 -322.9959047884266 +309.99590478842657 31 0.0 0 @@ -2081,13 +2081,13 @@ LINE 10 40.04352800904878 20 -315.00000000000006 +302.00000000000006 30 0.0 11 40.04352800904878 21 -322.9959047884267 +309.9959047884266 31 0.0 0 @@ -2101,13 +2101,13 @@ DOTTED 10 64.03124237432854 20 -275.00000000000006 +262.0 30 0.0 11 28.745631649622172 21 -293.8394712182823 +280.8394712182823 31 0.0 0 @@ -2119,13 +2119,13 @@ LINE 10 28.745631649622172 20 -293.8394712182823 +280.8394712182823 30 0.0 11 40.04352800904878 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2137,13 +2137,13 @@ LINE 10 17.447735290195567 20 -272.6789424365645 +259.67894243656457 30 0.0 11 28.745631649622172 21 -293.8394712182823 +280.8394712182823 31 0.0 0 @@ -2155,13 +2155,13 @@ LINE 10 8.526512829121203e-14 20 -240.00000000000009 +227.00000000000009 30 0.0 11 17.447735290195567 21 -272.6789424365645 +259.67894243656457 31 0.0 0 @@ -2173,13 +2173,13 @@ LINE 10 160.6979090409952 20 -315.00000000000006 +302.00000000000006 30 0.0 11 194.03124237432849 21 -314.99999999999994 +302.0 31 0.0 0 @@ -2191,13 +2191,13 @@ LINE 10 150.69790904099517 20 -315.00000000000006 +302.00000000000006 30 0.0 11 160.6979090409952 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2209,13 +2209,13 @@ LINE 10 64.03124237432856 20 -315.00000000000006 +302.00000000000006 30 0.0 11 150.69790904099517 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2227,13 +2227,13 @@ LINE 10 64.03124237432856 20 -315.00000000000006 +302.00000000000006 30 0.0 11 64.03124237432856 21 -315.00000000000006 +302.00000000000006 31 0.0 0 @@ -2245,13 +2245,13 @@ LINE 10 194.03124237432849 20 -314.99999999999994 +302.0 30 0.0 11 194.03124237432849 21 -314.99999999999994 +302.0 31 0.0 0 @@ -2263,13 +2263,13 @@ LINE 10 234.0312423743285 20 -328.33333333333326 +315.3333333333333 30 0.0 11 234.0312423743285 21 -314.99999999999994 +302.0 31 0.0 0 @@ -2281,13 +2281,13 @@ LINE 10 194.03124237432849 20 -328.33333333333326 +315.3333333333333 30 0.0 11 234.0312423743285 21 -328.33333333333326 +315.3333333333333 31 0.0 0 @@ -2299,13 +2299,13 @@ LINE 10 194.03124237432849 20 -314.99999999999994 +302.0 30 0.0 11 194.03124237432849 21 -328.33333333333326 +315.3333333333333 31 0.0 0 @@ -2317,13 +2317,13 @@ LINE 10 40.04352800904868 20 -157.00409521157343 +144.00409521157343 30 0.0 11 40.04352800904868 21 -165.00000000000003 +152.00000000000003 31 0.0 0 @@ -2335,13 +2335,13 @@ LINE 10 64.03124237432846 20 -157.00409521157343 +144.00409521157343 30 0.0 11 40.04352800904868 21 -157.00409521157343 +144.00409521157343 31 0.0 0 @@ -2353,13 +2353,13 @@ LINE 10 64.03124237432846 20 -165.00000000000003 +152.00000000000003 30 0.0 11 64.03124237432846 21 -157.00409521157343 +144.00409521157343 31 0.0 0 @@ -2371,13 +2371,13 @@ LINE 10 110.69790904099513 20 -115.00000000000001 +112.00000000000001 30 0.0 11 120.69790904099513 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -2389,13 +2389,13 @@ LINE 10 110.69790904099513 20 -45.0 +42.0 30 0.0 11 110.69790904099513 21 -115.00000000000001 +112.00000000000001 31 0.0 0 @@ -2407,13 +2407,13 @@ LINE 10 120.69790904099513 20 -45.0 +42.0 30 0.0 11 110.69790904099513 21 -45.0 +42.0 31 0.0 0 @@ -2423,15 +2423,15 @@ LINE 8 0 10 -121.69790904099513 +122.69790904099513 20 -76.00000000000001 +74.0 30 0.0 11 -129.6979090409951 +128.6979090409951 21 -76.00000000000001 +74.0 31 0.0 0 @@ -2441,15 +2441,15 @@ LINE 8 0 10 -129.6979090409951 +128.6979090409951 20 -76.00000000000001 +74.0 30 0.0 11 -129.6979090409951 +128.6979090409951 21 -84.0 +80.00000000000001 31 0.0 0 @@ -2459,15 +2459,15 @@ LINE 8 0 10 -129.6979090409951 +128.6979090409951 20 -84.0 +80.00000000000001 30 0.0 11 -121.69790904099513 +122.69790904099513 21 -84.0 +80.00000000000001 31 0.0 0 @@ -2477,15 +2477,15 @@ LINE 8 0 10 -121.69790904099513 +122.69790904099513 20 -84.0 +80.00000000000001 30 0.0 11 -121.69790904099513 +122.69790904099513 21 -76.00000000000001 +74.0 31 0.0 0 @@ -2549,15 +2549,15 @@ LINE 8 0 10 -181.69790904099514 +182.6979090409951 20 -76.00000000000001 +74.0 30 0.0 11 -189.6979090409951 +188.69790904099514 21 -76.00000000000001 +74.0 31 0.0 0 @@ -2567,15 +2567,15 @@ LINE 8 0 10 -189.6979090409951 +188.69790904099514 20 -76.00000000000001 +74.0 30 0.0 11 -189.6979090409951 +188.69790904099514 21 -84.0 +80.00000000000001 31 0.0 0 @@ -2585,15 +2585,15 @@ LINE 8 0 10 -189.6979090409951 +188.69790904099514 20 -84.0 +80.00000000000001 30 0.0 11 -181.69790904099514 +182.6979090409951 21 -84.0 +80.00000000000001 31 0.0 0 @@ -2603,15 +2603,15 @@ LINE 8 0 10 -181.69790904099514 +182.6979090409951 20 -84.0 +80.00000000000001 30 0.0 11 -181.69790904099514 +182.6979090409951 21 -76.00000000000001 +74.0 31 0.0 0 @@ -2623,13 +2623,13 @@ LINE 10 192.94790904099514 20 -70.70454545454547 +67.70454545454547 30 0.0 11 192.94790904099514 21 -57.477272727272734 +54.477272727272734 31 0.0 0 @@ -2641,13 +2641,13 @@ LINE 10 192.94790904099514 20 -57.477272727272734 +54.477272727272734 30 0.0 11 193.44790904099514 21 -57.477272727272734 +54.477272727272734 31 0.0 0 @@ -2659,13 +2659,13 @@ LINE 10 193.44790904099514 20 -57.477272727272734 +54.477272727272734 30 0.0 11 193.44790904099514 21 -70.70454545454547 +67.70454545454547 31 0.0 0 @@ -2677,13 +2677,13 @@ LINE 10 193.44790904099514 20 -70.70454545454547 +67.70454545454547 30 0.0 11 192.94790904099514 21 -70.70454545454547 +67.70454545454547 31 0.0 0 @@ -2695,13 +2695,13 @@ LINE 10 192.94790904099514 20 -102.52272727272728 +99.52272727272728 30 0.0 11 192.94790904099514 21 -89.29545454545455 +86.29545454545456 31 0.0 0 @@ -2713,13 +2713,13 @@ LINE 10 192.94790904099514 20 -89.29545454545455 +86.29545454545456 30 0.0 11 193.44790904099514 21 -89.29545454545455 +86.29545454545456 31 0.0 0 @@ -2731,13 +2731,13 @@ LINE 10 193.44790904099514 20 -89.29545454545455 +86.29545454545456 30 0.0 11 193.44790904099514 21 -102.52272727272728 +99.52272727272728 31 0.0 0 @@ -2749,13 +2749,13 @@ LINE 10 193.44790904099514 20 -102.52272727272728 +99.52272727272728 30 0.0 11 192.94790904099514 21 -102.52272727272728 +99.52272727272728 31 0.0 0 @@ -2767,13 +2767,13 @@ LINE 10 30.60808015405299 20 -195.9357240935652 +182.93572409356517 30 0.0 11 26.606621310682257 21 -203.43030382152995 +190.43030382152995 31 0.0 0 @@ -2785,13 +2785,13 @@ LINE 10 26.606621310682257 20 -203.43030382152995 +190.43030382152995 30 0.0 11 26.165551176623442 21 -203.19481043130142 +190.19481043130142 31 0.0 0 @@ -2803,13 +2803,13 @@ LINE 10 26.165551176623442 20 -203.19481043130142 +190.19481043130142 30 0.0 11 30.16701001999417 21 -195.70023070333667 +182.70023070333664 31 0.0 0 @@ -2821,13 +2821,13 @@ LINE 10 30.16701001999417 20 -195.70023070333667 +182.70023070333664 30 0.0 11 30.60808015405299 21 -195.9357240935652 +182.93572409356517 31 0.0 0 @@ -2839,13 +2839,13 @@ LINE 10 223.78124237432843 20 -231.91666666666666 +218.91666666666666 30 0.0 11 223.78124237432843 21 -218.08333333333331 +205.0833333333333 31 0.0 0 @@ -2857,13 +2857,13 @@ LINE 10 223.78124237432843 20 -218.08333333333331 +205.0833333333333 30 0.0 11 224.28124237432846 21 -218.08333333333331 +205.0833333333333 31 0.0 0 @@ -2875,13 +2875,13 @@ LINE 10 224.28124237432846 20 -218.08333333333331 +205.0833333333333 30 0.0 11 224.28124237432846 21 -231.91666666666666 +218.91666666666666 31 0.0 0 @@ -2893,13 +2893,13 @@ LINE 10 224.28124237432846 20 -231.91666666666666 +218.91666666666666 30 0.0 11 223.78124237432843 21 -231.91666666666666 +218.91666666666666 31 0.0 0 @@ -2911,13 +2911,13 @@ LINE 10 220.69790904099514 20 -154.99999999999997 +142.0 30 0.0 11 220.69790904099514 21 -161.66666666666663 +148.66666666666666 31 0.0 0 @@ -2929,13 +2929,13 @@ LINE 10 220.69790904099514 20 -161.66666666666663 +148.66666666666666 30 0.0 11 207.3645757076618 21 -161.66666666666663 +148.66666666666666 31 0.0 0 @@ -2947,13 +2947,13 @@ LINE 10 207.3645757076618 20 -161.66666666666663 +148.66666666666666 30 0.0 11 207.3645757076618 21 -154.99999999999997 +142.0 31 0.0 0 @@ -2965,13 +2965,13 @@ LINE 10 223.78124237432843 20 -261.91666666666663 +248.91666666666663 30 0.0 11 223.78124237432843 21 -248.0833333333333 +235.0833333333333 31 0.0 0 @@ -2983,13 +2983,13 @@ LINE 10 223.78124237432843 20 -248.0833333333333 +235.0833333333333 30 0.0 11 224.28124237432846 21 -248.0833333333333 +235.0833333333333 31 0.0 0 @@ -3001,13 +3001,13 @@ LINE 10 224.28124237432846 20 -248.0833333333333 +235.0833333333333 30 0.0 11 224.28124237432846 21 -261.91666666666663 +248.91666666666663 31 0.0 0 @@ -3019,13 +3019,13 @@ LINE 10 224.28124237432846 20 -261.91666666666663 +248.91666666666663 30 0.0 11 223.78124237432843 21 -261.91666666666663 +248.91666666666663 31 0.0 0 @@ -3037,13 +3037,13 @@ LINE 10 48.03943279747538 20 -320.99692859131994 +307.99692859132 30 0.0 11 48.03943279747538 21 -316.9989761971067 +303.9989761971067 31 0.0 0 @@ -3055,13 +3055,13 @@ LINE 10 48.03943279747538 20 -316.9989761971067 +303.9989761971067 30 0.0 11 56.035337585901964 21 -316.9989761971067 +303.9989761971067 31 0.0 0 @@ -3073,13 +3073,13 @@ LINE 10 56.035337585901964 20 -316.9989761971067 +303.9989761971067 30 0.0 11 56.035337585901964 21 -320.99692859131994 +307.99692859132 31 0.0 0 @@ -3091,13 +3091,13 @@ LINE 10 26.606621310682346 20 -276.56969617847017 +263.56969617847017 30 0.0 11 30.608080154053088 21 -284.0642759064349 +271.06427590643494 31 0.0 0 @@ -3109,13 +3109,13 @@ LINE 10 30.608080154053088 20 -284.0642759064349 +271.06427590643494 30 0.0 11 30.167010019994255 21 -284.29976929666344 +271.2997692966634 31 0.0 0 @@ -3127,13 +3127,13 @@ LINE 10 30.167010019994255 20 -284.29976929666344 +271.2997692966634 30 0.0 11 26.165551176623527 21 -276.80518956869867 +263.8051895686987 31 0.0 0 @@ -3145,13 +3145,13 @@ LINE 10 26.165551176623527 20 -276.80518956869867 +263.8051895686987 30 0.0 11 26.606621310682346 21 -276.56969617847017 +263.56969617847017 31 0.0 0 @@ -3163,13 +3163,13 @@ LINE 10 153.7812423743285 20 -311.00000000000006 +298.00000000000006 30 0.0 11 157.61457570766183 21 -311.00000000000006 +298.00000000000006 31 0.0 0 @@ -3181,13 +3181,13 @@ LINE 10 157.61457570766183 20 -311.00000000000006 +298.00000000000006 30 0.0 11 157.61457570766183 21 -311.50000000000006 +298.50000000000006 31 0.0 0 @@ -3199,13 +3199,13 @@ LINE 10 157.61457570766183 20 -311.50000000000006 +298.50000000000006 30 0.0 11 153.7812423743285 21 -311.50000000000006 +298.50000000000006 31 0.0 0 @@ -3217,13 +3217,13 @@ LINE 10 153.7812423743285 20 -311.50000000000006 +298.50000000000006 30 0.0 11 153.7812423743285 21 -311.00000000000006 +298.00000000000006 31 0.0 0 @@ -3235,13 +3235,13 @@ LINE 10 207.36457570766183 20 -325.0 +312.0 30 0.0 11 207.36457570766183 21 -318.33333333333326 +305.33333333333326 31 0.0 0 @@ -3253,13 +3253,13 @@ LINE 10 207.36457570766183 20 -318.33333333333326 +305.33333333333326 30 0.0 11 220.69790904099517 21 -318.33333333333326 +305.33333333333326 31 0.0 0 @@ -3271,13 +3271,13 @@ LINE 10 220.69790904099517 20 -318.33333333333326 +305.33333333333326 30 0.0 11 220.69790904099517 21 -325.0 +312.0 31 0.0 0 @@ -3289,13 +3289,13 @@ LINE 10 56.03533758590186 20 -159.00307140868009 +146.00307140868006 30 0.0 11 56.03533758590186 21 -163.0010238028934 +150.0010238028934 31 0.0 0 @@ -3307,13 +3307,13 @@ LINE 10 56.03533758590186 20 -163.0010238028934 +150.0010238028934 30 0.0 11 48.03943279747528 21 -163.0010238028934 +150.0010238028934 31 0.0 0 @@ -3325,13 +3325,13 @@ LINE 10 48.03943279747528 20 -163.0010238028934 +150.0010238028934 30 0.0 11 48.039432797475264 21 -159.00307140868009 +146.00307140868006 31 0.0 0 @@ -3343,13 +3343,13 @@ LINE 10 113.19790904099513 20 -57.727272727272734 +54.727272727272734 30 0.0 11 113.19790904099513 21 -52.727272727272734 +49.727272727272734 31 0.0 0 @@ -3361,13 +3361,13 @@ LINE 10 113.19790904099513 20 -52.727272727272734 +49.727272727272734 30 0.0 11 118.19790904099513 21 -57.727272727272734 +54.727272727272734 31 0.0 0 @@ -3379,13 +3379,13 @@ LINE 10 118.19790904099513 20 -57.727272727272734 +54.727272727272734 30 0.0 11 118.19790904099513 21 -70.45454545454547 +67.45454545454547 31 0.0 0 @@ -3397,13 +3397,13 @@ LINE 10 118.19790904099513 20 -70.45454545454547 +67.45454545454547 30 0.0 11 113.19790904099513 21 -75.45454545454547 +72.45454545454545 31 0.0 0 @@ -3415,13 +3415,13 @@ LINE 10 113.19790904099513 20 -75.45454545454547 +72.45454545454545 30 0.0 11 113.19790904099513 21 -70.45454545454547 +67.45454545454547 31 0.0 0 @@ -3433,13 +3433,13 @@ LINE 10 113.19790904099513 20 -89.54545454545456 +86.54545454545456 30 0.0 11 113.19790904099513 21 -84.54545454545455 +81.54545454545456 31 0.0 0 @@ -3451,13 +3451,13 @@ LINE 10 113.19790904099513 20 -84.54545454545455 +81.54545454545456 30 0.0 11 118.19790904099513 21 -89.54545454545456 +86.54545454545456 31 0.0 0 @@ -3469,13 +3469,13 @@ LINE 10 118.19790904099513 20 -89.54545454545456 +86.54545454545456 30 0.0 11 118.19790904099513 21 -102.27272727272728 +99.27272727272728 31 0.0 0 @@ -3487,13 +3487,13 @@ LINE 10 118.19790904099513 20 -102.27272727272728 +99.27272727272728 30 0.0 11 113.19790904099513 21 -107.27272727272728 +104.27272727272728 31 0.0 0 @@ -3505,13 +3505,13 @@ LINE 10 113.19790904099513 20 -107.27272727272728 +104.27272727272728 30 0.0 11 113.19790904099513 21 -102.27272727272728 +99.27272727272728 31 0.0 0