[TD]fix wrong xml namespace in some templates
@@ -130,7 +130,7 @@ void DrawSVGTemplate::slotDeletedObject(const App::DocumentObject& obj)
|
||||
//While parsing, note the Orientation, Width and Height values in the Svg code.
|
||||
QString DrawSVGTemplate::processTemplate()
|
||||
{
|
||||
// Base::Console().Message("DSVGT::processTemplate() - isRestoring: %d\n", isRestoring());
|
||||
Base::Console().Message("DSVGT::processTemplate() - isRestoring: %d\n", isRestoring());
|
||||
if (isRestoring()) {
|
||||
//until everything is fully restored, the embedded file is not available, so we
|
||||
//can't do anything
|
||||
@@ -257,7 +257,7 @@ void DrawSVGTemplate::replaceFileIncluded(std::string newTemplateFileName)
|
||||
|
||||
std::map<std::string, std::string> DrawSVGTemplate::getEditableTextsFromTemplate()
|
||||
{
|
||||
// Base::Console().Message("DSVGT::getEditableTextsFromTemplate()\n");
|
||||
Base::Console().Message("DSVGT::getEditableTextsFromTemplate()\n");
|
||||
std::map<std::string, std::string> editables;
|
||||
|
||||
// if we pass the filename we can reuse getTemplateDocument here
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -879,56 +879,56 @@
|
||||
x="220.9935"
|
||||
y="232.95425"
|
||||
style="line-height:0%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan181">AUTHOR NAME</tspan></text>
|
||||
<text
|
||||
id="text187"
|
||||
x="220.78677"
|
||||
y="240.50475"
|
||||
style="line-height:0%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan185">CREATION DATE</tspan></text>
|
||||
<text
|
||||
id="text191"
|
||||
x="220.74191"
|
||||
y="247.9375"
|
||||
style="line-height:0%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan189">SUPERVISOR NAME</tspan></text>
|
||||
<text
|
||||
id="text195"
|
||||
x="220.69022"
|
||||
y="255.35406"
|
||||
style="line-height:0%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan193">CHECK DATE</tspan></text>
|
||||
<text
|
||||
id="text199"
|
||||
x="220.65581"
|
||||
y="278.57715"
|
||||
style="line-height:0%"
|
||||
index:editable="FC-Scale"><tspan
|
||||
freecad:editable="FC-Scale"><tspan
|
||||
id="tspan197">SCALE</tspan></text>
|
||||
<text
|
||||
id="text203"
|
||||
x="240.50963"
|
||||
y="278.57715"
|
||||
style="line-height:0%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan201">WEIGHT</tspan></text>
|
||||
<text
|
||||
id="text207"
|
||||
x="266.50964"
|
||||
y="278.57715"
|
||||
style="line-height:0%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan205">NUMBER</tspan></text>
|
||||
<text
|
||||
id="tspan3333-6-6-3-8-7"
|
||||
x="366.50964"
|
||||
y="278.57715"
|
||||
style="line-height:0%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan209">SHEET</tspan></text>
|
||||
<text
|
||||
id="text214"
|
||||
@@ -936,14 +936,14 @@
|
||||
y="241.26292"
|
||||
font-size="8px"
|
||||
style="line-height:0%"
|
||||
index:editable="FC-Title"><tspan
|
||||
freecad:editable="FC-Title"><tspan
|
||||
id="tspan212">TITLE</tspan></text>
|
||||
<text
|
||||
id="tspan3333-5-6"
|
||||
x="270.19635"
|
||||
y="247.26292"
|
||||
style="line-height:0%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan216">SUBTITLE</tspan></text>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -919,8 +919,8 @@
|
||||
x="147.9312"
|
||||
y="160.67236"
|
||||
style="line-height:0%"
|
||||
index:editable="Designed_by_Name"
|
||||
index:autofill="author"><tspan
|
||||
freecad:editable="Designed_by_Name"
|
||||
freecad:autofill="author"><tspan
|
||||
id="tspan3268"
|
||||
x="147.9312"
|
||||
y="160.67236"
|
||||
@@ -931,8 +931,8 @@
|
||||
x="147.93056"
|
||||
y="168.59135"
|
||||
style="line-height:0%"
|
||||
index:editable="FC-Date"
|
||||
index:autofill="date"><tspan
|
||||
freecad:editable="FC-Date"
|
||||
freecad:autofill="date"><tspan
|
||||
id="tspan3272"
|
||||
x="147.93056"
|
||||
y="168.59135"
|
||||
@@ -945,8 +945,8 @@
|
||||
text-align="center"
|
||||
text-anchor="middle"
|
||||
style="line-height:0%"
|
||||
index:editable="FC-SC"
|
||||
index:autofill="scale"><tspan
|
||||
freecad:editable="FC-SC"
|
||||
freecad:autofill="scale"><tspan
|
||||
id="tspan3276"
|
||||
x="154.46243"
|
||||
y="191.45177"
|
||||
@@ -959,7 +959,7 @@
|
||||
text-align="center"
|
||||
text-anchor="middle"
|
||||
style="line-height:0%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3280"
|
||||
x="173.94231"
|
||||
y="191.44733"
|
||||
@@ -970,8 +970,8 @@
|
||||
x="186.05237"
|
||||
y="158.72597"
|
||||
style="line-height:0%"
|
||||
index:editable="FC-Title"
|
||||
index:autofill="title"><tspan
|
||||
freecad:editable="FC-Title"
|
||||
freecad:autofill="title"><tspan
|
||||
id="tspan3284"
|
||||
x="186.05237"
|
||||
y="158.72597"
|
||||
@@ -982,7 +982,7 @@
|
||||
x="185.99422"
|
||||
y="165.73558"
|
||||
style="line-height:0%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3288"
|
||||
x="185.99422"
|
||||
y="165.73558"
|
||||
@@ -993,7 +993,7 @@
|
||||
x="185.6927"
|
||||
y="191.31752"
|
||||
style="line-height:0%"
|
||||
index:editable="Drawing_number"><tspan
|
||||
freecad:editable="Drawing_number"><tspan
|
||||
id="tspan3292"
|
||||
x="185.6927"
|
||||
y="191.31752"
|
||||
@@ -1004,8 +1004,8 @@
|
||||
x="248.32477"
|
||||
y="191.45177"
|
||||
style="line-height:0%"
|
||||
index:editable="FC-SH"
|
||||
index:autofill="sheet"><tspan
|
||||
freecad:editable="FC-SH"
|
||||
freecad:autofill="sheet"><tspan
|
||||
id="tspan3296"
|
||||
x="248.32477"
|
||||
y="191.45177"
|
||||
|
||||
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
@@ -13,7 +13,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index0="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad0="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
|
||||
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
@@ -13,7 +13,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index0="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad0="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
|
||||
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
@@ -13,7 +13,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index0="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad0="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
|
||||
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
@@ -13,7 +13,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index0="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad0="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
|
||||
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
@@ -13,7 +13,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index0="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad0="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
|
||||
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308-2"
|
||||
x="283.0657"
|
||||
y="175.03815"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333-68"
|
||||
x="144.35803"
|
||||
y="176.24402"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6-91"
|
||||
x="144.19897"
|
||||
y="182.16211"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9-8"
|
||||
x="144.16687"
|
||||
y="188.71411"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1-4"
|
||||
x="144.19897"
|
||||
y="194.81433"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316-5"
|
||||
x="144.22839"
|
||||
y="203.72925"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6-5"
|
||||
x="144.38055"
|
||||
y="213.91559"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3-9"
|
||||
x="160.40979"
|
||||
y="213.91559"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-4"
|
||||
x="180.55609"
|
||||
y="213.89391"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7-8"
|
||||
x="261.83624"
|
||||
y="213.91559"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5-8"
|
||||
x="228.70593"
|
||||
y="181.586"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6-5"
|
||||
x="228.62775"
|
||||
y="189.89587"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243-4"
|
||||
x="180.69427"
|
||||
y="202.54376"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289-2"
|
||||
x="144.03998"
|
||||
y="220.16803"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0-6"
|
||||
x="282.92398"
|
||||
y="219.41907"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280-0"
|
||||
x="282.92398"
|
||||
y="213.96117"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284-1"
|
||||
x="282.92398"
|
||||
y="208.44861"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288-1"
|
||||
x="282.86539"
|
||||
y="202.97949"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292-5"
|
||||
x="282.80679"
|
||||
y="197.00684"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296-2"
|
||||
x="282.86539"
|
||||
y="191.49432"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300-8"
|
||||
x="282.92398"
|
||||
y="186.00787"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304-0"
|
||||
x="282.80679"
|
||||
y="180.54956"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308-0"
|
||||
x="208.51097"
|
||||
y="253.57515"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333-50"
|
||||
x="69.803276"
|
||||
y="254.78102"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6-11"
|
||||
x="69.644218"
|
||||
y="260.69913"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9-4"
|
||||
x="69.612114"
|
||||
y="267.25113"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1-5"
|
||||
x="69.644218"
|
||||
y="273.35135"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316-6"
|
||||
x="69.673637"
|
||||
y="282.26627"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6-5"
|
||||
x="69.825798"
|
||||
y="292.45261"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3-5"
|
||||
x="85.855034"
|
||||
y="292.45261"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-0"
|
||||
x="106.00134"
|
||||
y="292.43094"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7-2"
|
||||
x="187.28148"
|
||||
y="292.45261"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5-5"
|
||||
x="154.15118"
|
||||
y="260.12302"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6-0"
|
||||
x="154.07298"
|
||||
y="268.43289"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243-0"
|
||||
x="106.13952"
|
||||
y="281.08078"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289-5"
|
||||
x="69.485222"
|
||||
y="298.70505"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0-4"
|
||||
x="208.36925"
|
||||
y="297.95609"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280-1"
|
||||
x="208.36925"
|
||||
y="292.4982"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284-7"
|
||||
x="208.36925"
|
||||
y="286.98563"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288-0"
|
||||
x="208.31065"
|
||||
y="281.51651"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292-3"
|
||||
x="208.25206"
|
||||
y="275.54385"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296-2"
|
||||
x="208.31065"
|
||||
y="270.03134"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300-0"
|
||||
x="208.36925"
|
||||
y="264.54489"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304-6"
|
||||
x="208.25206"
|
||||
y="259.08658"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308-0"
|
||||
x="431.83713"
|
||||
y="248.67249"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333-2"
|
||||
x="293.12946"
|
||||
y="249.87836"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6-90"
|
||||
x="292.9704"
|
||||
y="255.79645"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9-5"
|
||||
x="292.93829"
|
||||
y="262.34845"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1-8"
|
||||
x="292.9704"
|
||||
y="268.44867"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316-3"
|
||||
x="292.99982"
|
||||
y="277.36359"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6-5"
|
||||
x="293.15198"
|
||||
y="287.54993"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3-1"
|
||||
x="309.18121"
|
||||
y="287.54993"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-3"
|
||||
x="329.32751"
|
||||
y="287.52826"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7-1"
|
||||
x="410.60767"
|
||||
y="287.54993"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5-4"
|
||||
x="377.47736"
|
||||
y="255.22034"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6-3"
|
||||
x="377.39917"
|
||||
y="263.53021"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243-9"
|
||||
x="329.4657"
|
||||
y="276.1781"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289-4"
|
||||
x="292.8114"
|
||||
y="293.80237"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0-4"
|
||||
x="431.6954"
|
||||
y="293.05341"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280-2"
|
||||
x="431.6954"
|
||||
y="287.59552"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284-9"
|
||||
x="431.6954"
|
||||
y="282.08295"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288-9"
|
||||
x="431.63681"
|
||||
y="276.61383"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292-7"
|
||||
x="431.57822"
|
||||
y="270.64117"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296-0"
|
||||
x="431.63681"
|
||||
y="265.12866"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300-9"
|
||||
x="431.6954"
|
||||
y="259.64221"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304-1"
|
||||
x="431.57822"
|
||||
y="254.1839"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308-2"
|
||||
x="282.84033"
|
||||
y="403.29523"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333-0"
|
||||
x="144.13264"
|
||||
y="404.5011"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6-2"
|
||||
x="143.97359"
|
||||
y="410.41919"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9-9"
|
||||
x="143.94148"
|
||||
y="416.97119"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1-5"
|
||||
x="143.97359"
|
||||
y="423.07141"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316-6"
|
||||
x="144.00301"
|
||||
y="431.98633"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6-0"
|
||||
x="144.15517"
|
||||
y="442.17267"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3-7"
|
||||
x="160.1844"
|
||||
y="442.17267"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-8"
|
||||
x="180.3307"
|
||||
y="442.151"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7-6"
|
||||
x="261.61084"
|
||||
y="442.17267"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5-7"
|
||||
x="228.48055"
|
||||
y="409.84308"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6-4"
|
||||
x="228.40236"
|
||||
y="418.15295"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243-5"
|
||||
x="180.46889"
|
||||
y="430.80084"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289-2"
|
||||
x="143.81459"
|
||||
y="448.42511"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0-0"
|
||||
x="282.69861"
|
||||
y="447.67615"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280-4"
|
||||
x="282.69861"
|
||||
y="442.21826"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284-4"
|
||||
x="282.69861"
|
||||
y="436.70569"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288-9"
|
||||
x="282.64001"
|
||||
y="431.23657"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292-3"
|
||||
x="282.58142"
|
||||
y="425.26392"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296-0"
|
||||
x="282.64001"
|
||||
y="419.7514"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300-5"
|
||||
x="282.69861"
|
||||
y="414.26495"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304-9"
|
||||
x="282.58142"
|
||||
y="408.80664"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308-3"
|
||||
x="580.60858"
|
||||
y="395.94116"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333-7"
|
||||
x="441.90091"
|
||||
y="397.14703"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6-3"
|
||||
x="441.74185"
|
||||
y="403.06512"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9-6"
|
||||
x="441.70975"
|
||||
y="409.61713"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1-7"
|
||||
x="441.74185"
|
||||
y="415.71735"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316-9"
|
||||
x="441.77127"
|
||||
y="424.63226"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6-7"
|
||||
x="441.92343"
|
||||
y="434.8186"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3-7"
|
||||
x="457.95267"
|
||||
y="434.8186"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-6"
|
||||
x="478.09897"
|
||||
y="434.79694"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7-4"
|
||||
x="559.37909"
|
||||
y="434.8186"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5-2"
|
||||
x="526.24878"
|
||||
y="402.48901"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6-3"
|
||||
x="526.17059"
|
||||
y="410.79889"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243-1"
|
||||
x="478.23715"
|
||||
y="423.44678"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289-7"
|
||||
x="441.58286"
|
||||
y="441.07104"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0-1"
|
||||
x="580.46686"
|
||||
y="440.32208"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280-6"
|
||||
x="580.46686"
|
||||
y="434.8642"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284-6"
|
||||
x="580.46686"
|
||||
y="429.35162"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288-8"
|
||||
x="580.40826"
|
||||
y="423.88251"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292-3"
|
||||
x="580.34967"
|
||||
y="417.90985"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296-5"
|
||||
x="580.40826"
|
||||
y="412.39734"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300-1"
|
||||
x="580.46686"
|
||||
y="406.91089"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304-7"
|
||||
x="580.34967"
|
||||
y="401.45258"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308-2"
|
||||
x="431.49911"
|
||||
y="553.01501"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333-51"
|
||||
x="292.79144"
|
||||
y="554.22089"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6-2"
|
||||
x="292.63239"
|
||||
y="560.13898"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9-2"
|
||||
x="292.60028"
|
||||
y="566.69104"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1-3"
|
||||
x="292.63239"
|
||||
y="572.7912"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316-5"
|
||||
x="292.6618"
|
||||
y="581.70612"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6-6"
|
||||
x="292.81393"
|
||||
y="591.89246"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3-1"
|
||||
x="308.84317"
|
||||
y="591.89246"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-3"
|
||||
x="328.9895"
|
||||
y="591.87079"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7-9"
|
||||
x="410.26965"
|
||||
y="591.89246"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5-7"
|
||||
x="377.13931"
|
||||
y="559.56287"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6-5"
|
||||
x="377.06113"
|
||||
y="567.87274"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243-5"
|
||||
x="329.12769"
|
||||
y="580.52063"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289-4"
|
||||
x="292.47336"
|
||||
y="598.1449"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0-3"
|
||||
x="431.35739"
|
||||
y="597.39594"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280-1"
|
||||
x="431.35739"
|
||||
y="591.93805"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284-8"
|
||||
x="431.35739"
|
||||
y="586.42548"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288-0"
|
||||
x="431.2988"
|
||||
y="580.95636"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292-7"
|
||||
x="431.2402"
|
||||
y="574.9837"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296-8"
|
||||
x="431.2988"
|
||||
y="569.47119"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300-9"
|
||||
x="431.35739"
|
||||
y="563.98474"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".07327"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304-5"
|
||||
x="431.2402"
|
||||
y="558.52643"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308-8"
|
||||
x="878.15149"
|
||||
y="543.2099"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333-63"
|
||||
x="739.44379"
|
||||
y="544.41577"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6-0"
|
||||
x="739.28473"
|
||||
y="550.33386"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9-3"
|
||||
x="739.25262"
|
||||
y="556.88586"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1-6"
|
||||
x="739.28473"
|
||||
y="562.98608"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316-6"
|
||||
x="739.31415"
|
||||
y="571.901"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6-7"
|
||||
x="739.46631"
|
||||
y="582.08734"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3-0"
|
||||
x="755.49554"
|
||||
y="582.08734"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-5"
|
||||
x="775.64185"
|
||||
y="582.06567"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7-5"
|
||||
x="856.922"
|
||||
y="582.08734"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5-2"
|
||||
x="823.79169"
|
||||
y="549.75775"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6-5"
|
||||
x="823.7135"
|
||||
y="558.06763"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243-0"
|
||||
x="775.78003"
|
||||
y="570.71552"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289-6"
|
||||
x="739.12573"
|
||||
y="588.33978"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0-2"
|
||||
x="878.00977"
|
||||
y="587.59082"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280-4"
|
||||
x="878.00977"
|
||||
y="582.13293"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284-3"
|
||||
x="878.00977"
|
||||
y="576.62036"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288-7"
|
||||
x="877.95117"
|
||||
y="571.15125"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292-5"
|
||||
x="877.89258"
|
||||
y="565.17859"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296-0"
|
||||
x="877.95117"
|
||||
y="559.66608"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300-1"
|
||||
x="878.00977"
|
||||
y="554.17963"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304-6"
|
||||
x="877.89258"
|
||||
y="548.72131"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308-1"
|
||||
x="580.15784"
|
||||
y="852.45526"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333-2"
|
||||
x="441.45013"
|
||||
y="853.66113"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6-5"
|
||||
x="441.29108"
|
||||
y="859.57922"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9-0"
|
||||
x="441.25897"
|
||||
y="866.13123"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1-1"
|
||||
x="441.29108"
|
||||
y="872.23145"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316-2"
|
||||
x="441.3205"
|
||||
y="881.14636"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6-8"
|
||||
x="441.47266"
|
||||
y="891.3327"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3-7"
|
||||
x="457.50189"
|
||||
y="891.3327"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-4"
|
||||
x="477.64819"
|
||||
y="891.31104"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7-9"
|
||||
x="558.92834"
|
||||
y="891.3327"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5-2"
|
||||
x="525.79803"
|
||||
y="859.00311"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6-0"
|
||||
x="525.71985"
|
||||
y="867.31299"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243-7"
|
||||
x="477.78638"
|
||||
y="879.96088"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289-8"
|
||||
x="441.13208"
|
||||
y="897.58514"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0-0"
|
||||
x="580.01611"
|
||||
y="896.83618"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280-0"
|
||||
x="580.01611"
|
||||
y="891.3783"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284-9"
|
||||
x="580.01611"
|
||||
y="885.86572"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288-3"
|
||||
x="579.95752"
|
||||
y="880.39661"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292-3"
|
||||
x="579.89893"
|
||||
y="874.42395"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296-2"
|
||||
x="579.95752"
|
||||
y="868.91144"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300-6"
|
||||
x="580.01611"
|
||||
y="863.42499"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304-3"
|
||||
x="579.89893"
|
||||
y="857.96667"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308-2"
|
||||
x="1026.9229"
|
||||
y="690.47858"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333-3"
|
||||
x="888.21515"
|
||||
y="691.68445"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6-18"
|
||||
x="888.05609"
|
||||
y="697.60254"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9-9"
|
||||
x="888.02399"
|
||||
y="704.15454"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1-2"
|
||||
x="888.05609"
|
||||
y="710.25476"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316-3"
|
||||
x="888.08551"
|
||||
y="719.16968"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6-2"
|
||||
x="888.23767"
|
||||
y="729.35602"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3-1"
|
||||
x="904.26691"
|
||||
y="729.35602"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-0"
|
||||
x="924.41321"
|
||||
y="729.33435"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7-8"
|
||||
x="1005.6934"
|
||||
y="729.35602"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5-3"
|
||||
x="972.56305"
|
||||
y="697.02643"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6-0"
|
||||
x="972.48486"
|
||||
y="705.3363"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243-8"
|
||||
x="924.55139"
|
||||
y="717.98419"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289-4"
|
||||
x="887.89709"
|
||||
y="735.60846"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0-3"
|
||||
x="1026.7811"
|
||||
y="734.8595"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280-4"
|
||||
x="1026.7811"
|
||||
y="729.40161"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284-0"
|
||||
x="1026.7811"
|
||||
y="723.88904"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288-6"
|
||||
x="1026.7225"
|
||||
y="718.41992"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292-5"
|
||||
x="1026.6639"
|
||||
y="712.44727"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296-1"
|
||||
x="1026.7225"
|
||||
y="706.93475"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300-0"
|
||||
x="1026.7811"
|
||||
y="701.4483"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304-3"
|
||||
x="1026.6639"
|
||||
y="695.98999"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308-4"
|
||||
x="728.88446"
|
||||
y="1002.3718"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333-7"
|
||||
x="590.17676"
|
||||
y="1003.5776"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6-95"
|
||||
x="590.0177"
|
||||
y="1009.4957"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9-4"
|
||||
x="589.9856"
|
||||
y="1016.0477"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1-6"
|
||||
x="590.0177"
|
||||
y="1022.1479"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316-5"
|
||||
x="590.04712"
|
||||
y="1031.0629"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6-5"
|
||||
x="590.19928"
|
||||
y="1041.2491"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3-5"
|
||||
x="606.22852"
|
||||
y="1041.2491"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-8"
|
||||
x="626.37482"
|
||||
y="1041.2275"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7-1"
|
||||
x="707.65497"
|
||||
y="1041.2491"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5-0"
|
||||
x="674.52466"
|
||||
y="1008.9196"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6-2"
|
||||
x="674.44647"
|
||||
y="1017.2295"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243-2"
|
||||
x="626.513"
|
||||
y="1029.8773"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289-5"
|
||||
x="589.8587"
|
||||
y="1047.5016"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0-3"
|
||||
x="728.74274"
|
||||
y="1046.7527"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280-5"
|
||||
x="728.74274"
|
||||
y="1041.2948"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284-1"
|
||||
x="728.74274"
|
||||
y="1035.7822"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288-6"
|
||||
x="728.68414"
|
||||
y="1030.3131"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292-2"
|
||||
x="728.62555"
|
||||
y="1024.3405"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296-3"
|
||||
x="728.68414"
|
||||
y="1018.8279"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300-1"
|
||||
x="728.74274"
|
||||
y="1013.3415"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304-6"
|
||||
x="728.62555"
|
||||
y="1007.8832"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308"
|
||||
x="927.74194"
|
||||
y="592.29944"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333"
|
||||
x="789.03424"
|
||||
y="593.50531"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6"
|
||||
x="788.87518"
|
||||
y="599.4234"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9"
|
||||
x="788.84308"
|
||||
y="605.9754"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1"
|
||||
x="788.87518"
|
||||
y="612.07562"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316"
|
||||
x="788.9046"
|
||||
y="620.99054"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6"
|
||||
x="789.05676"
|
||||
y="631.17688"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3"
|
||||
x="805.086"
|
||||
y="631.17688"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8"
|
||||
x="825.2323"
|
||||
y="631.15521"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7"
|
||||
x="906.51245"
|
||||
y="631.17688"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5"
|
||||
x="873.38214"
|
||||
y="598.84729"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6"
|
||||
x="873.30396"
|
||||
y="607.15717"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243"
|
||||
x="825.37048"
|
||||
y="619.80505"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289"
|
||||
x="788.71619"
|
||||
y="637.42932"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0"
|
||||
x="927.60022"
|
||||
y="636.68036"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280"
|
||||
x="927.60022"
|
||||
y="631.22247"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284"
|
||||
x="927.60022"
|
||||
y="625.7099"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288"
|
||||
x="927.54163"
|
||||
y="620.24078"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292"
|
||||
x="927.48303"
|
||||
y="614.26813"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296"
|
||||
x="927.54163"
|
||||
y="608.75562"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300"
|
||||
x="927.60022"
|
||||
y="603.26917"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304"
|
||||
x="927.48303"
|
||||
y="597.81085"
|
||||
|
||||
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308"
|
||||
x="629.71075"
|
||||
y="902.36188"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333"
|
||||
x="491.00302"
|
||||
y="903.56775"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6"
|
||||
x="490.84396"
|
||||
y="909.48584"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9"
|
||||
x="490.81186"
|
||||
y="916.03784"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1"
|
||||
x="490.84396"
|
||||
y="922.13806"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316"
|
||||
x="490.87338"
|
||||
y="931.05298"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6"
|
||||
x="491.02554"
|
||||
y="941.23932"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3"
|
||||
x="507.05478"
|
||||
y="941.23932"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8"
|
||||
x="527.20111"
|
||||
y="941.21765"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7"
|
||||
x="608.48126"
|
||||
y="941.23932"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5"
|
||||
x="575.35095"
|
||||
y="908.90973"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6"
|
||||
x="575.27277"
|
||||
y="917.2196"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243"
|
||||
x="527.33929"
|
||||
y="929.86749"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289"
|
||||
x="490.68497"
|
||||
y="947.49176"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0"
|
||||
x="629.56903"
|
||||
y="946.7428"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280"
|
||||
x="629.56903"
|
||||
y="941.28491"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284"
|
||||
x="629.56903"
|
||||
y="935.77234"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288"
|
||||
x="629.51044"
|
||||
y="930.30322"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292"
|
||||
x="629.45184"
|
||||
y="924.33057"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296"
|
||||
x="629.51044"
|
||||
y="918.81805"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300"
|
||||
x="629.56903"
|
||||
y="913.3316"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304"
|
||||
x="629.45184"
|
||||
y="907.87329"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -47,7 +47,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308"
|
||||
x="952.26117"
|
||||
y="616.58539"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333"
|
||||
x="813.55347"
|
||||
y="617.79126"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6"
|
||||
x="813.39441"
|
||||
y="623.70935"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9"
|
||||
x="813.3623"
|
||||
y="630.26135"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1"
|
||||
x="813.39441"
|
||||
y="636.36157"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316"
|
||||
x="813.42383"
|
||||
y="645.27649"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6"
|
||||
x="813.57599"
|
||||
y="655.46283"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3"
|
||||
x="829.60522"
|
||||
y="655.46283"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8"
|
||||
x="849.75153"
|
||||
y="655.44116"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7"
|
||||
x="931.03168"
|
||||
y="655.46283"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5"
|
||||
x="897.90137"
|
||||
y="623.13324"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6"
|
||||
x="897.82318"
|
||||
y="631.44312"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243"
|
||||
x="849.88971"
|
||||
y="644.091"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289"
|
||||
x="813.23541"
|
||||
y="661.71527"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0"
|
||||
x="952.11945"
|
||||
y="660.96631"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280"
|
||||
x="952.11945"
|
||||
y="655.50842"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284"
|
||||
x="952.11945"
|
||||
y="649.99585"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288"
|
||||
x="952.06085"
|
||||
y="644.52673"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292"
|
||||
x="952.00226"
|
||||
y="638.55408"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296"
|
||||
x="952.06085"
|
||||
y="633.04156"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300"
|
||||
x="952.11945"
|
||||
y="627.55511"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304"
|
||||
x="952.00226"
|
||||
y="622.0968"
|
||||
|
||||
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -433,7 +433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333"
|
||||
x="515.75122"
|
||||
y="928.52112"
|
||||
@@ -449,7 +449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6"
|
||||
x="515.59216"
|
||||
y="934.43921"
|
||||
@@ -465,7 +465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9"
|
||||
x="515.56006"
|
||||
y="940.99121"
|
||||
@@ -481,7 +481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1"
|
||||
x="515.59216"
|
||||
y="947.09149"
|
||||
@@ -497,7 +497,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316"
|
||||
x="515.62158"
|
||||
y="956.00635"
|
||||
@@ -513,7 +513,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6"
|
||||
x="515.77374"
|
||||
y="966.19275"
|
||||
@@ -529,7 +529,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3"
|
||||
x="531.80298"
|
||||
y="966.19275"
|
||||
@@ -545,7 +545,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8"
|
||||
x="551.94928"
|
||||
y="966.17102"
|
||||
@@ -561,7 +561,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7"
|
||||
x="633.12579"
|
||||
y="966.19275"
|
||||
@@ -580,7 +580,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5"
|
||||
x="600.09918"
|
||||
y="934.57281"
|
||||
@@ -604,7 +604,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6"
|
||||
x="600.021"
|
||||
y="942.88269"
|
||||
@@ -622,7 +622,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243"
|
||||
x="552.08746"
|
||||
y="954.82092"
|
||||
@@ -638,7 +638,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289"
|
||||
x="515.43317"
|
||||
y="972.44519"
|
||||
@@ -654,7 +654,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0"
|
||||
x="654.3172"
|
||||
y="971.69617"
|
||||
@@ -670,7 +670,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280"
|
||||
x="654.3172"
|
||||
y="966.23828"
|
||||
@@ -686,7 +686,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284"
|
||||
x="654.3172"
|
||||
y="960.72571"
|
||||
@@ -702,7 +702,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288"
|
||||
x="654.25861"
|
||||
y="955.25659"
|
||||
@@ -718,7 +718,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292"
|
||||
x="654.20001"
|
||||
y="949.28394"
|
||||
@@ -734,7 +734,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296"
|
||||
x="654.25861"
|
||||
y="943.77142"
|
||||
@@ -750,7 +750,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300"
|
||||
x="654.3172"
|
||||
y="938.28503"
|
||||
@@ -766,7 +766,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304"
|
||||
x="654.20001"
|
||||
y="932.82672"
|
||||
@@ -1173,7 +1173,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308"
|
||||
x="654.45892"
|
||||
y="927.31525"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308-3"
|
||||
x="1175.6943"
|
||||
y="837.74719"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333-9"
|
||||
x="1036.9866"
|
||||
y="838.95306"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6-3"
|
||||
x="1036.8275"
|
||||
y="844.87115"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9-7"
|
||||
x="1036.7954"
|
||||
y="851.42316"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1-9"
|
||||
x="1036.8275"
|
||||
y="857.52338"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316-9"
|
||||
x="1036.8569"
|
||||
y="866.43829"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6-8"
|
||||
x="1037.0092"
|
||||
y="876.62463"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3-5"
|
||||
x="1053.0383"
|
||||
y="876.62463"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-0"
|
||||
x="1073.1847"
|
||||
y="876.60297"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7-0"
|
||||
x="1154.4648"
|
||||
y="876.62463"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5-3"
|
||||
x="1121.3345"
|
||||
y="844.29504"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6-8"
|
||||
x="1121.2563"
|
||||
y="852.60492"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243-1"
|
||||
x="1073.3229"
|
||||
y="865.25281"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289-6"
|
||||
x="1036.6686"
|
||||
y="882.87708"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0-1"
|
||||
x="1175.5526"
|
||||
y="882.12811"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280-3"
|
||||
x="1175.5526"
|
||||
y="876.67023"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284-2"
|
||||
x="1175.5526"
|
||||
y="871.15765"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288-4"
|
||||
x="1175.494"
|
||||
y="865.68854"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292-2"
|
||||
x="1175.4354"
|
||||
y="859.71588"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296-8"
|
||||
x="1175.494"
|
||||
y="854.20337"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300-0"
|
||||
x="1175.5526"
|
||||
y="848.71692"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304-2"
|
||||
x="1175.4354"
|
||||
y="843.25861"
|
||||
|
||||
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 56 KiB |
@@ -14,7 +14,7 @@
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:index="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
xmlns:freecad="https://www.freecad.org/wiki/index.php?title=Svg_Namespace">
|
||||
<defs
|
||||
id="defs1" />
|
||||
<sodipodi:namedview
|
||||
@@ -451,7 +451,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="A__"><tspan
|
||||
freecad:editable="A__"><tspan
|
||||
id="tspan308-2"
|
||||
x="877.47534"
|
||||
y="1151.8953"
|
||||
@@ -1148,7 +1148,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="AuthorName"><tspan
|
||||
freecad:editable="AuthorName"><tspan
|
||||
id="tspan3333-4"
|
||||
x="738.76764"
|
||||
y="1153.1012"
|
||||
@@ -1164,7 +1164,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CreationDate"><tspan
|
||||
freecad:editable="CreationDate"><tspan
|
||||
id="tspan3333-6-2"
|
||||
x="738.60858"
|
||||
y="1159.0193"
|
||||
@@ -1180,7 +1180,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SupervisorName"><tspan
|
||||
freecad:editable="SupervisorName"><tspan
|
||||
id="tspan3333-6-9-7"
|
||||
x="738.57648"
|
||||
y="1165.5713"
|
||||
@@ -1196,7 +1196,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="CheckDate"><tspan
|
||||
freecad:editable="CheckDate"><tspan
|
||||
id="tspan3333-6-1-6"
|
||||
x="738.60858"
|
||||
y="1171.6715"
|
||||
@@ -1212,7 +1212,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Size"><tspan
|
||||
freecad:editable="Size"><tspan
|
||||
id="tspan3316-5"
|
||||
x="738.638"
|
||||
y="1180.5864"
|
||||
@@ -1228,7 +1228,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Scale"><tspan
|
||||
freecad:editable="Scale"><tspan
|
||||
id="tspan3333-6-6-8"
|
||||
x="738.79016"
|
||||
y="1190.7727"
|
||||
@@ -1244,7 +1244,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Weight"><tspan
|
||||
freecad:editable="Weight"><tspan
|
||||
id="tspan3333-6-6-3-5"
|
||||
x="754.8194"
|
||||
y="1190.7727"
|
||||
@@ -1260,7 +1260,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="DrawingNumber"><tspan
|
||||
freecad:editable="DrawingNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-75"
|
||||
x="774.9657"
|
||||
y="1190.7511"
|
||||
@@ -1276,7 +1276,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="SheetNumber"><tspan
|
||||
freecad:editable="SheetNumber"><tspan
|
||||
id="tspan3333-6-6-3-8-7-9"
|
||||
x="856.24585"
|
||||
y="1190.7727"
|
||||
@@ -1295,7 +1295,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Title"><tspan
|
||||
freecad:editable="Title"><tspan
|
||||
id="tspan3333-5-1"
|
||||
x="823.11554"
|
||||
y="1158.4431"
|
||||
@@ -1319,7 +1319,7 @@
|
||||
text-anchor="middle"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Subtitle"><tspan
|
||||
freecad:editable="Subtitle"><tspan
|
||||
id="tspan3333-5-6-8"
|
||||
x="823.03735"
|
||||
y="1166.7531"
|
||||
@@ -1337,7 +1337,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="Company_name"><tspan
|
||||
freecad:editable="Company_name"><tspan
|
||||
id="tspan243-3"
|
||||
x="775.10388"
|
||||
y="1179.4009"
|
||||
@@ -1353,7 +1353,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="COPYRIGHT"><tspan
|
||||
freecad:editable="COPYRIGHT"><tspan
|
||||
id="tspan289-7"
|
||||
x="738.44958"
|
||||
y="1197.0251"
|
||||
@@ -1369,7 +1369,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="I__"><tspan
|
||||
freecad:editable="I__"><tspan
|
||||
id="tspan3245-0-3"
|
||||
x="877.33362"
|
||||
y="1196.2762"
|
||||
@@ -1385,7 +1385,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="H__"><tspan
|
||||
freecad:editable="H__"><tspan
|
||||
id="tspan280-8"
|
||||
x="877.33362"
|
||||
y="1190.8184"
|
||||
@@ -1401,7 +1401,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="G__"><tspan
|
||||
freecad:editable="G__"><tspan
|
||||
id="tspan284-0"
|
||||
x="877.33362"
|
||||
y="1185.3058"
|
||||
@@ -1417,7 +1417,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="F__"><tspan
|
||||
freecad:editable="F__"><tspan
|
||||
id="tspan288-4"
|
||||
x="877.27502"
|
||||
y="1179.8367"
|
||||
@@ -1433,7 +1433,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="E__"><tspan
|
||||
freecad:editable="E__"><tspan
|
||||
id="tspan292-1"
|
||||
x="877.21643"
|
||||
y="1173.864"
|
||||
@@ -1449,7 +1449,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="D__"><tspan
|
||||
freecad:editable="D__"><tspan
|
||||
id="tspan296-4"
|
||||
x="877.27502"
|
||||
y="1168.3514"
|
||||
@@ -1465,7 +1465,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="C__"><tspan
|
||||
freecad:editable="C__"><tspan
|
||||
id="tspan300-6"
|
||||
x="877.33362"
|
||||
y="1162.865"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
stroke-width=".054953"
|
||||
word-spacing="0px"
|
||||
style="line-height:125%"
|
||||
index:editable="B__"><tspan
|
||||
freecad:editable="B__"><tspan
|
||||
id="tspan304-8"
|
||||
x="877.21643"
|
||||
y="1157.4067"
|
||||
|
||||
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |