Ryan Schultz 2024-04-02 17:20:32 -05:00
parent 899c31e2a0
commit 1a14658847
80 changed files with 690913 additions and 121656 deletions

377438
Open/Models/BlenderBIM/TEMP.ifc Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.8 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.8 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 3.5 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.8 MiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 648 KiB

After

Width:  |  Height:  |  Size: 574 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 836 KiB

After

Width:  |  Height:  |  Size: 724 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 118 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 215 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 246 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 262 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 193 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 223 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 1.0 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 403 KiB

View File

@ -20,7 +20,7 @@
* { stroke-linecap: round; stroke-linejoin: round; }
text, tspan { /* 2.5mm */ fill: #2C5573; stroke: none; font-family: 'Century Gothic', 'OpenGost Type B TT', 'DejaVu Sans Condensed', 'Liberation Sans', 'Arial Narrow', 'Arial'; font-size: 3px; }
.cut { fill: hwb(0 25% 75%); stroke: black; stroke-linecap: 'round'; stroke-width: 0.35; fill-rule: evenodd; }
.cut, .cut.material-poche { fill: hwb(0 40% 60%); stroke: black; stroke-linecap: 'round'; stroke-width: 0.35; fill-rule: evenodd; }
.surface {fill: white; stroke-width: 0.1;}
@ -28,7 +28,7 @@
.projection { fill: white; stroke: rgb(70, 70, 70); stroke-linecap: 'round'; stroke-width: 0.15; }
.annotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.25; }
.IfcAnnotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.25; }
.IfcGeographicElement { fill: none; stroke: rgb(150, 150, 150); stroke-linecap: 'round'; }
/* .IfcGeographicElement { fill: none; stroke: rgb(150, 150, 150); stroke-linecap: 'round'; stroke-dasharray: 1, 2;} */
.PredefinedType-LINEWORK { stroke: #2C5573; stroke-width: 0.25; }
.PredefinedType-BACKGROUND { stroke: black; stroke-width: 0.18; }
.PredefinedType-GRID { marker-start: url(#grid-marker); marker-end: url(#grid-marker); }
@ -65,9 +65,8 @@
text.large, tspan.large { /* 3.5mm */ font-size: 5.78px; }
text.regular, tspan.regular { /* 2.5mm */ font-size: 4.13px; }
text.small, tspan.small { /* 1.8mm */ font-size: 2.97px; }
text.GRID, tspan.GRID { /* 5mm */ font-size: 5px; }
text.GRID, tspan.GRID { /* 5mm */ font-size: 8.25px; }
.material-blank { fill: white; }
.cut.material-poche { fill: rgb(199, 199, 199); }
.material-diagonal1 { fill: url(#diagonal1); }
.material-diagonal2 { fill: url(#diagonal2); }
.material-diagonal3 { fill: url(#diagonal3); }
@ -122,32 +121,32 @@
[class*="PsetCommon-FireRating2HR"] { fill: url(#2HR); }
matsCategory0-concrete
.matsCategory0-steel { fill: url(#steel)}
.matsCategory0-sand { fill: url(#sand); }
.matsCategory0-concrete { fill: url(#concrete); stroke-width: 0.5;}
.matsCategory0-sealant { fill: rgb(199, 199, 199);}
.matsCategory0-InsulationBattVert { fill: url(#InsulationBattVert);stroke-width: 0.2; }
.matsCategory0-InsulationBattHorz { fill: url(#InsulationBattHorz);stroke-width: 0.2; }
.matsCategory0-wood1 { fill: url(#wood); stroke: black; stroke-width: 0.0; }
.matsCategory0-wood2 { fill: url(#wood); stroke: red; stroke-width: 0.5; }
.matsCategory0-WoodBeyond { fill: rgb(239 233 223); }
.matsCategory0-poche { fill: rgb(199, 199, 199); }
.matsCategory0-PlywoodHorz { fill: url(#PlywoodHorz); }
.matsCategory0-PlywoodVert { fill: url(#PlywoodVert); }
.matsCategory-steel { fill: url(#steel)}
.matsCategory-sand { fill: url(#sand); }
.matsCategory-concrete { fill: url(#concrete); stroke-width: 0.5;}
.matsCategory-sealant { fill: rgb(199, 199, 199);}
.matsCategory-InsulationBattVert { fill: url(#InsulationBattVert);stroke-width: 0.2; }
.matsCategory-InsulationBattHorz { fill: url(#InsulationBattHorz);stroke-width: 0.2; }
.matsCategory-wood1 { fill: url(#wood); stroke: black; stroke-width: 0.0; }
.matsCategory-wood2 { fill: url(#wood); stroke: red; stroke-width: 0.5; }
.matsCategory-WoodBeyond { fill: rgb(239 233 223); }
.matsCategory-poche { fill: rgb(199, 199, 199); }
.matsCategory-PlywoodHorz { fill: url(#PlywoodHorz); }
.matsCategory-PlywoodVert { fill: url(#PlywoodVert); }
.matsCategory-FlooringWood{ fill: url(#FlooringWood); }
.matsCategory-Sand{ fill: url(#sand); }
.matsCategory0-FlooringWood{ fill: url(#FlooringWood); }
.matsCategory0-Sand{ fill: url(#sand); }
.surface.materialCategory-Metal { fill: rgb(197 196 196); }
.surface.materialCategory-Concrete { fill: url(#concrete); stroke-width: 0.5; }
.surface.materialCategory-Wood { fill: rgb(223, 209, 166); }
.surface.material-existing { fill: #c2ceda; stroke: #2C5573; stroke-width: 0.05px;}
.surface.matsCategory-poche { fill: rgb(240, 240, 240); }
.surface.matsCategory0-poche { fill: rgb(240, 240, 240); }
.surface.material-FloorLayerSetName {fill: white; stroke-width: 0.1;}
/* .surface.material-FloorLayerSetName { fill: url(#Square_1ft_at48scale); } */
.surface.material-HorzLines6in48scale { fill: url(#HorzLines6in48scale); }
@ -181,10 +180,7 @@
.predefinedtype-PROPERTYLINE { stroke-dasharray: 1, .1, 1; }
.predefinedtype-PROPERTYLINE.projection {display: none;}
.predefinedtype-GRID { stroke: #2C5573; stroke-dasharray: 4, 1, 1, 1; }
.PredefinedType-DASHED { stroke-dasharray: 1, .75; }
.PredefinedType-WIDE { stroke-width: 1;}
@ -197,7 +193,13 @@
.matsName0-T1 { fill: url(#FKTILE); }
.IfcElectricAppliance, .IfcFurniture { fill: white; }
.IfcElectricAppliance, .IfcFurniture, .IfcDistributionControlElement { fill: white; }
.IfcVirtualElement{
display: none;
}
[data-type="schedule"] {
@ -208,12 +210,13 @@
/*
{{material.item.Material.Name.0}}
IfcAnnotation, ObjectType = SECTION_LEVEL + IfcVirtualElement + IfcSpace + IfcFurniture
{{material.Name}}
MetaData: /Pset_.*Common/, predefined_type, EPset_Status.Status, mats.Name, mats.Category
Exclude: IfcSpace + IfcVirtualElement + IfcGeographicElement + IfcElement, "EPset_Status"."Status"="DEMOLISH"
JoinCriteria: /Pset_.*Common/.Status, type, EPset_Status.Status
MetaData: mats.Category.0, EPset_Status.Status
Exclude: IfcVirtualElement, ObjectType = REFERENCE_PLAN + IfcObject , /Pset_.*Common/."Status"="DEMOLISH"
JoinCriteria: mats.Category.0
``round({{Qto_SpaceBaseQuantities.NetFloorArea}},0.1)`` SF
@ -237,6 +240,7 @@ round({{Qto_SpaceBaseQuantities.NetFloorArea}}, 0.1)
1'-11" = 1.916
5/8" GYP. BD.\nOVER VAPOR BARRIER\nOVER 2X6's 24" O.C.

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 2.7 MiB

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="116.02mm" height="142.442mm" viewBox="0 0 116.02 142.442">
<defs>
<marker id="arrowend" markerWidth="10" markerHeight="7" refX="10" refY="3.5" orient="auto">
<polygon points="0 0, 10 3.5, 0 7"/>
</marker>
<marker id="arrowstart" markerWidth="10" markerHeight="7" refX="0" refY="3.5" orient="auto">
<polygon points="10 0, 0 3.5, 10 7"/>
</marker>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 553 B

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 2.7 MiB

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="123.485mm" height="93.8419mm" viewBox="0 0 123.485 93.8419">
<defs>
<marker id="arrowend" markerWidth="10" markerHeight="7" refX="10" refY="3.5" orient="auto">
<polygon points="0 0, 10 3.5, 0 7"/>
</marker>
<marker id="arrowstart" markerWidth="10" markerHeight="7" refX="0" refY="3.5" orient="auto">
<polygon points="10 0, 0 3.5, 10 7"/>
</marker>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 555 B

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 3.4 MiB

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="154.168mm" height="154.168mm" viewBox="0 0 154.168 154.168">
<defs>
<marker id="arrowend" markerWidth="10" markerHeight="7" refX="10" refY="3.5" orient="auto">
<polygon points="0 0, 10 3.5, 0 7"/>
</marker>
<marker id="arrowstart" markerWidth="10" markerHeight="7" refX="0" refY="3.5" orient="auto">
<polygon points="10 0, 0 3.5, 10 7"/>
</marker>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 555 B

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 2.7 MiB

View File

@ -0,0 +1,18 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="172.111mm" height="147.718mm" viewBox="0 0 172.111 147.718">
<defs>
<marker id="arrowend" markerWidth="10" markerHeight="7" refX="10" refY="3.5" orient="auto">
<polygon points="0 0, 10 3.5, 0 7"/>
</marker>
<marker id="arrowstart" markerWidth="10" markerHeight="7" refX="0" refY="3.5" orient="auto">
<polygon points="10 0, 0 3.5, 10 7"/>
</marker>
</defs>
<g ifc:name="Elevation ADA - WATER CLOSET - SIDE" class="section" ifc:plane="[[1.000000,0.000000,0.000000,0.000000],[0.000000,1.000000,0.000000,0.000000],[0.000000,0.000000,1.000000,2.743200],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[41.666668,0.000000,-11477.235536],[0.000000,41.666668,-1283.777166],[0.000000,0.000000,1.000000]]">
<g id="product-e6affae8-c732-480f-8344-f4abd0362394" class="IfcBuildingElementProxy material-null projection" ifc:name="Plane" ifc:guid="3ch$henp983uD4zAlGDYEK">
<path d="M8454.16,-3159.24 L-5265.78,-3159.24"/>
<path d="M8454.16,9.85414 L8454.16,-3159.24"/>
<path d="M-5265.78,9.85414 L8454.16,9.85414"/>
<path d="M-5265.78,-3159.24 L-5265.78,9.85414"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 68 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 497 KiB

After

Width:  |  Height:  |  Size: 406 KiB

View File

@ -1,23 +1,350 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="1/16&quot;=1'-0&quot;" height="190.33067061409116mm" id="root" version="1.1" viewBox="0 0 444.5000092188517 190.33067061409116" width="444.5000092188517mm">
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="1/16&quot;=1'-0&quot;" height="190.16133727724588mm" id="root" version="1.1" viewBox="0 0 444.5000092188517 190.16133727724588" width="444.5000092188517mm">
<defs/>
<line class="GlobalId-3EJLqk6RTDjgm84DllCiuM IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="399.1626892089844" x2="399.16265869140625" y1="170.78936767578125" y2="12.502388000488281"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(398.16265869140625, 91.6458740234375) rotate(-90.00000933466734)">
<line class="GlobalId-3EJLqk6RTDjgm84DllCiuM IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="399.1626892089844" x2="399.16265869140625" y1="170.7047119140625" y2="12.417718887329102"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(398.16265869140625, 91.56121826171875) rotate(-90.00000933466734)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">99' - 9&quot;</tspan>
</text>
<line class="GlobalId-3EJLqk6RTDjgm84DllCiuM IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="15.836755752563477" x2="428.6025390625" y1="178.34202575683594" y2="178.34188842773438"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(222.2196502685547, 177.34194946289062) rotate(-1.906257357004049e-05)">
<line class="GlobalId-3EJLqk6RTDjgm84DllCiuM IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="15.836755752563477" x2="428.6025390625" y1="178.25735473632812" y2="178.25721740722656"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(222.2196502685547, 177.25729370117188) rotate(-1.906257357004049e-05)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">260' - 0&quot;</tspan>
</text>
<line class="GlobalId-3EJLqk6RTDjgm84DllCiuM IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="121.20532989501953" x2="121.20530700683594" y1="170.7916259765625" y2="91.41661834716797"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(120.205322265625, 131.1041259765625) rotate(-90.0000161648565)">
<line class="GlobalId-3EJLqk6RTDjgm84DllCiuM IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="121.20532989501953" x2="121.20530700683594" y1="170.7069549560547" y2="91.33195495605469"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(120.205322265625, 131.0194549560547) rotate(-90.0000161648565)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">50' - 0&quot;</tspan>
</text>
<line class="GlobalId-3EJLqk6RTDjgm84DllCiuM IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="121.20530700683594" x2="121.20529174804688" y1="91.41661834716797" y2="12.041624069213867"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(120.2052993774414, 51.729122161865234) rotate(-90.00000933466734)">
<line class="GlobalId-3EJLqk6RTDjgm84DllCiuM IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="121.20530700683594" x2="121.20529174804688" y1="91.33195495605469" y2="11.956954956054688"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(120.2052993774414, 51.64445495605469) rotate(-90.00000933466734)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">50' - 0&quot;</tspan>
</text>
<g style="display:inline" transform="translate(222.923583984375, 91.6467056274414) rotate(-0.0) scale(1.0)">
<g style="display:inline" transform="translate(83.53807067871094, 96.03091430664062) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1rU9CsPsb7rhoD6N9jzeKW IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">TOOL ROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1rU9CsPsb7rhoD6N9jzeKW IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">101</text>
<text y="5" class="GlobalId-1rU9CsPsb7rhoD6N9jzeKW IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">163 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(83.53807067871094, 96.03091430664062) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1rU9CsPsb7rhoD6N9jzeKW IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">TOOL ROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1rU9CsPsb7rhoD6N9jzeKW IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">101</text>
<text y="5" class="GlobalId-1rU9CsPsb7rhoD6N9jzeKW IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">163 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(423.05072021484375, 20.308664321899414) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3xJeVwd7131w4oLmgSLQ6L IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">3684</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" class="GlobalId-3xJeVwd7131w4oLmgSLQ6L IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">EX</text>
</g>
<g style="display:inline" transform="translate(83.5381088256836, 132.22622680664062) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-3Gbpbsp4528gT3Q4BUGUPC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">BREAK ROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-3Gbpbsp4528gT3Q4BUGUPC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">103</text>
<text y="5" class="GlobalId-3Gbpbsp4528gT3Q4BUGUPC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">211 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(83.5381088256836, 132.22622680664062) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-3Gbpbsp4528gT3Q4BUGUPC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">BREAK ROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-3Gbpbsp4528gT3Q4BUGUPC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">103</text>
<text y="5" class="GlobalId-3Gbpbsp4528gT3Q4BUGUPC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">211 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(423.5090637207031, 41.72011184692383) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0f1q$d8fj2IhJrHAP46Lcm IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">O108120</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" class="GlobalId-0f1q$d8fj2IhJrHAP46Lcm IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">EX</text>
</g>
<g style="display:inline" transform="translate(423.50921630859375, 61.5638427734375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0DXHJLF11FjOYXPsgZ6sAs IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">O108120</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" class="GlobalId-0DXHJLF11FjOYXPsgZ6sAs IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">EX</text>
</g>
<g style="display:inline" transform="translate(422.56182861328125, 139.1752166748047) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0KnFGD8$r9OQAfxmw9xKY5 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">3684</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" class="GlobalId-0KnFGD8$r9OQAfxmw9xKY5 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">EX</text>
</g>
<g style="display:inline" transform="translate(76.88055419921875, 166.01377868652344) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1caslW0N96N9qKQb3iZOXL IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">RESTROOM 1</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1caslW0N96N9qKQb3iZOXL IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">105</text>
<text y="5" class="GlobalId-1caslW0N96N9qKQb3iZOXL IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">65 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(76.88055419921875, 166.01377868652344) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1caslW0N96N9qKQb3iZOXL IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">RESTROOM 1</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1caslW0N96N9qKQb3iZOXL IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">105</text>
<text y="5" class="GlobalId-1caslW0N96N9qKQb3iZOXL IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">65 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(421.82025146484375, 120.38965606689453) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-05ORyWLqLFF88X76c_Y6v3 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">O150168</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" class="GlobalId-05ORyWLqLFF88X76c_Y6v3 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">EX</text>
</g>
<g style="display:inline" transform="translate(90.19242095947266, 165.98057556152344) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-03wJmtJDX8gu0e9b$wCydo IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">RESTROOM 2</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-03wJmtJDX8gu0e9b$wCydo IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">106</text>
<text y="5" class="GlobalId-03wJmtJDX8gu0e9b$wCydo IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">65 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(90.19242095947266, 165.98057556152344) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-03wJmtJDX8gu0e9b$wCydo IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">RESTROOM 2</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-03wJmtJDX8gu0e9b$wCydo IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">106</text>
<text y="5" class="GlobalId-03wJmtJDX8gu0e9b$wCydo IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">65 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(42.89009475708008, 127.0594253540039) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1xBJJIgkL1GxvEzb9dKYmC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">SHOWROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1xBJJIgkL1GxvEzb9dKYmC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">100</text>
<text y="5" class="GlobalId-1xBJJIgkL1GxvEzb9dKYmC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">1665 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(42.89009475708008, 127.0594253540039) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1xBJJIgkL1GxvEzb9dKYmC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">SHOWROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1xBJJIgkL1GxvEzb9dKYmC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">100</text>
<text y="5" class="GlobalId-1xBJJIgkL1GxvEzb9dKYmC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">1665 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(83.53810119628906, 112.79653930664062) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1Q6r0GqR54Rgkx37RtAfTm IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">OFFICE</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1Q6r0GqR54Rgkx37RtAfTm IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">102</text>
<text y="5" class="GlobalId-1Q6r0GqR54Rgkx37RtAfTm IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">163 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(83.53810119628906, 112.79653930664062) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1Q6r0GqR54Rgkx37RtAfTm IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">OFFICE</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1Q6r0GqR54Rgkx37RtAfTm IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">102</text>
<text y="5" class="GlobalId-1Q6r0GqR54Rgkx37RtAfTm IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">163 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(220.07920837402344, 96.53968811035156) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-3OcffmJuj5vwgm5MDqvV3a IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">STORAGE</text>
@ -38,7 +365,7 @@
</g>
<g style="display:inline" transform="translate(222.923583984375, 91.6467056274414) rotate(-0.0) scale(1.0)">
<g style="display:inline" transform="translate(220.07920837402344, 96.53968811035156) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-3OcffmJuj5vwgm5MDqvV3a IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">STORAGE</text>

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 24 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 732 KiB

After

Width:  |  Height:  |  Size: 602 KiB

View File

@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="3&quot;=1'-0&quot;" height="225.00061988830566mm" id="root" version="1.1" viewBox="0 0 225.00061988830566 225.00061988830566" width="225.00061988830566mm">
<defs/>
<path class="GlobalId-1pyn$52TDFVgnDLthge70y IfcAnnotation PredefinedType-TEXTLEADER" d="M 119.37439441680908 115.74583663605154 L 111.88232898712158 115.74583663605154 L 91.38977527618408 132.7809114009142"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 115.74583435058594) rotate(-0.0)">
<tspan class="GlobalId-1pyn$52TDFVgnDLthge70y IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">WALL BASE AS SCHEDULED</tspan>
</text>
<path class="GlobalId-0HsXpD2pX7MBkLM8WrM7NY IfcAnnotation PredefinedType-TEXTLEADER" d="M 119.37439441680908 104.18295674026012 L 111.88232898712158 104.18295674026012 L 88.88733386993408 121.21803127229214"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 104.1829605102539) rotate(-0.0)">
<tspan class="GlobalId-0HsXpD2pX7MBkLM8WrM7NY IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
</text>
<path class="GlobalId-2Z1N_aZRXAy8U8LuHm5cKU IfcAnnotation PredefinedType-TEXTLEADER fill-bg" d="M 119.37439441680908 174.42503944039345 L 111.88232898712158 174.42503944039345 L 80.45685291290283 165.82317650318146"/>
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 174.42503356933594) rotate(-0.0)">
<tspan class="GlobalId-2Z1N_aZRXAy8U8LuHm5cKU IfcAnnotation PredefinedType-TEXTLEADER fill-bg" dy="0em" x="0" y="0">STRUCTURAL FLOOR</tspan>
</text>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 174.42503356933594) rotate(-0.0)">
<tspan class="GlobalId-2Z1N_aZRXAy8U8LuHm5cKU IfcAnnotation PredefinedType-TEXTLEADER fill-bg" dy="0em" x="0" y="0">STRUCTURAL FLOOR</tspan>
</text>
<path class="GlobalId-1JUS0JeX15VQdEF61GTTnv IfcAnnotation PredefinedType-TEXTLEADER" d="M 119.37439441680908 127.20186449587345 L 111.88232898712158 127.20186449587345 L 75.49774646759033 153.50879356265068"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 127.20187377929688) rotate(-0.0)">
<tspan class="GlobalId-1JUS0JeX15VQdEF61GTTnv IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL STUD - 20 GA. - 24&quot; O.C.</tspan>
</text>
<path class="GlobalId-2Yp69aH9n4$en0nTjDWRpd IfcAnnotation PredefinedType-TEXTLEADER" d="M -211030.24566173553 155.5316373705864 L -211058.36760997772 155.5316373705864"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-211030.25, 155.53164672851562) rotate(-0.0)">
<tspan class="GlobalId-2Yp69aH9n4$en0nTjDWRpd IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TEXT</tspan>
</text>
<path class="GlobalId-3YrNPJ2zb4y9NBqKih5Vur IfcAnnotation PredefinedType-SECTIONLEVEL" d="M -1349.9630126953125 155.53172302246094 L -1574.9691162109375 155.53172302246094"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-1349.9630126953125, 152.03172302246094) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
<path class="GlobalId-3e3qyVWB52NxgwpdPg_fc2 IfcAnnotation PredefinedType-TEXTLEADER fill-bg" d="M 119.37439441680908 163.8946756720543 L 111.88232898712158 163.8946756720543 L 80.45685291290283 155.2928127348423"/>
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 163.89468383789062) rotate(-0.0)">
<tspan class="GlobalId-3e3qyVWB52NxgwpdPg_fc2 IfcAnnotation PredefinedType-TEXTLEADER fill-bg" dy="0em" x="0" y="0">METAL RUNNER CHANNEL; FASTEN @ 24&quot; O.C.</tspan>
</text>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 163.89468383789062) rotate(-0.0)">
<tspan class="GlobalId-3e3qyVWB52NxgwpdPg_fc2 IfcAnnotation PredefinedType-TEXTLEADER fill-bg" dy="0em" x="0" y="0">METAL RUNNER CHANNEL; FASTEN @ 24&quot; O.C.</tspan>
</text>
<path class="GlobalId-1DPBfE2vrDuuxnzp$KeT2W IfcAnnotation PredefinedType-TEXTLEADER" d="M 119.37439441680908 138.12964782118797 L 111.88232898712158 138.12964782118797 L 88.88733386993408 155.16472235322"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 138.12965393066406) rotate(-0.0)">
<tspan class="GlobalId-1DPBfE2vrDuuxnzp$KeT2W IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT</tspan>
</text>
<path class="GlobalId-09DAZPPtX3V8KT0zh7gccc IfcAnnotation PredefinedType-TEXTLEADER" d="M 119.37439441680908 88.90520595014095 L 111.88232898712158 88.90520595014095 L 75.72662830352783 108.3579077385366"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 88.90520477294922) rotate(-0.0)">
<tspan class="GlobalId-09DAZPPtX3V8KT0zh7gccc IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL STUD - 20 GA. - 24&quot; O.C.</tspan>
</text>
<path class="GlobalId-0dOQ4VKwXE$eT85SPbXzgj IfcAnnotation PredefinedType-TEXTLEADER" d="M 119.37439441680908 60.7435368001461 L 111.88232898712158 60.7435368001461 L 82.17346668243408 73.52538034319878"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 60.74353790283203) rotate(-0.0)">
<tspan class="GlobalId-0dOQ4VKwXE$eT85SPbXzgj IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">2X BLOCKING - LOCATED AT GRAB BARS, WALL HUNG CABINETS, ETC</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -0,0 +1,150 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="225.001mm" height="225.001mm" viewBox="0 0 225.001 225.001">
<defs>
<marker id="arrowend" markerWidth="10" markerHeight="7" refX="10" refY="3.5" orient="auto">
<polygon points="0 0, 10 3.5, 0 7"/>
</marker>
<marker id="arrowstart" markerWidth="10" markerHeight="7" refX="0" refY="3.5" orient="auto">
<polygon points="10 0, 0 3.5, 10 7"/>
</marker>
</defs>
<g ifc:name="Elevation M( )( )( )F - FULL HEIGHT PARTITION (NOT RATED) - BASE" class="section" ifc:plane="[[1.000000,0.000000,0.000000,0.000000],[0.000000,-0.000000,-1.000000,0.762000],[0.000000,1.000000,-0.000000,0.000000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[250.000000,0.000000,-106237.475251],[0.000000,250.000000,155.531679],[0.000000,0.000000,1.000000]]">
<g id="product-720b6ed1-31d1-4e65-a8b2-324609573507" class="IfcBuildingElementProxy material-WALLBASEASSCHEDULED projection" ifc:name="Generic Models 32:Generic Models 1:1563609" ifc:guid="1o2sxHCT5EPQYoCaO9LpK7">
<path d="M90.8916,151.669 L90.8916,130.132"/>
<path d="M91.0436,152.824 L90.8916,151.669"/>
<path d="M91.4891,153.899 L91.0436,152.824"/>
<path d="M92.1979,154.823 L91.4891,153.899"/>
<path d="M93.1216,155.532 L92.1979,154.823"/>
<path d="M93.5185,154.844 L93.1216,155.532"/>
<path d="M92.7592,154.262 L93.5185,154.844"/>
<path d="M92.1765,153.502 L92.7592,154.262"/>
<path d="M91.8103,152.618 L92.1765,153.502"/>
<path d="M91.6854,151.669 L91.8103,152.618"/>
<path d="M91.6854,130.653 L91.6854,151.669"/>
<path d="M91.5326,130.285 L91.6854,130.653"/>
<path d="M91.1637,130.132 L91.5326,130.285"/>
<path d="M90.8916,130.132 L91.1637,130.132"/>
</g>
<g id="product-d73fca92-8216-4691-b7e0-f62e0d7c449a" class="IfcBuildingElementProxy material-WALLBASEASSCHEDULED projection" ifc:name="Generic Models 32:Generic Models 1:1563609" ifc:guid="3NFygIWXP6aRVWzYuDV4IQ">
<path d="M59.1424,151.669 L59.1424,130.653"/>
<path d="M59.0175,152.618 L59.1424,151.669"/>
<path d="M58.6513,153.502 L59.0175,152.618"/>
<path d="M58.0686,154.262 L58.6513,153.502"/>
<path d="M57.3093,154.844 L58.0686,154.262"/>
<path d="M57.7062,155.532 L57.3093,154.844"/>
<path d="M58.6299,154.823 L57.7062,155.532"/>
<path d="M59.3387,153.899 L58.6299,154.823"/>
<path d="M59.7842,152.824 L59.3387,153.899"/>
<path d="M59.9362,151.669 L59.7842,152.824"/>
<path d="M59.9362,130.132 L59.9362,151.669"/>
<path d="M59.6641,130.132 L59.9362,130.132"/>
<path d="M59.2952,130.285 L59.6641,130.132"/>
<path d="M59.1424,130.653 L59.2952,130.285"/>
</g>
<g id="product-2eeae3a4-f8e1-4db2-9e5f-be1bca4a610c" class="IfcBuildingElementProxy material-2XBLOCKINGLOCATEDATGRABBARSWALLHUNGCABINETSETC materialCategory-wood1 projection" ifc:name="Generic Models 197:Generic Models 1:1181065" ifc:guid="0kwkEa_E5DifvVlXlAIc4C">
<path d="M77.3975,82.7518 L77.3975,60.5268"/>
<path d="M86.9225,82.7518 L77.3975,82.7518"/>
<path d="M86.9225,60.5268 L86.9225,82.7518"/>
<path d="M77.3975,60.5268 L86.9225,60.5268"/>
</g>
<g id="product-6496e233-85a9-4195-92be-73d032b778dc" class="IfcBuildingElementProxy material-null projection" ifc:name="Generic Models 16:Generic Models 1:637269" ifc:guid="1abk8pXQb1bPA_Sz0ojtZS">
<path d="M63.9026,-455.656 L63.9026,153.944"/>
<path d="M59.9338,-455.656 L63.9026,-455.656"/>
<path d="M59.9339,153.944 L59.9338,-455.656"/>
<path d="M63.9026,153.944 L59.9339,153.944"/>
</g>
<g id="product-9349094a-e581-47f2-89eb-342bd1b2f156" class="IfcBuildingElementProxy material-METALRUNNERCHANNELFASTEN24OC projection" ifc:name="Generic Models 15:Generic Models 1:426780" ifc:guid="2JIGbAvO57yedhD2lHil5M">
<path d="M86.5306,145.213 L86.9275,145.213"/>
<path d="M86.5306,155.135 L86.5306,145.213"/>
<path d="M64.3056,155.135 L86.5306,155.135"/>
<path d="M64.3056,145.213 L64.3056,155.135"/>
<path d="M63.9088,145.213 L64.3056,145.213"/>
<path d="M63.9088,155.532 L63.9088,145.213"/>
<path d="M86.9275,155.532 L63.9088,155.532"/>
<path d="M86.9275,145.213 L86.9275,155.532"/>
</g>
<g id="product-175fc5a6-10ad-4bac-8e63-ba72e4fa9ca9" class="IfcBuildingElementProxy material-null projection" ifc:name="Generic Models 138:Generic Models 1:637141" ifc:guid="0NNyMc4ArBh8vZkdBa_fof">
<path d="M86.9266,-455.656 L90.8954,-455.656"/>
<path d="M86.9266,153.944 L86.9266,-455.656"/>
<path d="M90.8954,153.944 L86.9266,153.944"/>
<path d="M90.8954,-455.656 L90.8954,153.944"/>
</g>
<g id="product-a16f0dd1-31fb-4684-bbaf-b4f8d17c4b16" class="IfcBuildingElementProxy material-STRUCTURALFLOOR materialCategory-concrete projection" ifc:name="Generic Models 446:Generic Models 1:1577560" ifc:guid="2XRmtHCVj6XBkljFZHV4iM">
<path d="M227.817,155.532 L227.817,193.632"/>
<path d="M-76.9833,155.532 L227.817,155.532"/>
<path d="M-76.9833,193.632 L-76.9833,155.532"/>
<path d="M227.817,193.632 L-76.9833,193.632"/>
</g>
<g id="product-010a716b-bb75-4fca-912a-f972ab6fde44" class="IfcBuildingElementProxy material-2XBLOCKINGLOCATEDATGRABBARSWALLHUNGCABINETSETC materialCategory-wood1 projection" ifc:name="Generic Models 197:Generic Models 1:3408681" ifc:guid="012d5hktLFof4g_NAhRzv4">
<path d="M86.9225,60.5268 L86.9225,82.7518"/>
<path d="M77.3975,60.5268 L86.9225,60.5268"/>
<path d="M77.3975,82.7518 L77.3975,60.5268"/>
<path d="M86.9225,82.7518 L77.3975,82.7518"/>
</g>
<g id="product-b4dddefe-3e1a-4bdb-bae7-4897d892d07c" class="IfcBuildingElementProxy material-METALSTUD20GA24OC projection" ifc:name="Generic Models 581:Generic Models 65:1818199" ifc:guid="2qtTx_FXfBsxhdI9VOaj1y">
<path d="M86.5231,-457.513 L84.5387,-457.513"/>
<path d="M84.5387,155.135 L84.5387,82.7518"/>
<path d="M84.5387,60.5268 L84.5387,-457.513"/>
<path d="M86.5231,155.135 L86.5231,82.7518"/>
<path d="M86.5231,60.5268 L86.5231,-457.513"/>
<path d="M66.2898,-457.513 L64.3054,-457.513"/>
<path d="M64.3054,145.213 L64.3054,-457.513"/>
<path d="M66.2898,155.135 L66.2898,-457.513"/>
<path d="M84.5387,-457.513 L66.2898,-457.513"/>
</g>
<g id="product-b5849c42-16be-4228-8b9b-79c56b44ff7a" class="IfcBuildingElementProxy material-FIRERATEDSEALANT materialCategory-sealant projection" ifc:name="Generic Models 31:Generic Models 1:1579142" ifc:guid="2rX9n25hv2A8kRUSLhHFzw">
<path d="M59.9339,153.944 L62.3151,153.944"/>
<path d="M60.2827,154.738 L59.9339,153.944"/>
<path d="M59.9339,155.532 L60.2827,154.738"/>
<path d="M62.3151,155.532 L59.9339,155.532"/>
<path d="M62.6639,154.738 L62.3151,155.532"/>
<path d="M62.3151,153.944 L62.6639,154.738"/>
</g>
<g id="product-41460c6c-dc5c-486c-aab1-83694979bb4e" class="IfcBuildingElementProxy material-FIRERATEDSEALANT materialCategory-sealant projection" ifc:name="Generic Models 17:Generic Models 1:426800" ifc:guid="11HWnit5n8RAgnWsb9URjE">
<path d="M90.544,154.738 L90.8928,155.532"/>
<path d="M90.8928,153.944 L90.544,154.738"/>
<path d="M88.5115,153.944 L90.8928,153.944"/>
<path d="M88.1627,154.738 L88.5115,153.944"/>
<path d="M88.5115,155.532 L88.1627,154.738"/>
<path d="M90.8928,155.532 L88.5115,155.532"/>
</g>
<g id="product-3ee49ed0-378d-4b53-873a-d5eb353f6896" class="IfcBuildingElementProxy material-2XBLOCKINGLOCATEDATGRABBARSWALLHUNGCABINETSETC materialCategory-wood1 projection" ifc:name="Generic Models 197:Generic Models 1:3406252" ifc:guid="0_v9xGDurBKuSwrUirFsYM">
<path d="M86.9225,60.5268 L86.9225,82.7518"/>
<path d="M77.3975,60.5268 L86.9225,60.5268"/>
<path d="M77.3975,82.7518 L77.3975,60.5268"/>
<path d="M86.9225,82.7518 L77.3975,82.7518"/>
</g>
<g id="product-3ee49ed0-378d-4b53-873a-d5eb353f6896-body" class="IfcBuildingElementProxy material-2XBLOCKINGLOCATEDATGRABBARSWALLHUNGCABINETSETC materialCategory-wood1 cut" ifc:name="Generic Models 197:Generic Models 1:3406252" ifc:guid="0_v9xGDurBKuSwrUirFsYM">
<path d="M86.9225,82.7518 L77.3975,82.7518 L77.3975,60.5268 L86.9225,60.5268 L86.9225,82.7518"/>
</g>
<g id="product-41460c6c-dc5c-486c-aab1-83694979bb4e-body" class="IfcBuildingElementProxy material-FIRERATEDSEALANT materialCategory-sealant cut" ifc:name="Generic Models 17:Generic Models 1:426800" ifc:guid="11HWnit5n8RAgnWsb9URjE">
<path d="M90.8928,155.532 L88.5115,155.532 L88.1627,154.738 L88.5115,153.944 L90.8928,153.944 L90.544,154.738 L90.8928,155.532"/>
</g>
<g id="product-b5849c42-16be-4228-8b9b-79c56b44ff7a-body" class="IfcBuildingElementProxy material-FIRERATEDSEALANT materialCategory-sealant cut" ifc:name="Generic Models 31:Generic Models 1:1579142" ifc:guid="2rX9n25hv2A8kRUSLhHFzw">
<path d="M62.3151,153.944 L62.6639,154.738 L62.3151,155.532 L59.9338,155.532 L60.2827,154.738 L59.9339,153.944 L62.3151,153.944"/>
</g>
<g id="product-010a716b-bb75-4fca-912a-f972ab6fde44-body" class="IfcBuildingElementProxy material-2XBLOCKINGLOCATEDATGRABBARSWALLHUNGCABINETSETC materialCategory-wood1 cut" ifc:name="Generic Models 197:Generic Models 1:3408681" ifc:guid="012d5hktLFof4g_NAhRzv4">
<path d="M86.9225,82.7518 L77.3975,82.7518 L77.3975,60.5268 L86.9225,60.5268 L86.9225,82.7518"/>
</g>
<g id="product-a16f0dd1-31fb-4684-bbaf-b4f8d17c4b16-body" class="IfcBuildingElementProxy material-STRUCTURALFLOOR materialCategory-concrete cut" ifc:name="Generic Models 446:Generic Models 1:1577560" ifc:guid="2XRmtHCVj6XBkljFZHV4iM">
<path d="M227.817,193.632 L-76.9833,193.632 L-76.9833,155.532 L227.817,155.532 L227.817,193.632"/>
</g>
<g id="product-175fc5a6-10ad-4bac-8e63-ba72e4fa9ca9-body" class="IfcBuildingElementProxy material-null cut" ifc:name="Generic Models 138:Generic Models 1:637141" ifc:guid="0NNyMc4ArBh8vZkdBa_fof">
<path d="M90.8954,-455.656 L90.8954,153.944 L86.9266,153.944 L86.9266,-455.656 L90.8954,-455.656"/>
</g>
<g id="product-9349094a-e581-47f2-89eb-342bd1b2f156-body" class="IfcBuildingElementProxy material-METALRUNNERCHANNELFASTEN24OC cut" ifc:name="Generic Models 15:Generic Models 1:426780" ifc:guid="2JIGbAvO57yedhD2lHil5M">
<path d="M86.9275,145.213 L86.9275,155.532 L63.9088,155.532 L63.9088,145.213 L64.3056,145.213 L64.3056,155.135 L86.5306,155.135 L86.5306,145.213 L86.9275,145.213"/>
</g>
<g id="product-6496e233-85a9-4195-92be-73d032b778dc-body" class="IfcBuildingElementProxy material-null cut" ifc:name="Generic Models 16:Generic Models 1:637269" ifc:guid="1abk8pXQb1bPA_Sz0ojtZS">
<path d="M63.9026,153.944 L59.9339,153.944 L59.9338,-455.656 L63.9026,-455.656 L63.9026,153.944"/>
</g>
<g id="product-2eeae3a4-f8e1-4db2-9e5f-be1bca4a610c-body" class="IfcBuildingElementProxy material-2XBLOCKINGLOCATEDATGRABBARSWALLHUNGCABINETSETC materialCategory-wood1 cut" ifc:name="Generic Models 197:Generic Models 1:1181065" ifc:guid="0kwkEa_E5DifvVlXlAIc4C">
<path d="M77.3975,60.5268 L86.9225,60.5268 L86.9225,82.7518 L77.3975,82.7518 L77.3975,60.5268"/>
</g>
<g id="product-d73fca92-8216-4691-b7e0-f62e0d7c449a-body" class="IfcBuildingElementProxy material-WALLBASEASSCHEDULED cut" ifc:name="Generic Models 32:Generic Models 1:1563609" ifc:guid="3NFygIWXP6aRVWzYuDV4IQ">
<path d="M59.1424,130.653 L59.2952,130.285 L59.6641,130.132 L59.9362,130.132 L59.9362,151.669 L59.7842,152.824 L59.3387,153.899 L58.6299,154.823 L57.7062,155.532 L57.3093,154.844 L58.0686,154.262 L58.6513,153.502 L59.0175,152.618 L59.1424,151.669 L59.1424,130.653"/>
</g>
<g id="product-720b6ed1-31d1-4e65-a8b2-324609573507-body" class="IfcBuildingElementProxy material-WALLBASEASSCHEDULED cut" ifc:name="Generic Models 32:Generic Models 1:1563609" ifc:guid="1o2sxHCT5EPQYoCaO9LpK7">
<path d="M90.8916,130.132 L91.1637,130.132 L91.5326,130.285 L91.6854,130.653 L91.6854,151.669 L91.8103,152.618 L92.1765,153.502 L92.7592,154.262 L93.5185,154.844 L93.1216,155.532 L92.1979,154.823 L91.4891,153.899 L91.0436,152.824 L90.8916,151.669 L90.8916,130.132"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="3&quot;=1'-0&quot;" height="111.12723420886799mm" id="root" version="1.1" viewBox="0 0 149.24252033233643 111.12723420886799" width="149.24252033233643mm">
<defs/>
<path class="GlobalId-2vZ6zr$kH5mwFK662JYi29 IfcAnnotation PredefinedType-TEXTLEADER" d="M 74.25303006311879 88.35319762840174 L 70.56614011526108 88.35319762840174 L 49.1829589009285 69.61826568260096"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(74.2530288696289, 88.35319519042969) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-2vZ6zr$kH5mwFK662JYi29 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">BEND DOWN FLANGE OF METAL TRACK</tspan>
<tspan class="GlobalId-2vZ6zr$kH5mwFK662JYi29 IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">OR USE CLIP ANGLES</tspan>
<tspan class="GlobalId-2vZ6zr$kH5mwFK662JYi29 IfcAnnotation PredefinedType-TEXTLEADER" dy="2em" x="0" y="0">PER MANU. REQUIREMENT</tspan>
</text>
<path class="GlobalId-1IvKMpOCr5Hfr6z8fAjnzY IfcAnnotation PredefinedType-TEXTLEADER" d="M 74.25303006311879 50.64777618064783 L 70.56614011526108 50.64777618064783 L 62.14619427919388 45.062105709456425"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(74.2530288696289, 50.64777755737305) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-1IvKMpOCr5Hfr6z8fAjnzY IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">(2) BOXED STUDS</tspan>
<tspan class="GlobalId-1IvKMpOCr5Hfr6z8fAjnzY IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SAME SIZE AS WALL STUDS</tspan>
</text>
<path class="GlobalId-2dzY8rhDP8ofm57H6l7JF_ IfcAnnotation PredefinedType-TEXTLEADER" d="M 74.25303006311879 27.539293819807984 L 70.56614011526108 27.539293819807984 L 63.3041188120842 23.27827697410486"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(74.2530288696289, 27.53929328918457) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-2dzY8rhDP8ofm57H6l7JF_ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<line class="GlobalId-3d3azi1IvFYgUyV0MOh5j5 IfcAnnotation PredefinedType-SECTION" x1="-185.97540283203125" x2="-185.97572326660156" y1="775.5217895507812" y2="-403.5119323730469"/>
<use transform="rotate(-90.0000161648565, -185.97540283203125, 775.5217895507812)" x="-185.97540283203125" xlink:href="#section-arrow" y="775.5217895507812"/>
<use x="-185.97540283203125" xlink:href="#section-tag" y="775.5217895507812"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-185.97540283203125" y="773.0217895507812">1</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-185.97540283203125" y="778.0217895507812">A801</text>
<use transform="rotate(-90.0000161648565, -185.97572326660156, -403.5119323730469)" x="-185.97572326660156" xlink:href="#section-arrow" y="-403.5119323730469"/>
<use x="-185.97572326660156" xlink:href="#section-tag" y="-403.5119323730469"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-185.97572326660156" y="-406.0119323730469">1</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-185.97572326660156" y="-401.0119323730469">A801</text>
<path class="GlobalId-3IyvIJHcH2kRqCTScqrvrG IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6291.1728515625 8231.5634765625 L -6208.8271484375 8231.5634765625"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6291.1728515625, 8228.0634765625) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
<path class="GlobalId-2B9Ryzwtn4O8AFrgLZ1zT4 IfcAnnotation PredefinedType-TEXTLEADER" d="M 74.25303006311879 75.4986215175619 L 70.56614011526108 75.4986215175619 L 60.06336957216263 63.684504085921276"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(74.2530288696289, 75.49861907958984) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-2B9Ryzwtn4O8AFrgLZ1zT4 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 111 KiB

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="3/8&quot;=1'-0&quot;" height="147.37911371158813mm" id="root" version="1.1" viewBox="0 0 250.37509202957153 147.37911371158813" width="250.37509202957153mm">
<defs/>
<path class="GlobalId-27Go$GX_nDLPp3lEzCwtC9 IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 218.9375457763672 1079.3836669921875 L 31.437545776367188 1079.3836669921875"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(218.9375457763672, 1075.8836669921875) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 900 B

View File

@ -0,0 +1,832 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="250.375mm" height="147.379mm" viewBox="0 0 250.375 147.379">
<defs>
<marker id="arrowend" markerWidth="10" markerHeight="7" refX="10" refY="3.5" orient="auto">
<polygon points="0 0, 10 3.5, 0 7"/>
</marker>
<marker id="arrowstart" markerWidth="10" markerHeight="7" refX="0" refY="3.5" orient="auto">
<polygon points="10 0, 0 3.5, 10 7"/>
</marker>
</defs>
<g ifc:name="Elevation METAL STUD - TYPICAL FRAMING ELEVATION @ DOOR OPENING &#8805; THAN 3FT OPENING-X" class="section" ifc:plane="[[1.000000,0.000000,0.000000,0.000000],[0.000000,-0.000000,-1.000000,-0.457200],[0.000000,1.000000,-0.000000,-0.000000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[31.250000,0.000000,-7091.427174],[0.000000,31.250000,1079.384430],[0.000000,0.000000,1.000000]]">
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d758b" class="IfcBuildingElementProxy material-BLOCKINGDOORHINGELOCATIONSnEXTENDTOATLEAST3VERT materialCategory-Metal projection" ifc:name="Structural Framing 165:Structural Framing 7:1774007" ifc:guid="38vEtVAzrDrR00vEtWdNMB">
<path d="M120.697,111.98 L120.697,111.976"/>
<path d="M120.697,111.976 L131.809,111.976"/>
<path d="M133.397,111.976 L144.51,111.977"/>
<path d="M120.697,111.989 L120.697,111.98"/>
<path d="M120.697,111.98 L131.809,111.98"/>
<path d="M133.397,111.98 L144.51,111.98"/>
<path d="M120.697,112.004 L120.697,111.989"/>
<path d="M120.697,111.989 L131.809,111.989"/>
<path d="M133.397,111.989 L144.51,111.989"/>
<path d="M120.697,112.024 L120.697,112.004"/>
<path d="M120.697,112.004 L131.809,112.004"/>
<path d="M133.397,112.004 L144.51,112.004"/>
<path d="M120.697,112.048 L120.697,112.024"/>
<path d="M120.697,112.024 L131.809,112.024"/>
<path d="M133.397,112.024 L144.51,112.024"/>
<path d="M120.697,112.074 L120.697,112.048"/>
<path d="M120.697,112.048 L131.809,112.048"/>
<path d="M133.397,112.048 L144.51,112.048"/>
<path d="M120.697,112.102 L120.697,112.074"/>
<path d="M120.697,112.074 L131.809,112.074"/>
<path d="M133.397,112.074 L144.51,112.074"/>
<path d="M120.697,113.14 L120.697,112.102"/>
<path d="M120.697,112.102 L131.809,112.102"/>
<path d="M133.397,112.102 L144.51,112.102"/>
<path d="M120.697,113.168 L120.697,113.14"/>
<path d="M120.697,113.14 L131.809,113.141"/>
<path d="M133.397,113.141 L144.51,113.141"/>
<path d="M120.697,113.195 L120.697,113.168"/>
<path d="M120.697,113.168 L131.809,113.169"/>
<path d="M133.397,113.169 L144.51,113.169"/>
<path d="M120.697,113.219 L120.697,113.195"/>
<path d="M120.697,113.195 L131.809,113.195"/>
<path d="M133.397,113.195 L144.51,113.195"/>
<path d="M120.697,113.239 L120.697,113.219"/>
<path d="M120.697,113.219 L131.809,113.219"/>
<path d="M133.397,113.219 L144.51,113.219"/>
<path d="M120.697,113.254 L120.697,113.239"/>
<path d="M120.697,113.239 L131.809,113.239"/>
<path d="M133.397,113.239 L144.51,113.239"/>
<path d="M120.697,113.263 L120.697,113.254"/>
<path d="M120.697,113.254 L131.809,113.254"/>
<path d="M133.397,113.254 L144.51,113.254"/>
<path d="M120.697,113.266 L120.697,113.263"/>
<path d="M120.697,113.263 L131.809,113.263"/>
<path d="M133.397,113.263 L144.51,113.263"/>
<path d="M120.697,113.266 L131.809,113.266"/>
<path d="M133.397,113.266 L144.51,113.266"/>
<path d="M120.697,113.043 L120.697,112.102"/>
</g>
<g id="product-fa7416d3-c2e6-40f3-a0f7-6f6d6c7df96a" class="IfcBuildingElementProxy material-2BOXEDSTUDSnSAMESIZEASWALLSTUDS materialCategory-Metal projection" ifc:name="Structural Framing 183:Structural Framing 2:1774174" ifc:guid="3wT1RJmkP0yw3tRsriVVbg">
<path d="M60.372,53.9869 L60.372,53.9844"/>
<path d="M60.372,53.9844 L66.9388,53.9844"/>
<path d="M60.372,53.9942 L60.372,53.9869"/>
<path d="M60.372,53.9869 L60.372,53.9869"/>
<path d="M60.372,54.0061 L60.372,53.9942"/>
<path d="M60.372,53.9942 L60.372,53.9942"/>
<path d="M60.372,54.0218 L60.372,54.0061"/>
<path d="M60.372,54.0061 L60.372,54.0061"/>
<path d="M60.372,54.0407 L60.372,54.0218"/>
<path d="M60.372,54.0218 L60.372,54.0218"/>
<path d="M60.372,54.0617 L60.372,54.0407"/>
<path d="M60.372,54.0407 L60.372,54.0407"/>
<path d="M60.372,54.0839 L60.372,54.0617"/>
<path d="M60.372,54.0617 L60.372,54.0617"/>
<path d="M60.372,54.3812 L60.372,54.0839"/>
<path d="M60.372,54.0839 L60.372,54.0839"/>
<path d="M60.372,54.3812 L60.372,54.3812"/>
<path d="M60.372,54.0839 L60.372,54.0839"/>
<path d="M60.372,56.1943 L60.372,54.3812"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7662" class="IfcBuildingElementProxy material-2BOXEDSTUDSnSAMESIZEASWALLSTUDS materialCategory-Metal projection" ifc:name="Structural Framing 183:Structural Framing 2:1774174" ifc:guid="38vEtVAzrDrR00vEtWdNPY">
<path d="M60.372,54.084 L60.372,54.084"/>
<path d="M60.372,53.987 L60.372,53.9845"/>
<path d="M60.372,53.9845 L117.521,53.984"/>
<path d="M60.372,53.9943 L60.372,53.987"/>
<path d="M60.372,53.987 L117.521,53.9865"/>
<path d="M117.522,54.0057 L117.522,54.0009"/>
<path d="M60.372,54.0062 L60.372,53.9943"/>
<path d="M60.372,53.9943 L117.521,53.9939"/>
<path d="M117.522,54.0215 L117.522,54.0057"/>
<path d="M60.372,54.0219 L60.372,54.0062"/>
<path d="M60.372,54.0062 L117.522,54.0057"/>
<path d="M117.522,54.0404 L117.522,54.0215"/>
<path d="M60.372,54.0408 L60.372,54.0219"/>
<path d="M60.372,54.0219 L117.522,54.0215"/>
<path d="M117.522,54.0614 L117.522,54.0404"/>
<path d="M60.372,54.0618 L60.372,54.0408"/>
<path d="M60.372,54.0408 L117.522,54.0404"/>
<path d="M117.522,54.0835 L117.522,54.0614"/>
<path d="M60.372,54.084 L60.372,54.0618"/>
<path d="M60.372,54.0618 L117.522,54.0614"/>
<path d="M117.522,56.838 L117.522,54.0835"/>
<path d="M60.372,58.2506 L60.372,54.084"/>
<path d="M60.372,54.084 L117.522,54.0835"/>
<path d="M60.372,58.2727 L60.372,58.2506"/>
<path d="M60.372,58.2506 L60.372,58.2506"/>
<path d="M60.372,58.2938 L60.372,58.2727"/>
<path d="M60.372,58.2727 L60.372,58.2727"/>
<path d="M60.372,58.3126 L60.372,58.2938"/>
<path d="M60.372,58.2938 L60.372,58.2938"/>
<path d="M60.372,58.3284 L60.372,58.3126"/>
<path d="M60.372,58.3126 L60.372,58.3126"/>
<path d="M60.372,58.3402 L60.372,58.3284"/>
<path d="M60.372,58.3284 L60.372,58.3284"/>
<path d="M60.372,58.3476 L60.372,58.3402"/>
<path d="M60.372,58.3402 L60.372,58.3402"/>
<path d="M60.372,58.3501 L60.372,58.3476"/>
<path d="M60.372,58.3476 L60.372,58.3476"/>
<path d="M60.372,58.3501 L60.372,58.3501"/>
<path d="M60.372,58.2506 L60.372,58.2506"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d75a0" class="IfcBuildingElementProxy material-BLOCKINGDOORHINGELOCATIONSnEXTENDTOATLEAST3VERT materialCategory-Metal projection" ifc:name="Structural Framing 162:Structural Framing 7:1773980" ifc:guid="38vEtVAzrDrR00vEtWdNMW">
<path d="M33.3839,75.1662 L44.496,75.1663"/>
<path d="M46.0839,75.1663 L57.1965,75.1664"/>
<path d="M33.3839,75.1631 L44.496,75.1632"/>
<path d="M46.0839,75.1632 L57.1965,75.1633"/>
<path d="M33.3839,75.1538 L44.496,75.1539"/>
<path d="M46.0839,75.1539 L57.1965,75.154"/>
<path d="M33.3839,75.1388 L44.496,75.1389"/>
<path d="M46.0839,75.1389 L57.1965,75.139"/>
<path d="M33.3839,75.1189 L44.496,75.119"/>
<path d="M46.0839,75.119 L57.1965,75.1191"/>
<path d="M33.3839,75.095 L44.496,75.0951"/>
<path d="M46.0839,75.0951 L57.1965,75.0952"/>
<path d="M33.3839,75.0684 L44.496,75.0685"/>
<path d="M46.0839,75.0685 L57.1965,75.0686"/>
<path d="M33.3839,75.0404 L44.496,75.0405"/>
<path d="M46.0839,75.0405 L57.1965,75.0406"/>
<path d="M33.3839,74.0021 L44.496,74.0022"/>
<path d="M46.0839,74.0022 L57.1965,74.0023"/>
<path d="M33.3839,73.9741 L44.496,73.9742"/>
<path d="M46.0839,73.9743 L57.1965,73.9744"/>
<path d="M33.3839,73.9476 L44.496,73.9477"/>
<path d="M46.0839,73.9477 L57.1965,73.9478"/>
<path d="M33.3839,73.9237 L44.496,73.9238"/>
<path d="M46.0839,73.9238 L57.1965,73.9239"/>
<path d="M33.3839,73.9038 L44.496,73.9039"/>
<path d="M46.0839,73.9039 L57.1965,73.904"/>
<path d="M33.3839,73.8888 L44.496,73.8889"/>
<path d="M46.0839,73.8889 L57.1965,73.889"/>
<path d="M33.3839,73.8795 L44.496,73.8796"/>
<path d="M46.0839,73.8796 L57.1965,73.8797"/>
<path d="M33.3839,73.8764 L44.496,73.8765"/>
<path d="M46.0839,73.8765 L57.1965,73.8766"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d75af" class="IfcBuildingElementProxy material-BLOCKINGDOORHINGELOCATIONSnEXTENDTOATLEAST3VERT materialCategory-Metal projection" ifc:name="Structural Framing 161:Structural Framing 7:1773971" ifc:guid="38vEtVAzrDrR00vEtWdNMl">
<path d="M120.697,93.993 L120.697,93.0522"/>
<path d="M120.697,92.9296 L120.697,92.9264"/>
<path d="M120.697,92.9264 L131.809,92.9266"/>
<path d="M133.397,92.9266 L144.51,92.9267"/>
<path d="M120.697,92.9389 L120.697,92.9296"/>
<path d="M120.697,92.9296 L131.809,92.9297"/>
<path d="M133.397,92.9297 L144.51,92.9299"/>
<path d="M120.697,92.9539 L120.697,92.9389"/>
<path d="M120.697,92.9389 L131.809,92.939"/>
<path d="M133.397,92.939 L144.51,92.9392"/>
<path d="M120.697,92.9738 L120.697,92.9539"/>
<path d="M120.697,92.9539 L131.809,92.954"/>
<path d="M133.397,92.954 L144.51,92.9542"/>
<path d="M120.697,92.9976 L120.697,92.9738"/>
<path d="M120.697,92.9738 L131.809,92.9739"/>
<path d="M133.397,92.9739 L144.51,92.9741"/>
<path d="M120.697,93.0242 L120.697,92.9976"/>
<path d="M120.697,92.9976 L131.809,92.9978"/>
<path d="M133.397,92.9978 L144.51,92.9979"/>
<path d="M120.697,93.0522 L120.697,93.0242"/>
<path d="M120.697,93.0242 L131.809,93.0243"/>
<path d="M133.397,93.0244 L144.51,93.0245"/>
<path d="M120.697,94.0905 L120.697,93.0522"/>
<path d="M120.697,93.0522 L131.809,93.0523"/>
<path d="M133.397,93.0523 L144.51,93.0525"/>
<path d="M120.697,94.1185 L120.697,94.0905"/>
<path d="M120.697,94.0905 L131.809,94.0906"/>
<path d="M133.397,94.0906 L144.51,94.0908"/>
<path d="M120.697,94.1451 L120.697,94.1185"/>
<path d="M120.697,94.1185 L131.809,94.1186"/>
<path d="M133.397,94.1186 L144.51,94.1188"/>
<path d="M120.697,94.1689 L120.697,94.1451"/>
<path d="M120.697,94.1451 L131.809,94.1452"/>
<path d="M133.397,94.1452 L144.51,94.1454"/>
<path d="M120.697,94.1888 L120.697,94.1689"/>
<path d="M120.697,94.1689 L131.809,94.169"/>
<path d="M133.397,94.1691 L144.51,94.1692"/>
<path d="M120.697,94.2038 L120.697,94.1888"/>
<path d="M120.697,94.1888 L131.809,94.189"/>
<path d="M133.397,94.189 L144.51,94.1891"/>
<path d="M120.697,94.2131 L120.697,94.2038"/>
<path d="M120.697,94.2038 L131.809,94.204"/>
<path d="M133.397,94.204 L144.51,94.2041"/>
<path d="M120.697,94.2163 L120.697,94.2131"/>
<path d="M120.697,94.2131 L131.809,94.2133"/>
<path d="M133.397,94.2133 L144.51,94.2134"/>
<path d="M120.697,94.2163 L131.809,94.2164"/>
<path d="M133.397,94.2164 L144.51,94.2166"/>
</g>
<g id="product-78d3148f-9338-4adb-8061-7098c8ecd528" class="IfcBuildingElementProxy material-BENDDOWNFLANGEOFMETALTRACKnORUSECLIPANGLESnPERMANUREQUIREMENT materialCategory-Metal projection" ifc:name="Structural Framing 12:Structural Framing 1:1775694" ifc:guid="1uqnIFapXAsu1XS9Z8xDKe">
<path d="M60.4185,58.4255 L60.4185,59.7008"/>
<path d="M60.3714,59.7008 L60.4185,59.7008"/>
<path d="M60.3714,58.4255 L60.372,58.4255"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d75b6" class="IfcBuildingElementProxy material-BLOCKINGDOORHINGELOCATIONSnEXTENDTOATLEAST3VERT materialCategory-Metal projection" ifc:name="Structural Framing 160:Structural Framing 7:1773962" ifc:guid="38vEtVAzrDrR00vEtWdNMs">
<path d="M33.3839,92.9264 L44.4961,92.9266"/>
<path d="M46.084,92.9266 L57.1966,92.9268"/>
<path d="M33.3839,92.9296 L44.4961,92.9297"/>
<path d="M46.084,92.9298 L57.1966,92.9299"/>
<path d="M33.3839,92.9389 L44.4961,92.939"/>
<path d="M46.084,92.9391 L57.1966,92.9392"/>
<path d="M33.3839,92.9539 L44.4961,92.954"/>
<path d="M46.084,92.954 L57.1966,92.9542"/>
<path d="M33.3839,92.9738 L44.4961,92.9739"/>
<path d="M46.084,92.974 L57.1966,92.9741"/>
<path d="M33.3839,92.9976 L44.4961,92.9978"/>
<path d="M46.084,92.9978 L57.1966,92.9979"/>
<path d="M33.3839,93.0242 L44.4961,93.0244"/>
<path d="M46.084,93.0244 L57.1966,93.0245"/>
<path d="M33.3839,93.0522 L44.4961,93.0523"/>
<path d="M46.084,93.0524 L57.1966,93.0525"/>
<path d="M33.3839,94.0905 L44.4961,94.0906"/>
<path d="M46.084,94.0907 L57.1966,94.0908"/>
<path d="M33.3839,94.1185 L44.4961,94.1186"/>
<path d="M46.084,94.1187 L57.1966,94.1188"/>
<path d="M33.3839,94.1451 L44.4961,94.1452"/>
<path d="M46.084,94.1452 L57.1966,94.1454"/>
<path d="M33.3839,94.1689 L44.4961,94.1691"/>
<path d="M46.084,94.1691 L57.1966,94.1692"/>
<path d="M33.3839,94.1888 L44.4961,94.189"/>
<path d="M46.084,94.189 L57.1966,94.1892"/>
<path d="M33.3839,94.2038 L44.4961,94.204"/>
<path d="M46.084,94.204 L57.1966,94.2041"/>
<path d="M33.3839,94.2131 L44.4961,94.2133"/>
<path d="M46.084,94.2133 L57.1966,94.2134"/>
<path d="M33.3839,94.2163 L44.4961,94.2164"/>
<path d="M46.084,94.2165 L57.1966,94.2166"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7670" class="IfcBuildingElementProxy material-HEADERTRACK materialCategory-Metal projection" ifc:name="Structural Framing 181:Structural Framing 2:1774156" ifc:guid="38vEtVAzrDrR00vEtWdNPm">
<path d="M117.522,58.326 L117.522,56.838"/>
<path d="M60.372,58.326 L60.3721,56.838"/>
<path d="M60.3721,56.838 L117.522,56.838"/>
<path d="M117.522,58.3481 L117.522,58.326"/>
<path d="M60.372,58.3482 L60.372,58.326"/>
<path d="M60.372,58.326 L117.522,58.326"/>
<path d="M117.522,58.3692 L117.522,58.3481"/>
<path d="M60.372,58.3692 L60.372,58.3482"/>
<path d="M60.372,58.3482 L117.522,58.3481"/>
<path d="M117.522,58.388 L117.522,58.3692"/>
<path d="M60.372,58.3881 L60.372,58.3692"/>
<path d="M60.372,58.3692 L117.522,58.3692"/>
<path d="M117.522,58.4038 L117.522,58.388"/>
<path d="M60.372,58.4038 L60.372,58.3881"/>
<path d="M60.372,58.3881 L117.522,58.388"/>
<path d="M117.522,58.4157 L117.522,58.4038"/>
<path d="M60.372,58.4157 L60.372,58.4038"/>
<path d="M60.372,58.4038 L117.522,58.4038"/>
<path d="M117.522,58.423 L117.522,58.4157"/>
<path d="M60.372,58.423 L60.372,58.4157"/>
<path d="M60.372,58.4157 L117.522,58.4157"/>
<path d="M117.522,58.4255 L117.522,58.423"/>
<path d="M60.372,58.4255 L60.372,58.423"/>
<path d="M60.372,58.423 L117.522,58.423"/>
<path d="M60.372,58.4255 L117.522,58.4255"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d764a" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 186:Structural Framing 1:1774198" ifc:guid="38vEtVAzrDrR00vEtWdNPA">
<path d="M107.428,52.3743 L107.428,34.1146"/>
<path d="M107.431,52.3743 L107.431,34.1146"/>
<path d="M107.438,52.3743 L107.438,34.1146"/>
<path d="M107.45,52.3743 L107.45,34.1146"/>
<path d="M107.466,52.3743 L107.466,34.1146"/>
<path d="M107.484,52.3743 L107.485,34.1146"/>
<path d="M107.505,52.3743 L107.505,34.1146"/>
<path d="M107.528,52.3743 L107.528,34.1146"/>
<path d="M108.916,52.3743 L108.916,34.1146"/>
<path d="M108.938,52.3743 L108.938,34.1146"/>
<path d="M108.959,52.3743 L108.959,34.1146"/>
<path d="M108.978,52.3743 L108.978,34.1146"/>
<path d="M108.994,52.3743 L108.994,34.1146"/>
<path d="M109.006,52.3743 L109.006,34.1146"/>
<path d="M109.013,52.3743 L109.013,34.1146"/>
<path d="M109.016,52.3743 L109.016,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d764c" class="IfcBuildingElementProxy material-HEADERTRACK materialCategory-Metal projection" ifc:name="Structural Framing 185:Structural Framing 2:1774192" ifc:guid="38vEtVAzrDrR00vEtWdNPC">
<path d="M117.522,53.9519 L117.522,53.9401"/>
<path d="M60.372,53.9519 L60.372,53.9401"/>
<path d="M117.522,53.9593 L117.522,53.9519"/>
<path d="M60.372,53.9593 L60.372,53.9519"/>
<path d="M60.372,53.9519 L117.522,53.9519"/>
<path d="M117.522,53.9618 L117.522,53.9593"/>
<path d="M60.372,53.9618 L60.372,53.9593"/>
<path d="M60.372,53.9593 L117.522,53.9593"/>
<path d="M60.372,53.9618 L117.522,53.9618"/>
<path d="M60.372,53.8623 L60.372,53.8623"/>
<path d="M117.522,53.8622 L117.522,52.3743"/>
<path d="M60.372,53.8623 L60.3721,52.3743"/>
<path d="M60.3721,52.3743 L117.522,52.3743"/>
<path d="M117.522,53.8844 L117.522,53.8622"/>
<path d="M60.372,53.8844 L60.372,53.8623"/>
<path d="M60.372,53.8623 L117.522,53.8622"/>
<path d="M117.522,53.9054 L117.522,53.8844"/>
<path d="M60.372,53.9054 L60.372,53.8844"/>
<path d="M60.372,53.8844 L117.522,53.8844"/>
<path d="M117.522,53.9243 L117.522,53.9054"/>
<path d="M60.372,53.9243 L60.372,53.9054"/>
<path d="M60.372,53.9054 L117.522,53.9054"/>
<path d="M117.522,53.9401 L117.522,53.9243"/>
<path d="M60.372,53.9401 L60.372,53.9243"/>
<path d="M60.372,53.9243 L117.522,53.9243"/>
<path d="M60.372,53.9401 L117.522,53.9401"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7599" class="IfcBuildingElementProxy material-BLOCKINGDOORHINGELOCATIONSnEXTENDTOATLEAST3VERT materialCategory-Metal projection" ifc:name="Structural Framing 163:Structural Framing 7:1773989" ifc:guid="38vEtVAzrDrR00vEtWdNMP">
<path d="M120.697,74.943 L120.697,74.0021"/>
<path d="M120.697,73.8795 L120.697,73.8764"/>
<path d="M120.697,73.8764 L131.809,73.8765"/>
<path d="M133.397,73.8765 L144.51,73.8766"/>
<path d="M120.697,73.8888 L120.697,73.8795"/>
<path d="M120.697,73.8795 L131.809,73.8796"/>
<path d="M133.397,73.8796 L144.51,73.8798"/>
<path d="M120.697,73.9038 L120.697,73.8888"/>
<path d="M120.697,73.8888 L131.809,73.8889"/>
<path d="M133.397,73.8889 L144.51,73.8891"/>
<path d="M120.697,73.9237 L120.697,73.9038"/>
<path d="M120.697,73.9038 L131.809,73.9039"/>
<path d="M133.397,73.9039 L144.51,73.904"/>
<path d="M120.697,73.9476 L120.697,73.9237"/>
<path d="M120.697,73.9237 L131.809,73.9238"/>
<path d="M133.397,73.9238 L144.51,73.9239"/>
<path d="M120.697,73.9741 L120.697,73.9476"/>
<path d="M120.697,73.9476 L131.809,73.9477"/>
<path d="M133.397,73.9477 L144.51,73.9478"/>
<path d="M120.697,74.0021 L120.697,73.9741"/>
<path d="M120.697,73.9741 L131.809,73.9742"/>
<path d="M133.397,73.9743 L144.51,73.9744"/>
<path d="M120.697,75.0404 L120.697,74.0021"/>
<path d="M120.697,74.0021 L131.809,74.0022"/>
<path d="M133.397,74.0022 L144.51,74.0023"/>
<path d="M120.697,75.0684 L120.697,75.0404"/>
<path d="M120.697,75.0404 L131.809,75.0405"/>
<path d="M133.397,75.0405 L144.51,75.0406"/>
<path d="M120.697,75.095 L120.697,75.0684"/>
<path d="M120.697,75.0684 L131.809,75.0685"/>
<path d="M133.397,75.0685 L144.51,75.0686"/>
<path d="M120.697,75.1189 L120.697,75.095"/>
<path d="M120.697,75.095 L131.809,75.0951"/>
<path d="M133.397,75.0951 L144.51,75.0952"/>
<path d="M120.697,75.1388 L120.697,75.1189"/>
<path d="M120.697,75.1189 L131.809,75.119"/>
<path d="M133.397,75.119 L144.51,75.1191"/>
<path d="M120.697,75.1538 L120.697,75.1388"/>
<path d="M120.697,75.1388 L131.809,75.1389"/>
<path d="M133.397,75.1389 L144.51,75.139"/>
<path d="M120.697,75.1631 L120.697,75.1538"/>
<path d="M120.697,75.1538 L131.809,75.1539"/>
<path d="M133.397,75.1539 L144.51,75.154"/>
<path d="M120.697,75.1662 L120.697,75.1631"/>
<path d="M120.697,75.1631 L131.809,75.1632"/>
<path d="M133.397,75.1632 L144.51,75.1633"/>
<path d="M120.697,75.1662 L131.809,75.1663"/>
<path d="M133.397,75.1663 L144.51,75.1664"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7592" class="IfcBuildingElementProxy material-BLOCKINGDOORHINGELOCATIONSnEXTENDTOATLEAST3VERT materialCategory-Metal projection" ifc:name="Structural Framing 164:Structural Framing 7:1773998" ifc:guid="38vEtVAzrDrR00vEtWdNMI">
<path d="M33.384,111.976 L44.4962,111.976"/>
<path d="M46.084,111.976 L57.1967,111.976"/>
<path d="M33.384,111.98 L44.4962,111.979"/>
<path d="M46.084,111.979 L57.1967,111.979"/>
<path d="M33.384,111.989 L44.4962,111.989"/>
<path d="M46.084,111.989 L57.1967,111.989"/>
<path d="M33.384,112.004 L44.4962,112.004"/>
<path d="M46.084,112.004 L57.1967,112.004"/>
<path d="M33.384,112.024 L44.4962,112.024"/>
<path d="M46.084,112.024 L57.1967,112.023"/>
<path d="M33.384,112.048 L44.4962,112.047"/>
<path d="M46.084,112.047 L57.1967,112.047"/>
<path d="M33.384,112.074 L44.4962,112.074"/>
<path d="M46.084,112.074 L57.1967,112.074"/>
<path d="M33.384,112.102 L44.4962,112.102"/>
<path d="M46.084,112.102 L57.1967,112.102"/>
<path d="M33.384,113.14 L44.4962,113.14"/>
<path d="M46.084,113.14 L57.1967,113.14"/>
<path d="M33.384,113.168 L44.4962,113.168"/>
<path d="M46.084,113.168 L57.1967,113.168"/>
<path d="M33.384,113.195 L44.4962,113.195"/>
<path d="M46.084,113.195 L57.1967,113.195"/>
<path d="M33.384,113.219 L44.4962,113.219"/>
<path d="M46.084,113.219 L57.1967,113.219"/>
<path d="M33.384,113.239 L44.4962,113.239"/>
<path d="M46.084,113.239 L57.1967,113.239"/>
<path d="M33.384,113.254 L44.4962,113.254"/>
<path d="M46.084,113.254 L57.1967,113.254"/>
<path d="M33.384,113.263 L44.4962,113.263"/>
<path d="M46.084,113.263 L57.1967,113.263"/>
<path d="M33.384,113.266 L44.4962,113.266"/>
<path d="M46.084,113.266 L57.1967,113.266"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7563" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 156:Structural Framing 1:1773919" ifc:guid="38vEtVAzrDrR00vEtWdNLZ">
<path d="M19.0975,125.297 L19.0973,34.1146"/>
<path d="M19.0994,125.297 L19.0992,34.1146"/>
<path d="M19.1185,126.884 L19.1109,126.884"/>
<path d="M19.107,125.297 L19.1068,34.1146"/>
<path d="M19.1347,126.884 L19.1185,126.884"/>
<path d="M19.1185,126.884 L19.1185,126.883"/>
<path d="M19.1185,125.297 L19.1183,34.1146"/>
<path d="M19.1537,126.884 L19.1347,126.884"/>
<path d="M19.1347,126.884 L19.1347,126.88"/>
<path d="M19.1347,125.297 L19.1345,34.1146"/>
<path d="M19.1747,126.884 L19.1537,126.884"/>
<path d="M19.1537,126.884 L19.1537,126.876"/>
<path d="M19.1537,125.297 L19.1536,34.1146"/>
<path d="M19.1967,126.884 L19.1747,126.884"/>
<path d="M19.1747,126.884 L19.1747,126.872"/>
<path d="M19.1747,125.297 L19.1745,34.1146"/>
<path d="M20.5852,126.884 L19.1967,126.884"/>
<path d="M19.1967,126.884 L19.1967,126.87"/>
<path d="M19.1967,125.297 L19.1965,34.1146"/>
<path d="M20.6071,126.884 L20.5852,126.884"/>
<path d="M20.5852,126.884 L20.5852,126.87"/>
<path d="M20.5852,125.297 L20.585,34.1146"/>
<path d="M20.6281,126.884 L20.6071,126.884"/>
<path d="M20.6071,126.884 L20.6071,126.872"/>
<path d="M20.6071,125.297 L20.607,34.1146"/>
<path d="M20.6472,126.884 L20.6281,126.884"/>
<path d="M20.6281,126.884 L20.6281,126.876"/>
<path d="M20.6281,125.297 L20.6279,34.1146"/>
<path d="M20.6625,126.884 L20.6472,126.884"/>
<path d="M20.6472,126.884 L20.6472,126.88"/>
<path d="M20.6472,125.297 L20.647,34.1146"/>
<path d="M20.6707,126.884 L20.6625,126.884"/>
<path d="M20.6625,126.884 L20.6625,126.883"/>
<path d="M20.6625,125.297 L20.6623,34.1146"/>
<path d="M20.6749,125.297 L20.6747,34.1146"/>
<path d="M20.6825,125.297 L20.6823,34.1146"/>
<path d="M20.6844,125.297 L20.6842,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d754f" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 158:Structural Framing 1:1773939" ifc:guid="38vEtVAzrDrR00vEtWdNLF">
<path d="M144.531,125.397 L144.531,34.1146"/>
<path d="M144.547,125.397 L144.547,34.1146"/>
<path d="M144.566,125.397 L144.566,34.1146"/>
<path d="M144.587,125.397 L144.587,34.1146"/>
<path d="M144.609,125.397 L144.61,34.1146"/>
<path d="M145.997,125.397 L145.998,34.1146"/>
<path d="M146.02,125.397 L146.02,34.1146"/>
<path d="M146.041,125.397 L146.041,34.1146"/>
<path d="M146.06,125.397 L146.06,34.1146"/>
<path d="M146.075,125.397 L146.076,34.1146"/>
<path d="M146.087,125.397 L146.087,34.1146"/>
<path d="M146.094,125.397 L146.095,34.1146"/>
<path d="M146.097,125.397 L146.097,34.1146"/>
<path d="M144.509,125.397 L144.51,34.1146"/>
<path d="M144.512,125.397 L144.512,34.1146"/>
<path d="M144.519,125.397 L144.52,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d747b" class="IfcBuildingElementProxy material-METALTRACKCHANNELHEADnFASTENERPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 131:Structural Framing 2:1773639" ifc:guid="38vEtVAzrDrR00vEtWdNHx">
<path d="M161.972,32.5488 L161.972,32.537"/>
<path d="M15.9217,32.5489 L15.9217,32.537"/>
<path d="M161.972,32.5646 L161.972,32.5488"/>
<path d="M15.9217,32.5646 L15.9217,32.5489"/>
<path d="M15.9217,32.5489 L161.972,32.5488"/>
<path d="M161.972,32.5834 L161.972,32.5646"/>
<path d="M15.9217,32.5835 L15.9217,32.5646"/>
<path d="M15.9217,32.5646 L161.972,32.5646"/>
<path d="M161.972,32.6045 L161.972,32.5834"/>
<path d="M15.9217,32.6045 L15.9217,32.5835"/>
<path d="M15.9217,32.5835 L161.972,32.5834"/>
<path d="M161.972,32.6266 L161.972,32.6045"/>
<path d="M15.9217,32.6267 L15.9217,32.6045"/>
<path d="M15.9217,32.6045 L161.972,32.6045"/>
<path d="M161.972,34.1146 L161.972,32.6266"/>
<path d="M15.9216,34.1146 L15.9217,32.6267"/>
<path d="M15.9217,32.6267 L161.972,32.6266"/>
<path d="M15.9216,34.1146 L161.972,34.1146"/>
<path d="M161.972,32.6266 L161.972,32.6266"/>
<path d="M15.9217,32.6267 L15.9217,32.6267"/>
<path d="M161.972,34.1146 L161.972,34.1146"/>
<path d="M15.9216,34.1146 L15.9216,34.1146"/>
<path d="M161.972,32.5296 L161.972,32.5271"/>
<path d="M15.9217,32.5296 L15.9217,32.5271"/>
<path d="M15.9217,32.5271 L161.972,32.5271"/>
<path d="M161.972,32.537 L161.972,32.5296"/>
<path d="M15.9217,32.537 L15.9217,32.5296"/>
<path d="M15.9217,32.5296 L161.972,32.5296"/>
<path d="M15.9217,32.537 L161.972,32.537"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7565" class="IfcBuildingElementProxy material-METALSILLCHANNELnFASTENERPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 155:Structural Framing 2:1773913" ifc:guid="38vEtVAzrDrR00vEtWdNLb">
<path d="M161.972,126.974 L161.972,126.962"/>
<path d="M117.521,126.974 L117.521,126.962"/>
<path d="M161.972,126.982 L161.972,126.974"/>
<path d="M117.521,126.982 L117.521,126.974"/>
<path d="M117.521,126.974 L161.972,126.974"/>
<path d="M161.972,126.984 L161.972,126.982"/>
<path d="M117.521,126.984 L117.521,126.982"/>
<path d="M117.521,126.982 L161.972,126.982"/>
<path d="M161.972,126.884 L161.972,126.884"/>
<path d="M117.521,126.884 L117.521,126.884"/>
<path d="M161.972,126.884 L161.972,125.397"/>
<path d="M117.521,126.884 L117.521,125.396"/>
<path d="M117.521,125.396 L161.972,125.397"/>
<path d="M161.972,126.907 L161.972,126.884"/>
<path d="M117.521,126.907 L117.521,126.884"/>
<path d="M117.521,126.884 L161.972,126.884"/>
<path d="M161.972,126.928 L161.972,126.907"/>
<path d="M117.521,126.928 L117.521,126.907"/>
<path d="M117.521,126.907 L161.972,126.907"/>
<path d="M161.972,126.947 L161.972,126.928"/>
<path d="M117.521,126.947 L117.521,126.928"/>
<path d="M117.521,126.928 L161.972,126.928"/>
<path d="M161.972,126.962 L161.972,126.947"/>
<path d="M117.521,126.962 L117.521,126.947"/>
<path d="M117.521,126.947 L161.972,126.947"/>
<path d="M117.521,126.962 L161.972,126.962"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7402" class="IfcBuildingElementProxy material-METALSILLCHANNELnFASTENERPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 130:Structural Framing 2:1773630" ifc:guid="38vEtVAzrDrR00vEtWdNG2">
<path d="M15.9217,126.785 L15.9217,126.785"/>
<path d="M60.3715,126.785 L60.3715,125.297"/>
<path d="M15.9217,126.785 L15.9217,125.297"/>
<path d="M15.9217,125.297 L60.3715,125.297"/>
<path d="M60.3715,126.807 L60.3715,126.785"/>
<path d="M15.9217,126.807 L15.9217,126.785"/>
<path d="M15.9217,126.785 L60.3715,126.785"/>
<path d="M60.3715,126.828 L60.3715,126.807"/>
<path d="M15.9217,126.828 L15.9217,126.807"/>
<path d="M15.9217,126.807 L60.3715,126.807"/>
<path d="M60.3715,126.847 L60.3715,126.828"/>
<path d="M15.9217,126.847 L15.9217,126.828"/>
<path d="M15.9217,126.828 L60.3715,126.828"/>
<path d="M60.3715,126.863 L60.3715,126.847"/>
<path d="M15.9217,126.863 L15.9217,126.847"/>
<path d="M15.9217,126.847 L60.3715,126.847"/>
<path d="M60.3715,126.875 L60.3715,126.863"/>
<path d="M15.9217,126.875 L15.9217,126.863"/>
<path d="M15.9217,126.863 L60.3715,126.863"/>
<path d="M60.3715,126.882 L60.3715,126.875"/>
<path d="M15.9217,126.882 L15.9217,126.875"/>
<path d="M15.9217,126.875 L19.1611,126.875"/>
<path d="M20.6208,126.875 L31.8605,126.875"/>
<path d="M33.3206,126.875 L44.5598,126.875"/>
<path d="M46.0208,126.875 L57.26,126.875"/>
<path d="M58.721,126.875 L60.3715,126.875"/>
<path d="M60.3715,126.884 L60.3715,126.882"/>
<path d="M15.9217,126.884 L15.9217,126.882"/>
<path d="M15.9217,126.882 L19.1279,126.882"/>
<path d="M20.6536,126.882 L31.8274,126.882"/>
<path d="M33.3532,126.882 L44.5275,126.882"/>
<path d="M46.0534,126.882 L57.2272,126.882"/>
<path d="M58.7532,126.882 L60.3715,126.882"/>
<path d="M15.9217,126.884 L60.3715,126.884"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7555" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 157:Structural Framing 1:1773929" ifc:guid="38vEtVAzrDrR00vEtWdNLL">
<path d="M131.809,125.397 L131.809,34.1146"/>
<path d="M131.812,125.397 L131.812,34.1146"/>
<path d="M131.819,125.397 L131.819,34.1146"/>
<path d="M131.831,125.397 L131.831,34.1146"/>
<path d="M131.847,125.397 L131.847,34.1146"/>
<path d="M131.866,125.397 L131.866,34.1146"/>
<path d="M131.887,125.397 L131.887,34.1146"/>
<path d="M131.909,125.397 L131.909,34.1146"/>
<path d="M133.297,125.397 L133.297,34.1146"/>
<path d="M133.319,125.397 L133.319,34.1146"/>
<path d="M133.341,125.397 L133.341,34.1146"/>
<path d="M133.359,125.397 L133.359,34.1146"/>
<path d="M133.375,125.397 L133.375,34.1146"/>
<path d="M133.387,125.397 L133.387,34.1146"/>
<path d="M133.394,125.397 L133.394,34.1146"/>
<path d="M133.397,125.397 L133.397,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7541" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 159:Structural Framing 1:1773949" ifc:guid="38vEtVAzrDrR00vEtWdNL1">
<path d="M157.21,125.397 L157.21,34.1146"/>
<path d="M157.211,125.397 L157.212,34.1146"/>
<path d="M157.219,125.397 L157.219,34.1146"/>
<path d="M157.231,125.397 L157.232,34.1146"/>
<path d="M157.247,125.397 L157.247,34.1146"/>
<path d="M157.266,125.397 L157.266,34.1146"/>
<path d="M157.287,125.397 L157.287,34.1146"/>
<path d="M157.309,125.397 L157.309,34.1146"/>
<path d="M158.697,125.397 L158.698,34.1146"/>
<path d="M158.719,125.397 L158.719,34.1146"/>
<path d="M158.74,125.397 L158.74,34.1146"/>
<path d="M158.759,125.397 L158.76,34.1146"/>
<path d="M158.775,125.397 L158.776,34.1146"/>
<path d="M158.787,125.397 L158.787,34.1146"/>
<path d="M158.795,125.397 L158.795,34.1146"/>
<path d="M158.796,125.397 L158.797,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7504" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 152:Structural Framing 1:1773880" ifc:guid="38vEtVAzrDrR00vEtWdNK4">
<path d="M31.7971,125.297 L31.7969,34.1146"/>
<path d="M31.799,125.297 L31.7988,34.1146"/>
<path d="M31.8181,126.884 L31.8104,126.884"/>
<path d="M31.8066,125.297 L31.8064,34.1146"/>
<path d="M31.8343,126.884 L31.8181,126.884"/>
<path d="M31.8181,126.884 L31.8181,126.883"/>
<path d="M31.8181,125.297 L31.8179,34.1146"/>
<path d="M31.8534,126.884 L31.8343,126.884"/>
<path d="M31.8343,126.884 L31.8343,126.88"/>
<path d="M31.8343,125.297 L31.8341,34.1146"/>
<path d="M31.8743,126.884 L31.8534,126.884"/>
<path d="M31.8534,126.884 L31.8534,126.875"/>
<path d="M31.8533,125.297 L31.8532,34.1146"/>
<path d="M31.8963,126.884 L31.8743,126.884"/>
<path d="M31.8743,126.884 L31.8743,126.872"/>
<path d="M31.8743,125.297 L31.8741,34.1146"/>
<path d="M33.2848,126.884 L31.8963,126.884"/>
<path d="M31.8963,126.884 L31.8963,126.87"/>
<path d="M31.8963,125.297 L31.8961,34.1146"/>
<path d="M33.3068,126.884 L33.2848,126.884"/>
<path d="M33.2848,126.884 L33.2848,126.87"/>
<path d="M33.2848,125.297 L33.2846,34.1146"/>
<path d="M33.3277,126.884 L33.3068,126.884"/>
<path d="M33.3068,126.884 L33.3068,126.872"/>
<path d="M33.3067,125.297 L33.3066,34.1146"/>
<path d="M33.3468,126.884 L33.3277,126.884"/>
<path d="M33.3277,126.884 L33.3277,126.875"/>
<path d="M33.3277,125.297 L33.3275,34.1146"/>
<path d="M33.3621,126.884 L33.3468,126.884"/>
<path d="M33.3468,126.884 L33.3468,126.88"/>
<path d="M33.3468,125.297 L33.3466,34.1146"/>
<path d="M33.3703,126.884 L33.3621,126.884"/>
<path d="M33.3621,126.884 L33.3621,126.883"/>
<path d="M33.3621,125.297 L33.3619,34.1146"/>
<path d="M33.3745,125.297 L33.3743,34.1146"/>
<path d="M33.3821,125.297 L33.3819,34.1146"/>
<path d="M33.384,125.297 L33.3838,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d742b" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 129:Structural Framing 1:1773591" ifc:guid="38vEtVAzrDrR00vEtWdNGh">
<path d="M120.687,125.396 L120.687,34.1146"/>
<path d="M120.694,125.396 L120.694,34.1146"/>
<path d="M120.697,125.396 L120.697,34.1146"/>
<path d="M119.109,125.396 L119.109,34.1146"/>
<path d="M119.112,125.396 L119.112,34.1146"/>
<path d="M119.119,125.396 L119.119,34.1146"/>
<path d="M119.131,125.396 L119.131,34.1146"/>
<path d="M119.146,125.396 L119.146,34.1146"/>
<path d="M119.166,125.396 L119.165,34.1146"/>
<path d="M119.187,125.396 L119.186,34.1146"/>
<path d="M119.208,125.396 L119.208,34.1146"/>
<path d="M120.597,125.396 L120.597,34.1146"/>
<path d="M120.619,125.396 L120.619,34.1146"/>
<path d="M120.64,125.396 L120.64,34.1146"/>
<path d="M120.659,125.396 L120.659,34.1146"/>
<path d="M120.675,125.396 L120.675,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d743f" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 127:Structural Framing 1:1773571" ifc:guid="38vEtVAzrDrR00vEtWdNG$">
<path d="M82.0281,52.3743 L82.028,34.1146"/>
<path d="M82.0304,52.3743 L82.0304,34.1146"/>
<path d="M82.0381,52.3743 L82.0381,34.1146"/>
<path d="M82.05,52.3743 L82.05,34.1146"/>
<path d="M82.0657,52.3743 L82.0657,34.1146"/>
<path d="M82.0843,52.3743 L82.0843,34.1146"/>
<path d="M82.1053,52.3743 L82.1053,34.1146"/>
<path d="M82.1277,52.3743 L82.1277,34.1146"/>
<path d="M83.5163,52.3743 L83.5162,34.1146"/>
<path d="M83.5382,52.3743 L83.5382,34.1146"/>
<path d="M83.5592,52.3743 L83.5592,34.1146"/>
<path d="M83.5783,52.3743 L83.5782,34.1146"/>
<path d="M83.594,52.3743 L83.594,34.1146"/>
<path d="M83.6059,52.3743 L83.6059,34.1146"/>
<path d="M83.6131,52.3743 L83.613,34.1146"/>
<path d="M83.6155,52.3743 L83.6154,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7431" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 128:Structural Framing 1:1773581" ifc:guid="38vEtVAzrDrR00vEtWdNGn">
<path d="M94.7281,52.3743 L94.7282,34.1146"/>
<path d="M94.7305,52.3743 L94.7305,34.1146"/>
<path d="M94.7382,52.3743 L94.7382,34.1146"/>
<path d="M94.7501,52.3743 L94.7501,34.1146"/>
<path d="M94.7658,52.3743 L94.7658,34.1146"/>
<path d="M94.7844,52.3743 L94.7844,34.1146"/>
<path d="M94.8054,52.3743 L94.8054,34.1146"/>
<path d="M94.8278,52.3743 L94.8278,34.1146"/>
<path d="M96.2159,52.3743 L96.2159,34.1146"/>
<path d="M96.2383,52.3743 L96.2383,34.1146"/>
<path d="M96.2593,52.3743 L96.2593,34.1146"/>
<path d="M96.2783,52.3743 L96.2784,34.1146"/>
<path d="M96.2941,52.3743 L96.2941,34.1146"/>
<path d="M96.306,52.3743 L96.306,34.1146"/>
<path d="M96.3132,52.3743 L96.3132,34.1146"/>
<path d="M96.3155,52.3743 L96.3155,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6bd3" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 125:Structural Framing 1:1773551" ifc:guid="38vEtVAzrDrR00vEtWdMlJ">
<path d="M57.1968,125.297 L57.1963,34.1146"/>
<path d="M57.1991,125.297 L57.1987,34.1146"/>
<path d="M57.2182,126.884 L57.2102,126.884"/>
<path d="M57.2063,125.297 L57.2059,34.1146"/>
<path d="M57.234,126.884 L57.2182,126.884"/>
<path d="M57.2182,126.884 L57.2182,126.883"/>
<path d="M57.2182,125.297 L57.2178,34.1146"/>
<path d="M57.253,126.884 L57.234,126.884"/>
<path d="M57.234,126.884 L57.234,126.88"/>
<path d="M57.234,125.297 L57.2335,34.1146"/>
<path d="M57.274,126.884 L57.253,126.884"/>
<path d="M57.253,126.884 L57.253,126.875"/>
<path d="M57.253,125.297 L57.2526,34.1146"/>
<path d="M57.296,126.884 L57.274,126.884"/>
<path d="M57.274,126.884 L57.274,126.872"/>
<path d="M57.274,125.297 L57.2736,34.1146"/>
<path d="M58.6845,126.884 L57.296,126.884"/>
<path d="M57.296,126.884 L57.296,126.87"/>
<path d="M57.2959,125.297 L57.2955,34.1146"/>
<path d="M58.7069,126.884 L58.6845,126.884"/>
<path d="M58.6845,126.884 L58.6845,126.87"/>
<path d="M58.6845,125.297 L58.6841,34.1146"/>
<path d="M58.7279,126.884 L58.7069,126.884"/>
<path d="M58.7069,126.884 L58.7069,126.872"/>
<path d="M58.7069,125.297 L58.7065,34.1146"/>
<path d="M58.7465,126.884 L58.7279,126.884"/>
<path d="M58.7279,126.884 L58.7279,126.875"/>
<path d="M58.7279,125.297 L58.7275,34.1146"/>
<path d="M58.7622,126.884 L58.7465,126.884"/>
<path d="M58.7465,126.884 L58.7465,126.88"/>
<path d="M58.7465,125.297 L58.746,34.1146"/>
<path d="M58.7702,126.884 L58.7622,126.884"/>
<path d="M58.7622,126.884 L58.7622,126.883"/>
<path d="M58.7622,125.297 L58.7618,34.1146"/>
<path d="M58.7741,125.297 L58.7737,34.1146"/>
<path d="M58.7818,125.297 L58.7813,34.1146"/>
<path d="M58.7842,125.297 L58.7837,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7570" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 154:Structural Framing 1:1773900" ifc:guid="38vEtVAzrDrR00vEtWdNLm">
<path d="M58.7842,125.297 L58.7839,34.1146"/>
<path d="M58.7865,125.297 L58.7863,34.1146"/>
<path d="M58.7942,125.297 L58.794,34.1146"/>
<path d="M58.8061,125.297 L58.8059,34.1146"/>
<path d="M58.8218,125.297 L58.8216,34.1146"/>
<path d="M58.8404,125.297 L58.8402,34.1146"/>
<path d="M58.8614,125.297 L58.8612,34.1146"/>
<path d="M58.8838,125.297 L58.8836,34.1146"/>
<path d="M60.2719,125.297 L60.2717,34.1146"/>
<path d="M60.2943,125.297 L60.2941,34.1146"/>
<path d="M60.3153,125.297 L60.3151,34.1146"/>
<path d="M60.3344,125.297 L60.3341,34.1146"/>
<path d="M60.3501,125.297 L60.3499,34.1146"/>
<path d="M60.362,125.297 L60.3618,34.1146"/>
<path d="M60.3716,126.835 L60.3715,126.835"/>
<path d="M60.3692,125.297 L60.369,34.1146"/>
<path d="M60.3716,126.835 L60.3713,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6bc5" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 126:Structural Framing 1:1773561" ifc:guid="38vEtVAzrDrR00vEtWdMl5">
<path d="M69.328,52.3743 L69.328,34.1146"/>
<path d="M69.3308,52.3743 L69.3309,34.1146"/>
<path d="M69.338,52.3743 L69.338,34.1146"/>
<path d="M69.3499,52.3743 L69.3499,34.1146"/>
<path d="M69.3657,52.3743 L69.3657,34.1146"/>
<path d="M69.3843,52.3743 L69.3843,34.1146"/>
<path d="M69.4057,52.3743 L69.4057,34.1146"/>
<path d="M69.4276,52.3743 L69.4277,34.1146"/>
<path d="M70.8162,52.3743 L70.8162,34.1146"/>
<path d="M70.8381,52.3743 L70.8381,34.1146"/>
<path d="M70.8591,52.3743 L70.8591,34.1146"/>
<path d="M70.8782,52.3743 L70.8782,34.1146"/>
<path d="M70.8939,52.3743 L70.8939,34.1146"/>
<path d="M70.9058,52.3743 L70.9059,34.1146"/>
<path d="M70.913,52.3743 L70.913,34.1146"/>
<path d="M70.9159,52.3743 L70.9159,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d757e" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 153:Structural Framing 1:1773890" ifc:guid="38vEtVAzrDrR00vEtWdNL_">
<path d="M117.521,125.396 L117.521,58.4255"/>
<path d="M117.521,53.9966 L117.521,53.9618"/>
<path d="M117.521,52.3743 L117.521,34.1146"/>
<path d="M117.524,125.396 L117.524,34.1146"/>
<path d="M117.531,125.396 L117.531,34.1146"/>
<path d="M117.543,125.396 L117.543,34.1146"/>
<path d="M117.559,125.396 L117.559,34.1146"/>
<path d="M117.578,125.396 L117.578,34.1146"/>
<path d="M117.599,125.396 L117.599,34.1146"/>
<path d="M117.621,125.396 L117.621,34.1146"/>
<path d="M119.01,125.396 L119.009,34.1146"/>
<path d="M119.032,125.396 L119.031,34.1146"/>
<path d="M119.053,125.396 L119.052,34.1146"/>
<path d="M119.072,125.396 L119.071,34.1146"/>
<path d="M119.087,125.396 L119.087,34.1146"/>
<path d="M119.099,125.396 L119.099,34.1146"/>
<path d="M119.106,125.396 L119.106,34.1146"/>
<path d="M119.109,125.396 L119.109,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6bd9" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 124:Structural Framing 1:1773541" ifc:guid="38vEtVAzrDrR00vEtWdMlP">
<path d="M44.4962,125.297 L44.4959,34.1146"/>
<path d="M44.4991,125.297 L44.4987,34.1146"/>
<path d="M44.5181,126.884 L44.5105,126.884"/>
<path d="M44.5067,125.297 L44.5064,34.1146"/>
<path d="M44.5344,126.884 L44.5181,126.884"/>
<path d="M44.5181,126.884 L44.5181,126.883"/>
<path d="M44.5181,125.297 L44.5178,34.1146"/>
<path d="M44.5525,126.884 L44.5344,126.884"/>
<path d="M44.5344,126.884 L44.5344,126.88"/>
<path d="M44.5344,125.297 L44.534,34.1146"/>
<path d="M44.5744,126.884 L44.5525,126.884"/>
<path d="M44.5525,126.884 L44.5525,126.875"/>
<path d="M44.5525,125.297 L44.5522,34.1146"/>
<path d="M44.5963,126.884 L44.5744,126.884"/>
<path d="M44.5744,126.884 L44.5744,126.872"/>
<path d="M44.5744,125.297 L44.5741,34.1146"/>
<path d="M45.9849,126.884 L44.5963,126.884"/>
<path d="M44.5963,126.884 L44.5963,126.87"/>
<path d="M44.5963,125.297 L44.596,34.1146"/>
<path d="M46.0068,126.884 L45.9849,126.884"/>
<path d="M45.9849,126.884 L45.9849,126.87"/>
<path d="M45.9849,125.297 L45.9846,34.1146"/>
<path d="M46.0278,126.884 L46.0068,126.884"/>
<path d="M46.0068,126.884 L46.0068,126.872"/>
<path d="M46.0068,125.297 L46.0065,34.1146"/>
<path d="M46.0469,126.884 L46.0278,126.884"/>
<path d="M46.0278,126.884 L46.0278,126.875"/>
<path d="M46.0278,125.297 L46.0275,34.1146"/>
<path d="M46.0621,126.884 L46.0469,126.884"/>
<path d="M46.0469,126.884 L46.0469,126.88"/>
<path d="M46.0469,125.297 L46.0466,34.1146"/>
<path d="M46.0705,126.884 L46.0621,126.884"/>
<path d="M46.0621,126.884 L46.0621,126.883"/>
<path d="M46.0621,125.297 L46.0618,34.1146"/>
<path d="M46.0745,125.297 L46.0742,34.1146"/>
<path d="M46.0812,125.297 L46.0809,34.1146"/>
<path d="M46.0841,125.297 L46.0838,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7411" class="IfcWall material-STRUCTURALFLOORSEESTRUCTDWGS materialCategory-Concrete projection" ifc:name="Generic Models 208:Generic Models 1:1773613" ifc:guid="38vEtVAzrDrR00vEtWdNGH">
<path d="M15.9217,126.984 L161.972,126.984"/>
<path d="M15.9217,131.746 L161.972,131.746"/>
<path d="M161.972,131.746 L161.972,126.984"/>
<path d="M15.9217,131.746 L15.9217,126.984"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d741c" class="IfcWall material-UNDERSIDEOFFLOORASSEMBLYnSEESTRUCTDWGS materialCategory-Concrete projection" ifc:name="Generic Models 207:Generic Models 1:1773600" ifc:guid="38vEtVAzrDrR00vEtWdNGS">
<path d="M15.9217,25.3832 L161.972,25.3832"/>
<path d="M15.9217,32.5271 L161.972,32.5271"/>
<path d="M161.972,32.5271 L161.972,25.3832"/>
<path d="M15.9217,32.5271 L15.9217,25.3832"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -0,0 +1,64 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="3/8&quot;=1'-0&quot;" height="147.37911371158813mm" id="root" version="1.1" viewBox="0 0 250.37509202957153 147.37911371158813" width="250.37509202957153mm">
<defs/>
<path class="GlobalId-19voJ08NH9CgxCA8H8b6ok IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 7.115095097657314 L 172.6466715335846 7.115095097657314 L 120.83640694618225 28.28952967011558"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 7.115095138549805) rotate(-0.0)">
<tspan class="GlobalId-19voJ08NH9CgxCA8H8b6ok IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY</tspan>
<tspan class="GlobalId-19voJ08NH9CgxCA8H8b6ok IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-2NJxyI8CT3bAMqlA16fmbZ IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 34.71932112061607 L 172.6466715335846 34.71932112061607 L 100.82641243934631 52.89718805634605"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 34.719322204589844) rotate(-0.0)">
<tspan class="GlobalId-2NJxyI8CT3bAMqlA16fmbZ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-3pIofc_ML5yPVWSJZ2e$Pw IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 115.77907501542198 L 172.6466715335846 115.77907501542198 L 147.97940850257874 129.2594998964034"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 115.7790756225586) rotate(-0.0)">
<tspan class="GlobalId-3pIofc_ML5yPVWSJZ2e$Pw IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">STRUCTURAL FLOOR - SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-1byeyk2nf3TxnO_DWmu75p IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 48.72533975922691 L 172.6466715335846 48.72533975922691 L 110.20246148109436 56.49480520569908"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 48.725341796875) rotate(-0.0)">
<tspan class="GlobalId-1byeyk2nf3TxnO_DWmu75p IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">(2) BOXED STUDS</tspan>
<tspan class="GlobalId-1byeyk2nf3TxnO_DWmu75p IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SAME SIZE AS WALL STUDS</tspan>
</text>
<path class="GlobalId-1cINlRxlbEgPwIHTWdAWMh IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6375.81591796875 1079.3836669921875 L 6188.31591796875 1079.3836669921875"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6375.81591796875, 1075.8836669921875) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
<path class="GlobalId-3qwsW4pK9F0eVGLDae9jny IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 63.67990671479332 L 172.6466715335846 63.67990671479332 L 114.47396874427795 58.11927019440758"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 63.67990493774414) rotate(-0.0)">
<tspan class="GlobalId-3qwsW4pK9F0eVGLDae9jny IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-3aQFoCNhTD1OIdWzkCXFHx IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 70.52538072512674 L 172.6466715335846 70.52538072512674 L 145.5799639225006 67.2684634924792"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 70.52537536621094) rotate(-0.0)">
<tspan class="GlobalId-3aQFoCNhTD1OIdWzkCXFHx IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-3aQFoCNhTD1OIdWzkCXFHx IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-3XtXtABNz0mB0aRIuB0UpV IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 83.97254644715416 L 172.6466715335846 83.97254644715416 L 138.88469338417053 93.72428356492149"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 83.97254180908203) rotate(-0.0)">
<tspan class="GlobalId-3XtXtABNz0mB0aRIuB0UpV IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">BLOCKING @ DOOR HINGE LOCATIONS</tspan>
<tspan class="GlobalId-3XtXtABNz0mB0aRIuB0UpV IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">EXTEND TO AT LEAST (3) VERT. </tspan>
</text>
<line class="GlobalId-16yfAhmnPAQRYDTA72ssII IfcAnnotation PredefinedType-SECTION" x1="88.94696807861328" x2="88.94696807861328" y1="67.54991149902344" y2="40.495609283447266"/>
<use transform="rotate(-90.00000250447816, 88.94696807861328, 67.54991149902344)" x="88.94696807861328" xlink:href="#section-arrow" y="67.54991149902344"/>
<use x="88.94696807861328" xlink:href="#section-tag" y="67.54991149902344"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="88.94696807861328" y="65.04991149902344">5C</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="88.94696807861328" y="70.04991149902344">A801</text>
<use transform="rotate(-90.00000250447816, 88.94696807861328, 40.495609283447266)" x="88.94696807861328" xlink:href="#section-arrow" y="40.495609283447266"/>
<use x="88.94696807861328" xlink:href="#section-tag" y="40.495609283447266"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="88.94696807861328" y="37.995609283447266">5C</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="88.94696807861328" y="42.995609283447266">A801</text>
<path class="GlobalId-1SDZb$Ih98WRY71azvdwal IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 96.98114096009361 L 172.6466715335846 96.98114096009361 L 119.00058388710022 107.44813381516563"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 96.98114013671875) rotate(-0.0)">
<tspan class="GlobalId-1SDZb$Ih98WRY71azvdwal IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">DOUBLE UP METAL STUDS @ JAMB</tspan>
</text>
<path class="GlobalId-3ZaTDXPZr6g9seAdVrRNyz IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 104.31954561555015 L 172.6466715335846 104.31954561555015 L 140.02957940101624 126.08579098069298"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 104.31954193115234) rotate(-0.0)">
<tspan class="GlobalId-3ZaTDXPZr6g9seAdVrRNyz IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL SILL CHANNEL</tspan>
<tspan class="GlobalId-3ZaTDXPZr6g9seAdVrRNyz IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-2Q_sMA38r2e86DQFXeKUuK IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 19.592854369517436 L 172.6466715335846 19.592854369517436 L 128.3823549747467 33.60829054200279"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 19.59285545349121) rotate(-0.0)">
<tspan class="GlobalId-2Q_sMA38r2e86DQFXeKUuK IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL TRACK CHANNEL @ HEAD</tspan>
<tspan class="GlobalId-2Q_sMA38r2e86DQFXeKUuK IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 7.9 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 155 KiB

View File

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="3/8&quot;=1'-0&quot;" height="147.34581400343842mm" id="root" version="1.1" viewBox="0 0 210.6875777244568 147.34581400343842" width="210.6875777244568mm">
<defs/>
<path class="GlobalId-2Birl0LRP7_P8GCe2uGc1I IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 20.22982905004951 L 129.09981608390808 20.22982905004951 L 102.0331084728241 33.65577528570625"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 20.229829788208008) rotate(-0.0)">
<tspan class="GlobalId-2Birl0LRP7_P8GCe2uGc1I IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL TRACK CHANNEL @ HEAD</tspan>
<tspan class="GlobalId-2Birl0LRP7_P8GCe2uGc1I IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-2ipojexBr4ixnwxZAxFWNJ IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 116.6850454578254 L 129.09981608390808 116.6850454578254 L 110.81168055534363 130.18931219671697"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 116.68505096435547) rotate(-0.0)">
<tspan class="GlobalId-2ipojexBr4ixnwxZAxFWNJ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">STRUCTURAL FLOOR - SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-1R1wDiIdrCPx3n8LXrIcun IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 38.44548533056709 L 129.09981608390808 38.44548533056709 L 88.4542167186737 57.86312887762519"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 38.44548416137695) rotate(-0.0)">
<tspan class="GlobalId-1R1wDiIdrCPx3n8LXrIcun IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-2$22Ixy1H4mAuUL1f3Q2ts IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 56.661141611084666 L 129.09981608390808 56.661141611084666 L 95.46419978141785 73.5912446074964"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 56.66114044189453) rotate(-0.0)">
<tspan class="GlobalId-2$22Ixy1H4mAuUL1f3Q2ts IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">DOUBLE UP METAL STUDS @ JAMB</tspan>
</text>
<path class="GlobalId-0w$gRWht55AhWgZohhyty5 IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6099.814453125 1079.366943359375 L 5912.314453125 1079.366943359375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6099.814453125, 1075.866943359375) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
<path class="GlobalId-29s8nsCY98YvvDxj1alHcS IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 74.01372231511246 L 129.09981608390808 74.01372231511246 L 107.84146189689636 86.37572596167061"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 74.01372528076172) rotate(-0.0)">
<tspan class="GlobalId-29s8nsCY98YvvDxj1alHcS IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-29s8nsCY98YvvDxj1alHcS IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-3C7chdDRnCv9rz8krmnATE IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 105.09110758398506 L 129.09981608390808 105.09110758398506 L 98.95655512809753 126.227331853852"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 105.09111022949219) rotate(-0.0)">
<tspan class="GlobalId-3C7chdDRnCv9rz8krmnATE IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL SILL CHANNEL</tspan>
<tspan class="GlobalId-3C7chdDRnCv9rz8krmnATE IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-0sfvnw_T1CPQmHm_L42pwc IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 8.530268020376889 L 129.09981608390808 8.530268020376889 L 88.1938636302948 27.65477964971992"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 8.530268669128418) rotate(-0.0)">
<tspan class="GlobalId-0sfvnw_T1CPQmHm_L42pwc IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY</tspan>
<tspan class="GlobalId-0sfvnw_T1CPQmHm_L42pwc IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE STRUCT. DWGS</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 142 KiB

View File

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="3/8&quot;=1'-0&quot;" height="147.34581400343842mm" id="root" version="1.1" viewBox="0 0 210.6875777244568 147.34581400343842" width="210.6875777244568mm">
<defs/>
<path class="GlobalId-3MqkdpcqvDruww$wWGvL4i IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 16.453755594238963 L 120.83718180656433 16.453755594238963 L 101.6664206981659 30.30384848211738"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 16.45375633239746) rotate(-0.0)">
<tspan class="GlobalId-3MqkdpcqvDruww$wWGvL4i IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY</tspan>
<tspan class="GlobalId-3MqkdpcqvDruww$wWGvL4i IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-1FSa$7YqPCYBp0nkC023N4 IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 76.68472574409876 L 120.83718180656433 76.68472574409876 L 74.24876093864441 93.40287516211006"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 76.68473052978516) rotate(-0.0)">
<tspan class="GlobalId-1FSa$7YqPCYBp0nkC023N4 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">BLOCKING TO BRIDGE AT LEAST</tspan>
<tspan class="GlobalId-1FSa$7YqPCYBp0nkC023N4 IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">(3) VERTICAL STUDS</tspan>
</text>
<path class="GlobalId-04A7pqw3HEpumU$epu1NEf IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 43.775094247803416 L 120.83718180656433 43.775094247803416 L 109.31870341300964 33.36561987493965"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 43.77509307861328) rotate(-0.0)">
<tspan class="GlobalId-04A7pqw3HEpumU$epu1NEf IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL TRACK CHANNEL @ HEAD</tspan>
<tspan class="GlobalId-04A7pqw3HEpumU$epu1NEf IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-3_GgFEiwHC6BWyF2Eu6G99 IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 109.22248432730171 L 120.83718180656433 109.22248432730171 L 93.9469039440155 101.77458593939278"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 109.22248840332031) rotate(-0.0)">
<tspan class="GlobalId-3_GgFEiwHC6BWyF2Eu6G99 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL SILL CHANNEL</tspan>
<tspan class="GlobalId-3_GgFEiwHC6BWyF2Eu6G99 IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-2cdX76ffz0QBm1TOjc9_2i IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 61.458481050476756 L 120.83718180656433 61.458481050476756 L 93.9469039440155 54.010523057923045"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 61.45848083496094) rotate(-0.0)">
<tspan class="GlobalId-2cdX76ffz0QBm1TOjc9_2i IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-2cdX76ffz0QBm1TOjc9_2i IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-0p8EVyH396kvFR27J1WaJ2 IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 119.72267696951363 L 120.83718180656433 119.72267696951363 L 108.50760340690613 130.1090843448493"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 119.7226791381836) rotate(-0.0)">
<tspan class="GlobalId-0p8EVyH396kvFR27J1WaJ2 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">STRUCTURAL FLOOR - SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-381koCSMT2dRjriGQXPtyk IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6803.2158203125 1079.366943359375 L 6615.7158203125 1079.366943359375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6803.2158203125, 1075.866943359375) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 89 KiB

View File

@ -0,0 +1,58 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="3/8&quot;=1'-0&quot;" height="147.34581400343842mm" id="root" version="1.1" viewBox="0 0 210.6875777244568 147.34581400343842" width="210.6875777244568mm">
<defs/>
<path class="GlobalId-3OsjhgfuL6H85IYR6e80lg IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 37.7992517719123 L 142.3620879650116 37.7992517719123 L 97.87937998771667 58.049691415772166"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 37.799251556396484) rotate(-0.0)">
<tspan class="GlobalId-3OsjhgfuL6H85IYR6e80lg IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-0spfw2G$f7GfKddlFre8fC IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 68.22360776682231 L 142.3620879650116 68.22360776682231 L 106.55924677848816 83.64994595144722"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 68.2236099243164) rotate(-0.0)">
<tspan class="GlobalId-0spfw2G$f7GfKddlFre8fC IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">DOUBLE UP METAL STUDS @ JAMB</tspan>
</text>
<path class="GlobalId-0B9KPLVpTBaggI4DDkp0X_ IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 45.70735762213203 L 142.3620879650116 45.70735762213203 L 102.07030177116394 61.37849161718818"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 45.70735549926758) rotate(-0.0)">
<tspan class="GlobalId-0B9KPLVpTBaggI4DDkp0X_ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">(2) BOXED STUDS</tspan>
<tspan class="GlobalId-0B9KPLVpTBaggI4DDkp0X_ IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SAME SIZE AS WALL STUDS</tspan>
</text>
<path class="GlobalId-0VbfpFuc96yw6Ak5WlUIyK IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 25.752795434937205 L 142.3620879650116 25.752795434937205 L 125.45725703239441 33.14794371221992"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 25.752796173095703) rotate(-0.0)">
<tspan class="GlobalId-0VbfpFuc96yw6Ak5WlUIyK IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL TRACK CHANNEL @ HEAD</tspan>
<tspan class="GlobalId-0VbfpFuc96yw6Ak5WlUIyK IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-3EI0WH0yvA2OnrsisTYYfk IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 14.671815134033887 L 142.3620879650116 14.671815134033887 L 112.75765299797058 28.416765428528514"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 14.671815872192383) rotate(-0.0)">
<tspan class="GlobalId-3EI0WH0yvA2OnrsisTYYfk IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY</tspan>
<tspan class="GlobalId-3EI0WH0yvA2OnrsisTYYfk IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-1$znt6j4zF5eHFWtXYU9zX IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 88.04698059652779 L 142.3620879650116 88.04698059652779 L 104.16170954704285 105.61688015554878"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 88.04698181152344) rotate(-0.0)">
<tspan class="GlobalId-1$znt6j4zF5eHFWtXYU9zX IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">CRIPPLE STUD OR CLIP ANGLE</tspan>
</text>
<path class="GlobalId-14MHrOYR9D686HGyFcHlRD IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 111.32795879934761 L 142.3620879650116 111.32795879934761 L 113.44096064567566 126.3876683482978"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 111.32796478271484) rotate(-0.0)">
<tspan class="GlobalId-14MHrOYR9D686HGyFcHlRD IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL SILL CHANNEL</tspan>
<tspan class="GlobalId-14MHrOYR9D686HGyFcHlRD IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-3azVp$6vj0dPFxqEtqlZ0S IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 58.28203032110664 L 142.3620879650116 58.28203032110664 L 102.35592722892761 62.96171019171211"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 58.28202819824219) rotate(-0.0)">
<tspan class="GlobalId-3azVp$6vj0dPFxqEtqlZ0S IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-0t5M6UIqP9l9O6$4I$Pt5Z IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 81.7930228481147 L 142.3620879650116 81.7930228481147 L 98.0977714061737 102.4655229816291"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 81.79302215576172) rotate(-0.0)">
<tspan class="GlobalId-0t5M6UIqP9l9O6$4I$Pt5Z IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">SILL STUD</tspan>
</text>
<path class="GlobalId-2JDkmpk6P9NO9QAx0Nhp2y IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6613.349609375 1079.366943359375 L 6425.849609375 1079.366943359375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6613.349609375, 1075.866943359375) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
<path class="GlobalId-2aJVdWzxLC9OL8XykXSEh6 IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 96.87830278967354 L 142.3620879650116 96.87830278967354 L 118.68712306022644 108.38414499853585"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 96.87830352783203) rotate(-0.0)">
<tspan class="GlobalId-2aJVdWzxLC9OL8XykXSEh6 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-2aJVdWzxLC9OL8XykXSEh6 IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-2HsMFuABL5NxZWjhEevWa0 IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 122.1110946903083 L 142.3620879650116 122.1110946903083 L 133.510559797287 129.53878710363836"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 122.11109924316406) rotate(-0.0)">
<tspan class="GlobalId-2HsMFuABL5NxZWjhEevWa0 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">STRUCTURAL FLOOR - SEE STRUCT. DWGS</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 7.1 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 117 KiB

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="1/64&quot;=1'-0&quot;" height="277.8125007947286mm" id="root" version="1.1" viewBox="0 0 238.17340007157827 277.8125007947286" width="238.17340007157827mm">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="1&quot;=80'" height="168.059536550097mm" id="root" version="1.1" viewBox="0 0 212.44622866312665 168.059536550097" width="212.44622866312665mm">
<defs/>
<path class="GlobalId-1R0rH6WsfBLPexmMUZ_zMh IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" d="M 200.48236087328047 272.3238468170166 L 198.8391303555752 272.3238468170166 L 185.23501590257735 258.25705130894977"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(200.4823760986328, 272.3238525390625) rotate(-0.0)">
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="199.45632934570312" x2="199.05908203125" y1="47.03822708129883" y2="46.07918167114258"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="199.05908203125" x2="198.1000213623047" y1="46.07918167114258" y2="45.68191909790039"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="198.1000213623047" x2="163.581298828125" y1="45.68191909790039" y2="45.68195343017578"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="163.581298828125" x2="162.6222381591797" y1="45.68195343017578" y2="46.07920455932617"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="162.6222381591797" x2="162.22499084472656" y1="46.07920455932617" y2="47.03824996948242"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="162.22499084472656" x2="162.2250213623047" y1="47.03824996948242" y2="132.32638549804688"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="162.2250213623047" x2="162.6222686767578" y1="132.32638549804688" y2="133.28543090820312"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="162.6222686767578" x2="163.58132934570312" y1="133.28543090820312" y2="133.6826934814453"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="163.58132934570312" x2="198.1000518798828" y1="133.6826934814453" y2="133.68270874023438"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="198.1000518798828" x2="199.05911254882812" y1="133.68270874023438" y2="133.28546142578125"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="199.05911254882812" x2="199.45635986328125" y1="133.28546142578125" y2="132.32640075683594"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="199.45635986328125" x2="199.45632934570312" y1="132.32640075683594" y2="47.03822708129883"/>
<path class="GlobalId-1R0rH6WsfBLPexmMUZ_zMh IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" d="M 140.95804691314697 17.22077366394417 L 143.8075105349223 17.22077366394417 L 162.7669970194499 45.59864438258227"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(140.9580535888672, 17.22077178955078) rotate(3.415094992117375e-06)">
<tspan class="GlobalId-1R0rH6WsfBLPexmMUZ_zMh IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">AREA OF WORK</tspan>
</text>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="183.58236694335938" x2="184.7811737060547" y1="258.622802734375" y2="258.126220703125"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="184.7811737060547" x2="185.27777099609375" y1="258.126220703125" y2="256.92742919921875"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="185.27777099609375" x2="185.27772521972656" y1="256.92742919921875" y2="213.7789764404297"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="185.27772521972656" x2="184.78115844726562" y1="213.7789764404297" y2="212.58016967773438"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="184.78115844726562" x2="183.5823516845703" y1="212.58016967773438" y2="212.08360290527344"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="183.5823516845703" x2="76.97216796875" y1="212.08360290527344" y2="212.08364868164062"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="76.97216796875" x2="75.77335357666016" y1="212.08364868164062" y2="212.58021545410156"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="75.77335357666016" x2="75.27678680419922" y1="212.58021545410156" y2="213.77902221679688"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="75.27678680419922" x2="75.27677154541016" y1="213.77902221679688" y2="256.9274597167969"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="75.27677154541016" x2="75.7733383178711" y1="256.9274597167969" y2="258.12628173828125"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="75.7733383178711" x2="76.97215270996094" y1="258.12628173828125" y2="258.6228332519531"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="76.97215270996094" x2="183.58236694335938" y1="258.6228332519531" y2="258.622802734375"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 943 KiB

After

Width:  |  Height:  |  Size: 944 KiB

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="3/8&quot;=1'-0&quot;" height="147.34581400343842mm" id="root" version="1.1" viewBox="0 0 210.6875777244568 147.34581400343842" width="210.6875777244568mm">
<defs/>
<path class="GlobalId-04A7pqw3HEpumU$epu1NEf IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 43.775094247803416 L 120.83718180656433 43.775094247803416 L 109.31870341300964 33.36561987493965"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 43.77509307861328) rotate(-0.0)">
<tspan class="GlobalId-04A7pqw3HEpumU$epu1NEf IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL TRACK CHANNEL @ HEAD</tspan>
<tspan class="GlobalId-04A7pqw3HEpumU$epu1NEf IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-2cdX76ffz0QBm1TOjc9_2i IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 61.458481050476756 L 120.83718180656433 61.458481050476756 L 93.9469039440155 54.010523057923045"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 61.45848083496094) rotate(-0.0)">
<tspan class="GlobalId-2cdX76ffz0QBm1TOjc9_2i IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-2cdX76ffz0QBm1TOjc9_2i IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-381koCSMT2dRjriGQXPtyk IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6803.2158203125 1079.366943359375 L 6615.7158203125 1079.366943359375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6803.2158203125, 1075.866943359375) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="3/8&quot;=1'-0&quot;" height="147.34581400343842mm" id="root" version="1.1" viewBox="0 0 210.6875777244568 147.34581400343842" width="210.6875777244568mm">
<defs/>
<path class="GlobalId-2aJVdWzxLC9OL8XykXSEh6 IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 96.87830278967354 L 142.3620879650116 96.87830278967354 L 118.68712306022644 108.38414499853585"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 96.87830352783203) rotate(-0.0)">
<tspan class="GlobalId-2aJVdWzxLC9OL8XykXSEh6 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-2aJVdWzxLC9OL8XykXSEh6 IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-0t5M6UIqP9l9O6$4I$Pt5Z IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 81.7930228481147 L 142.3620879650116 81.7930228481147 L 98.0977714061737 102.4655229816291"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 81.79302215576172) rotate(-0.0)">
<tspan class="GlobalId-0t5M6UIqP9l9O6$4I$Pt5Z IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">SILL STUD</tspan>
</text>
<path class="GlobalId-1$znt6j4zF5eHFWtXYU9zX IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 88.04698059652779 L 142.3620879650116 88.04698059652779 L 104.16170954704285 105.61688015554878"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 88.04698181152344) rotate(-0.0)">
<tspan class="GlobalId-1$znt6j4zF5eHFWtXYU9zX IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">CRIPPLE STUD OR CLIP ANGLE</tspan>
</text>
<path class="GlobalId-0B9KPLVpTBaggI4DDkp0X_ IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 45.70735762213203 L 142.3620879650116 45.70735762213203 L 102.07030177116394 61.37849161718818"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 45.70735549926758) rotate(-0.0)">
<tspan class="GlobalId-0B9KPLVpTBaggI4DDkp0X_ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">(2) BOXED STUDS - SAME SIZE AS WALL STUDS</tspan>
</text>
<path class="GlobalId-0spfw2G$f7GfKddlFre8fC IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 68.22360776682231 L 142.3620879650116 68.22360776682231 L 106.55924677848816 83.64994595144722"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 68.2236099243164) rotate(-0.0)">
<tspan class="GlobalId-0spfw2G$f7GfKddlFre8fC IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">DOUBLE UP METAL STUDS @ JAMB</tspan>
</text>
<path class="GlobalId-14MHrOYR9D686HGyFcHlRD IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 111.32795879934761 L 142.3620879650116 111.32795879934761 L 113.44096064567566 126.3876683482978"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 111.32796478271484) rotate(-0.0)">
<tspan class="GlobalId-14MHrOYR9D686HGyFcHlRD IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL SILL CHANNEL</tspan>
<tspan class="GlobalId-14MHrOYR9D686HGyFcHlRD IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-2JDkmpk6P9NO9QAx0Nhp2y IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6613.349609375 1079.366943359375 L 6425.849609375 1079.366943359375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6613.349609375, 1075.866943359375) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -0,0 +1,290 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="210.688mm" height="147.346mm" viewBox="0 0 210.688 147.346">
<defs>
<marker id="arrowend" markerWidth="10" markerHeight="7" refX="10" refY="3.5" orient="auto">
<polygon points="0 0, 10 3.5, 0 7"/>
</marker>
<marker id="arrowstart" markerWidth="10" markerHeight="7" refX="0" refY="3.5" orient="auto">
<polygon points="10 0, 0 3.5, 10 7"/>
</marker>
</defs>
<g ifc:name="Elevation TYPICAL FRAMING ELEVATION @ WINDOW OPENING" class="section" ifc:plane="[[1.000000,0.000000,0.000000,0.000000],[0.000000,-0.000000,-1.000000,-0.457200],[0.000000,1.000000,-0.000000,-0.000000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[31.250000,0.000000,-6853.893784],[0.000000,31.250000,1079.367780],[0.000000,0.000000,1.000000]]">
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7603" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 180:Structural Framing 1:1774143" ifc:guid="38vEtVAzrDrR00vEtWdNO3">
<path d="M79.8623,32.5686 L79.8621,32.5686"/>
<path d="M79.8987,32.5686 L79.8623,32.5686"/>
<path d="M79.9485,32.5686 L79.8987,32.5686"/>
<path d="M79.8489,57.3185 L79.8489,34.1561"/>
<path d="M81.3369,32.5686 L79.9485,32.5686"/>
<path d="M81.3867,32.5686 L81.3369,32.5686"/>
<path d="M81.4231,32.5686 L81.3867,32.5686"/>
<path d="M81.4233,32.5686 L81.4231,32.5686"/>
<path d="M81.4364,57.3185 L81.4364,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7512" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 151:Structural Framing 1:1773870" ifc:guid="38vEtVAzrDrR00vEtWdNKI">
<path d="M63.9873,32.5686 L63.9871,32.5686"/>
<path d="M64.0237,32.5686 L63.9873,32.5686"/>
<path d="M64.0735,32.5686 L64.0237,32.5686"/>
<path d="M63.9739,125.28 L63.9739,34.1561"/>
<path d="M65.4619,32.5686 L64.0735,32.5686"/>
<path d="M65.5117,32.5686 L65.4619,32.5686"/>
<path d="M65.5481,32.5686 L65.5117,32.5686"/>
<path d="M65.5483,32.5686 L65.5481,32.5686"/>
<path d="M65.5614,125.28 L65.5614,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7605" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDORSCREWEDPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 179:Structural Framing 2:1774137" ifc:guid="38vEtVAzrDrR00vEtWdNO5">
<path d="M67.1489,58.906 L105.249,58.906"/>
<path d="M105.249,58.8927 L105.249,58.906"/>
<path d="M105.249,58.8563 L105.249,58.8927"/>
<path d="M105.249,58.8065 L105.249,58.8563"/>
<path d="M67.1489,58.8927 L67.1489,58.906"/>
<path d="M67.1489,58.8563 L67.1489,58.8927"/>
<path d="M67.1489,58.8065 L67.1489,58.8563"/>
<path d="M67.1489,58.906 L105.249,58.906"/>
<path d="M105.249,57.3185 L105.249,58.8065"/>
<path d="M67.1489,57.3185 L67.1489,58.8065"/>
<path d="M67.1489,57.3185 L105.249,57.3185"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d752c" class="IfcBuildingElementProxy material-CRIPPLESTUDORCLIPANGLE materialCategory-Metal projection" ifc:name="Structural Framing 148:Structural Framing 1:1773840" ifc:guid="38vEtVAzrDrR00vEtWdNKi">
<path d="M105.149,106.429 L103.761,106.429"/>
<path d="M105.193,106.429 L105.2,106.429"/>
<path d="M105.175,106.429 L105.193,106.429"/>
<path d="M105.149,106.429 L105.175,106.429"/>
<path d="M105.2,106.429 L105.2,106.429"/>
<path d="M103.675,106.429 L103.661,106.429"/>
<path d="M103.711,106.429 L103.675,106.429"/>
<path d="M103.761,106.429 L103.711,106.429"/>
<path d="M103.661,106.429 L103.661,103.254"/>
<path d="M105.149,106.429 L103.761,106.429"/>
<path d="M105.199,106.429 L105.149,106.429"/>
<path d="M105.236,106.429 L105.199,106.429"/>
<path d="M105.249,106.429 L105.236,106.429"/>
<path d="M105.249,106.429 L105.249,101.722"/>
<path d="M105.236,106.429 L105.249,106.429"/>
<path d="M105.2,106.429 L105.236,106.429"/>
<path d="M105.175,106.429 L105.193,106.429"/>
<path d="M103.717,106.429 L103.736,106.429"/>
<path d="M103.711,106.429 L103.661,106.429"/>
<path d="M103.661,106.429 L103.661,106.429"/>
<path d="M103.711,106.429 L103.711,106.429"/>
<path d="M103.736,106.429 L103.761,106.429"/>
<path d="M103.717,106.429 L103.736,106.429"/>
<path d="M103.711,106.429 L103.717,106.429"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b92" class="IfcWall material-UNDERSIDEOFFLOORASSEMBLYSEESTRUCTDWGS materialCategory-Concrete projection" ifc:name="Generic Models 205:Generic Models 1:1773486" ifc:guid="38vEtVAzrDrR00vEtWdMkI">
<path d="M35.7572,25.4247 L137.778,25.4247"/>
<path d="M35.7572,32.5686 L137.778,32.5686"/>
<path d="M137.778,32.5686 L137.778,25.4247"/>
<path d="M35.7572,32.5686 L35.7572,25.4247"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b87" class="IfcWall material-STRUCTURALFLOORSEESTRUCTDWGS materialCategory-Concrete projection" ifc:name="Generic Models 206:Generic Models 1:1773499" ifc:guid="38vEtVAzrDrR00vEtWdMk7">
<path d="M35.7572,126.868 L137.778,126.868"/>
<path d="M35.7572,131.63 L137.778,131.63"/>
<path d="M137.778,131.63 L137.778,126.868"/>
<path d="M35.7572,131.63 L35.7572,126.868"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d761b" class="IfcBuildingElementProxy material-2BOXEDSTUDSSAMESIZEASWALLSTUDS materialCategory-Metal projection" ifc:name="Structural Framing 177:Structural Framing 2:1774119" ifc:guid="38vEtVAzrDrR00vEtWdNOR">
<path d="M105.249,61.9296 L105.249,60.5426"/>
<path d="M67.1489,61.9296 L67.1489,60.5426"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7518" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 150:Structural Framing 1:1773860" ifc:guid="38vEtVAzrDrR00vEtWdNKO">
<path d="M106.85,32.5686 L106.85,32.5686"/>
<path d="M106.886,32.5686 L106.85,32.5686"/>
<path d="M106.936,32.5686 L106.886,32.5686"/>
<path d="M106.836,125.28 L106.836,34.1561"/>
<path d="M108.324,32.5686 L106.936,32.5686"/>
<path d="M108.374,32.5686 L108.324,32.5686"/>
<path d="M108.411,32.5686 L108.374,32.5686"/>
<path d="M108.411,32.5686 L108.411,32.5686"/>
<path d="M108.424,125.28 L108.424,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7526" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 149:Structural Framing 1:1773850" ifc:guid="38vEtVAzrDrR00vEtWdNKc">
<path d="M65.5748,32.5686 L65.5746,32.5686"/>
<path d="M65.6112,32.5686 L65.5748,32.5686"/>
<path d="M65.661,32.5686 L65.6112,32.5686"/>
<path d="M65.5614,125.28 L65.5614,34.1561"/>
<path d="M67.0494,32.5686 L65.661,32.5686"/>
<path d="M67.0992,32.5686 L67.0494,32.5686"/>
<path d="M67.1356,32.5686 L67.0992,32.5686"/>
<path d="M67.1358,32.5686 L67.1356,32.5686"/>
<path d="M67.1489,125.28 L67.1489,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d753a" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 147:Structural Framing 1:1773830" ifc:guid="38vEtVAzrDrR00vEtWdNKw">
<path d="M92.5623,32.5686 L92.5621,32.5686"/>
<path d="M92.5987,32.5686 L92.5623,32.5686"/>
<path d="M92.6485,32.5686 L92.5987,32.5686"/>
<path d="M92.5489,57.3185 L92.5489,34.1561"/>
<path d="M94.0369,32.5686 L92.6485,32.5686"/>
<path d="M94.0867,32.5686 L94.0369,32.5686"/>
<path d="M94.1231,32.5686 L94.0867,32.5686"/>
<path d="M94.1233,32.5686 L94.1231,32.5686"/>
<path d="M94.1364,57.3185 L94.1364,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d760c" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDORSCREWEDPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 178:Structural Framing 2:1774128" ifc:guid="38vEtVAzrDrR00vEtWdNOC">
<path d="M105.249,59.0546 L105.249,59.0546"/>
<path d="M67.1489,59.0546 L67.1489,59.0546"/>
<path d="M105.249,59.0546 L105.249,60.5426"/>
<path d="M67.1489,59.0546 L67.1489,60.5426"/>
<path d="M67.1489,60.5426 L105.249,60.5426"/>
<path d="M105.249,59.0049 L105.249,59.0546"/>
<path d="M105.249,58.9684 L105.249,59.0049"/>
<path d="M105.249,58.9551 L105.249,58.9684"/>
<path d="M67.1489,59.0049 L67.1489,59.0546"/>
<path d="M67.1489,58.9684 L67.1489,59.0049"/>
<path d="M67.1489,58.9551 L67.1489,58.9684"/>
<path d="M67.1489,58.9551 L105.249,58.9551"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d74c0" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 146:Structural Framing 1:1773820" ifc:guid="38vEtVAzrDrR00vEtWdNJ0">
<path d="M92.5489,125.28 L92.5489,103.254"/>
<path d="M94.1364,125.28 L94.1364,103.254"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d74ce" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 145:Structural Framing 1:1773810" ifc:guid="38vEtVAzrDrR00vEtWdNJE">
<path d="M79.8489,125.28 L79.8489,103.254"/>
<path d="M81.4364,125.28 L81.4364,103.254"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6be7" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 123:Structural Framing 1:1773531" ifc:guid="38vEtVAzrDrR00vEtWdMld">
<path d="M130.662,32.5686 L130.662,32.5686"/>
<path d="M130.699,32.5686 L130.662,32.5686"/>
<path d="M130.748,32.5686 L130.699,32.5686"/>
<path d="M130.649,125.28 L130.649,34.1561"/>
<path d="M132.137,32.5686 L130.748,32.5686"/>
<path d="M132.187,32.5686 L132.137,32.5686"/>
<path d="M132.223,32.5686 L132.187,32.5686"/>
<path d="M132.223,32.5686 L132.223,32.5686"/>
<path d="M132.236,125.28 L132.236,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b78" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 111:Structural Framing 1:1773380" ifc:guid="38vEtVAzrDrR00vEtWdMju">
<path d="M117.962,32.5686 L117.962,32.5686"/>
<path d="M117.999,32.5686 L117.962,32.5686"/>
<path d="M118.048,32.5686 L117.999,32.5686"/>
<path d="M117.949,125.28 L117.949,34.1561"/>
<path d="M119.437,32.5686 L118.048,32.5686"/>
<path d="M119.487,32.5686 L119.437,32.5686"/>
<path d="M119.523,32.5686 L119.487,32.5686"/>
<path d="M119.523,32.5686 L119.523,32.5686"/>
<path d="M119.536,125.28 L119.536,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b06" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 110:Structural Framing 1:1773370" ifc:guid="38vEtVAzrDrR00vEtWdMi6">
<path d="M105.262,32.5686 L105.262,32.5686"/>
<path d="M105.299,32.5686 L105.262,32.5686"/>
<path d="M105.348,32.5686 L105.299,32.5686"/>
<path d="M105.249,125.28 L105.249,34.1561"/>
<path d="M106.737,32.5686 L105.348,32.5686"/>
<path d="M106.787,32.5686 L106.737,32.5686"/>
<path d="M106.823,32.5686 L106.787,32.5686"/>
<path d="M106.823,32.5686 L106.823,32.5686"/>
<path d="M106.836,125.28 L106.836,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d74d0" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDORSCREWEDPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 144:Structural Framing 2:1773804" ifc:guid="38vEtVAzrDrR00vEtWdNJG">
<path d="M67.1489,63.5171 L105.249,63.5171"/>
<path d="M105.249,63.5038 L105.249,63.5171"/>
<path d="M105.249,63.4674 L105.249,63.5038"/>
<path d="M105.249,63.4176 L105.249,63.4674"/>
<path d="M67.1489,63.5038 L67.1489,63.5171"/>
<path d="M67.1489,63.4674 L67.1489,63.5038"/>
<path d="M67.1489,63.4176 L67.1489,63.4674"/>
<path d="M67.1489,63.5171 L105.249,63.5171"/>
<path d="M105.249,61.9296 L105.249,63.4176"/>
<path d="M67.1489,61.9296 L67.1489,63.4176"/>
<path d="M67.1489,61.9296 L105.249,61.9296"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d74df" class="IfcBuildingElementProxy material-SILLSTUD materialCategory-Metal projection" ifc:name="Structural Framing 143:Structural Framing 2:1773795" ifc:guid="38vEtVAzrDrR00vEtWdNJV">
<path d="M68.7364,103.254 L79.8489,103.254"/>
<path d="M81.4364,103.254 L92.5489,103.254"/>
<path d="M94.1364,103.254 L103.661,103.254"/>
<path d="M105.249,101.766 L105.249,101.766"/>
<path d="M67.1489,101.766 L67.1489,101.766"/>
<path d="M105.249,101.766 L105.249,103.254"/>
<path d="M67.1489,101.766 L67.1489,103.254"/>
<path d="M67.1489,103.254 L105.249,103.254"/>
<path d="M105.249,101.716 L105.249,101.766"/>
<path d="M105.249,101.68 L105.249,101.716"/>
<path d="M105.249,101.666 L105.249,101.68"/>
<path d="M67.1489,101.716 L67.1489,101.766"/>
<path d="M67.1489,101.68 L67.1489,101.716"/>
<path d="M67.1489,101.666 L67.1489,101.68"/>
<path d="M67.1489,101.666 L105.249,101.666"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b0c" class="IfcBuildingElementProxy material-CRIPPLESTUDORCLIPANGLE materialCategory-Metal projection" ifc:name="Structural Framing 109:Structural Framing 1:1773360" ifc:guid="38vEtVAzrDrR00vEtWdMiC">
<path d="M67.2233,106.478 L67.2485,106.478"/>
<path d="M67.2048,106.478 L67.2233,106.478"/>
<path d="M67.198,106.478 L67.2048,106.478"/>
<path d="M67.198,106.478 L67.198,106.478"/>
<path d="M68.6369,106.478 L67.2485,106.478"/>
<path d="M68.6806,106.478 L68.6873,106.478"/>
<path d="M68.6621,106.478 L68.6806,106.478"/>
<path d="M68.6369,106.478 L68.6621,106.478"/>
<path d="M68.7364,106.478 L68.6873,106.478"/>
<path d="M68.6873,106.478 L68.6873,106.478"/>
<path d="M68.7364,106.478 L68.7364,106.478"/>
<path d="M68.6621,106.478 L68.6806,106.478"/>
<path d="M67.2048,106.478 L67.2233,106.478"/>
<path d="M67.1623,106.478 L67.198,106.478"/>
<path d="M67.1489,106.478 L67.1623,106.478"/>
<path d="M67.1623,106.478 L67.1489,106.478"/>
<path d="M67.1987,106.478 L67.1623,106.478"/>
<path d="M67.2485,106.478 L67.1987,106.478"/>
<path d="M67.1489,106.478 L67.1489,101.722"/>
<path d="M68.6369,106.478 L67.2485,106.478"/>
<path d="M68.6867,106.478 L68.6369,106.478"/>
<path d="M68.7231,106.478 L68.6867,106.478"/>
<path d="M68.7364,106.478 L68.7231,106.478"/>
<path d="M68.7364,106.478 L68.7364,103.254"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b1a" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 108:Structural Framing 1:1773350" ifc:guid="38vEtVAzrDrR00vEtWdMiQ">
<path d="M54.4623,32.5686 L54.4621,32.5686"/>
<path d="M54.4987,32.5686 L54.4623,32.5686"/>
<path d="M54.5485,32.5686 L54.4987,32.5686"/>
<path d="M54.4489,125.28 L54.4489,34.1561"/>
<path d="M55.9369,32.5686 L54.5485,32.5686"/>
<path d="M55.9867,32.5686 L55.9369,32.5686"/>
<path d="M56.0231,32.5686 L55.9867,32.5686"/>
<path d="M56.0233,32.5686 L56.0231,32.5686"/>
<path d="M56.0364,125.28 L56.0364,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6be9" class="IfcBuildingElementProxy material-METALTRACKCHANNELHEADnFASTENERPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 122:Structural Framing 2:1773525" ifc:guid="38vEtVAzrDrR00vEtWdMlf">
<path d="M137.778,34.1561 L137.778,34.1561"/>
<path d="M35.7572,34.1561 L35.7572,34.1561"/>
<path d="M35.7572,34.1561 L41.7489,34.1561"/>
<path d="M43.3364,34.1561 L54.4489,34.1561"/>
<path d="M56.0364,34.1561 L63.9739,34.1561"/>
<path d="M67.1489,34.1561 L79.8489,34.1561"/>
<path d="M81.4364,34.1561 L92.5489,34.1561"/>
<path d="M94.1364,34.1561 L105.249,34.1561"/>
<path d="M108.424,34.1561 L117.949,34.1561"/>
<path d="M119.536,34.1561 L130.649,34.1561"/>
<path d="M132.236,34.1561 L137.778,34.1561"/>
<path d="M137.778,32.6681 L137.778,32.6681"/>
<path d="M35.7572,32.6681 L35.7572,32.6681"/>
<path d="M137.778,32.6681 L137.778,34.1561"/>
<path d="M35.7572,32.6681 L35.7572,34.1561"/>
<path d="M35.7572,34.1561 L137.778,34.1561"/>
<path d="M137.778,32.6184 L137.778,32.6681"/>
<path d="M137.778,32.582 L137.778,32.6184"/>
<path d="M137.778,32.5686 L137.778,32.582"/>
<path d="M35.7572,32.6184 L35.7572,32.6681"/>
<path d="M35.7572,32.582 L35.7572,32.6184"/>
<path d="M35.7572,32.5686 L35.7572,32.582"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b20" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 82:Structural Framing 1:1773340" ifc:guid="38vEtVAzrDrR00vEtWdMiW">
<path d="M41.7623,32.5686 L41.7621,32.5686"/>
<path d="M41.7987,32.5686 L41.7623,32.5686"/>
<path d="M41.8485,32.5686 L41.7987,32.5686"/>
<path d="M41.7489,125.28 L41.7489,34.1561"/>
<path d="M43.2369,32.5686 L41.8485,32.5686"/>
<path d="M43.2867,32.5686 L43.2369,32.5686"/>
<path d="M43.3231,32.5686 L43.2867,32.5686"/>
<path d="M43.3233,32.5686 L43.3231,32.5686"/>
<path d="M43.3364,125.28 L43.3364,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6bf0" class="IfcBuildingElementProxy material-METALSILLCHANNELnFASTENERPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 121:Structural Framing 2:1773516" ifc:guid="38vEtVAzrDrR00vEtWdMlm">
<path d="M137.778,126.854 L137.778,126.868"/>
<path d="M137.778,126.818 L137.778,126.854"/>
<path d="M137.778,126.768 L137.778,126.818"/>
<path d="M35.7572,126.854 L35.7572,126.868"/>
<path d="M35.7572,126.818 L35.7572,126.854"/>
<path d="M35.7572,126.768 L35.7572,126.818"/>
<path d="M137.778,125.28 L137.778,126.768"/>
<path d="M35.7572,125.28 L35.7572,126.768"/>
<path d="M35.7572,125.28 L137.778,125.28"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="3&quot;=1'-0&quot;" height="187.35027313232422mm" id="root" version="1.1" viewBox="0 0 180.91328363953187 187.35027313232422" width="180.91328363953187mm">
<defs/>
<path class="GlobalId-3IyvIJHcH2kRqCTScqrvrG IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6340.4560546875 8293.8916015625 L -6159.5439453125 8293.8916015625"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6340.4560546875, 8290.3916015625) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
<line class="GlobalId-2aS6pT0czCfv4SuGDWRZog IfcAnnotation PredefinedType-SECTION" x1="-136.69224548339844" x2="-136.69190979003906" y1="-341.04931640625" y2="837.7174072265625"/>
<use transform="rotate(89.99998201391065, -136.69224548339844, -341.04931640625)" x="-136.69224548339844" xlink:href="#section-arrow" y="-341.04931640625"/>
<use x="-136.69224548339844" xlink:href="#section-tag" y="-341.04931640625"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69224548339844" y="-343.54931640625">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69224548339844" y="-338.54931640625">-</text>
<use transform="rotate(89.99998201391065, -136.69190979003906, 837.7174072265625)" x="-136.69190979003906" xlink:href="#section-arrow" y="837.7174072265625"/>
<use x="-136.69190979003906" xlink:href="#section-tag" y="837.7174072265625"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69190979003906" y="835.2174072265625">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69190979003906" y="840.2174072265625">-</text>
<line class="GlobalId-1XVtEMfDjEzPrHUsrHIrN6 IfcAnnotation PredefinedType-SECTION" x1="-136.69198608398438" x2="-136.69232177734375" y1="837.8509521484375" y2="-341.1828308105469"/>
<use transform="rotate(-90.0000161648565, -136.69198608398438, 837.8509521484375)" x="-136.69198608398438" xlink:href="#section-arrow" y="837.8509521484375"/>
<use x="-136.69198608398438" xlink:href="#section-tag" y="837.8509521484375"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69198608398438" y="835.3509521484375">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69198608398438" y="840.3509521484375">-</text>
<use transform="rotate(-90.0000161648565, -136.69232177734375, -341.1828308105469)" x="-136.69232177734375" xlink:href="#section-arrow" y="-341.1828308105469"/>
<use x="-136.69232177734375" xlink:href="#section-tag" y="-341.1828308105469"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69232177734375" y="-343.6828308105469">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69232177734375" y="-338.6828308105469">-</text>
<line class="GlobalId-2dDMlJ_mDBUAzsI4UcNbso IfcAnnotation PredefinedType-SECTION" x1="-136.69216918945312" x2="-136.69183349609375" y1="-341.0483703613281" y2="837.7174072265625"/>
<use transform="rotate(89.99998201391065, -136.69216918945312, -341.0483703613281)" x="-136.69216918945312" xlink:href="#section-arrow" y="-341.0483703613281"/>
<use x="-136.69216918945312" xlink:href="#section-tag" y="-341.0483703613281"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69216918945312" y="-343.5483703613281">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69216918945312" y="-338.5483703613281">-</text>
<use transform="rotate(89.99998201391065, -136.69183349609375, 837.7174072265625)" x="-136.69183349609375" xlink:href="#section-arrow" y="837.7174072265625"/>
<use x="-136.69183349609375" xlink:href="#section-tag" y="837.7174072265625"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69183349609375" y="835.2174072265625">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69183349609375" y="840.2174072265625">-</text>
</svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -0,0 +1,266 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="180.913mm" height="187.35mm" viewBox="0 0 180.913 187.35">
<defs>
<marker id="arrowend" markerWidth="10" markerHeight="7" refX="10" refY="3.5" orient="auto">
<polygon points="0 0, 10 3.5, 0 7"/>
</marker>
<marker id="arrowstart" markerWidth="10" markerHeight="7" refX="0" refY="3.5" orient="auto">
<polygon points="10 0, 0 3.5, 10 7"/>
</marker>
</defs>
<g ifc:name="Elevation WEST SECTION" class="section" ifc:plane="[[0.000000,0.000000,1.000000,229.771973],[1.000000,0.000000,0.000000,0.000000],[0.000000,1.000000,0.000000,0.000000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[250.000000,0.000000,-22.389946],[0.000000,250.000000,8293.892409],[0.000000,0.000000,1.000000]]">
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7662" class="IfcBuildingElementProxy material-2BOXEDSTUDSnSAMESIZEASWALLSTUDS projection" ifc:name="Structural Framing 183:Structural Framing 2:1774174" ifc:guid="38vEtVAzrDrR00vEtWdNPY">
<path d="M90.0099,92.2836 L90.0639,92.4853"/>
<path d="M89.8622,92.1359 L90.0099,92.2836"/>
<path d="M89.6606,92.0819 L89.8622,92.1359"/>
<path d="M90.0639,94.8641 L90.0639,92.4853"/>
<path d="M90.4567,94.8641 L90.0639,94.8641"/>
<path d="M90.4567,92.4853 L90.4567,94.8641"/>
<path d="M90.35,92.0872 L90.4567,92.4853"/>
<path d="M90.0586,91.7958 L90.35,92.0872"/>
<path d="M89.6606,91.6891 L90.0586,91.7958"/>
<path d="M78.5529,91.6891 L89.6606,91.6891"/>
<path d="M78.1548,91.7958 L78.5529,91.6891"/>
<path d="M77.8634,92.0872 L78.1548,91.7958"/>
<path d="M77.7567,92.4853 L77.8634,92.0872"/>
<path d="M77.7567,125.818 L77.7567,92.4853"/>
<path d="M77.8634,126.216 L77.7567,125.818"/>
<path d="M78.1548,126.507 L77.8634,126.216"/>
<path d="M78.5529,126.614 L78.1548,126.507"/>
<path d="M89.6606,126.614 L78.5529,126.614"/>
<path d="M90.0586,126.507 L89.6606,126.614"/>
<path d="M90.35,126.216 L90.0586,126.507"/>
<path d="M90.4567,125.818 L90.35,126.216"/>
<path d="M90.4567,123.439 L90.4567,125.818"/>
<path d="M90.0639,123.439 L90.4567,123.439"/>
<path d="M90.0639,125.818 L90.0639,123.439"/>
<path d="M89.8622,126.167 L89.6606,126.221"/>
<path d="M90.0099,126.02 L89.8622,126.167"/>
<path d="M90.0639,125.818 L90.0099,126.02"/>
<path d="M78.5529,126.221 L89.6606,126.221"/>
<path d="M78.2035,126.02 L78.1495,125.818"/>
<path d="M78.3512,126.167 L78.2035,126.02"/>
<path d="M78.5529,126.221 L78.3512,126.167"/>
<path d="M78.1495,92.4853 L78.1495,125.818"/>
<path d="M89.6606,92.0819 L78.5529,92.0819"/>
<path d="M78.3512,92.1359 L78.5529,92.0819"/>
<path d="M78.2035,92.2836 L78.3512,92.1359"/>
<path d="M78.1495,92.4853 L78.2035,92.2836"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7669" class="IfcBuildingElementProxy material-2BOXEDSTUDSnSAMESIZEASWALLSTUDS projection" ifc:name="Structural Framing 182:Structural Framing 2:1774165" ifc:guid="38vEtVAzrDrR00vEtWdNPf">
<path d="M99.643,126.02 L99.5889,125.818"/>
<path d="M99.7906,126.167 L99.643,126.02"/>
<path d="M99.9923,126.221 L99.7906,126.167"/>
<path d="M99.5889,123.439 L99.5889,125.818"/>
<path d="M99.1962,123.439 L99.5889,123.439"/>
<path d="M99.1962,125.818 L99.1962,123.439"/>
<path d="M99.3028,126.216 L99.1962,125.818"/>
<path d="M99.5942,126.507 L99.3028,126.216"/>
<path d="M99.9923,126.614 L99.5942,126.507"/>
<path d="M111.1,126.614 L99.9923,126.614"/>
<path d="M111.498,126.507 L111.1,126.614"/>
<path d="M111.79,126.216 L111.498,126.507"/>
<path d="M111.896,125.818 L111.79,126.216"/>
<path d="M111.896,92.4853 L111.896,125.818"/>
<path d="M111.79,92.0872 L111.896,92.4853"/>
<path d="M111.498,91.7958 L111.79,92.0872"/>
<path d="M111.1,91.6891 L111.498,91.7958"/>
<path d="M99.9923,91.6891 L111.1,91.6891"/>
<path d="M99.5942,91.7958 L99.9923,91.6891"/>
<path d="M99.3028,92.0872 L99.5942,91.7958"/>
<path d="M99.1962,92.4853 L99.3028,92.0872"/>
<path d="M99.1962,94.8641 L99.1962,92.4853"/>
<path d="M99.5889,94.8641 L99.1962,94.8641"/>
<path d="M99.5889,92.4853 L99.5889,94.8641"/>
<path d="M99.7906,92.1359 L99.9923,92.0819"/>
<path d="M99.643,92.2836 L99.7906,92.1359"/>
<path d="M99.5889,92.4853 L99.643,92.2836"/>
<path d="M111.1,92.0819 L99.9923,92.0819"/>
<path d="M111.449,92.2836 L111.503,92.4853"/>
<path d="M111.302,92.1359 L111.449,92.2836"/>
<path d="M111.1,92.0819 L111.302,92.1359"/>
<path d="M111.503,125.818 L111.503,92.4853"/>
<path d="M99.9923,126.221 L111.1,126.221"/>
<path d="M111.302,126.167 L111.1,126.221"/>
<path d="M111.449,126.02 L111.302,126.167"/>
<path d="M111.503,125.818 L111.449,126.02"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d765b" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS projection" ifc:name="Structural Framing 184:Structural Framing 2:1774183" ifc:guid="38vEtVAzrDrR00vEtWdNPR">
<path d="M112.682,103.604 L112.682,91.6997"/>
<path d="M111.886,90.9035 L77.7673,90.9035"/>
<path d="M77.3692,91.0102 L77.7673,90.9035"/>
<path d="M77.0778,91.3016 L77.3692,91.0102"/>
<path d="M76.9712,91.6997 L77.0778,91.3016"/>
<path d="M76.9712,91.6997 L76.9712,103.604"/>
<path d="M76.9712,103.604 L77.3639,103.604"/>
<path d="M77.3639,103.604 L77.3639,91.6997"/>
<path d="M77.5656,91.3504 L77.7673,91.2963"/>
<path d="M77.418,91.498 L77.5656,91.3504"/>
<path d="M77.3639,91.6997 L77.418,91.498"/>
<path d="M77.7673,91.2963 L111.886,91.2963"/>
<path d="M112.235,91.498 L112.289,91.6997"/>
<path d="M112.087,91.3504 L112.235,91.498"/>
<path d="M111.886,91.2963 L112.087,91.3504"/>
<path d="M112.289,91.6997 L112.289,103.604"/>
<path d="M112.289,103.604 L112.682,103.604"/>
<path d="M112.575,91.3016 L112.682,91.6997"/>
<path d="M112.284,91.0102 L112.575,91.3016"/>
<path d="M111.886,90.9035 L112.284,91.0102"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7570" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB projection" ifc:name="Structural Framing 154:Structural Framing 1:1773900" ifc:guid="38vEtVAzrDrR00vEtWdNLm">
<path d="M77.4706,673.5 L77.3639,673.5"/>
<path d="M77.762,673.5 L77.4706,673.5"/>
<path d="M78.1601,673.5 L77.762,673.5"/>
<path d="M77.3639,673.5 L77.3639,127.288"/>
<path d="M77.3639,126.603 L77.3639,91.6997"/>
<path d="M77.3639,91.0155 L77.3639,90.3988"/>
<path d="M77.3639,89.7146 L77.3639,89.6924"/>
<path d="M111.493,673.5 L78.1601,673.5"/>
<path d="M111.891,673.5 L111.493,673.5"/>
<path d="M112.182,673.5 L111.891,673.5"/>
<path d="M112.289,673.5 L112.182,673.5"/>
<path d="M112.289,673.5 L112.289,127.288"/>
<path d="M112.289,126.603 L112.289,91.6997"/>
<path d="M112.289,91.0155 L112.289,90.3988"/>
<path d="M112.289,89.7146 L112.289,89.6924"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d764c" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS projection" ifc:name="Structural Framing 185:Structural Framing 2:1774192" ifc:guid="38vEtVAzrDrR00vEtWdNPC">
<path d="M76.9712,77.8108 L76.9712,89.7146"/>
<path d="M77.7673,90.5108 L111.886,90.5108"/>
<path d="M112.284,90.4041 L111.886,90.5108"/>
<path d="M112.575,90.1127 L112.284,90.4041"/>
<path d="M112.682,89.7146 L112.575,90.1127"/>
<path d="M112.682,89.7146 L112.682,77.8108"/>
<path d="M112.682,77.8108 L112.289,77.8108"/>
<path d="M112.289,77.8108 L112.289,89.7146"/>
<path d="M112.087,90.0639 L111.886,90.118"/>
<path d="M112.235,89.9163 L112.087,90.0639"/>
<path d="M112.289,89.7146 L112.235,89.9163"/>
<path d="M111.886,90.118 L77.7673,90.118"/>
<path d="M77.418,89.9163 L77.3639,89.7146"/>
<path d="M77.5656,90.0639 L77.418,89.9163"/>
<path d="M77.7673,90.118 L77.5656,90.0639"/>
<path d="M77.3639,89.7146 L77.3639,77.8108"/>
<path d="M77.3639,77.8108 L76.9712,77.8108"/>
<path d="M77.0778,90.1127 L76.9712,89.7146"/>
<path d="M77.3692,90.4041 L77.0778,90.1127"/>
<path d="M77.7673,90.5108 L77.3692,90.4041"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7670" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS projection" ifc:name="Structural Framing 181:Structural Framing 2:1774156" ifc:guid="38vEtVAzrDrR00vEtWdNPm">
<path d="M76.9712,114.7 L76.9712,126.603"/>
<path d="M77.7673,127.4 L111.886,127.4"/>
<path d="M112.284,127.293 L111.886,127.4"/>
<path d="M112.575,127.002 L112.284,127.293"/>
<path d="M112.682,126.603 L112.575,127.002"/>
<path d="M112.682,126.603 L112.682,114.7"/>
<path d="M112.682,114.7 L112.289,114.7"/>
<path d="M112.289,114.7 L112.289,126.603"/>
<path d="M112.087,126.953 L111.886,127.007"/>
<path d="M112.235,126.805 L112.087,126.953"/>
<path d="M112.289,126.603 L112.235,126.805"/>
<path d="M111.886,127.007 L77.7673,127.007"/>
<path d="M77.418,126.805 L77.3639,126.603"/>
<path d="M77.5656,126.953 L77.418,126.805"/>
<path d="M77.7673,127.007 L77.5656,126.953"/>
<path d="M77.3639,126.603 L77.3639,114.7"/>
<path d="M77.3639,114.7 L76.9712,114.7"/>
<path d="M77.0778,127.002 L76.9712,126.603"/>
<path d="M77.3692,127.293 L77.0778,127.002"/>
<path d="M77.7673,127.4 L77.3692,127.293"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7605" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS projection" ifc:name="Structural Framing 179:Structural Framing 2:1774137" ifc:guid="38vEtVAzrDrR00vEtWdNO5">
<path d="M112.682,129.402 L112.682,126.603"/>
<path d="M76.9712,126.603 L76.9712,129.402"/>
<path d="M112.575,129.8 L112.682,129.402"/>
<path d="M112.289,130.086 L112.575,129.8"/>
<path d="M77.0778,129.8 L77.3639,130.086"/>
<path d="M76.9712,129.402 L77.0778,129.8"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d760c" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS projection" ifc:name="Structural Framing 178:Structural Framing 2:1774128" ifc:guid="38vEtVAzrDrR00vEtWdNOC">
<path d="M112.289,143.291 L112.682,143.291"/>
<path d="M76.9712,143.291 L77.3639,143.291"/>
<path d="M76.9712,131.387 L76.9712,143.291"/>
<path d="M112.682,143.291 L112.682,131.387"/>
<path d="M77.0778,130.989 L76.9712,131.387"/>
<path d="M77.3639,130.703 L77.0778,130.989"/>
<path d="M112.575,130.989 L112.289,130.703"/>
<path d="M112.682,131.387 L112.575,130.989"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d743f" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE projection" ifc:name="Structural Framing 127:Structural Framing 1:1773571" ifc:guid="38vEtVAzrDrR00vEtWdNG$">
<path d="M109.114,-80.5009 L80.5389,-80.5009"/>
<path d="M109.114,89.3616 L80.5389,89.3616"/>
<path d="M111.493,-80.5009 L109.114,-80.5009"/>
<path d="M111.493,89.3616 L109.114,89.3616"/>
<path d="M109.114,89.3616 L109.114,-80.5009"/>
<path d="M111.891,-80.5009 L111.493,-80.5009"/>
<path d="M112.182,-80.5009 L111.891,-80.5009"/>
<path d="M112.289,-80.5009 L112.182,-80.5009"/>
<path d="M111.891,89.3616 L111.493,89.3616"/>
<path d="M112.182,89.3616 L111.891,89.3616"/>
<path d="M112.289,89.3616 L112.182,89.3616"/>
<path d="M112.289,77.8108 L112.289,-80.5009"/>
<path d="M77.4706,-80.5009 L77.3639,-80.5009"/>
<path d="M77.762,-80.5009 L77.4706,-80.5009"/>
<path d="M78.1601,-80.5009 L77.762,-80.5009"/>
<path d="M77.4706,89.3616 L77.3639,89.3616"/>
<path d="M77.762,89.3616 L77.4706,89.3616"/>
<path d="M78.1601,89.3616 L77.762,89.3616"/>
<path d="M77.3639,77.8108 L77.3639,-80.5009"/>
<path d="M80.5389,-80.5009 L78.1601,-80.5009"/>
<path d="M80.5389,89.3616 L78.1601,89.3616"/>
<path d="M80.5389,89.3616 L80.5389,-80.5009"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6bc5" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE projection" ifc:name="Structural Framing 126:Structural Framing 1:1773561" ifc:guid="38vEtVAzrDrR00vEtWdMl5">
<path d="M109.114,89.6924 L80.5389,89.6924"/>
<path d="M111.493,89.6924 L109.114,89.6924"/>
<path d="M109.114,89.6924 L109.114,89.3616"/>
<path d="M111.891,89.6924 L111.493,89.6924"/>
<path d="M112.182,89.6924 L111.891,89.6924"/>
<path d="M112.289,89.6924 L112.182,89.6924"/>
<path d="M77.4706,89.6924 L77.3639,89.6924"/>
<path d="M77.762,89.6924 L77.4706,89.6924"/>
<path d="M78.1601,89.6924 L77.762,89.6924"/>
<path d="M80.5389,89.6924 L78.1601,89.6924"/>
<path d="M80.5389,89.6924 L80.5389,89.3616"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6bd3" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB projection" ifc:name="Structural Framing 125:Structural Framing 1:1773551" ifc:guid="38vEtVAzrDrR00vEtWdMlJ">
<path d="M109.114,673.892 L80.5389,673.892"/>
<path d="M111.493,673.892 L109.114,673.892"/>
<path d="M109.114,673.892 L109.114,673.5"/>
<path d="M111.891,673.892 L111.493,673.892"/>
<path d="M112.182,673.892 L111.891,673.892"/>
<path d="M112.289,673.892 L112.182,673.892"/>
<path d="M112.289,673.892 L112.289,673.5"/>
<path d="M77.4706,673.892 L77.3639,673.892"/>
<path d="M77.762,673.892 L77.4706,673.892"/>
<path d="M78.1601,673.892 L77.762,673.892"/>
<path d="M77.3639,673.892 L77.3639,673.5"/>
<path d="M80.5389,673.892 L78.1601,673.892"/>
<path d="M80.5389,673.892 L80.5389,673.5"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d74d0" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS projection" ifc:name="Structural Framing 144:Structural Framing 2:1773804" ifc:guid="38vEtVAzrDrR00vEtWdNJG">
<path d="M77.3639,154.387 L76.9712,154.387"/>
<path d="M112.682,154.387 L112.289,154.387"/>
<path d="M112.682,166.291 L112.682,154.387"/>
<path d="M76.9712,154.387 L76.9712,166.291"/>
<path d="M112.575,166.689 L112.682,166.291"/>
<path d="M112.289,166.975 L112.575,166.689"/>
<path d="M77.0778,166.689 L77.3639,166.975"/>
<path d="M76.9712,166.291 L77.0778,166.689"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7670-body" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS cut" ifc:name="Structural Framing 181:Structural Framing 2:1774156" ifc:guid="38vEtVAzrDrR00vEtWdNPm">
<path d="M76.9712,114.7 L76.9712,126.603 L76.9712,126.603 L111.886,127.4 L111.886,127.4 L112.682,114.7 L112.289,114.7 L112.289,126.603 L111.886,127.007 L77.7673,127.007 L77.3639,126.603 L77.3639,114.7 L76.9712,114.7"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d764c-body" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS cut" ifc:name="Structural Framing 185:Structural Framing 2:1774192" ifc:guid="38vEtVAzrDrR00vEtWdNPC">
<path d="M76.9712,77.8108 L76.9712,89.7146 L76.9712,89.7146 L111.886,90.5108 L111.886,90.5108 L112.682,77.8108 L112.289,77.8108 L112.289,89.7146 L111.886,90.118 L77.7673,90.118 L77.3639,89.7146 L77.3639,77.8108 L76.9712,77.8108"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d765b-body" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS cut" ifc:name="Structural Framing 184:Structural Framing 2:1774183" ifc:guid="38vEtVAzrDrR00vEtWdNPR">
<path d="M112.682,103.604 L112.682,91.6997 L112.682,91.6997 L77.7673,90.9035 L77.7673,90.9035 L76.9712,103.604 L77.3639,103.604 L77.3639,91.6997 L77.7673,91.2963 L111.886,91.2963 L112.289,91.6997 L112.289,103.604 L112.682,103.604"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7669-body" class="IfcBuildingElementProxy material-2BOXEDSTUDSnSAMESIZEASWALLSTUDS cut" ifc:name="Structural Framing 182:Structural Framing 2:1774165" ifc:guid="38vEtVAzrDrR00vEtWdNPf">
<path d="M99.9923,126.221 L111.1,126.221 L111.1,126.221 L111.503,92.4853 L111.503,92.4853 L99.9923,92.0819 L99.9923,92.0819 L99.5889,94.8641 L99.1962,94.8641 L99.1962,92.4853 L99.9923,91.6891 L111.1,91.6891 L111.896,92.4853 L111.896,125.818 L111.1,126.614 L99.9923,126.614 L99.1962,125.818 L99.1962,123.439 L99.5889,123.439 L99.5889,125.818 L99.5889,125.818"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7662-body" class="IfcBuildingElementProxy material-2BOXEDSTUDSnSAMESIZEASWALLSTUDS cut" ifc:name="Structural Framing 183:Structural Framing 2:1774174" ifc:guid="38vEtVAzrDrR00vEtWdNPY">
<path d="M89.6606,92.0819 L78.5529,92.0819 L78.5529,92.0819 L78.1495,125.818 L78.1495,125.818 L89.6606,126.221 L89.6606,126.221 L90.0639,123.439 L90.4567,123.439 L90.4567,125.818 L89.6606,126.614 L78.5529,126.614 L77.7567,125.818 L77.7567,92.4853 L78.5529,91.6891 L89.6606,91.6891 L90.4567,92.4853 L90.4567,94.8641 L90.0639,94.8641 L90.0639,92.4853 L90.0639,92.4853"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,364 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="1/4&quot;=1'-0&quot;" height="4950.528838904763mm" id="root" version="1.1" viewBox="0 0 8530.962626139322 4950.528838904763" width="8530.962626139322mm">
<defs/>
<g style="display:inline" transform="translate(1408.9317626953125, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3QuY$ma_j27hzAJ3KVd3XY IfcAnnotation PredefinedType-TEXT">3480R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1QQJIaOPDCdhhBOp3Axsc3 IfcAnnotation PredefinedType-TEXT">3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3iOnoIpwL6luGK_ebhDW2J IfcAnnotation PredefinedType-TEXT">3080L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1382.8538818359375, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1wNvyvp8rFrOsENyKc10Fn IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0zsS$pCyP8FQzJzfs_oxyZ IfcAnnotation PredefinedType-TEXT">3484L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2192.44873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-00TMIueSP2zxFD83b$bfWQ IfcAnnotation PredefinedType-TEXT">G3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-21QetHsFL7QeVTF2K_TgvW IfcAnnotation PredefinedType-TEXT">3680R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1472.96142578125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2mYc9Ql_bBTemDTBbSIRc7 IfcAnnotation PredefinedType-TEXT">S8480</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.254150390625, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-020AHJBcvAGOkv3O5dmBnb IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1525.3487548828125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3uB$yZ0_r2z9rTD5HSxv1c IfcAnnotation PredefinedType-TEXT">S9080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2MERgdjh19oemFyHwbxKIP IfcAnnotation PredefinedType-TEXT">3484R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2224.19873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2maBduiXHCXf5rMXNHH7O5 IfcAnnotation PredefinedType-TEXT">G36&quot;80&quot;R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-09wM8QGXjAPRNjcV4PV5B2 IfcAnnotation PredefinedType-TEXT">3080R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2h5OUJIhj6hfNjOv3uRbIW IfcAnnotation PredefinedType-TEXT">3084R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.40234375, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2aF4YUi5jCoAvx50hACPj_ IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1Bjmo3mADDnhDdtUIG$NFb IfcAnnotation PredefinedType-TEXT">3680L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1408.9317626953125, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-15TV$gMKr94u9Rp5V_YkUB IfcAnnotation PredefinedType-TEXT">3480L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1365.01123046875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2PKLUolnf349NYEta92JHv IfcAnnotation PredefinedType-TEXT">S6080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0gg8I8H$n21vGh8nKTmIH6 IfcAnnotation PredefinedType-TEXT">3084L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1590.4364013671875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3e7OpC9EP8WvJkpim0Bmyh IfcAnnotation PredefinedType-TEXT">S9680</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1383.002685546875, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1jmjTT17D3nB6oDo3o_Llb IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1334.2572021484375, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3jfrJ4ni98uR8hvwJ5lFEi IfcAnnotation PredefinedType-TEXT">DT01</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1418.986083984375, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2XPeqs6I510O1ilv7slKDB IfcAnnotation PredefinedType-TEXT">S7280</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-29XlFn_g53Rfi3a5bxS3wY IfcAnnotation PredefinedType-TEXT">3684R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 282 KiB

View File

@ -0,0 +1,364 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="1/4&quot;=1'-0&quot;" height="4950.528838904763mm" id="root" version="1.1" viewBox="0 0 8530.962626139322 4950.528838904763" width="8530.962626139322mm">
<defs/>
<g style="display:inline" transform="translate(1408.9317626953125, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3QuY$ma_j27hzAJ3KVd3XY IfcAnnotation PredefinedType-TEXT">3480R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1QQJIaOPDCdhhBOp3Axsc3 IfcAnnotation PredefinedType-TEXT">3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3iOnoIpwL6luGK_ebhDW2J IfcAnnotation PredefinedType-TEXT">3080L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1382.8538818359375, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1wNvyvp8rFrOsENyKc10Fn IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0zsS$pCyP8FQzJzfs_oxyZ IfcAnnotation PredefinedType-TEXT">3484L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2192.44873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-00TMIueSP2zxFD83b$bfWQ IfcAnnotation PredefinedType-TEXT">G3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-21QetHsFL7QeVTF2K_TgvW IfcAnnotation PredefinedType-TEXT">3680R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1472.96142578125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2mYc9Ql_bBTemDTBbSIRc7 IfcAnnotation PredefinedType-TEXT">S8480</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.254150390625, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-020AHJBcvAGOkv3O5dmBnb IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1525.3487548828125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3uB$yZ0_r2z9rTD5HSxv1c IfcAnnotation PredefinedType-TEXT">S9080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2MERgdjh19oemFyHwbxKIP IfcAnnotation PredefinedType-TEXT">3484R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2224.19873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2maBduiXHCXf5rMXNHH7O5 IfcAnnotation PredefinedType-TEXT">G36&quot;80&quot;R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-09wM8QGXjAPRNjcV4PV5B2 IfcAnnotation PredefinedType-TEXT">3080R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2h5OUJIhj6hfNjOv3uRbIW IfcAnnotation PredefinedType-TEXT">3084R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.40234375, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2aF4YUi5jCoAvx50hACPj_ IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1Bjmo3mADDnhDdtUIG$NFb IfcAnnotation PredefinedType-TEXT">3680L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1408.9317626953125, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-15TV$gMKr94u9Rp5V_YkUB IfcAnnotation PredefinedType-TEXT">3480L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1365.01123046875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2PKLUolnf349NYEta92JHv IfcAnnotation PredefinedType-TEXT">S6080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0gg8I8H$n21vGh8nKTmIH6 IfcAnnotation PredefinedType-TEXT">3084L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1590.4364013671875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3e7OpC9EP8WvJkpim0Bmyh IfcAnnotation PredefinedType-TEXT">S9680</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1383.002685546875, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1jmjTT17D3nB6oDo3o_Llb IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1334.2572021484375, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3jfrJ4ni98uR8hvwJ5lFEi IfcAnnotation PredefinedType-TEXT">DT01</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1418.986083984375, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2XPeqs6I510O1ilv7slKDB IfcAnnotation PredefinedType-TEXT">S7280</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-29XlFn_g53Rfi3a5bxS3wY IfcAnnotation PredefinedType-TEXT">3684R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 282 KiB

View File

@ -0,0 +1,364 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="1/4&quot;=1'-0&quot;" height="4950.528838904763mm" id="root" version="1.1" viewBox="0 0 8530.962626139322 4950.528838904763" width="8530.962626139322mm">
<defs/>
<g style="display:inline" transform="translate(1408.9317626953125, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3QuY$ma_j27hzAJ3KVd3XY IfcAnnotation PredefinedType-TEXT">3480R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1QQJIaOPDCdhhBOp3Axsc3 IfcAnnotation PredefinedType-TEXT">3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3iOnoIpwL6luGK_ebhDW2J IfcAnnotation PredefinedType-TEXT">3080L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1382.8538818359375, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1wNvyvp8rFrOsENyKc10Fn IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0zsS$pCyP8FQzJzfs_oxyZ IfcAnnotation PredefinedType-TEXT">3484L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2192.44873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-00TMIueSP2zxFD83b$bfWQ IfcAnnotation PredefinedType-TEXT">G3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-21QetHsFL7QeVTF2K_TgvW IfcAnnotation PredefinedType-TEXT">3680R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1472.96142578125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2mYc9Ql_bBTemDTBbSIRc7 IfcAnnotation PredefinedType-TEXT">S8480</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.254150390625, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-020AHJBcvAGOkv3O5dmBnb IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1525.3487548828125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3uB$yZ0_r2z9rTD5HSxv1c IfcAnnotation PredefinedType-TEXT">S9080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2MERgdjh19oemFyHwbxKIP IfcAnnotation PredefinedType-TEXT">3484R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2224.19873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2maBduiXHCXf5rMXNHH7O5 IfcAnnotation PredefinedType-TEXT">G36&quot;80&quot;R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-09wM8QGXjAPRNjcV4PV5B2 IfcAnnotation PredefinedType-TEXT">3080R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2h5OUJIhj6hfNjOv3uRbIW IfcAnnotation PredefinedType-TEXT">3084R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.40234375, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2aF4YUi5jCoAvx50hACPj_ IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1Bjmo3mADDnhDdtUIG$NFb IfcAnnotation PredefinedType-TEXT">3680L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1408.9317626953125, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-15TV$gMKr94u9Rp5V_YkUB IfcAnnotation PredefinedType-TEXT">3480L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1365.01123046875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2PKLUolnf349NYEta92JHv IfcAnnotation PredefinedType-TEXT">S6080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0gg8I8H$n21vGh8nKTmIH6 IfcAnnotation PredefinedType-TEXT">3084L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1590.4364013671875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3e7OpC9EP8WvJkpim0Bmyh IfcAnnotation PredefinedType-TEXT">S9680</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1383.002685546875, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1jmjTT17D3nB6oDo3o_Llb IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1334.2572021484375, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3jfrJ4ni98uR8hvwJ5lFEi IfcAnnotation PredefinedType-TEXT">DT01</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1418.986083984375, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2XPeqs6I510O1ilv7slKDB IfcAnnotation PredefinedType-TEXT">S7280</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-29XlFn_g53Rfi3a5bxS3wY IfcAnnotation PredefinedType-TEXT">3684R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 282 KiB

View File

@ -0,0 +1,364 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="1/4&quot;=1'-0&quot;" height="4950.528838904763mm" id="root" version="1.1" viewBox="0 0 8530.962626139322 4950.528838904763" width="8530.962626139322mm">
<defs/>
<g style="display:inline" transform="translate(1408.9317626953125, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3QuY$ma_j27hzAJ3KVd3XY IfcAnnotation PredefinedType-TEXT">3480R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1QQJIaOPDCdhhBOp3Axsc3 IfcAnnotation PredefinedType-TEXT">3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3iOnoIpwL6luGK_ebhDW2J IfcAnnotation PredefinedType-TEXT">3080L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1382.8538818359375, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1wNvyvp8rFrOsENyKc10Fn IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0zsS$pCyP8FQzJzfs_oxyZ IfcAnnotation PredefinedType-TEXT">3484L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2192.44873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-00TMIueSP2zxFD83b$bfWQ IfcAnnotation PredefinedType-TEXT">G3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-21QetHsFL7QeVTF2K_TgvW IfcAnnotation PredefinedType-TEXT">3680R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1472.96142578125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2mYc9Ql_bBTemDTBbSIRc7 IfcAnnotation PredefinedType-TEXT">S8480</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.254150390625, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-020AHJBcvAGOkv3O5dmBnb IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1525.3487548828125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3uB$yZ0_r2z9rTD5HSxv1c IfcAnnotation PredefinedType-TEXT">S9080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2MERgdjh19oemFyHwbxKIP IfcAnnotation PredefinedType-TEXT">3484R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2224.19873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2maBduiXHCXf5rMXNHH7O5 IfcAnnotation PredefinedType-TEXT">G36&quot;80&quot;R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-09wM8QGXjAPRNjcV4PV5B2 IfcAnnotation PredefinedType-TEXT">3080R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2h5OUJIhj6hfNjOv3uRbIW IfcAnnotation PredefinedType-TEXT">3084R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.40234375, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2aF4YUi5jCoAvx50hACPj_ IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1Bjmo3mADDnhDdtUIG$NFb IfcAnnotation PredefinedType-TEXT">3680L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1408.9317626953125, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-15TV$gMKr94u9Rp5V_YkUB IfcAnnotation PredefinedType-TEXT">3480L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1365.01123046875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2PKLUolnf349NYEta92JHv IfcAnnotation PredefinedType-TEXT">S6080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0gg8I8H$n21vGh8nKTmIH6 IfcAnnotation PredefinedType-TEXT">3084L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1590.4364013671875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3e7OpC9EP8WvJkpim0Bmyh IfcAnnotation PredefinedType-TEXT">S9680</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1383.002685546875, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1jmjTT17D3nB6oDo3o_Llb IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1334.2572021484375, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3jfrJ4ni98uR8hvwJ5lFEi IfcAnnotation PredefinedType-TEXT">DT01</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1418.986083984375, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2XPeqs6I510O1ilv7slKDB IfcAnnotation PredefinedType-TEXT">S7280</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-29XlFn_g53Rfi3a5bxS3wY IfcAnnotation PredefinedType-TEXT">3684R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 282 KiB

View File

@ -0,0 +1,364 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" data-scale="1/4&quot;=1'-0&quot;" height="4950.528838904763mm" id="root" version="1.1" viewBox="0 0 8530.962626139322 4950.528838904763" width="8530.962626139322mm">
<defs/>
<g style="display:inline" transform="translate(1408.9317626953125, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3QuY$ma_j27hzAJ3KVd3XY IfcAnnotation PredefinedType-TEXT">3480R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1QQJIaOPDCdhhBOp3Axsc3 IfcAnnotation PredefinedType-TEXT">3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3iOnoIpwL6luGK_ebhDW2J IfcAnnotation PredefinedType-TEXT">3080L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1382.8538818359375, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1wNvyvp8rFrOsENyKc10Fn IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0zsS$pCyP8FQzJzfs_oxyZ IfcAnnotation PredefinedType-TEXT">3484L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2192.44873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-00TMIueSP2zxFD83b$bfWQ IfcAnnotation PredefinedType-TEXT">G3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-21QetHsFL7QeVTF2K_TgvW IfcAnnotation PredefinedType-TEXT">3680R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1472.96142578125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2mYc9Ql_bBTemDTBbSIRc7 IfcAnnotation PredefinedType-TEXT">S8480</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.254150390625, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-020AHJBcvAGOkv3O5dmBnb IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1525.3487548828125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3uB$yZ0_r2z9rTD5HSxv1c IfcAnnotation PredefinedType-TEXT">S9080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2MERgdjh19oemFyHwbxKIP IfcAnnotation PredefinedType-TEXT">3484R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2224.19873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2maBduiXHCXf5rMXNHH7O5 IfcAnnotation PredefinedType-TEXT">G36&quot;80&quot;R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-09wM8QGXjAPRNjcV4PV5B2 IfcAnnotation PredefinedType-TEXT">3080R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2h5OUJIhj6hfNjOv3uRbIW IfcAnnotation PredefinedType-TEXT">3084R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.40234375, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2aF4YUi5jCoAvx50hACPj_ IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1Bjmo3mADDnhDdtUIG$NFb IfcAnnotation PredefinedType-TEXT">3680L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1408.9317626953125, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-15TV$gMKr94u9Rp5V_YkUB IfcAnnotation PredefinedType-TEXT">3480L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1365.01123046875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2PKLUolnf349NYEta92JHv IfcAnnotation PredefinedType-TEXT">S6080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0gg8I8H$n21vGh8nKTmIH6 IfcAnnotation PredefinedType-TEXT">3084L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1590.4364013671875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3e7OpC9EP8WvJkpim0Bmyh IfcAnnotation PredefinedType-TEXT">S9680</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1383.002685546875, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1jmjTT17D3nB6oDo3o_Llb IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1334.2572021484375, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3jfrJ4ni98uR8hvwJ5lFEi IfcAnnotation PredefinedType-TEXT">DT01</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1418.986083984375, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2XPeqs6I510O1ilv7slKDB IfcAnnotation PredefinedType-TEXT">S7280</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-29XlFn_g53Rfi3a5bxS3wY IfcAnnotation PredefinedType-TEXT">3684R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 282 KiB

View File

@ -1,20 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" id="root" version="1.1" width="863.59998mm" height="558.79999mm" viewBox="0 0 863.59998 558.79999" sodipodi:docname="A00 - UNTITLED.svg" inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)">
<defs id="defs7"/>
<sodipodi:namedview id="namedview7" pagecolor="#ffffff" bordercolor="#000000" borderopacity="0.25" inkscape:showpageshadow="2" inkscape:pageopacity="0.0" inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:document-units="mm" inkscape:zoom="0.30453432" inkscape:cx="1976.7887" inkscape:cy="1167.3561" inkscape:window-width="2400" inkscape:window-height="1261" inkscape:window-x="2391" inkscape:window-y="-9" inkscape:window-maximized="1" inkscape:current-layer="root"/>
<g data-type="titleblock" id="g1" sodipodi:insensitive="true">
<image xlink:href="titleblocks%5C22x34.svg" x="0" y="0" width="863.59998" height="558.79999" id="image1"/>
</g>
<g data-type="drawing" data-id="3019709" data-drawing="0rB7XnVhDFTgCD1t$QKvqC" id="g3">
<image data-type="foreground" xlink:href="..\drawings\FLOOR PLAN - 1ST FLOOR.svg" x="30.0" y="30.0" width="404.8125147819519" height="333.3351586154315" id="image2"/>
<image data-type="view-title" xlink:href="assets%5Cview-title.svg" x="30" y="340.39267" width="125" height="10" id="image3"/>
</g>
<g data-type="drawing" data-id="3019711" data-drawing="0xFyNubwrA49Z6vp1T7YgQ" id="g5" transform="translate(549.14772,-9.9913478)">
<image data-type="foreground" xlink:href="..%5Cdrawings%5CSITE%20PLAN.svg" x="30" y="30" width="238.1734" height="277.8125" id="image4"/>
<image data-type="view-title" xlink:href="assets%5Cview-title.svg" x="30" y="302.8125" width="125" height="10" id="image5"/>
</g>
<g data-type="drawing" data-id="3019723" data-drawing="1iTNQs_0LBoQ8TBGfPo4nu" id="g7" transform="translate(351.40446,292.8125)">
<image data-type="foreground" xlink:href="..\drawings\FLOOR PLAN - ENLARGED - 1ST FLOOR.svg" x="30" y="30" width="444.5" height="190.4032" id="image6"/>
<image data-type="view-title" xlink:href="assets%5Cview-title.svg" x="30" y="210.4032" width="125" height="10" id="image7"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -0,0 +1,23 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ns1="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:ns2="http://www.inkscape.org/namespaces/inkscape" xmlns:xlink="http://www.w3.org/1999/xlink" id="root" version="1.1" width="863.59998mm" height="558.79999mm" viewBox="0 0 863.59998 558.79999" ns1:docname="A101 - UNTITLED.svg" ns2:version="1.3.2 (091e20e, 2023-11-25, custom)">
<defs id="defs5" />
<ns1:namedview id="namedview5" pagecolor="#ffffff" bordercolor="#000000" borderopacity="0.25" ns2:showpageshadow="2" ns2:pageopacity="0.0" ns2:pagecheckerboard="0" ns2:deskcolor="#d1d1d1" ns2:document-units="mm" ns2:zoom="0.35477942" ns2:cx="1632" ns2:cy="1055.5855" ns2:window-width="1920" ns2:window-height="1017" ns2:window-x="-8" ns2:window-y="-8" ns2:window-maximized="1" ns2:current-layer="root" />
<g data-type="titleblock" id="g1" ns1:insensitive="true">
<image xlink:href="titleblocks%5C22x34.svg" x="0" y="0" width="863.59998" height="558.79999" id="image1" />
</g>
<g data-type="drawing" data-id="3150342" data-drawing="0xFyNubwrA49Z6vp1T7YgQ" id="g5" transform="translate(306.33846,278.73563)">
<image data-type="foreground" xlink:href="..%5Cdrawings%5CSITE%20PLAN.svg" x="30.000000668436655" y="30.000003724951515" width="212.44622866312665" height="168.059536550097" id="image4" />
<image data-type="view-title" xlink:href="assets%5Cview-title.svg" x="30.000000668436655" y="203.05953827504848" width="125" height="10" id="image5" />
</g>
<g data-id="3150343" data-type="schedule" data-document="2993565" id="g7" transform="translate(4.2923359,375.12158)">
<image data-type="content" xlink:href="..%5Cschedules%5CROOM%20SCHEDULE%20-%20OCCUPANCY.svg" x="30" y="30" width="241.41531" height="47.212002" id="image6" />
<image data-type="view-title" xlink:href="assets%5Cview-title.svg" x="30" y="82.211998" width="125" height="10" id="image7" />
</g>
<g data-id="3150431" data-type="schedule" data-document="2993830" id="g3" transform="translate(579.4155,-0.74576855)">
<image data-type="content" xlink:href="..%5Cschedules%5CCODE%20INFORMATION.svg" x="30" y="30" width="211.00136" height="390.73175" id="image2" />
<image data-type="view-title" xlink:href="assets%5Cview-title.svg" x="30" y="425.73175" width="125" height="10" id="image3" />
</g>
<g data-type="drawing" data-id="3150437" data-drawing="1iTNQs_0LBoQ8TBGfPo4nu" id="g9">
<image data-type="foreground" xlink:href="..%5Cdrawings%5CFLOOR%20PLAN%20-%20ENLARGED%20-%201ST%20FLOOR.svg" x="30.0" y="30.0" width="444.5000092188517" height="190.16133727724588" id="image8" />
<image data-type="view-title" xlink:href="assets%5Cview-title.svg" x="30.0" y="225.16133727724588" width="125.0" height="10.0" id="image9" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -0,0 +1,93 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="root"
version="1.1"
width="863.59998mm"
height="558.79999mm"
viewBox="0 0 863.59998 558.79999"
sodipodi:docname="A100 - FLOOR SITE PLAN.svg"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs7" />
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="0.30453432"
inkscape:cx="1976.7887"
inkscape:cy="1167.3561"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="root" />
<g
data-type="titleblock"
id="g1"
sodipodi:insensitive="true">
<image
xlink:href="titleblocks%5C22x34.svg"
x="0"
y="0"
width="863.59998"
height="558.79999"
id="image1" />
</g>
<g
data-type="drawing"
data-id="3019709"
data-drawing="0rB7XnVhDFTgCD1t$QKvqC"
id="g3">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CFLOOR%20PLAN%20-%201ST%20FLOOR.svg"
x="65.71875381469727"
y="29.980075851082802"
width="333.3750069141388"
height="333.3750069141388"
id="image2" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="65.71875381469727"
y="340.4125941489172"
width="125"
height="10"
id="image3" />
</g>
<g
data-id="3150494"
data-type="schedule"
data-document="2993840"
id="g5"
transform="translate(598.61206,-0.01992416)">
<image
data-type="content"
xlink:href="..%5Cschedules%5CGENERAL%20NOTES.svg"
x="30"
y="30"
width="197.74002"
height="218.61121"
id="image4" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30"
y="253.61121"
width="125"
height="10"
id="image5" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="root" version="1.1" width="863.59998mm" height="558.79999mm" viewBox="0 0 863.59998 558.79999">
<g data-type="titleblock">
<image xlink:href="titleblocks\22x34.svg" x="0" y="0" width="863.59998" height="558.79999"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 354 B

View File

@ -0,0 +1,186 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="root"
version="1.1"
width="863.59998mm"
height="558.79999mm"
viewBox="0 0 863.59998 558.79999"
sodipodi:docname="A801 - PARTITION DETAILS - METAL STUDS.svg"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs11" />
<sodipodi:namedview
id="namedview11"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="0.35477941"
inkscape:cx="1617.9067"
inkscape:cy="1159.8757"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="root" />
<g
data-type="titleblock"
id="g1"
sodipodi:insensitive="true">
<image
xlink:href="titleblocks%5C22x34.svg"
x="0"
y="0"
width="863.59998"
height="558.79999"
id="image1" />
</g>
<g
data-type="drawing"
data-id="3150349"
data-drawing="0rIflxX$H5aP4m61u2K8iB"
id="g3"
transform="translate(565.15059,277.37979)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CMETAL%20STUD%20-%20TYPICAL%20FRAMING%20ELEVATION%20%20DOOR%20OPENING%20%20THAN%203FT%20OPENING.svg"
x="29.999992"
y="30.000013"
width="250.37509"
height="147.37912"
id="image2" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="29.999992"
y="182.37912"
width="125"
height="10"
id="image3" />
</g>
<g
data-type="drawing"
data-id="3150350"
data-drawing="2JXYlw_f10I9_vAdQjJwHO"
id="g5"
transform="translate(372.45479,277.37979)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CMETAL%20STUD%20-%20TYPICAL%20FRAMING%20ELEVATION%20%20DOOR%20%20THAN%203FT%20WIDE.svg"
x="30.000008"
y="29.999992"
width="210.68758"
height="147.34581"
id="image4" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30.000008"
y="182.34581"
width="125"
height="10"
id="image5" />
</g>
<g
data-type="drawing"
data-id="3150351"
data-drawing="2ffYy8BB9Bngaw2l$ELboL"
id="g7"
transform="translate(-1.8716508,277.37979)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CMETAL%20STUD%20-%20TYPICAL%20FRAMING%20ELEVATION%20%20WALL.svg"
x="30.000003137771618"
y="29.999995998280834"
width="210.6875777244568"
height="147.34581400343842"
id="image6" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30.000003137771618"
y="182.34581200171917"
width="125"
height="10"
id="image7" />
</g>
<g
data-type="drawing"
data-id="3150352"
data-drawing="30ds0oZ099hvBN6bZgd9CZ"
id="g9"
transform="translate(166.77059,277.4131)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CMETAL%20STUD%20-%20TYPICAL%20FRAMING%20ELEVATION%20%20WINDOW%20OPENING.svg"
x="30.000008"
y="29.999992"
width="210.68758"
height="147.34581"
id="image8" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30.000008"
y="182.34581"
width="125"
height="10"
id="image9" />
</g>
<g
data-type="drawing"
data-id="3150353"
data-drawing="2kiI6zP2T3UhUSKArRqbnO"
id="g11"
transform="translate(5.0571143,-3.333346)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CMETAL%20STUD%20-%20DETAIL%20-%20DOOR%20HEAD.svg"
x="29.999996234615306"
y="29.999999429567254"
width="130.19247353076935"
height="111.20607114086549"
id="image10" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="29.999996234615306"
y="146.20607057043276"
width="125"
height="10"
id="image11" />
</g>
<g
data-id="3150355"
data-type="schedule"
data-document="1054641"
id="g13"
transform="translate(517.62307,5.9812132)">
<image
data-type="content"
xlink:href="..%5Cschedules%5CPARTITION%20TAG%20NOMENCLATURE.svg"
x="30"
y="30"
width="276.7518"
height="150.9583"
id="image12" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30"
y="185.9583"
width="125"
height="10"
id="image13" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -5,7 +5,7 @@
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" text-anchor="start" x="2" y="10.31545">1</text>
<rect height="18.6309" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="269.5321" x="6.2197" y="1"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="18.6309">  ◦ B=MASONRY BLOCK</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="18.6309">  ◦ B=MASONRY BLOCK</tspan>
<tspan dy="-1em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="18.6309">  ◦ C=CONCRETE</tspan>
<tspan dy="-2em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="18.6309">  ◦ M=METAL</tspan>
<tspan dy="-3em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="18.6309">  ◦ W= WOOD</tspan>
@ -15,7 +15,7 @@
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" text-anchor="start" x="2" y="28.74061">2</text>
<rect height="18.21942" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="269.5321" x="6.2197" y="19.6309"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="36.850319999999996">  ◦ MASONRY: NOMINAL BRICK MODULES (EX: 8 = 7 5/8”)</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="36.850319999999996">  ◦ MASONRY: NOMINAL BRICK MODULES (EX: 8 = 7 5/8”)</tspan>
<tspan dy="-1em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="36.850319999999996">  ◦ CONCRETE: ACTUAL WALL THICKNESS (EX: 8 = 8”)</tspan>
<tspan dy="-2em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="36.850319999999996">  ◦ METAL STUD (EX: 358 = 3 5/8”)</tspan>
<tspan dy="-3em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="36.850319999999996">  ◦ WOOD: NOMINAL STUD SIZES (EX: 4 = 3 1/2”)</tspan>
@ -25,62 +25,62 @@
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" text-anchor="start" x="2" y="40.38016">3</text>
<rect height="5.059679999999999" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="269.5321" x="6.2197" y="37.850319999999996"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="41.91">• 3RD POSITION = LAYER MATERIAL</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="41.91">• 3RD POSITION = LAYER MATERIAL</tspan>
</text>
<rect height="6.670039999999999" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="5.2197" x="1" y="42.91"/>
<rect height="6.670039999999999" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="7.5310999999999995" x="6.2197" y="42.91"/>
<rect height="6.670039999999999" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="29.53004" x="13.750799999999998" y="42.91"/>
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="28.515819999999998" y="46.24502">LAYER 3</tspan>
<tspan dy="0.0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="28.515819999999998" y="46.24502">LAYER 3</tspan>
</text>
<rect height="6.670039999999999" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="29.53004" x="43.28084" y="42.91"/>
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="58.04586" y="46.24502">LAYER 2</tspan>
<tspan dy="0.0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="58.04586" y="46.24502">LAYER 2</tspan>
</text>
<rect height="6.670039999999999" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="29.53004" x="72.81088" y="42.91"/>
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="87.57589999999999" y="46.24502">LAYER 1</tspan>
<tspan dy="0.0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="87.57589999999999" y="46.24502">LAYER 1</tspan>
</text>
<rect height="6.670039999999999" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="33.2994" x="102.34092" y="42.91"/>
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="118.99061999999999" y="46.24502">CORE</tspan>
<tspan dy="0.0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="118.99061999999999" y="46.24502">CORE</tspan>
</text>
<rect height="6.670039999999999" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="60.939679999999996" x="135.64032" y="42.91"/>
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="166.11016" y="46.24502">LAYER 1</tspan>
<tspan dy="0.0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="166.11016" y="46.24502">LAYER 1</tspan>
</text>
<rect height="6.670039999999999" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="26.390599999999996" x="196.57999999999998" y="42.91"/>
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="209.7753" y="46.24502">LAYER 2</tspan>
<tspan dy="0.0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="209.7753" y="46.24502">LAYER 2</tspan>
</text>
<rect height="6.670039999999999" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="26.390599999999996" x="222.9706" y="42.91"/>
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="236.1659" y="46.24502">LAYER 3</tspan>
<tspan dy="0.0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="236.1659" y="46.24502">LAYER 3</tspan>
</text>
<rect height="6.670039999999999" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="26.390599999999996" x="249.3612" y="42.91"/>
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="262.55649999999997" y="46.24502">UL NUMBER</tspan>
<tspan dy="0.0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="262.55649999999997" y="46.24502">UL NUMBER</tspan>
</text>
<rect height="11.539219999999998" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="5.2197" x="1" y="49.58004"/>
<rect height="11.539219999999998" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="7.5310999999999995" x="6.2197" y="49.58004"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="9.985249999999999" y="60.11926">A=</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="9.985249999999999" y="60.11926">A=</tspan>
</text>
<rect height="11.539219999999998" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="29.53004" x="13.750799999999998" y="49.58004"/>
<rect height="11.539219999999998" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="29.53004" x="43.28084" y="49.58004"/>
<rect height="11.539219999999998" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="29.53004" x="72.81088" y="49.58004"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="73.81088" y="60.11926">5/8” GYP. BD.</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="73.81088" y="60.11926">5/8” GYP. BD.</tspan>
</text>
<rect height="11.539219999999998" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="33.2994" x="102.34092" y="49.58004"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="103.34092" y="60.11926">BATT. INSULATION</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="103.34092" y="60.11926">BATT. INSULATION</tspan>
<tspan dy="-1em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="103.34092" y="60.11926">GA. IF METAL) W/</tspan>
<tspan dy="-2em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="103.34092" y="60.11926">STUDS 16” O.C. (20</tspan>
</text>
<rect height="11.539219999999998" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="60.939679999999996" x="135.64032" y="49.58004"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="136.64032" y="60.11926">5/8” GYP. BD.</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="136.64032" y="60.11926">5/8” GYP. BD.</tspan>
</text>
<rect height="11.539219999999998" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="26.390599999999996" x="196.57999999999998" y="49.58004"/>
<rect height="11.539219999999998" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="26.390599999999996" x="222.9706" y="49.58004"/>
@ -88,39 +88,39 @@
<rect height="11.32078" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="5.2197" x="1" y="61.11926"/>
<rect height="11.32078" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="7.5310999999999995" x="6.2197" y="61.11926"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="9.985249999999999" y="71.44004">B=</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="9.985249999999999" y="71.44004">B=</tspan>
</text>
<rect height="11.32078" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="29.53004" x="13.750799999999998" y="61.11926"/>
<rect height="11.32078" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="29.53004" x="43.28084" y="61.11926"/>
<rect height="11.32078" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="29.53004" x="72.81088" y="61.11926"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="73.81088" y="71.44004">¾” GYP. PANELS</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="73.81088" y="71.44004">¾” GYP. PANELS</tspan>
</text>
<rect height="11.32078" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="33.2994" x="102.34092" y="61.11926"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="103.34092" y="71.44004">BATT INSULATION</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="103.34092" y="71.44004">BATT INSULATION</tspan>
<tspan dy="-1em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="103.34092" y="71.44004">GUAGE 24&quot; O.C. - W/</tspan>
<tspan dy="-2em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="103.34092" y="71.44004">METAL C-H STUDS 25</tspan>
</text>
<rect height="11.32078" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="60.939679999999996" x="135.64032" y="61.11926"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="136.64032" y="71.44004">1” GYPSUM LINER PANEL</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="136.64032" y="71.44004">1” GYPSUM LINER PANEL</tspan>
</text>
<rect height="11.32078" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="26.390599999999996" x="196.57999999999998" y="61.11926"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="197.57999999999998" y="71.44004">&lt;EXISTING WALL&gt;</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="197.57999999999998" y="71.44004">&lt;EXISTING WALL&gt;</tspan>
</text>
<rect height="11.32078" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="26.390599999999996" x="222.9706" y="61.11926"/>
<rect height="11.32078" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="26.390599999999996" x="249.3612" y="61.11926"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="250.3612" y="71.44004">SYSTEM C</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="250.3612" y="71.44004">SYSTEM C</tspan>
<tspan dy="-1em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="250.3612" y="71.44004">UL U415</tspan>
</text>
<rect height="23.2791" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="5.2197" x="1" y="72.44004"/>
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" text-anchor="start" x="2" y="84.07959">4</text>
<rect height="23.2791" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="269.5321" x="6.2197" y="72.44004"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="94.71914">  ◦ 5=½ HOUR</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="94.71914">  ◦ 5=½ HOUR</tspan>
<tspan dy="-1em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="94.71914">  ◦ 3=3 HOUR</tspan>
<tspan dy="-2em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="94.71914">  ◦ 2=2 HOUR</tspan>
<tspan dy="-3em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="94.71914">  ◦ 1=1 HOUR</tspan>
@ -131,7 +131,7 @@
<text dominant-baseline="middle" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" text-anchor="start" x="2" y="109.37925999999999">5</text>
<rect height="27.320239999999995" style="fill: transparent; stroke-width:.125; stroke: #000000;" width="269.5321" x="6.2197" y="95.71914"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="122.03938">  ◦ R=FURRED OUT WALL</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="122.03938">  ◦ R=FURRED OUT WALL</tspan>
<tspan dy="-1em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="122.03938">  ◦ K=KNEE WALL PARTITION</tspan>
<tspan dy="-2em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="122.03938">  ◦ F=FULL HEIGHT TO THE BOTTOM OF STRUCTURE</tspan>
<tspan dy="-3em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="7.2197" y="122.03938">  ◦ D=FULL HEIGHT TO UNDERSIDE OF STRUCTURAL DECK/SHEATHING (CORE AND WALL LAYER 1, 2, &amp; 3 TO TERMINATE AT STRUCTURAL DECK)</tspan>
@ -141,7 +141,7 @@
</text>
<rect height="26.91892" style="fill: #dddddd; stroke-width:.125; stroke: #000000;" width="274.7518" x="1" y="123.03938"/>
<text dominant-baseline="baseline" fill="#2c5570" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="-0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="2" y="148.9583">  ◦ 5TH POSITION = R = FURRED OUT WALL</tspan>
<tspan dy="0em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="2" y="148.9583">  ◦ 5TH POSITION = R = FURRED OUT WALL</tspan>
<tspan dy="-1em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="2" y="148.9583">  ◦ 5TH POSITION = F = FULL HEIGHT TO THE BOTTOM OF STRUCTURE</tspan>
<tspan dy="-2em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="2" y="148.9583">  ◦ 4TH POSITION = Ø = 0 HOUR</tspan>
<tspan dy="-3em" fill="#2c5570" font-family="OpenGost Type B TT" font-size="3.441666666666667" x="2" y="148.9583">  ◦ 3RD POSITION = B = 20 GA METAL STUDS 16&quot; O.C. W/ BATT INSULATION (W/ 5/8” GYP. BD. ON EACH SIDE)</tspan>

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -1,304 +1,144 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" height="58.9214mm" id="root" version="1.1" viewBox="0 0 230.981 58.9214" width="230.981mm">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" height="47.211999999999996mm" id="root" version="1.1" viewBox="0 0 241.41531999999998 47.211999999999996" width="241.41531999999998mm">
<defs/>
<rect height="11.7094" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="1"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="10.654539999999999" y="6.8547">NUMBER</tspan>
</text>
<rect height="11.7094" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.82084" x="20.309079999999998" y="1"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="42.7195" y="6.8547">NAME</tspan>
</text>
<rect height="11.7094" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="20.27936" x="65.12992" y="1"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="75.2696" y="6.8547">AREA</tspan>
</text>
<rect height="11.7094" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="62.141099999999994" x="85.40928" y="1"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="116.47982999999999" y="6.8547">FUNCTION OF SPACE</tspan>
</text>
<rect height="11.7094" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="27.22118" x="147.55038" y="1"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.5em" font-family="OpenGost Type B TT" font-size="4.13" x="161.16097" y="6.8547">OCCUPANT</tspan>
<tspan dy="-0.5em" font-family="OpenGost Type B TT" font-size="4.13" x="161.16097" y="6.8547">AREA PER</tspan>
</text>
<rect height="11.7094" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="174.77156" y="1"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="188.01639" y="6.8547">OCCUPANTS</tspan>
</text>
<rect height="11.7094" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.71978" x="201.26121999999998" y="1"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.5em" font-family="OpenGost Type B TT" font-size="4.13" x="215.62111" y="6.8547">LIGHTING</tspan>
<tspan dy="-0.5em" font-family="OpenGost Type B TT" font-size="4.13" x="215.62111" y="6.8547">EMERGENCY</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="12.7094"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="10.654539999999999" y="14.97">100</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.82084" x="20.309079999999998" y="12.7094"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="21.309079999999998" y="16.2306">WALK-IN COOLER</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="20.27936" x="65.12992" y="12.7094"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="75.2696" y="14.97">51</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="62.141099999999994" x="85.40928" y="12.7094"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="86.40928" y="16.2306">MECH. EQUIP / STORAGE</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="27.22118" x="147.55038" y="12.7094"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="161.16097" y="14.97">300</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="174.77156" y="12.7094"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="188.01639" y="14.97">1</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.71978" x="201.26121999999998" y="12.7094"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="215.62111" y="14.97">-</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="17.2306"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="10.654539999999999" y="19.4912">101</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.82084" x="20.309079999999998" y="17.2306"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="21.309079999999998" y="20.7518">DINING ROOM - WEST</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="20.27936" x="65.12992" y="17.2306"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="75.2696" y="19.4912">298</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="62.141099999999994" x="85.40928" y="17.2306"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="86.40928" y="20.7518">ASSEMBLY - UNCONCENTRATED</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="27.22118" x="147.55038" y="17.2306"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="161.16097" y="19.4912">15</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="174.77156" y="17.2306"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="188.01639" y="19.4912">23</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.71978" x="201.26121999999998" y="17.2306"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="215.62111" y="19.4912">Y</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="21.7518"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="10.654539999999999" y="24.0124">102</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.82084" x="20.309079999999998" y="21.7518"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="21.309079999999998" y="25.273">CORRIDOR - FRONT</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="20.27936" x="65.12992" y="21.7518"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="75.2696" y="24.0124">182</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="62.141099999999994" x="85.40928" y="21.7518"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="86.40928" y="25.273">CIRCULATION</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="27.22118" x="147.55038" y="21.7518"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="161.16097" y="24.0124">0</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="174.77156" y="21.7518"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="188.01639" y="24.0124">0</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.71978" x="201.26121999999998" y="21.7518"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="215.62111" y="24.0124">-</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="26.273"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="10.654539999999999" y="28.5336">103</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.82084" x="20.309079999999998" y="26.273"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="21.309079999999998" y="29.7942">FRONT OF HOUSE</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="20.27936" x="65.12992" y="26.273"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="75.2696" y="28.5336">340</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="62.141099999999994" x="85.40928" y="26.273"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="86.40928" y="29.7942">KITCHEN, COMMERICAL</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="27.22118" x="147.55038" y="26.273"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="161.16097" y="28.5336">200</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="174.77156" y="26.273"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="188.01639" y="28.5336">2</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.71978" x="201.26121999999998" y="26.273"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="215.62111" y="28.5336">-</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="30.7942"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="10.654539999999999" y="33.0548">104</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.82084" x="20.309079999999998" y="30.7942"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="21.309079999999998" y="34.3154">DINING ROOM - EAST</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="20.27936" x="65.12992" y="30.7942"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="75.2696" y="33.0548">185</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="62.141099999999994" x="85.40928" y="30.7942"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="86.40928" y="34.3154">ASSEMBLY - UNCONCENTRATED</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="27.22118" x="147.55038" y="30.7942"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="161.16097" y="33.0548">15</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="174.77156" y="30.7942"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="188.01639" y="33.0548">13</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.71978" x="201.26121999999998" y="30.7942"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="215.62111" y="33.0548">Y</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="35.3154"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="10.654539999999999" y="37.57599999999999">105</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.82084" x="20.309079999999998" y="35.3154"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="21.309079999999998" y="38.8366">PREP AREA</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="20.27936" x="65.12992" y="35.3154"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="75.2696" y="37.57599999999999">237</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="62.141099999999994" x="85.40928" y="35.3154"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="86.40928" y="38.8366">KITCHEN, COMMERICAL</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="27.22118" x="147.55038" y="35.3154"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="161.16097" y="37.57599999999999">200</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="174.77156" y="35.3154"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="188.01639" y="37.57599999999999">2</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.71978" x="201.26121999999998" y="35.3154"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="215.62111" y="37.57599999999999">-</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="39.8366"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="10.654539999999999" y="42.097199999999994">106</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.82084" x="20.309079999999998" y="39.8366"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="21.309079999999998" y="43.3578">RESTROOM - MENS</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="20.27936" x="65.12992" y="39.8366"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="75.2696" y="42.097199999999994">50</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="62.141099999999994" x="85.40928" y="39.8366"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="86.40928" y="43.3578">CIRCULATION</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="27.22118" x="147.55038" y="39.8366"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="161.16097" y="42.097199999999994">0</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="174.77156" y="39.8366"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="188.01639" y="42.097199999999994">0</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.71978" x="201.26121999999998" y="39.8366"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="215.62111" y="42.097199999999994">-</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="44.3578"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="10.654539999999999" y="46.618399999999994">107</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.82084" x="20.309079999999998" y="44.3578"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="21.309079999999998" y="47.879">RESTROOM - WOMENS</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="20.27936" x="65.12992" y="44.3578"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="75.2696" y="46.618399999999994">51</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="62.141099999999994" x="85.40928" y="44.3578"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="86.40928" y="47.879">CIRCULATION</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="27.22118" x="147.55038" y="44.3578"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="161.16097" y="46.618399999999994">0</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="174.77156" y="44.3578"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="188.01639" y="46.618399999999994">0</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.71978" x="201.26121999999998" y="44.3578"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="215.62111" y="46.618399999999994">-</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="48.879"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="10.654539999999999" y="51.139599999999994">108</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.82084" x="20.309079999999998" y="48.879"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="21.309079999999998" y="52.4002">CORRIDOR - BACK</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="20.27936" x="65.12992" y="48.879"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="75.2696" y="51.139599999999994">127</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="62.141099999999994" x="85.40928" y="48.879"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" font-family="OpenGost Type B TT" font-size="4.13" x="86.40928" y="52.4002">CIRCULATION</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="27.22118" x="147.55038" y="48.879"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="161.16097" y="51.139599999999994">0</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="174.77156" y="48.879"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="188.01639" y="51.139599999999994">0</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.71978" x="201.26121999999998" y="48.879"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="215.62111" y="51.139599999999994">Y</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="53.4002"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start"/>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.82084" x="20.309079999999998" y="53.4002"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start"/>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="20.27936" x="65.12992" y="53.4002"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="75.2696" y="55.660799999999995">Sum: 1520</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="62.141099999999994" x="85.40928" y="53.4002"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start"/>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="27.22118" x="147.55038" y="53.4002"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start"/>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="174.77156" y="53.4002"/>
<text dominant-baseline="middle" font-family="OpenGost Type B TT" font-size="0" text-anchor="middle">
<tspan dy="0.0em" font-family="OpenGost Type B TT" font-size="4.13" x="188.01639" y="55.660799999999995">Sum: 41.0</tspan>
</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.71978" x="201.26121999999998" y="53.4002"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="0" text-anchor="start"/>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="1"/>
<text dominant-baseline="hanging" font-family="OpenGost Type B TT" font-size="4.13" font-weight="bold" text-anchor="middle" x="10.654539999999999" y="2">NUMBER</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.219399999999997" x="20.309079999999998" y="1"/>
<text dominant-baseline="hanging" font-family="OpenGost Type B TT" font-size="4.13" font-weight="bold" text-anchor="middle" x="34.41878" y="2">NAME</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="29.209999999999997" x="48.528479999999995" y="1"/>
<text dominant-baseline="hanging" font-family="OpenGost Type B TT" font-size="4.13" font-weight="bold" text-anchor="middle" x="63.13347999999999" y="2">AREA</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="46.299119999999995" x="77.73848" y="1"/>
<text dominant-baseline="hanging" font-family="OpenGost Type B TT" font-size="4.13" font-weight="bold" text-anchor="middle" x="100.88803999999999" y="2">FUNCTION OF SPACE</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.07916" x="124.0376" y="1"/>
<text dominant-baseline="hanging" font-family="OpenGost Type B TT" font-size="4.13" font-weight="bold" text-anchor="middle" x="146.07718" y="2">AREA PER OCCUPANT</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="168.11676" y="1"/>
<text dominant-baseline="hanging" font-family="OpenGost Type B TT" font-size="4.13" font-weight="bold" text-anchor="middle" x="181.36159" y="2">OCCUPANTS</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="45.8089" x="194.60641999999999" y="1"/>
<text dominant-baseline="hanging" font-family="OpenGost Type B TT" font-size="4.13" font-weight="bold" text-anchor="middle" x="217.51086999999998" y="2">EMERGENCY LIGHTING</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="5.521199999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="2" y="9.042399999999999">100</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.219399999999997" x="20.309079999999998" y="5.521199999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="21.309079999999998" y="9.042399999999999">SHOWROOM</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="29.209999999999997" x="48.528479999999995" y="5.521199999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="49.528479999999995" y="9.042399999999999">1665</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="46.299119999999995" x="77.73848" y="5.521199999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="78.73848" y="9.042399999999999">MERCANTILE</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.07916" x="124.0376" y="5.521199999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="125.0376" y="9.042399999999999">60</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="168.11676" y="5.521199999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="169.11676" y="9.042399999999999">28</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="45.8089" x="194.60641999999999" y="5.521199999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="195.60641999999999" y="9.042399999999999">-</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="10.042399999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="2" y="13.563599999999997">101</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.219399999999997" x="20.309079999999998" y="10.042399999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="21.309079999999998" y="13.563599999999997">TOOL ROOM</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="29.209999999999997" x="48.528479999999995" y="10.042399999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="49.528479999999995" y="13.563599999999997">163</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="46.299119999999995" x="77.73848" y="10.042399999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="78.73848" y="13.563599999999997">STORAGE</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.07916" x="124.0376" y="10.042399999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="125.0376" y="13.563599999999997">300</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="168.11676" y="10.042399999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="169.11676" y="13.563599999999997">1</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="45.8089" x="194.60641999999999" y="10.042399999999999"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="195.60641999999999" y="13.563599999999997">-</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="14.563599999999997"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="2" y="18.084799999999998">102</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.219399999999997" x="20.309079999999998" y="14.563599999999997"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="21.309079999999998" y="18.084799999999998">OFFICE</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="29.209999999999997" x="48.528479999999995" y="14.563599999999997"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="49.528479999999995" y="18.084799999999998">163</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="46.299119999999995" x="77.73848" y="14.563599999999997"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="78.73848" y="18.084799999999998">BUSINESS</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.07916" x="124.0376" y="14.563599999999997"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="125.0376" y="18.084799999999998">100</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="168.11676" y="14.563599999999997"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="169.11676" y="18.084799999999998">2</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="45.8089" x="194.60641999999999" y="14.563599999999997"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="195.60641999999999" y="18.084799999999998">-</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="19.084799999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="2" y="22.605999999999998">103</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.219399999999997" x="20.309079999999998" y="19.084799999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="21.309079999999998" y="22.605999999999998">BREAK ROOM</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="29.209999999999997" x="48.528479999999995" y="19.084799999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="49.528479999999995" y="22.605999999999998">211</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="46.299119999999995" x="77.73848" y="19.084799999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="78.73848" y="22.605999999999998">KITCHEN, COMMERICAL</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.07916" x="124.0376" y="19.084799999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="125.0376" y="22.605999999999998">200</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="168.11676" y="19.084799999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="169.11676" y="22.605999999999998">2</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="45.8089" x="194.60641999999999" y="19.084799999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="195.60641999999999" y="22.605999999999998">-</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="23.605999999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="2" y="27.1272">104</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.219399999999997" x="20.309079999999998" y="23.605999999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="21.309079999999998" y="27.1272">CORRIDOR</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="29.209999999999997" x="48.528479999999995" y="23.605999999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="49.528479999999995" y="27.1272">99</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="46.299119999999995" x="77.73848" y="23.605999999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="78.73848" y="27.1272">CIRCULATION</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.07916" x="124.0376" y="23.605999999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="125.0376" y="27.1272">0</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="168.11676" y="23.605999999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="169.11676" y="27.1272">0</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="45.8089" x="194.60641999999999" y="23.605999999999998"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="195.60641999999999" y="27.1272">-</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="28.1272"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="2" y="31.648399999999995">105</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.219399999999997" x="20.309079999999998" y="28.1272"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="21.309079999999998" y="31.648399999999995">RESTROOM 1</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="29.209999999999997" x="48.528479999999995" y="28.1272"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="49.528479999999995" y="31.648399999999995">65</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="46.299119999999995" x="77.73848" y="28.1272"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="78.73848" y="31.648399999999995">CIRCULATION</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.07916" x="124.0376" y="28.1272"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="125.0376" y="31.648399999999995">0</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="168.11676" y="28.1272"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="169.11676" y="31.648399999999995">0</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="45.8089" x="194.60641999999999" y="28.1272"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="195.60641999999999" y="31.648399999999995">-</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="32.648399999999995"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="2" y="36.169599999999996">106</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.219399999999997" x="20.309079999999998" y="32.648399999999995"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="21.309079999999998" y="36.169599999999996">RESTROOM 2</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="29.209999999999997" x="48.528479999999995" y="32.648399999999995"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="49.528479999999995" y="36.169599999999996">65</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="46.299119999999995" x="77.73848" y="32.648399999999995"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="78.73848" y="36.169599999999996">CIRCULATION</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.07916" x="124.0376" y="32.648399999999995"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="125.0376" y="36.169599999999996">0</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="168.11676" y="32.648399999999995"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="169.11676" y="36.169599999999996">0</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="45.8089" x="194.60641999999999" y="32.648399999999995"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="195.60641999999999" y="36.169599999999996">-</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="37.169599999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="2" y="40.690799999999996">107</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.219399999999997" x="20.309079999999998" y="37.169599999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="21.309079999999998" y="40.690799999999996">STORAGE</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="29.209999999999997" x="48.528479999999995" y="37.169599999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="49.528479999999995" y="40.690799999999996">23310</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="46.299119999999995" x="77.73848" y="37.169599999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="78.73848" y="40.690799999999996">STORAGE</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.07916" x="124.0376" y="37.169599999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="125.0376" y="40.690799999999996">300</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="168.11676" y="37.169599999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="169.11676" y="40.690799999999996">78</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="45.8089" x="194.60641999999999" y="37.169599999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="195.60641999999999" y="40.690799999999996">-</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="19.309079999999998" x="1" y="41.690799999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="2" y="45.211999999999996"/>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="28.219399999999997" x="20.309079999999998" y="41.690799999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="21.309079999999998" y="45.211999999999996"/>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="29.209999999999997" x="48.528479999999995" y="41.690799999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="49.528479999999995" y="45.211999999999996">Sum: 25740.406</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="46.299119999999995" x="77.73848" y="41.690799999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="78.73848" y="45.211999999999996"/>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="44.07916" x="124.0376" y="41.690799999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="125.0376" y="45.211999999999996"/>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="26.489659999999997" x="168.11676" y="41.690799999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="169.11676" y="45.211999999999996">Sum: 111.0</text>
<rect height="4.521199999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="45.8089" x="194.60641999999999" y="41.690799999999996"/>
<text dominant-baseline="baseline" font-family="OpenGost Type B TT" font-size="4.13" text-anchor="start" x="195.60641999999999" y="45.211999999999996"/>
</svg>

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 3.0 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.3 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.1 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.