forked from OpeningDesign/Bonsai_Tutorials
2602 lines
No EOL
251 KiB
XML
2602 lines
No EOL
251 KiB
XML
<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" baseProfile="full" data-scale="1/4"=1'-0"" height="463.5477541972812mm" id="root" version="1.1" viewBox="0 0 476.25001271565753 463.5477541972812" width="476.25001271565753mm" 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"><defs><style type="text/css"><![CDATA[/*
|
||
* BlenderBIM Add-on - OpenBIM Blender Add-on
|
||
* Copyright (C) 2020, 2021 Dion Moult <dion@thinkmoult.com>
|
||
*
|
||
* This file is part of BlenderBIM Add-on.
|
||
*
|
||
* BlenderBIM Add-on is free software: you can redistribute it and/or modify
|
||
* it under the terms of the GNU General Public License as published by
|
||
* the Free Software Foundation, either version 3 of the License, or
|
||
* (at your option) any later version.
|
||
*
|
||
* BlenderBIM Add-on is distributed in the hope that it will be useful,
|
||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
* GNU General Public License for more details.
|
||
*
|
||
* You should have received a copy of the GNU General Public License
|
||
* along with BlenderBIM Add-on. If not, see <http://www.gnu.org/licenses/>.
|
||
*/
|
||
|
||
* { 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,
|
||
.cut.material-poche,
|
||
.IfcWall.predefinedtype-CADIMPORT,
|
||
.IfcWindow.predefinedtype-CADIMPORT,
|
||
.IfcColumn.predefinedtype-CADIMPORT {
|
||
fill: hsl(0, 0%, 35%);
|
||
stroke: black;
|
||
stroke-linecap: 'round';
|
||
stroke-width: 0.3;
|
||
fill-rule: evenodd;
|
||
}
|
||
|
||
.surface {fill: white; stroke-width: 0.1;}
|
||
|
||
.projection { fill: white; stroke: rgb(0, 0, 0); stroke-linecap: 'round'; stroke-width: 0.2; }
|
||
.annotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.3; }
|
||
.IfcAnnotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.3; }
|
||
/* .IfcGeographicElement { fill: none; stroke: rgb(150, 150, 150); stroke-linecap: 'round'; stroke-dasharray: 1, 2;} */
|
||
.IfcGeographicElement.predefinedtype-TERRAIN.projection {stroke: none !important;}
|
||
.IfcGeographicElement.cut {stroke-width: 2px; fill: white !important;}
|
||
.predefinedtype-LINEWORK { stroke: #2C5573; stroke-width: 0.25; }
|
||
.predefinedtype-LINEWORK.dashed { stroke-dasharray: 1, 1; stroke-width: 0.5; }
|
||
.predefinedtype-LINEWORK.fine { stroke-width: 0.18; stroke: #777777; }
|
||
.predefinedtype-LINEWORK.thin { stroke-width: 0.25; }
|
||
.predefinedtype-LINEWORK.medium { stroke-width: 0.35; }
|
||
.predefinedtype-LINEWORK.thick { stroke-width: .75; }
|
||
.predefinedtype-LINEWORK.strong { stroke-width: 2.5; }
|
||
.predefinedtype-LINEWORK.centerline { stroke-dasharray: 1, .1, 1; }
|
||
.predefinedtype-LINEWORK.dashed_wide {stroke-width: 1.5px; stroke-dasharray: 3, 3;}
|
||
.predefinedtype-BACKGROUND { stroke: black; stroke-width: 0.18; }
|
||
.predefinedtype-GRID { marker-start: url(#grid-marker); marker-end: url(#grid-marker); }
|
||
.predefinedtype-GRID {stroke-dasharray: 12.5, 3, 3, 3;}
|
||
.predefinedtype-SECTION { stroke-dasharray: 12.5, 3, 3, 3; }
|
||
.predefinedtype-SECTIONLEVEL { marker-start: url(#section-level-marker); stroke-dasharray: 12.5, 3, 3, 3; }
|
||
.predefinedtype-PLANLEVEL { marker-end: url(#plan-level-marker); }
|
||
.predefinedtype-DIMENSION { marker-start: url(#dimension-marker-start); marker-end: url(#dimension-marker-end); }
|
||
.predefinedtype-ANGLE { marker-start: url(#angle-marker-start); marker-end: url(#angle-marker-end); }
|
||
.predefinedtype-RADIUS { marker-end: url(#fall-marker-end); }
|
||
.predefinedtype-FALL { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-SLOPEANGLE { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-SLOPEPERCENT { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-SLOPEFRACTION { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-DIAMETER { marker-start: url(#diameter-marker-start); marker-end: url(#diameter-marker-end); }
|
||
.predefinedtype-HIDDENLINE { stroke-dasharray: 1, .75; }
|
||
.predefinedtype-STAIRARROW { marker-start: url(#stair-marker-start); marker-end: url(#stair-marker-end); }
|
||
.predefinedtype-BOUNDARY { fill: none; stroke: red; stroke-width: 1; stroke-dasharray: 12, 4, 3, 4, 3, 4; }
|
||
.predefinedtype-WIDEREDDASHED { fill: none; stroke: red; stroke-width: 2; stroke-dasharray: 4, 4; }
|
||
.predefinedtype-SEALANT { fill: url(#crosshatch1); stroke-width: 0.25; }
|
||
.predefinedtype-FILLAREA { fill: white; stroke: black; }
|
||
.predefinedtype-EXISTING { fill: #2C5573; fill-opacity: .4 }
|
||
|
||
|
||
|
||
|
||
|
||
.predefinedtype-BREAKLINE { fill: none; stroke: #2C5573; stroke-width: 0.25; marker-mid: url(#breakline-marker); }
|
||
.predefinedtype-TEXT { fill: #2C5573; stroke: none; }
|
||
path.predefinedtype-TEXTLEADER { marker-end: url(#leader-marker); }
|
||
text.predefinedtype-TEXTLEADER, tspan.predefinedtype-TEXTLEADER { fill: #2C5573; stroke: none; }
|
||
text.title, tspan.title { /* 7mm */ font-size: 11.55px; }
|
||
text.header, tspan.header { /* 5mm */ font-size: 8.25px; }
|
||
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; }
|
||
|
||
|
||
|
||
.predefinedtype-PROVISIONFORSPACE { stroke-dasharray: 1.5, .1.5;stroke: #2C5573; }
|
||
|
||
|
||
|
||
|
||
|
||
.equip_tag text:nth-of-type(2),
|
||
.e_ground_fault_circuit_interrupt text:nth-of-type(2),
|
||
.p_gas_supply_feed text:nth-of-type(2),
|
||
.p_drain_waste_indirect text:nth-of-type(2),
|
||
.p_water_cold text:nth-of-type(2),
|
||
.p_water_hot text:nth-of-type(2),
|
||
.p_drain_waste_direct text:nth-of-type(2),
|
||
.e_junction_box text:nth-of-type(2) {
|
||
font-size: 0.2px;
|
||
}
|
||
|
||
|
||
.material-blank { fill: white; }
|
||
.material-diagonal1 { fill: url(#diagonal1); }
|
||
.material-diagonal2 { fill: url(#diagonal2); }
|
||
.material-diagonal3 { fill: url(#diagonal3); }
|
||
.material-crosshatch1 { fill: url(#crosshatch1); }
|
||
.material-crosshatch2 { fill: url(#crosshatch2); }
|
||
.material-crosshatch3 { fill: url(#crosshatch3); }
|
||
.material-brick { fill: url(#brick); }
|
||
.material-earth { fill: url(#earth); }
|
||
.material-glass { fill: url(#glass); }
|
||
.material-liquid { fill: url(#liquid); }
|
||
.material-grass { fill: url(#grass); }
|
||
.material-honeycomb { fill: url(#honeycomb); }
|
||
.material-sand { fill: url(#sand); }
|
||
.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
|
||
.material-wood { fill: url(#wood); stroke: black; stroke-width: 0.5; }
|
||
/* .IfcSpace { fill: none; stroke: none; } */
|
||
.IfcSpace.predefinedtype-INTERNAL { fill:#a4b3c56b; stroke-width: .5;}
|
||
.IfcSpace.predefinedtype-PARKING {
|
||
fill: #d5d9df38;
|
||
stroke-width: .3;
|
||
stroke: #666666;
|
||
}
|
||
|
||
.material-BrickElevation { fill: url(#BrickElevation); }
|
||
|
||
|
||
|
||
.predefinedtype-STUD { stroke: black; stroke-width: 1; }
|
||
.predefinedtype-WOOD { fill: url(#wood); stroke: black; stroke-width: 0.5; }
|
||
.predefinedtype-STEEL { fill: url(#steel); stroke: black; stroke-width: 0.5; }
|
||
.predefinedtype-CONCRETE { fill: url(#concrete); stroke: black; stroke-width: 0.5; }
|
||
.predefinedtype-PLASTERBOARD { fill: url(#sand); stroke: black; stroke-width: 0.25; }
|
||
|
||
|
||
[class*="PsetCommonStatus-NEW"] { fill: rgb(199, 199, 199); }
|
||
.cut.EPsetStatusStatus-EXISTING { fill: #5D6E7F; stroke: #2C5573; }
|
||
/* .cut.EPsetStatusStatus-EXISTING {fill: #e3e2e1;stroke: #000000;} */
|
||
|
||
|
||
|
||
.projection.EPsetStatusStatus-EXISTING {stroke: hsl(205 27% 79% / 1); }
|
||
.EPsetStatusStatus-EXISTINGDEMOLISH.cut, .ODOptionsODOption1-D, .ODOptionsODOption2-D { fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: 1, 1.5; stroke-width: .75; }
|
||
.EPsetStatusStatus-EXISTINGDEMOLISH.surface, .EPsetStatusStatus-EXISTINGDEMOLISH.projection { fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: 1, 1.5; stroke-width: .75; }
|
||
|
||
|
||
/* [class*="surface"][class*="EPsetStatusStatus-EXISTING"] {fill: white;} */
|
||
|
||
|
||
|
||
[class*="IfcDoor"][class*="EPsetStatusStatus-EXISTING"] {fill: none;}
|
||
[class*="IfcDoor"][class*="EPsetStatusStatus-NEW"] {fill: none;}
|
||
.cut.IfcElectricAppliance {fill: none;}
|
||
|
||
|
||
[class*="PsetCommon-FireRating2HR"] { fill: url(#2HR); }
|
||
|
||
|
||
|
||
.matsCategory-Steel { fill: url(#steel);}
|
||
.matsCategory-Gypsum { fill: url(#sand);}
|
||
.matsCategory-Concrete { fill: url(#concrete);}
|
||
.layer-material-CONCRETEWALL { fill: url(#concrete);}
|
||
.matsCategory-Masonry { fill: url(#diagonal2); }
|
||
.matsCategory-Sealant { fill: rgb(199, 199, 199);}
|
||
.matsCategory-InsulationBattVert { fill: url(#InsulationBattVert);}
|
||
.matsCategory-InsulationBattHorz { fill: url(#InsulationBattHorz);}
|
||
.layer-material-2RIGIDINSULATION { fill: #ce72c9; }
|
||
.matsCategory-Wood { fill: url(#wood); stroke: black;}
|
||
.matsCategory-Poche { fill: rgb(199, 199, 199);}
|
||
.matsCategory-PlywoodHorz { fill: url(#PlywoodHorz);}
|
||
.matsCategory-PlywoodVert { fill: url(#PlywoodVert);}
|
||
|
||
|
||
|
||
.surface.matsCategory-Metal, .surface.matsCategory-steel { fill: hsl(0, 0%, 85%); }
|
||
|
||
|
||
|
||
|
||
.matsCategory-noedge {display: none;}
|
||
|
||
|
||
.surface.material-existing { fill: #c2ceda; stroke: #2C5573; stroke-width: 0.05px;}
|
||
.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); }
|
||
.surface.material-VertLines6in48scale { fill: url(#VertLines6in48scale); }
|
||
.surface.material-HorzLines6in96scale { fill: url(#HorzLines6in96scale); }
|
||
.surface.material-DiagonalLines6in48scale { fill: url(#DiagonalLines6in48scale); }
|
||
|
||
|
||
.matsName-CURVEDCEILING { fill: hsl(0, 0%, 80%); }
|
||
|
||
|
||
.surface.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
|
||
|
||
|
||
.surface.material-5Fill { fill: hsl(0, 0%, 95%); }
|
||
.surface.material-10Fill { fill: hsl(0, 0%, 90%); }
|
||
.surface.material-15Fill { fill: hsl(0, 0%, 85%); }
|
||
.surface.material-20Fill { fill: hsl(0, 0%, 80%); }
|
||
.surface.material-30Fill { fill: hsl(0, 0%, 70%); }
|
||
.surface.material-40Fill { fill: hsl(0, 0%, 64%); }
|
||
.surface.material-50Fill { fill: hsl(0, 0%, 50%); }
|
||
.surface.material-60Fill { fill: hsl(0, 0%, 40%); }
|
||
.surface.material-70Fill { fill: hsl(0, 0%, 30%); }
|
||
.surface.material-80Fill { fill: hsl(0, 0%, 20%); }
|
||
.surface.material-90Fill { fill: hsl(0, 0%, 10%); }
|
||
.surface.material-100Fill { fill: hsl(0, 0%, 0%); }
|
||
|
||
|
||
.material-grass { fill: hsl(132, 6%, 84%); }
|
||
|
||
.predefinedtype-REFERENCEPLANEW, .predefinedtype-REFERENCEPLANNS, .predefinedtype-REFERENCESECTION, .predefinedtype-SPACEBOUNDARY{stroke: none;}
|
||
|
||
.predefinedtype-PROPERTYLINE {stroke-dasharray: 2, .4, 2; STROKE-WIDTH: .75;}
|
||
.predefinedtype-SETBACK {stroke-dasharray: 2, .4, 2; STROKE-WIDTH: .4;}
|
||
.predefinedtype-EROSIONCONTROL { stroke-dasharray: 1, .75, 1;stroke-width: 0.75; }
|
||
|
||
.predefinedtype-PROPERTYLINE.projection, .predefinedtype-SETBACK.projection {display: none;}
|
||
|
||
|
||
|
||
|
||
|
||
.predefinedtype-DASHED { stroke-dasharray: 1, .75; }
|
||
.predefinedtype-WIDE { stroke-width: 1;}
|
||
.predefinedtype-HATCH { stroke-width: .1;}
|
||
.predefinedtype-CENTERLINE { stroke-dasharray: 1, .1, 1; }
|
||
|
||
|
||
|
||
.matsName0-T1 { fill: url(#FKTILE); }
|
||
|
||
|
||
|
||
/* Hacks */
|
||
.ODGeneric-HiddenLineHackTrue.projection {display: none;}
|
||
/* .predefinedtype-TERRAIN.projection {display: none;} */
|
||
|
||
|
||
.IfcVirtualElement{display: none;}
|
||
|
||
|
||
|
||
|
||
.IfcElectricAppliance, .IfcFurniture, .IfcDistributionControlElement { fill: white !important; stroke: hsl(0 0% 0% / 1);}
|
||
|
||
/*
|
||
|
||
|
||
|
||
[["C:/Program Files/Inkscape/bin/inkscape.exe", "path"]]
|
||
|
||
Common selector syntax for Leaders...
|
||
----------------------------------------------------------
|
||
{{material.item.0.Name}}
|
||
{{material.item.Material.Name.0}}
|
||
{{material.Name}}
|
||
{{type.Description}}
|
||
{{type.Name}}
|
||
|
||
|
||
MetaData: predefined_type, EPset_Status.Status, mats.Name, mats.Category
|
||
|
||
---Typical---
|
||
Exclude: IfcElement, "EPset_Status"."Status" = "DEMOLISH" + IfcVirtualElement
|
||
|
||
---Structural Framing---
|
||
Include: IfcSlab + IfcRoof + IfcWall + IfcBeam + IfcColumn + IfcMember + IfcFooting
|
||
Exclude: IfcElement, "EPset_Status"."Status" = "DEMOLISH" + IfcSlab, Pset_SlabCommon.LoadBearing != TRUE + IfcWall, Pset_WallCommon.LoadBearing != TRUE + IfcRoof, Pset_RoofCommon.LoadBearing != TRUE
|
||
|
||
|
||
|
||
``round({{Qto_SpaceBaseQuantities.NetFloorArea}},0.1)`` SF
|
||
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, {{0.1}})
|
||
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, 0.1)
|
||
|
||
|
||
1⁄32 0.03125
|
||
1⁄16 0.0625
|
||
1⁄8 0.125
|
||
3⁄16 0.1875
|
||
1⁄4 0.25
|
||
3⁄8 0.375
|
||
1⁄2 0.5
|
||
5⁄8 0.625
|
||
3⁄4 0.75
|
||
7⁄8 0.875
|
||
1" = .083
|
||
2" = .166
|
||
3" = .25
|
||
4" = .333
|
||
5" = .416
|
||
6" = .5
|
||
7" = .583
|
||
8" = .666
|
||
9" = .75
|
||
10" = .833
|
||
11" = .916
|
||
|
||
|
||
|
||
Scale Name | Scale Ratio
|
||
1' = 1'-0" | 1:1
|
||
6" = 1'-0" | 1:2
|
||
3" = 1'-0" | 1:4
|
||
1-1/2" = 1'-0" | 1:8
|
||
1" = 1'-0" | 1:12
|
||
3/4" = 1'-0" | 1:16
|
||
1/2" = 1'-0" | 1:24
|
||
3/8" = 1'-0" | 1:32
|
||
1/4" = 1'-0" | 1:48
|
||
3/16" = 1'-0" | 1:64
|
||
1/8" = 1'-0" | 1:96
|
||
1" = 10'-0" | 1:120
|
||
3/32" = 1'-0" | 1:128
|
||
1/16" = 1'-0" | 1:192
|
||
1" = 20'-0" | 1:240
|
||
1" = 30'-0" | 1:360
|
||
1/32" = 1'-0" | 1:384
|
||
1" = 40'-0" | 1:480
|
||
1" = 50'-0" | 1:600
|
||
1" = 60'-0" | 1:720
|
||
1/64" = 1'-0" | 1:768
|
||
1" = 70'-0" | 1:840
|
||
1" = 80'-0" | 1:960
|
||
1" = 90'-0" | 1:1080
|
||
1" = 100'-0" | 1:1200
|
||
1/128" = 1'-0" | 1:1536
|
||
1" = 150'-0" | 1:1800
|
||
1" = 200'-0" | 1:2400
|
||
1" = 300'-0" | 1:3600
|
||
1" = 400'-0" | 1:4800
|
||
|
||
|
||
*/]]></style><marker id="eng-dimension-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
||
<g>
|
||
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="eng-dimension-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="radius-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
|
||
<marker id="fall-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="angle-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
||
<g>
|
||
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="angle-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="diameter-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
||
<g>
|
||
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="diameter-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="dimension-marker-start" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
|
||
<g>
|
||
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="dimension-marker-end" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
|
||
<g>
|
||
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="grid-marker" markerHeight="40" markerWidth="40" orient="auto" refX="20" refY="20">
|
||
<circle cx="20" cy="20" fill="white" stroke="#2C5573" r="17" style="stroke-width: 2" />
|
||
</marker>
|
||
<marker id="leader-marker" markerHeight="7" markerWidth="10" orient="auto" refX="10" refY="3.5">
|
||
<path d="M 0 0 L 0 7 L 10 3.5" class="annotation" style="fill:#2C5573;" />
|
||
</marker>
|
||
<marker id="stair-marker-start" markerHeight="10" markerWidth="10" orient="auto" refX="5" refY="5">
|
||
<circle cx="5" cy="5" fill="#2C5573" stroke="none" r="5" />
|
||
</marker>
|
||
<marker id="stair-marker-end" markerHeight="42" markerWidth="21" orient="auto" refX="21" refY="21">
|
||
<path d="M 0 0 L 21 21 L 0 42" class="annotation stair" style="stroke-width:2; marker-start: none; marker-end: none;" />
|
||
</marker>
|
||
<marker id="plan-level-marker" markerHeight="30" markerWidth="30" refX="15" refY="15">
|
||
<g>
|
||
<path d="M 15 0 L 15 30" class="annotation" style="stroke-width:1;" />
|
||
<path d="M 0 15 L 30 15" class="annotation" style="stroke-width:1;" />
|
||
<circle cx="15" cy="15" fill="white" stroke="#2C5573" r="7.5" style="stroke-width: 1" />
|
||
<path d="M 15 15 L 7.5 15 A 7.5 7.5 0 0 1 15 7.5 Z" fill="#2C5573" />
|
||
<path d="M 15 15 L 22.5 15 A 7.5 7.5 0 0 1 15 22.5 Z" fill="#2C5573" />
|
||
</g>
|
||
</marker>
|
||
<marker id="section-level-marker" markerHeight="11" markerWidth="90" refX="20" refY="10">
|
||
<g>
|
||
<path d="M 0 1 L 20 1 L 10 11 Z" fill="#2C5573" />
|
||
<path d="M 0 1 L 90 1" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="breakline-marker" markerHeight="20" markerWidth="15" refX="7.5" refY="10" orient="auto">
|
||
<g>
|
||
<path d="M 0 10 L 5 20 L 7.5 10" class="annotation" style="stroke-width:1; fill: white;" />
|
||
<path d="M 7.5 10 L 10 0 L 15 10" class="annotation" style="stroke-width:1; fill: white;" />
|
||
</g>
|
||
</marker>
|
||
<filter x="0" y="0" width="1" height="1" id="fill-background">
|
||
<feFlood flood-color="white" result="bg" />
|
||
<feMerge>
|
||
<feMergeNode in="bg" />
|
||
<feMergeNode in="SourceGraphic" />
|
||
</feMerge>
|
||
</filter>
|
||
|
||
<sodipodi:namedview id="namedview30" pagecolor="#505050" bordercolor="#ffffff" borderopacity="1" inkscape:showpageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="1" inkscape:deskcolor="#505050" showgrid="false" inkscape:zoom="45.254834" inkscape:cx="-2.6074563" inkscape:cy="-1.2042912" inkscape:window-width="1920" inkscape:window-height="1017" inkscape:window-x="-8" inkscape:window-y="-8" inkscape:window-maximized="1" inkscape:current-layer="svg30" />
|
||
<defs id="defs34">
|
||
<rect x="-0.3314563" y="-0.32040776" width="5.08233" height="4.5188543" id="rect15" />
|
||
<rect x="-26.162951" y="-2.3422912" width="8.396893" height="4.3752232" id="rect13" />
|
||
<rect x="-26.118757" y="-8.9714173" width="42.956737" height="25.500038" id="rect9" />
|
||
<rect x="-26.118757" y="-8.9714174" width="42.956738" height="25.500038" id="rect9-7" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-5" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-0" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-9" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4-0" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-7" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4-8" />
|
||
</defs>
|
||
<g id="rectangle-tag" style="display:inline">
|
||
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect2" />
|
||
</g>
|
||
<g id="window-tag" style="display:inline" transform="translate(-2.6994313,0.1643698)" inkscape:label=" window-tag">
|
||
<path id="path951-3" style="display:inline;fill:#ffffff;stroke:#2c5472;stroke-width:0.302;stroke-linecap:square;stop-color:#000000" d="m 6.9413962,1.7696536 h -14.090965 v -3.7830234 l 14.090965,10e-8 z" sodipodi:nodetypes="ccccc" />
|
||
<text y="0.2" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text707-3" />
|
||
</g>
|
||
<g id="door-tag" style="display:inline" transform="translate(0.30991735,0.3507727)">
|
||
<path style="display:inline;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" sodipodi:nodetypes="ccsccsc" />
|
||
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" />
|
||
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline" />
|
||
</g>
|
||
<g id="space-tag" style="display:inline">
|
||
<text y="0" class="large" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" style="display:inline" />
|
||
<rect x="-4.4753022" y="1.7" width="8.9506044" height="3.9172432" fill="#ffffff" stroke="#2c5573" style="display:inline;stroke-width:0.25" id="rect10" />
|
||
<text class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" style="display:inline" y="4" />
|
||
<text y="8" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" style="display:inline" />
|
||
<text y="12" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" style="display:inline" />
|
||
</g>
|
||
<g id="elevation-arrow" style="display:inline">
|
||
<path style="fill:#2c5573" d="M -7.07106,0 0,-7.07106 7.07106,0" id="path14" />
|
||
</g>
|
||
<g id="elevation-tag" style="display:inline">
|
||
<circle r="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="circle17" cx="0" cy="0" />
|
||
<line x1="-5" y1="0" x2="5" y2="0" style="stroke:#2c5573;stroke-width:0.25" id="line19" />
|
||
</g>
|
||
<g id="section-arrow" style="display:inline">
|
||
<path style="fill:#2c5573" d="M -7.07106,0 0,-7.07106 7.07106,0" id="path22" />
|
||
</g>
|
||
<g id="section-tag" style="display:inline">
|
||
<circle r="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="circle25" cx="0" cy="0" />
|
||
<line x1="-5" y1="0" x2="5" y2="0" style="stroke:#2c5573;stroke-width:0.25" id="line27" />
|
||
</g>
|
||
<g id="wall-tag" transform="translate(-22.641105,-31.042141)" style="display:inline">
|
||
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M 14.57154,28.860036 13.178895,32.6983 H 30.71067 l 1.392645,-3.838264 z" id="path6009" sodipodi:nodetypes="ccccc" />
|
||
</g>
|
||
<g id="light-tag" style="display:inline" transform="translate(0.1260007,0.3507723)">
|
||
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.3898682,-7.2697723 -1.392645,3.8382637 h 13.313025 l -1.392645,-3.8382637 z" id="path2" sodipodi:nodetypes="ccccc" />
|
||
<text y="-5" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text3" />
|
||
</g>
|
||
<g id="equip-tag" style="display:inline" class="equip_tag">
|
||
<ellipse style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round;stroke-opacity:1" id="path9" cx="-2.4361998e-07" cy="-0.23201941" rx="5.3547935" ry="3.7344077" />
|
||
<text y="0" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text6" style="display:inline" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text7" style="display:inline" inkscape:label="small" />
|
||
</g>
|
||
<g id="p_drain_waste_indirect" style="display:inline" inkscape:label="p_drain_waste_indirect" class="p_drain_waste_indirect">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="path5" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
||
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none" d="M -1.6400156,4.956e-8 H 1.6400157" id="path7" sodipodi:nodetypes="cc" />
|
||
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none" d="M 1.46e-8,-1.6400156 V 1.6400156" id="path7-8" sodipodi:nodetypes="cc" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5-9-0" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8-5-0" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<g id="p_drain_waste_direct" style="display:inline" inkscape:label="p_drain_waste_direct" class="p_drain_waste_direct">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle8" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text13" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text15" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<g id="p_water_cold" style="display:inline" inkscape:label="p_water_cold" class="p_water_cold">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle10" r="1.2113438" cx="0" cy="0" />
|
||
<path d="M 2.6070313,0.93135537 2.2280469,1.2929374 Q 1.8413281,0.88494912 1.3579297,0.88494912 q -0.40798828,0 -0.68835938,0.27843748 -0.2784375,0.2784375 -0.2784375,0.6864258 0,0.2842383 0.12375,0.504668 0.12375,0.2204297 0.34998047,0.3461133 0.22623051,0.1256836 0.50273441,0.1256836 0.2358984,0 0.4311914,-0.087012 0.195293,-0.088945 0.4292578,-0.3209765 L 2.5954297,2.8011405 Q 2.2802539,3.108582 1.9998828,3.2284648 1.7195117,3.346414 1.3598633,3.346414 q -0.66322267,0 -1.0866797,-0.4195899 -0.42152344,-0.4215234 -0.42152344,-1.0789453 0,-0.4253906 0.19142578,-0.7560351 Q 0.23644532,0.76119912 0.59416017,0.56010537 0.95380861,0.35901162 1.3675977,0.35901162 q 0.351914,0 0.6767578,0.14888672 0.3267773,0.14888672 0.5626758,0.42345703 z" id="text15-7-4-9" style="font-weight:bold;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';white-space:pre;fill:#2c5573;stroke-width:0.2;stroke-linecap:round" transform="matrix(0.45179745,0,0,0.45179745,-0.5892304,-0.82939498)" aria-label="C" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5-9" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8-5" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<g id="p_water_hot" style="display:inline" inkscape:label="p_water_hot" class="p_water_hot">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle15" r="1.2113438" cx="0" cy="0" />
|
||
<path d="m -0.4625673,-0.64252737 h 0.24810034 v 0.48484396 H 0.21534067 V -0.64252737 H 0.4625674 V 0.64252754 H 0.21534067 V 0.07906021 H -0.21446696 V 0.64252754 H -0.4625673 Z" id="text15-7-9-2" style="font-weight:bold;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';baseline-shift:baseline;white-space:pre;fill:#2c5573;stroke-width:0.0903595;stroke-linecap:round" aria-label="H" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<g id="e_ground_fault_circuit_interrupt" style="display:inline" class="e_ground_fault_circuit_interrupt" inkscape:label="e_ground_fault_circuit_interrupt">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle15-7" r="1.2113438" cx="-1.157196e-08" cy="0.00040627684" transform="rotate(90)" />
|
||
<path id="circle16" style="display:inline;fill:#2c5573;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" d="m 1.2109375,-2e-8 a 1.2113438,1.2113438 0 0 0 -0.109375,-0.5 h -2.203125 a 1.2113438,1.2113438 0 0 0 -0.109375,0.5 1.2113438,1.2113438 0 0 0 0.1074219,0.50000004 H 1.1035156 A 1.2113438,1.2113438 0 0 0 1.2109375,-2e-8 Z" />
|
||
<path style="font-variation-settings:normal;display:inline;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1" d="M 0.99548432,-0.50000002 H -2.8236093" id="path7-8-9" sodipodi:nodetypes="cc" />
|
||
<path style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000" d="M 0.99548432,0.50000002 H -2.8236093" id="path7-8-9-9" sodipodi:nodetypes="cc" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<g id="p_gas_supply_feed" style="display:inline" inkscape:label="p_gas_supply_feed" class="p_gas_supply_feed">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle4" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
||
<path sodipodi:type="star" style="fill:#2c5573;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;-inkscape-stroke:none" id="path8" inkscape:flatsided="true" sodipodi:sides="3" sodipodi:cx="-1.421875" sodipodi:cy="-1.3113437" sodipodi:r1="1.2727505" sodipodi:r2="0.63637525" sodipodi:arg1="0.52359878" sodipodi:arg2="1.5707963" inkscape:rounded="0" inkscape:randomized="0" d="m -0.31964074,-0.67496842 -2.20446856,-10e-9 1.1022343,-1.90912577 z" inkscape:transform-center-y="-0.25987306" transform="matrix(0.81672892,0,0,0.81672892,1.1612864,1.0716901)" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-1" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-4" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<g id="e_junction_box" style="display:inline" inkscape:label="e_junction_box" class="e_junction_box">
|
||
<rect style="display:inline;fill:#2c5573;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;-inkscape-stroke:none" id="rect5" width="2.4441562" height="2.4441562" x="-1.2220781" y="-1.2220781" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text4" style="display:inline" x="2" inkscape:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text5" style="display:inline" x="2.25" inkscape:label="small" />
|
||
</g>
|
||
<text xml:space="preserve" id="text15-7" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;line-height:normal;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect15-7);display:inline;opacity:1;vector-effect:none;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1" transform="matrix(0.45179745,0,0,0.45179745,-3.7556887,-3.6244707)"><tspan x="-0.33203125" y="3.274871" id="tspan7"><tspan style="baseline-shift:baseline;vector-effect:none;stop-color:#000000;stop-opacity:1" id="tspan6">W</tspan></tspan></text>
|
||
<text xml:space="preserve" id="text15-7-9" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;line-height:normal;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect15-7-4);display:inline;vector-effect:none;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000" transform="matrix(0.45179745,0,0,0.45179745,-5.4904406,-0.79707205)"><tspan x="-0.33203125" y="3.274871" id="tspan8">H</tspan></text>
|
||
<text xml:space="preserve" id="text15-7-4" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;white-space:pre;shape-inside:url(#rect15-7-51);display:inline;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" transform="matrix(0.45179745,0,0,0.45179745,-3.7897588,-1.2367927)"><tspan x="-0.33203125" y="3.274871" id="tspan9">C</tspan></text>
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round" id="path5-3" cx="-12.076193" cy="-5.43543" r="3.421875" />
|
||
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round" d="m -12.076193,-10.068243 v 9.26562531" id="path7-8-1" sodipodi:nodetypes="cc" />
|
||
<text xml:space="preserve" id="text9" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;white-space:pre;shape-inside:url(#rect9);display:inline;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linecap:round;stroke-opacity:1" transform="matrix(0.79776311,0,0,0.79776311,16.317442,5.1947736)"><tspan x="-26.119141" y="-5.3755196" id="tspan10">#27.A</tspan></text>
|
||
<defs id="defs455">
|
||
</defs>
|
||
<sodipodi:namedview id="namedview453" pagecolor="#505050" bordercolor="#ffffff" borderopacity="1" inkscape:showpageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="1" inkscape:deskcolor="#505050" showgrid="false" inkscape:zoom="11.313709" inkscape:cx="28.328464" inkscape:cy="23.290329" inkscape:window-width="1920" inkscape:window-height="1017" inkscape:window-x="-8" inkscape:window-y="-8" inkscape:window-maximized="1" inkscape:current-layer="svg451" />
|
||
<pattern id="demolish" width=".25" height=".25" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2=".25" style="stroke:red; stroke-width:0.15" id="line293" />
|
||
</pattern>
|
||
<pattern id="steel" width="3" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line296" />
|
||
<line x1="1" y1="0" x2="1" y2="1" style="stroke:#999; stroke-width:0.15" id="line298" />
|
||
</pattern>
|
||
<pattern id="pattern303" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:red; stroke-width:0.15" id="line301" />
|
||
</pattern>
|
||
<pattern id="diagonal1" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line305" />
|
||
</pattern>
|
||
<pattern id="diagonal2" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line308" />
|
||
</pattern>
|
||
<pattern id="diagonal3" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line311" />
|
||
</pattern>
|
||
<pattern id="square1" width="1" height="1" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line314" />
|
||
<line x1="0" y1="0" x2="1" y2="0" style="stroke:#999; stroke-width:0.15" id="line316" />
|
||
</pattern>
|
||
<pattern id="square2" width="2" height="2" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line319" />
|
||
<line x1="0" y1="0" x2="2" y2="0" style="stroke:#999; stroke-width:0.15" id="line321" />
|
||
</pattern>
|
||
<pattern id="square3" width="3" height="3" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line324" />
|
||
<line x1="0" y1="0" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line326" />
|
||
</pattern>
|
||
<pattern id="crosshatch1" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line328" />
|
||
<line x1="0" y1="0" x2="1" y2="0" style="stroke:#999; stroke-width:0.15" id="line330" />
|
||
</pattern>
|
||
<pattern id="crosshatch2" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line333" />
|
||
<line x1="0" y1="0" x2="2" y2="0" style="stroke:#999; stroke-width:0.15" id="line335" />
|
||
</pattern>
|
||
<pattern id="crosshatch3" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line338" />
|
||
<line x1="0" y1="0" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line340" />
|
||
</pattern>
|
||
<pattern id="brick" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<path style="fill: white;" d="M 0 0 3 0 3 3 0 3" id="path343" />
|
||
<line x1="1" y1="0" x2="1" y2="3" style="stroke:#999; stroke-width:0.15" id="line345" />
|
||
<line x1="2" y1="0" x2="2" y2="3" style="stroke:#999; stroke-width:0.15" id="line347" />
|
||
</pattern>
|
||
<pattern id="earth" width="6" height="6" patternUnits="userSpaceOnUse">
|
||
<path style="fill: #666;" d="M 0 0 6 0 6 6 0 6" id="path350" />
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line352" />
|
||
<line x1="1" y1="0" x2="1" y2="2" style="stroke:#999; stroke-width:0.15" id="line354" />
|
||
<line x1="2" y1="0" x2="2" y2="2" style="stroke:#999; stroke-width:0.15" id="line356" />
|
||
<line x1="3" y1="0" x2="5" y2="0" style="stroke:#999; stroke-width:0.15" id="line358" />
|
||
<line x1="3" y1="1" x2="5" y2="1" style="stroke:#999; stroke-width:0.15" id="line360" />
|
||
<line x1="3" y1="2" x2="5" y2="2" style="stroke:#999; stroke-width:0.15" id="line362" />
|
||
<line x1="0" y1="3" x2="2" y2="3" style="stroke:#999; stroke-width:0.15" id="line364" />
|
||
<line x1="0" y1="4" x2="2" y2="4" style="stroke:#999; stroke-width:0.15" id="line366" />
|
||
<line x1="0" y1="5" x2="2" y2="5" style="stroke:#999; stroke-width:0.15" id="line368" />
|
||
<line x1="3" y1="3" x2="3" y2="5" style="stroke:#999; stroke-width:0.15" id="line370" />
|
||
<line x1="4" y1="3" x2="4" y2="5" style="stroke:#999; stroke-width:0.15" id="line372" />
|
||
<line x1="5" y1="3" x2="5" y2="5" style="stroke:#999; stroke-width:0.15" id="line374" />
|
||
</pattern>
|
||
<pattern id="glass" width="10" height="10" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="1" y1="1" x2="1" y2="3" style="stroke:#999; stroke-width:0.15" id="line377" />
|
||
<line x1="2" y1="0" x2="2" y2="5" style="stroke:#999; stroke-width:0.15" id="line379" />
|
||
<line x1="3" y1="2" x2="3" y2="4" style="stroke:#999; stroke-width:0.15" id="line381" />
|
||
</pattern>
|
||
<pattern id="liquid" width="6" height="3" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0.5" x2="4" y2="0.5" style="stroke:#999; stroke-width:0.15" id="line384" />
|
||
<line x1="0" y1="2" x2="1" y2="2" style="stroke:#999; stroke-width:0.15" id="line386" />
|
||
<line x1="3" y1="2" x2="6" y2="2" style="stroke:#999; stroke-width:0.15" id="line388" />
|
||
</pattern>
|
||
<pattern id="grass" width="6" height="12" patternUnits="userSpaceOnUse">
|
||
<line x1="1.5" y1="1.5" x2="1.5" y2="0" style="stroke:#999; stroke-width:0.15" id="line391" />
|
||
<line x1="1.5" y1="1.5" x2="0" y2="0" style="stroke:#999; stroke-width:0.15" id="line393" />
|
||
<line x1="1.5" y1="1.5" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line395" />
|
||
<line x1="4.5" y1="7.5" x2="4.5" y2="6" style="stroke:#999; stroke-width:0.15" id="line397" />
|
||
<line x1="4.5" y1="7.5" x2="3" y2="6" style="stroke:#999; stroke-width:0.15" id="line399" />
|
||
<line x1="4.5" y1="7.5" x2="6" y2="6" style="stroke:#999; stroke-width:0.15" id="line401" />
|
||
</pattern>
|
||
<pattern id="honeycomb" width="7.5" height="4.33" patternUnits="userSpaceOnUse">
|
||
<path style="fill: #cfc6cf;" d="M 0 0 7.5 0 7.5 4.33 0 4.33" id="path404" />
|
||
<path d="M 0,2.165 L 1.25,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round" id="path406" />
|
||
<path d="M 1.25,2.165 L 2.5,4.33 L 5,4.33 L 6.25,2.165 L 5,0 L 2.5,0 L 1.25,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round;fill:none" id="path408" />
|
||
<path d="M 6.25,2.165 L 7.5,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round" id="path410" />
|
||
</pattern>
|
||
<pattern id="wood" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(0.75) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="rgb(221, 207, 184)" id="rect1" />
|
||
<path style="fill:none; stroke: rgb(119, 105, 66); stroke-width:0.15;" d="M 49.649999,1.3460737 A 69.019995,69.019995 0 0 0 48.653938,0.34999949 M 49.649999,4.9389583 A 66.554994,66.554994 0 0 0 45.06105,0.34999949 M 49.649999,8.6983527 A 64.089999,64.089999 0 0 0 41.301656,0.34999949 M 49.649999,12.675003 A 61.624998,61.624998 0 0 0 37.325,0.34999949 M 49.649999,16.948067 A 59.159997,59.159997 0 0 0 33.05192,0.34999949 M 49.649999,21.652972 A 56.694997,56.694997 0 0 0 28.347017,0.34999949 M 49.649999,27.057906 A 54.229999,54.229999 0 0 0 22.942096,0.34999949 M 49.649999,33.866298 A 51.764998,51.764998 0 0 0 16.1337,0.34999949 M 49.649999,49.649989 A 49.299997,49.299997 0 0 0 0.34999949,0.34999949 M 47.185,49.649989 A 46.834999,46.834999 0 0 0 0.34999949,2.8149951 M 44.72,49.649989 A 44.369998,44.369998 0 0 0 0.34999949,5.2799906 M 42.254999,49.649989 A 41.904997,41.904997 0 0 0 0.34999949,7.7450123 M 39.790001,49.649989 A 39.439999,39.439999 0 0 0 0.34999949,10.210008 M 37.325,49.649989 A 36.974998,36.974998 0 0 0 0.34999949,12.675003 M 34.859999,49.649989 A 34.509998,34.509998 0 0 0 0.34999949,15.139998 M 32.395001,49.649989 A 32.044999,32.044999 0 0 0 0.34999949,17.604994 M 29.93,49.649989 A 29.579999,29.579999 0 0 0 0.34999949,20.069989 M 27.465,49.649989 A 27.114998,27.114998 0 0 0 0.34999949,22.535011 M 24.999997,49.649989 A 24.649999,24.649999 0 0 0 0.34999949,25.000007 M 22.534998,49.649989 A 22.184999,22.184999 0 0 0 0.34999949,27.465003 M 20.069998,49.649989 A 19.719999,19.719999 0 0 0 0.34999949,29.929999 M 17.604998,49.649989 A 17.254999,17.254999 0 0 0 0.34999949,32.394994 M 15.139998,49.649989 A 14.789999,14.789999 0 0 0 0.34999949,34.85999 M 12.674999,49.649989 A 12.325,12.325 0 0 0 0.34999949,37.325011 M 10.209999,49.649989 A 9.8599994,9.8599994 0 0 0 0.34999949,39.790007 M 7.7449994,49.649989 A 7.3949999,7.3949999 0 0 0 0.34999949,42.255002 M 5.2799992,49.649989 A 4.9299997,4.9299997 0 0 0 0.34999949,44.719998 M 2.8149995,49.649989 A 2.4649999,2.4649999 0 0 0 0.34999949,47.184993 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003" id="path413" />
|
||
</pattern>
|
||
<pattern id="sand" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(1) rotate(0)">
|
||
<path style="fill: #EEE;" d="M 0 0 50 0 50 50 0 50" id="path416" />
|
||
<path d="m 43.601202,-0.71150489 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672766,-9.11985699 0.05043,0.05043 m -0.413206,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.13875999 0.05043,0.05043 m -11.224016,-1.682987 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.13875999 0.05043,0.05043 m -11.224018,-1.682987 0.05043,0.05043 m 2.579706,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.12694199 0.05043,0.05043 m 1.400684,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587503 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.13875999 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950282 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587503 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.13875999 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.03554199 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950282 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398321 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.12694199 0.050426,0.05043 m 1.4006823,9.01900499 0.050426,0.05043 m 1.6727653,-9.11985699 0.050426,0.05043 m -0.4132033,4.57498099 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587503 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.13875999 0.050426,0.05043 m 39.2020484,8.40227899 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672766,-9.1198569 0.05043,0.05043 m -0.413206,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.305259,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,9.3736971 l 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,9.3736971 l 0.05043,0.05043 m 2.579706,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.1269419 0.05043,0.05043 m 1.400684,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.305261,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.6829219 0.05043,0.05043 m 2.579707,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950283 0.05043,0.05043 m 4.212202,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 M 3.2605471,9.3738251 l 0.050426,0.05043 m 2.5797074,2.0355409 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114425 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950283 0.050426,0.05043 m 4.212204,1.309988 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.1269419 0.050426,0.05043 m 1.4006823,9.0190049 0.050426,0.05043 m 1.6727653,-9.1198569 0.050426,0.05043 m -0.4132033,4.5749809 0.050426,0.05043 m -5.2199991,3.033174 0.050426,0.05043 m 3.3052614,-0.322504 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,19.458898 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,19.458898 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580413,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126942 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955007 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580414,-3.950278 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955007 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05043 m -6.5804127,-3.950278 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398322 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126942 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322509 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955007 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.40139,-3.6782 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496813,-1.138755 0.05043,0.05043 M 33.516,29.5441 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.401389,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403046 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496811,-1.138755 0.05043,0.05043 M 23.4308,29.5441 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401387,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126946 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05044 m -2.49917,-0.05044 0.05043,0.05044 m 5.754006,-1.955012 0.05043,0.05043 m -3.496808,-1.138755 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401388,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05044 m -2.499171,-0.05044 0.05043,0.05044 m 5.754007,-1.955012 0.05043,0.05043 m -3.496809,-1.138755 0.05043,0.05043 M 3.2603961,29.5441 l 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05044 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398312 0.050426,0.05043 m -5.40138804,-3.6782 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126946 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.03317 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403046 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05044 m -2.499171,-0.05044 0.050426,0.05044 m 5.754007,-1.955012 0.050426,0.05043 m -3.4968082,-1.138755 0.050426,0.05043 m 39.2020484,8.402274 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678204 0.05043,0.05044 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672766,-9.119861 0.05043,0.05043 m -0.413206,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496813,-1.138765 0.05043,0.05043 M 33.516,39.629302 l 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503902 0.05043,0.05043 m 3.395957,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496811,-1.138765 0.05043,0.05043 M 23.4308,39.629302 l 0.05043,0.05043 m 2.579706,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503902 0.05043,0.05043 m 3.395955,-6.126951 0.05043,0.05043 m 1.400684,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587498 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955006 0.05043,0.05043 m -3.496808,-1.138765 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587498 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955006 0.05043,0.05043 m -3.496809,-1.138765 0.05043,0.05043 M 3.2605471,39.6294 l 0.050426,0.05043 m 2.5797074,2.035542 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861943 0.050426,0.05043 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309992 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678204 0.050426,0.05044 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503902 0.050426,0.05043 m 3.3959557,-6.126951 0.050426,0.05043 m 1.4006823,9.019004 0.050426,0.05043 m 1.6727653,-9.119861 0.050426,0.05043 m -0.4132033,4.574985 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322505 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587498 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955006 0.050426,0.05043 m -3.4968082,-1.138765 0.050426,0.05043" style="stroke:#999;stroke-width:0.35;stroke-linecap:round" id="path418" />
|
||
</pattern>
|
||
<pattern id="concrete" width="50" height="50" patternUnits="userSpaceOnUse">
|
||
<path style="fill: #eeeeee;" d="M 0 0 50 0 50 50 0 50" id="path421" />
|
||
<path style="stroke:#999;stroke-width:0.15;stroke-linecap:round" d="M 0.12435638,40.161126 0.0392849,39.927396 m 1.3611443,3.73971 -0.085071,-0.23373 m 1.3611438,3.73972 -0.085072,-0.23373 m -2.34247071,-16.61734 -0.0850716,-0.23373 m 1.36114441,3.73971 -0.085072,-0.23372 m 1.3611447,3.73971 -0.085071,-0.23373 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611439,3.73972 -0.085071,-0.23373 m 1.3611443,3.73971 -0.085072,-0.23374 m -6.17068923,-27.13528 -0.0850715,-0.23373 m 1.36114443,3.73972 -0.085072,-0.23374 m 1.3611448,3.73972 -0.085072,-0.23373 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611446,3.73973 -0.085072,-0.23374 m 1.3611447,3.73971 -0.085071,-0.23373 m 1.3611437,3.73973 -0.085071,-0.23374 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611432,3.73972 -0.08507,-0.23373 M 0.49816496,10.643836 0.4130935,10.410096 m 1.3611443,3.73972 -0.085072,-0.23373 m 1.3611449,3.73972 -0.085072,-0.23374 m 1.3611448,3.73972 -0.085072,-0.23373 m 1.3611446,3.73972 -0.085072,-0.23374 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611438,3.73972 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085072,-0.23373 m 1.3611447,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23372 M 0.62276789,0.8047364 0.53769639,0.5710064 m 1.36114431,3.73971 -0.085071,-0.23373 m 1.3611437,3.73972 -0.085071,-0.23373 m 1.3611442,3.7397096 -0.085071,-0.23373 m 1.3611439,3.73971 -0.085071,-0.23372 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085071,-0.23372 m 1.3611437,3.73971 -0.085071,-0.23373 m 1.3611437,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 M 4.5755891,1.4835864 4.4905181,1.2498564 m 1.3611441,3.73972 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085071,-0.23373 m 1.3611437,3.7397196 -0.085071,-0.23374 m 1.3611438,3.73972 -0.085071,-0.23373 m 1.3611436,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 M 8.5284107,2.1624464 8.4433387,1.9287164 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611436,3.73972 -0.08507,-0.23373 m 1.361142,3.7397196 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.7397 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23374 M 12.481231,2.8412964 l -0.08507,-0.23372 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23372 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 M 16.434053,3.5201564 l -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m -1.796367,0.9289 -0.06438,-0.24025 m 1.5358,-1.95656 -0.06438,-0.24026 m 1.888167,1.919 0.06307,-0.13526 m -3.386081,0.17745 0.013,-0.14867 m 4.572989,-2.89775 -0.08507,-0.23373 m 4.037892,0.91258 -0.08507,-0.23372 m -5.483097,-1.31646 -0.06438,-0.24026 m 4.616637,1.85306 -0.06438,-0.24026 m -5.338602,-0.80246 0.06307,-0.13525 m 3.305472,-1.20309 0.06307,-0.13526 m 1.140023,3.44073 0.06307,-0.13526 m -1.655827,0.31399 0.013,-0.14868 m -1.926484,4.63718 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23374 M 19.110801,0.6930264 l -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361142,3.7397196 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 2.637216,7.24571 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361142,3.73973 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23374 M 23.063621,1.3718864 l -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.7397096 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 2.637216,7.2457 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23372 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23372 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 M 27.016443,2.0507464 l -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361141,3.73972 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361144,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 M 30.969264,2.7295964 l -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 M 34.922086,3.4084464 l -0.08507,-0.23372 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 M 37.598834,0.5813264 l -0.08507,-0.23374 m 1.361142,3.73973 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m -7.446764,-30.6412696 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m -3.618545,-20.1233196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.7397096 -0.08507,-0.23373 m 0.209673,-9.6053596 -0.08507,-0.23374 M 1.4711736,47.803406 1.4067966,47.563156 m -0.073621,-7.96299 -0.064377,-0.24027 m 1.6737946,6.2467 -0.064377,-0.24026 m -1.683038,-13.96943 -0.064377,-0.24026 m 1.6737943,6.24669 -0.064377,-0.24025 m 1.6737944,6.24669 -0.064376,-0.24026 m 1.6737936,6.24669 -0.064376,-0.24026 M 1.0571811,23.193656 0.9928044,22.953396 m 1.6737944,6.2467 -0.064377,-0.24026 m 1.6737945,6.2467 -0.064377,-0.24026 m 1.6737948,6.24669 -0.064377,-0.24026 m 1.6737945,6.2467 -0.064377,-0.24026 m -6.51129097,-31.98874 -0.0643767,-0.24026 m 1.67379427,6.24669 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24669 -0.064377,-0.24025 m 1.673795,6.24669 -0.064377,-0.24026 m 1.6737946,6.24669 -0.064377,-0.24026 M 0.7811862,6.7871564 0.7168095,6.5468964 m 1.6737943,6.2466996 -0.064377,-0.24026 m 1.6737943,6.24669 -0.064377,-0.24026 m 1.6737947,6.24669 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24668 -0.064376,-0.24024 m 1.6737929,6.24668 -0.06438,-0.24024 m 1.673798,6.24667 -0.06438,-0.24024 M 2.2526063,4.5903464 2.1882293,4.3500864 m 1.6737945,6.2466896 -0.064377,-0.24025 m 1.6737949,6.24668 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24669 -0.064377,-0.24025 m 1.6737942,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 M 3.7240264,2.3935264 3.6596494,2.1532664 m 1.6737946,6.24669 -0.064376,-0.24025 m 1.6737935,6.2466896 -0.064376,-0.24026 m 1.6737935,6.24669 -0.064376,-0.24025 m 1.673793,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24024 m 1.673798,6.24668 -0.06438,-0.24027 M 6.8048642,6.2031464 6.7404872,5.9628864 m 1.6737946,6.2466896 -0.064377,-0.24025 m 1.6737942,6.24669 -0.064377,-0.24026 m 1.673794,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 M 8.2762845,4.0063264 8.2119075,3.7660764 M 9.885702,10.012766 9.821325,9.7725064 m 1.673794,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24027 m 1.673798,6.2467 -0.06438,-0.24026 M 9.7477043,1.8095164 9.6833283,1.5692564 m 1.6737927,6.24669 -0.06438,-0.24026 m 1.673798,6.2466996 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24025 m -9.730122,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673794,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06437,-0.24025 m 1.673788,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m -9.730124,-44.0015996 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -9.730122,-44.0015896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 3.283215,12.25313 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m -9.730123,-44.0015996 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 3.283215,12.25312 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 M 20.32364,2.8383064 20.15926,2.5980464 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m 3.283215,12.25313 -0.06438,-0.24027 m 1.673799,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m -9.730123,-44.0015996 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.2467 -0.06438,-0.24026 m -9.730124,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2466996 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 3.283216,12.25313 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m -9.730122,-44.0015896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2466996 -0.06438,-0.24027 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.2467 -0.06438,-0.24026 m -8.120706,-37.9951596 -0.06438,-0.24027 m 1.673797,6.2466996 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m -9.730123,-44.0015896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.24668 -0.06438,-0.24024 m 1.673797,6.24668 -0.06438,-0.24025 m -9.730123,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673799,6.2466896 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m -9.730122,-44.0015996 -0.06438,-0.24025 m 1.673797,6.2466796 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673799,6.24668 -0.06438,-0.24024 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24668 -0.06438,-0.24026 m -9.730124,-44.0015896 -0.06438,-0.24025 m 1.673799,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m -9.730122,-44.0015996 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06437,-0.24026 m 1.673789,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m -8.120705,-37.9951496 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -6.511287,-31.9887296 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -4.90187,-25.9822896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m -1.683036,-13.9694296 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m -0.07362,-7.9629896 -0.06438,-0.24026 m -47.7039735,-1.53749 0.038996,-0.0836 m 1.164097,3.38907 0.063071,-0.13525 m -2.2285202,4.77908 0.0630714,-0.13526 m 5.4709198,-5.84692 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13525 m -2.2285201,4.7790796 0.063071,-0.13526 m 7.6363693,-10.4907396 0.063072,-0.13526 m -2.2285211,4.77909 0.063071,-0.13526 m -2.2285202,4.7790796 0.063071,-0.13526 m -2.2285201,4.77908 0.063071,-0.13525 m -2.22852021,4.77908 0.0630713,-0.13526 M 10.345525,4.2715464 l 0.06307,-0.13525 m -2.2285187,4.77908 0.063071,-0.13526 m -2.2285201,4.7790896 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13526 m -2.2285201,4.77908 0.063071,-0.13525 M 13.714068,2.9331964 l 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.2285186,4.7790796 0.063072,-0.13525 m -2.2285211,4.77908 0.063072,-0.13526 m -2.228521,4.77909 0.063071,-0.13526 m -2.2285202,4.77908 0.063071,-0.13526 m -2.22852019,4.77908 0.0630713,-0.13525 M 17.08261,1.5948464 l 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285185,4.77908 0.063071,-0.13526 m -2.2285201,4.77909 0.063071,-0.13526 m -2.2285204,4.77909 0.063071,-0.13527 m -2.2285202,4.77909 0.063071,-0.13526 M 20.451151,0.1564964 l 0.0013,-0.003 m -2.166749,4.64683 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.2285189,4.77909 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13526 m -2.2285201,4.77909 0.063071,-0.13526 m -2.2285202,4.77908 0.063071,-0.13526 m -2.22852027,4.77908 0.0630715,-0.13525 m 20.565992,-38.2184396 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285184,4.77908 0.063072,-0.13525 m -2.228521,4.77908 0.063072,-0.13525 m -2.2285211,4.77908 0.063071,-0.13527 m -2.2285201,4.77908 0.063071,-0.13525 M 25.022786,2.2236164 l 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.2285182,4.77908 0.063072,-0.13526 m -2.228521,4.77908 0.063072,-0.13525 m -2.2285211,4.77908 0.063071,-0.13525 m -2.2285202,4.77908 0.063071,-0.13527 M 28.391328,0.8852664 l 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13527 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285181,4.77908 0.063071,-0.13525 m -2.22852,4.77908 0.063071,-0.13526 M 29.594421,4.1907464 l 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.7790796 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m 22.794514,-42.9975196 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -4.39397,9.42291 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m 24.959963,-47.6413396 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -6.559417,14.06674 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m 22.794515,-42.9975196 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.22852,4.7790896 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -4.393969,9.42292 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13525 M 40.90314,3.4811664 l 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m 24.959963,-47.6413496 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.7790896 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13527 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m 24.959964,-47.6413396 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.1352496 m -2.22852,4.7790796 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m 22.794514,-42.9975196 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13526 m 18.463615,-33.70988 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13527 m 18.463615,-33.70987 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m 14.132718,-24.42222 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.228519,4.7791 0.06307,-0.13527 m -2.22852,4.77908 0.06307,-0.13525 m 11.96727,-19.77839 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.228521,4.77908 0.06307,-0.13525 m 9.801819,-15.13458 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m 7.636371,-10.49076 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13527 m 3.305472,-1.20309 0.06307,-0.13525 M 4.0059337,4.2093264 l 0.013007,-0.14867 m -0.4595834,5.25307 0.013007,-0.14867 M 3.112781,14.418126 3.125788,14.269446 m -0.4595834,5.25307 0.013007,-0.14867 m -0.4595833,5.25307 0.013007,-0.14867 m -0.4595834,5.25306 0.013007,-0.14867 m -0.4595834,5.25307 0.013007,-0.14867 m -0.45958338,5.25306 0.0130072,-0.14866 m -0.4595836,5.25306 0.0130072,-0.14867 M 9.1177385,2.8588364 l 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595858,5.2530596 0.013009,-0.14867 m -0.4595852,5.25307 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14868 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595858,5.25306 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595852,5.25307 0.013009,-0.14868 m 9.104974,-46.9927096 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.2530696 0.013,-0.14868 m -0.459576,5.25307 0.01301,-0.14867 m -0.459586,5.25307 0.01301,-0.14868 m -0.459586,5.25307 0.01301,-0.14867 m -0.459587,5.25307 0.01301,-0.14867 m -0.459587,5.25307 0.01301,-0.14868 m -0.459586,5.25308 0.01301,-0.14869 m -0.459586,5.25308 0.01301,-0.14868 m 9.104974,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459576,5.2530596 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m 8.658408,-41.8883196 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459575,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.906154,10.35746 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14868 m -0.459577,5.25308 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14868 m 8.658409,-41.8883096 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459575,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.906153,10.35747 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459575,5.25308 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m 9.104985,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.2530596 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459576,5.25308 0.013,-0.14869 m -0.459577,5.25308 0.013,-0.14868 m 9.104985,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459577,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14868 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459575,5.25308 0.013,-0.14868 m -0.459577,5.25306 0.013,-0.14866 m 8.658409,-41.8883196 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459577,5.2530696 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459575,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459576,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m 8.658409,-41.8883096 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459577,5.2530696 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459575,5.25306 0.013,-0.14867 M 0.61291371,42.991776 0.31563741,42.354266 M 3.335483,35.512586 3.0382067,34.875076 m 5.0543262,10.83906 -0.2972761,-0.63751 M 1.3010021,17.831886 1.0037257,17.194376 m 5.0543262,10.83904 -0.2972761,-0.63751 m 5.0543262,10.83905 -0.297277,-0.63752 m 5.054326,10.83905 -0.297276,-0.63751 M 4.0235713,10.352706 3.726295,9.7151964 M 8.7806214,20.554246 8.4833453,19.916736 m 5.0543257,10.83904 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 M 6.7461405,2.8735364 6.4488644,2.2360164 M 11.50319,13.075066 11.205914,12.437556 m 5.054326,10.83905 -0.297276,-0.63751 m 5.054326,10.83905 -0.297277,-0.63751 m 5.054327,10.83904 -0.297276,-0.63751 M 14.22576,5.5958964 13.928483,4.9583864 m 5.054326,10.8390396 -0.297276,-0.63751 m 5.054326,10.83905 -0.297276,-0.63751 m 5.054326,10.83905 -0.297275,-0.63752 m 5.054325,10.83906 -0.297276,-0.63752 M 21.705379,8.3182564 21.408103,7.6807464 m 5.054325,10.8390396 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 m 5.054325,10.83905 -0.297276,-0.63752 M 24.427947,0.8390864 24.154971,0.1536764 m 5.030027,10.7869396 -0.297276,-0.63751 m 5.054325,10.83905 -0.297275,-0.63751 m 5.054326,10.83904 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 M 31.907566,3.5614464 31.61029,2.9239264 m 5.054327,10.8390496 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 m 5.054326,10.83905 -0.297277,-0.63751 M 39.387187,6.2838064 39.089911,5.6462864 m 5.054325,10.8390496 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 M 46.866806,9.0061664 46.56953,8.3686564 m 3.019844,-6.84167 -0.297276,-0.63751 M 0.78304652,42.524316 0.31558226,42.354166 m 7.94689064,2.89243 -0.4674639,-0.17013 m 7.94689,2.89242 -0.467464,-0.17013 m -11.7691,-12.75389 -0.4674641,-0.17013 m 7.9468901,2.89243 -0.467464,-0.17013 m 7.94689,2.89242 -0.467464,-0.17013 m 7.946891,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 M 6.2276238,27.565446 5.7601595,27.395306 m 7.9468905,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17014 m 7.94689,2.89243 -0.467463,-0.17015 m 7.94689,2.89244 -0.467465,-0.17015 m 7.946892,2.89244 -0.467465,-0.17014 M 1.4704859,17.363716 1.0030217,17.193576 m 7.9468905,2.89243 -0.4674638,-0.17014 m 7.9468896,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467465,-0.17014 m 7.946892,2.89243 -0.467465,-0.17014 m 7.94689,2.89243 -0.467463,-0.17014 m 7.94689,2.89243 -0.467465,-0.17014 M 4.1927745,9.8842864 3.7253104,9.7141464 m 7.9468906,2.8924296 -0.467465,-0.17014 m 7.946892,2.89243 -0.467466,-0.17014 m 7.946891,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467465,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 M 6.9150632,2.4048564 6.4475988,2.2347164 m 7.9468902,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17014 m 7.94689,2.8924296 -0.467463,-0.17014 m 7.94689,2.89243 -0.467463,-0.17014 m 7.94689,2.89243 -0.467465,-0.17014 M 24.596204,0.3700064 24.276606,0.1536764 m 7.799025,2.83862 -0.467465,-0.17015 m 7.94689,2.89244 -0.467463,-0.17015 m 7.94689,2.89244 -0.467463,-0.17014 m 3.179228,-7.31312 -0.45694,-0.16632 m -42.5443784,1.98501 0.170143,-0.46746 M 4.022641,10.351746 4.1927841,9.8842764 M 1.3003524,17.831176 1.4704955,17.363706 M 14.224356,5.5946064 l 0.170143,-0.46747 m -2.892432,7.9468996 0.170143,-0.46746 m -2.8924308,7.94689 0.170143,-0.46746 m -2.8924319,7.9469 0.1701429,-0.46747 m -2.8924315,7.9469 0.1701429,-0.46747 m -2.89243159,7.94691 0.17014311,-0.46747 M 24.426071,0.8374564 l 0.170142,-0.46746 m -2.89243,7.9469 0.170142,-0.46747 m -2.892432,7.9468996 0.170144,-0.46746 m -2.892432,7.94689 0.170144,-0.46746 m -2.892432,7.9469 0.170142,-0.46747 m -2.892431,7.9469 0.170143,-0.46746 m -2.8924311,7.9469 0.1701429,-0.46747 M 31.905497,3.5597464 32.07564,3.0922864 m -2.892432,7.9468996 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46746 m -2.89243,7.9469 0.170142,-0.46747 m -2.892432,7.9469 0.170144,-0.46747 m -2.892432,7.94691 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46747 m 23.643015,-41.6868496 0.170144,-0.46746 m -2.892432,7.9468996 0.170142,-0.46747 m -2.89243,7.9469 0.170142,-0.46746 m -2.892432,7.9469 0.170144,-0.46747 m -2.892432,7.94691 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46746 m 23.643015,-41.6868596 0.15961,-0.43852 m -2.881898,7.91795 0.170142,-0.46746 m -2.89243,7.9468996 0.170142,-0.46747 m -2.892431,7.94691 0.170143,-0.46747 m -2.892432,7.9469 0.170143,-0.46747 m -2.892431,7.9469 0.170142,-0.46746 m -2.892432,7.9469 0.170144,-0.46746 m 15.476149,-19.24855 0.170144,-0.46747 m -2.892432,7.94689 0.170143,-0.46746 m -2.892432,7.9469 0.170143,-0.46747 m -2.892432,7.9469 0.170144,-0.46745 M 4.9452336,47.243176 4.3690295,46.839706 m -0.8055656,-7.43498 -0.5762043,-0.40347 m 9.7966934,6.85974 -0.576204,-0.40348 M 2.181694,31.566286 1.6054898,31.162816 m 9.7966932,6.85973 -0.576204,-0.40347 m 9.796694,6.85973 -0.576205,-0.40346 M 0.79992402,23.727836 0.2237198,23.324376 m 9.7966932,6.85973 -0.5762037,-0.40346 m 9.7966927,6.85973 -0.576204,-0.40348 m 9.796694,6.85974 -0.576205,-0.40347 m 9.796696,6.85973 -0.576205,-0.40347 M 8.6386439,22.345666 8.0624397,21.942206 m 9.7966923,6.85972 -0.576203,-0.40346 m 9.796693,6.85972 -0.576204,-0.40347 m 9.796693,6.85974 -0.576203,-0.40347 m 9.796694,6.85973 -0.576205,-0.40347 M 7.2568738,14.507226 6.6806696,14.103756 m 9.7966924,6.85973 -0.576203,-0.40347 m 9.796694,6.85973 -0.576205,-0.40346 m 9.796694,6.85972 -0.576204,-0.40346 m 9.796694,6.85973 -0.576205,-0.40347 M 5.8751042,6.6687764 5.2989,6.2653164 m 9.796693,6.8597196 -0.576204,-0.40345 m 9.796694,6.85972 -0.576205,-0.40346 m 9.796694,6.85972 -0.576204,-0.40346 m 9.796694,6.85972 -0.576205,-0.40346 M 13.713823,5.2866064 13.13762,4.8831364 m 9.796693,6.8597296 -0.576205,-0.40347 m 9.796694,6.85973 -0.576204,-0.40346 m 9.796694,6.85972 -0.576205,-0.40346 M 21.552543,3.9044264 20.976339,3.5009564 m 9.796693,6.8597296 -0.576203,-0.4034696 m 9.796694,6.8597296 -0.576205,-0.40346 m 9.796693,6.85973 -0.576203,-0.40347 M 29.391262,2.5222464 28.815059,2.1187864 m 9.796694,6.85972 -0.576205,-0.40346 m 9.796694,6.8597196 -0.576204,-0.40346 M 37.229983,1.1400664 36.653778,0.7365964 m 9.796694,6.85973 -0.576204,-0.40346 m -8.27997,41.8703496 -0.489908,0.0864 m 8.328426,-1.46856 -0.489908,0.0864 m -40.0848223,-1.0142 -0.4899075,0.0864 m 8.3284248,-1.46855 -0.489908,0.0864 m 8.328425,-1.46853 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m 8.328426,-1.46856 -0.489908,0.0864 m 8.328426,-1.46853 -0.489908,0.0864 m -40.0848226,-1.01422 -0.4899073,0.0864 m 8.3284249,-1.46854 -0.489908,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m 8.328426,-1.46855 -0.489908,0.0864 m 8.328425,-1.46854 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m -40.0848217,-1.01421 -0.4899073,0.0864 m 8.328425,-1.46854 -0.4899075,0.0864 m 8.3284245,-1.46855 -0.489906,0.0864 m 8.328424,-1.46854 -0.489908,0.0864 m 8.328425,-1.46854 -0.489907,0.0864 m 8.328425,-1.46855 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m -47.92333989,0.36794 -0.48990731,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 m 8.3284232,-1.46854 -0.489906,0.0864 m 8.328424,-1.46855 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m 8.328426,-1.46855 -0.489908,0.0864 m -40.084822,-1.0142 -0.4899074,0.0864 m 8.3284254,-1.46855 -0.489908,0.0864 m 8.328424,-1.46854 -0.489906,0.0864 m 8.328424,-1.4685396 -0.489908,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m -40.0848217,-1.01421 -0.489907,0.0864 m 8.3284247,-1.46854 -0.489908,0.0864 m 8.328424,-1.46854 -0.489906,0.0864 m 8.328425,-1.46855 -0.489908,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 M 0.79803484,23.727576 l -0.0863839,-0.4899 m 1.46852616,8.32843 -0.086384,-0.48991 m 1.4685262,8.32843 -0.086384,-0.48991 m 1.4685263,8.32844 -0.086384,-0.4899 M 5.8722687,6.6683864 5.7858847,6.1784764 m 1.4685257,8.3284296 -0.086384,-0.4899 m 1.4685262,8.32843 -0.086384,-0.48991 m 1.4685254,8.32844 -0.086383,-0.48991 m 1.468526,8.32843 -0.08638,-0.48991 m 1.468522,8.32843 -0.08639,-0.48991 m 1.014196,-40.0848496 -0.08638,-0.48991 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468523,8.32843 -0.08638,-0.4899 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.4899 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468523,8.32844 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.48991 m 1.468522,8.3284296 -0.08638,-0.4898996 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468523,8.32843 -0.08638,-0.4899 m 1.468522,8.32842 -0.08638,-0.4899 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468521,8.32843 -0.08638,-0.4899 m -0.367955,-47.9233996 -0.08638,-0.4899 m 1.468523,8.32843 -0.08638,-0.48991 m 1.468522,8.3284396 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468521,8.32844 -0.08638,-0.48991 m 1.468523,8.32842 -0.08638,-0.4899 m 1.468522,8.32844 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.48991 m 1.468523,8.3284296 -0.08638,-0.48991 m 1.468521,8.32844 -0.08638,-0.48991 m -40.74138,20.18207 -0.6051935,-0.86432 m 2.8943265,-12.11801 -0.605194,-0.86431 m 11.298378,16.13577 -0.605194,-0.8643 M 2.2686052,1.7292864 1.6634114,0.8649664 M 12.961789,17.000746 12.356595,16.136436 m 11.298377,16.13577 -0.605195,-0.86431 m 11.298379,16.13578 -0.605195,-0.86432 M 15.250921,4.0184164 14.645728,3.1541064 m 11.298377,16.1357696 -0.605193,-0.86431 m 11.298377,16.13577 -0.605193,-0.8643 m 11.298377,16.13577 -0.605195,-0.86431 M 28.233239,6.3075464 l -0.605194,-0.8643 m 11.298378,16.1357696 -0.605195,-0.86431 m 11.298377,16.13577 -0.605193,-0.8643 M 41.215557,8.5966864 40.610363,7.7323764 M 8.5131281,42.230636 7.7782668,42.101046 m 13.7174062,2.41876 -0.734863,-0.12957 m 13.717407,2.41874 -0.734861,-0.12958 m 13.717405,2.41876 -0.734861,-0.12958 m -35.923599,-19.72051 -0.734862,-0.12957 m 13.717406,2.41875 -0.734861,-0.12957 m 13.717405,2.41875 -0.734861,-0.12958 m 13.71372,2.41811 -0.731173,-0.12894 M 0.10892896,13.976336 -2.4653463e-4,13.957136 M 13.091473,16.265516 12.356612,16.135936 m 13.717405,2.41875 -0.73486,-0.12957 m 13.717406,2.41875 -0.73486,-0.12958 M 2.398102,0.9937864 1.663241,0.8642064 m 13.717406,2.41875 -0.734862,-0.12958 m 13.717406,2.41876 -0.73486,-0.12958 m 13.717404,2.41875 -0.73486,-0.12958 M 2.2684935,1.7285564 2.3980693,0.9936864 M -2.4653463e-4,14.595226 0.10889632,13.976246 M 15.251038,4.0177264 l 0.129576,-0.73486 m -2.418749,13.7174196 0.129576,-0.73486 m -2.418749,13.71742 0.129576,-0.73487 m -2.4187485,13.71742 0.1295757,-0.73486 M 28.233583,6.3069064 l 0.129575,-0.73486 m -2.418749,13.7174196 0.129577,-0.73487 m -2.418749,13.71742 0.129575,-0.73486 m -2.418748,13.71742 0.129576,-0.73485 m 19.720487,-35.9236496 0.129575,-0.73486 m -2.418747,13.7174196 0.129575,-0.73486 m -2.418749,13.71741 0.129577,-0.73486 m -2.418749,13.71743 0.129575,-0.73487 m 15.142143,-9.95851 0.125921,-0.71416 m -2.415095,13.69671 0.129575,-0.73486 M 4.5727168,46.163046 4.2086022,44.804156 M 6.7054036,10.631926 6.3412891,9.2730264 M 12.53201,32.377136 12.167895,31.018246 m 8.323409,-12.42702 -0.364115,-1.3589 m 6.190721,23.10411 -0.364115,-1.3589 m 2.496802,-34.1722296 -0.364115,-1.35889 m 6.190721,23.1041096 -0.364115,-1.3589 m 6.190721,23.10411 -0.364115,-1.3589 m 2.496802,-34.17222 -0.364115,-1.3589 m 6.190721,23.10411 -0.364113,-1.3589 M 5.0700477,45.301546 4.208413,44.804086 m 8.821074,-13.2887 -0.861635,-0.49747 m 14.647787,8.45691 -0.861634,-0.49746 m 14.647788,8.45691 -0.861634,-0.49746 M 7.202773,9.7697664 6.3411383,9.2723064 m 14.6477867,8.4569096 -0.861634,-0.49746 m 14.647788,8.45691 -0.861634,-0.49747 m 14.647787,8.45692 -0.861634,-0.49747 M 28.948365,3.9430464 28.086731,3.4455864 m 14.647788,8.4569096 -0.861635,-0.49746 M 6.7054424,10.631266 7.2029073,9.7696364 m 21.2481277,-4.96509 0.497464,-0.86163 m -8.456905,14.6477996 0.497466,-0.86164 m -8.456904,14.6478 0.497465,-0.86163 m -8.4569042,14.6478 0.4974652,-0.86164 m 37.167007,-32.53741 0.497464,-0.86164 m -8.456904,14.6478 0.497464,-0.86163 m -8.456905,14.64781 0.497466,-0.86164 m 21.248127,-4.96509 0.497466,-0.86163 m -8.456905,14.6478 0.497465,-0.86164 M 7.7347048,1.9493064 7.8573185,0.5478264 M 5.7726309,24.375946 5.8952441,22.974466 m -2.0846879,23.82812 0.1226134,-1.40149 m 14.0338054,-31.25744 0.122612,-1.40147 m -2.084687,23.82811 0.122614,-1.40148 m 14.033805,-31.2574296 0.122612,-1.40148 m -2.084687,23.8281196 0.122613,-1.40148 m -2.084688,23.82811 0.122614,-1.40149 m 14.033805,-31.25743 0.122613,-1.40147 m -2.084687,23.82811 0.122614,-1.40148 m 10.173216,12.86933 0.05905,-0.67497 M 4.5727168,46.163046 3.9331881,45.400886 m 2.6016392,-21.66489 -0.6395285,-0.76216 m 10.8719862,12.95674 -0.639529,-0.76216 m 10.871987,12.95675 -0.639529,-0.76217 M 8.4969381,1.3089464 7.8574095,0.5467864 M 18.729395,13.503526 18.089866,12.741366 m 10.871987,12.95675 -0.639529,-0.76217 m 10.871987,12.95675 -0.639528,-0.76217 m 10.798943,12.8697 -0.566485,-0.67511 M 30.923965,3.2710564 30.284436,2.5088964 M 41.156423,15.465636 40.516894,14.703486 M 7.7347775,1.9484764 8.4969381,1.3089464 m 21.6648649,2.60165 0.762162,-0.63954 m -12.95673,10.8719996 0.76216,-0.63953 m -12.9567283,10.872 0.7621606,-0.63953 m 33.8594337,-7.63082 0.762162,-0.63954 m -12.95673,10.872 0.76216,-0.63952 m -12.956728,10.87199 0.76216,-0.63953 m -12.9567288,10.87201 0.7621606,-0.63954 m 33.8594342,-7.63082 0.76216,-0.63953 m -12.956728,10.87199 0.76216,-0.63952" id="path423" />
|
||
</pattern>
|
||
|
||
<pattern id="Square_1ft_at48scale" width="6.34" height="6.34" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="6.34" style="stroke:#a39872; stroke-width:0.15" id="line427" />
|
||
<line x1="0" y1="0" x2="6.34" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line429" />
|
||
</pattern>
|
||
<pattern id="FKTILE" width="2.5" height="9" patternUnits="userSpaceOnUse" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="rgb(249, 242, 248)" />
|
||
<line x1="0" y1="0" x2="0" y2="9" style="stroke:#a39872; stroke-width:0.15" id="line1" />
|
||
<line x1="0" y1="0" x2="2.5" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line2" />
|
||
</pattern>
|
||
<pattern id="FKTILE" width="32" height="32" patternUnits="userSpaceOnUse" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)">
|
||
<line x1="0" y1="0" x2="0" y2="9" style="stroke:#a39872; stroke-width:0.15" id="line256" />
|
||
<line x1="0" y1="0" x2="2.5" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line257" />
|
||
</pattern>
|
||
<pattern id="HorzLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(90 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:#a39872; stroke-width:0.15" id="line432" />
|
||
</pattern>
|
||
<pattern id="VertLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(0 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:#a39872; stroke-width:0.15" id="line435" />
|
||
</pattern>
|
||
<pattern id="HorzLines6in96scale" width="1.6" height="1.6" patternTransform="rotate(90 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1.6" style="stroke:#a39872; stroke-width:0.15" id="line3" />
|
||
</pattern>
|
||
<pattern id="DiagonalLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:#a39872; stroke-width:0.15" id="line438" />
|
||
</pattern>
|
||
<pattern id="4HR" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(1) rotate(0)">
|
||
<path id="rect24226" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 7.979765,-3.2456205e-7 -8.6862001e-5,7.9797748 v 0.808022 L 8.7877946,-5.2456205e-7 Z" />
|
||
<path id="rect29639" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,9.5959878 9.5958246,9.9999988 H 9.9998394 Z" />
|
||
<path id="rect29635" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="m 9.9998394,4.7472977 -5.2527515,5.2527011 0.8080299,-5e-7 4.4447216,-4.4441209 z" />
|
||
<path id="rect29641" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,6.3638994 6.3637053,9.9999988 H 7.1717355 L 9.9998394,7.1719219 Z" />
|
||
<path id="rect24200" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.3637053,-5.2456205e-7 -8.6862001e-5,6.3631729 -8.6662002e-5,7.1711949 7.1717355,-3.2456205e-7 Z" />
|
||
<path id="rect24230" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.5958246,-3.2456205e-7 -8.6662002e-5,9.5958188 V 9.9998293 H 0.40392818 L 9.9998394,0.40401062 V -3.2456205e-7 Z" />
|
||
<path id="rect29637" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,7.9799438 7.979765,9.9999988 h 0.8080301 l 1.2120443,-1.212033 z" />
|
||
<path id="rect21830-1" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 4.7465299,-5.2456205e-7 -8.6862001e-5,4.7471287 -8.6662002e-5,5.5551504 5.5551178,-3.2456205e-7 Z" />
|
||
</pattern>
|
||
<pattern id="2HR" patternUnits="userSpaceOnUse" width="7" height="7" patternTransform="scale(1) rotate(0)">
|
||
<path id="path36637" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.9999293,6.595443 6.5967691,6.9999984 h 0.4031602 z" />
|
||
<path id="path35472" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 4.9804456,-2.6286375e-7 -1.3394118e-5,4.9804679 V 5.7880851 L 5.7880612,-2.6286375e-7 Z" />
|
||
<path id="path35464" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.5966531,-2.6286375e-7 -1.3394118e-5,6.595702 V 6.9999989 H 0.40428269 L 6.9999728,0.40332 V -2.6286375e-7 Z" />
|
||
<path id="path36639" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.9999293,4.9800106 4.9799448,6.9999984 H 5.7876592 L 6.9999293,5.7877266 Z" />
|
||
</pattern>
|
||
<pattern id="BrickElevation" patternUnits="userSpaceOnUse" width="30" height="30" patternTransform="scale(.1) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsla(0,0%,100%,1)" id="rect3" />
|
||
<path d="M0 22.5h30v15H0zm15-15h30v15H15m-30-15h30v15h-30zm15-15h30v15H0z" stroke-width="0.5" stroke="hsla(0, 0%, 0%, 1)" fill="none" id="path3" />
|
||
</pattern>
|
||
<pattern id="PlywoodHorz" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(.15) rotate(90)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsla(0,0%,100%,1)" id="rect4" />
|
||
<path d="M10-10L20 0v10L10 0zM20 0L10-10V0l10 10zm0 10L10 0v10l10 10zm0 10L10 10v10l10 10zM0 20l10-10v10L0 30zm0-10L10 0v10L0 20zM0 0l10-10V0L0 10z" stroke-width="0.5" stroke="hsla(259, 0%, 72%, 1)" fill="none" id="path4" />
|
||
</pattern>
|
||
<pattern id="PlywoodVert" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(.15) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsla(0,0%,100%,1)" id="rect5" />
|
||
<path d="M10-10L20 0v10L10 0zM20 0L10-10V0l10 10zm0 10L10 0v10l10 10zm0 10L10 10v10l10 10zM0 20l10-10v10L0 30zm0-10L10 0v10L0 20zM0 0l10-10V0L0 10z" stroke-width="0.5" stroke="hsla(259, 0%, 72%, 1)" fill="none" id="path5" />
|
||
</pattern>
|
||
<pattern id="InsulationBattHorz" patternUnits="userSpaceOnUse" width="40" height="40" patternTransform="scale(.1) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="rgba(202, 190, 200, 0.4)" id="rect6" />
|
||
<path d="M45.69 13.342c-1.677.945-3.557 1.6-5.48 1.588-1.922-.012-3.795-.691-5.462-1.653-1.668-.962-3.156-2.202-4.637-3.435-1.48-1.232-2.97-2.47-4.641-3.427-1.67-.957-3.547-1.628-5.47-1.628-1.923 0-3.8.67-5.47 1.628-1.67.956-3.161 2.195-4.641 3.427-1.48 1.233-2.97 2.473-4.637 3.435-1.667.962-3.54 1.641-5.463 1.653-1.922.012-3.802-.643-5.478-1.588v13.316c1.676-.945 3.556-1.6 5.478-1.588 1.923.012 3.796.691 5.463 1.653 1.668.962 3.156 2.202 4.637 3.435 1.48 1.232 2.97 2.47 4.641 3.427 1.67.957 3.547 1.628 5.47 1.628 1.923 0 3.8-.67 5.47-1.628 1.67-.956 3.161-2.195 4.641-3.427 1.48-1.233 2.97-2.473 4.637-3.435 1.667-.962 3.54-1.641 5.463-1.653 1.922-.012 3.802.643 5.478 1.588z" stroke-width="1" stroke="rgb(211, 166, 203)" fill="none" id="path6" />
|
||
</pattern>
|
||
<pattern id="InsulationBattVert" patternUnits="userSpaceOnUse" width="40" height="40" patternTransform="scale(.1) rotate(90)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="rgba(202, 190, 200, 0.4)" id="rect7" />
|
||
<path d="M45.69 13.342c-1.677.945-3.557 1.6-5.48 1.588-1.922-.012-3.795-.691-5.462-1.653-1.668-.962-3.156-2.202-4.637-3.435-1.48-1.232-2.97-2.47-4.641-3.427-1.67-.957-3.547-1.628-5.47-1.628-1.923 0-3.8.67-5.47 1.628-1.67.956-3.161 2.195-4.641 3.427-1.48 1.233-2.97 2.473-4.637 3.435-1.667.962-3.54 1.641-5.463 1.653-1.922.012-3.802-.643-5.478-1.588v13.316c1.676-.945 3.556-1.6 5.478-1.588 1.923.012 3.796.691 5.463 1.653 1.668.962 3.156 2.202 4.637 3.435 1.48 1.232 2.97 2.47 4.641 3.427 1.67.957 3.547 1.628 5.47 1.628 1.923 0 3.8-.67 5.47-1.628 1.67-.956 3.161-2.195 4.641-3.427 1.48-1.233 2.97-2.473 4.637-3.435 1.667-.962 3.54-1.641 5.463-1.653 1.922-.012 3.802.643 5.478 1.588z" stroke-width="1" stroke="rgb(211, 166, 203)" fill="none" id="path7" />
|
||
</pattern>
|
||
<pattern patternUnits="userSpaceOnUse" width="32" height="32" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)" preserveAspectRatio="xMidYMid" id="FlooringWood">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hwb(0 90% 10%)" />
|
||
<path id="path253" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,0.066069 31.959811,-2e-6" />
|
||
<path id="path250" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,4.0618109 31.959811,-2e-6" />
|
||
<path id="path247" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,8.0575524 31.959811,-1e-6" />
|
||
<path id="path244" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,12.053294 31.959811,-10e-7" />
|
||
<path id="path241" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,16.049036 31.959811,-1e-6" />
|
||
<path id="path238" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,20.042136 31.959811,-1e-6" />
|
||
<path id="path235" d="m 0.066067,24.037878 31.959811,-10e-7" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" />
|
||
<path id="path232" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,28.03362 31.959811,-10e-7" />
|
||
<path id="path227" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 8.0547214,28.033619 V 24.037877" />
|
||
<path id="path224" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 16.046205,4.0618089 V 0.066067" />
|
||
<path id="path223" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 24.03769,12.053293 V 8.0575513" />
|
||
<path id="path222" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 32.026532,20.042135 v -3.9931" />
|
||
<path id="path216" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 8.0547214,8.0575513 V 4.0618089" />
|
||
<path id="path215" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 16.046205,16.049035 V 12.053293" />
|
||
<path id="path214" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 24.03769,24.037877 V 20.042135" />
|
||
<path id="path212" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 32.026532,32.029361 V 28.033619" />
|
||
</pattern>
|
||
|
||
|
||
</defs> <g ifc:name="Elevation RCP - FRAMING - ROOF" 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,4.138852],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[20.833334,0.000000,-180.974799],[0.000000,20.833334,-2111.376200],[0.000000,0.000000,1.000000]]">
|
||
<g id="product-f8457417-9066-4576-bc67-e113013247e7" class="IfcMember material-null projection" ifc:name="Member" ifc:guid="3uHNGNa6P5ThnduHC1CaVd">
|
||
<path d="M108.224,426.792 L107.518,426.792"/>
|
||
<path d="M108.224,170.148 L107.518,170.148"/>
|
||
<path d="M107.518,170.148 L107.518,183.774"/>
|
||
<path d="M107.518,184.567 L107.518,196.473"/>
|
||
<path d="M107.518,197.267 L107.518,209.173"/>
|
||
<path d="M107.518,209.967 L107.518,221.873"/>
|
||
<path d="M107.518,222.667 L107.518,234.573"/>
|
||
<path d="M107.518,235.367 L107.518,247.273"/>
|
||
<path d="M107.518,248.067 L107.518,259.973"/>
|
||
<path d="M107.518,260.767 L107.518,272.673"/>
|
||
<path d="M107.518,273.467 L107.518,285.373"/>
|
||
<path d="M107.518,286.167 L107.518,298.073"/>
|
||
<path d="M107.518,298.867 L107.518,310.773"/>
|
||
<path d="M107.518,311.566 L107.518,323.473"/>
|
||
<path d="M107.518,324.266 L107.518,336.173"/>
|
||
<path d="M107.518,336.966 L107.518,348.873"/>
|
||
<path d="M107.518,349.666 L107.518,361.572"/>
|
||
<path d="M107.518,362.366 L107.518,374.272"/>
|
||
<path d="M107.518,375.066 L107.518,386.972"/>
|
||
<path d="M107.518,387.766 L107.518,399.672"/>
|
||
<path d="M107.518,400.466 L107.518,412.372"/>
|
||
<path d="M107.518,413.166 L107.518,426.792"/>
|
||
<path d="M108.901,426.792 L108.224,426.792"/>
|
||
<path d="M108.901,170.148 L108.224,170.148"/>
|
||
<path d="M108.224,170.148 L108.224,183.774"/>
|
||
<path d="M108.224,184.567 L108.224,196.473"/>
|
||
<path d="M108.224,197.267 L108.224,209.173"/>
|
||
<path d="M108.224,209.967 L108.224,221.873"/>
|
||
<path d="M108.224,222.667 L108.224,234.573"/>
|
||
<path d="M108.224,235.367 L108.224,247.273"/>
|
||
<path d="M108.224,248.067 L108.224,259.973"/>
|
||
<path d="M108.224,260.767 L108.224,272.673"/>
|
||
<path d="M108.224,273.467 L108.224,285.373"/>
|
||
<path d="M108.224,286.167 L108.224,298.073"/>
|
||
<path d="M108.224,298.867 L108.224,310.773"/>
|
||
<path d="M108.224,311.566 L108.224,323.473"/>
|
||
<path d="M108.224,324.266 L108.224,336.173"/>
|
||
<path d="M108.224,336.966 L108.224,348.873"/>
|
||
<path d="M108.224,349.666 L108.224,361.572"/>
|
||
<path d="M108.224,362.366 L108.224,374.272"/>
|
||
<path d="M108.224,375.066 L108.224,386.972"/>
|
||
<path d="M108.224,387.766 L108.224,399.672"/>
|
||
<path d="M108.224,400.466 L108.224,412.372"/>
|
||
<path d="M108.224,413.166 L108.224,426.792"/>
|
||
</g>
|
||
<g id="product-dc10f5d5-835d-401d-9915-73fedac99a9e" class="IfcMember material-null projection" ifc:name="Member" ifc:guid="3S4FNLWrr07PaLS$xQoPgU">
|
||
<path d="M211.707,426.792 L211.03,426.792"/>
|
||
<path d="M211.707,170.148 L211.03,170.148"/>
|
||
<path d="M211.835,426.792 L211.707,426.792"/>
|
||
<path d="M212.413,170.148 L211.707,170.148"/>
|
||
<path d="M211.707,170.148 L211.707,183.774"/>
|
||
<path d="M211.707,184.567 L211.707,196.473"/>
|
||
<path d="M211.707,197.267 L211.707,209.173"/>
|
||
<path d="M211.707,209.967 L211.707,221.873"/>
|
||
<path d="M211.707,222.667 L211.707,234.573"/>
|
||
<path d="M211.707,235.367 L211.707,247.273"/>
|
||
<path d="M211.707,248.067 L211.707,259.973"/>
|
||
<path d="M211.707,260.767 L211.707,272.673"/>
|
||
<path d="M211.707,273.467 L211.707,285.373"/>
|
||
<path d="M211.707,286.167 L211.707,298.073"/>
|
||
<path d="M211.707,298.867 L211.707,310.773"/>
|
||
<path d="M211.707,311.567 L211.707,323.473"/>
|
||
<path d="M211.707,324.266 L211.707,336.173"/>
|
||
<path d="M211.707,336.966 L211.707,348.873"/>
|
||
<path d="M211.707,349.666 L211.707,361.572"/>
|
||
<path d="M211.707,362.366 L211.707,374.272"/>
|
||
<path d="M211.707,375.066 L211.707,386.972"/>
|
||
<path d="M211.707,387.766 L211.707,399.672"/>
|
||
<path d="M211.707,400.466 L211.707,412.372"/>
|
||
<path d="M211.707,413.166 L211.707,426.792"/>
|
||
<path d="M212.413,170.148 L212.413,183.774"/>
|
||
<path d="M212.413,184.567 L212.413,196.473"/>
|
||
<path d="M212.413,197.267 L212.413,209.173"/>
|
||
<path d="M212.413,209.967 L212.413,221.873"/>
|
||
<path d="M212.413,222.667 L212.413,234.573"/>
|
||
<path d="M212.413,235.367 L212.413,247.273"/>
|
||
<path d="M212.413,248.067 L212.413,259.973"/>
|
||
<path d="M212.413,260.767 L212.413,272.673"/>
|
||
<path d="M212.413,273.467 L212.413,285.373"/>
|
||
<path d="M212.413,286.167 L212.413,298.073"/>
|
||
<path d="M212.413,298.867 L212.413,310.773"/>
|
||
<path d="M212.413,311.567 L212.413,323.473"/>
|
||
<path d="M212.413,324.266 L212.413,336.173"/>
|
||
<path d="M212.413,336.966 L212.413,348.873"/>
|
||
<path d="M212.413,349.666 L212.413,361.572"/>
|
||
<path d="M212.413,362.366 L212.413,374.272"/>
|
||
<path d="M212.413,375.066 L212.413,386.972"/>
|
||
<path d="M212.413,387.766 L212.413,399.672"/>
|
||
<path d="M212.413,400.466 L212.413,412.372"/>
|
||
<path d="M212.413,413.166 L212.413,426.792"/>
|
||
</g>
|
||
<g id="product-1599bd60-0703-4d9b-9e38-2f15ce05d5ac" class="IfcMember material-null projection" ifc:name="Member.075" ifc:guid="0LcRrW1mDDcvuuBnNE1TMi">
|
||
<path d="M208.445,437.376 L207.675,437.376"/>
|
||
<path d="M207.675,427.586 L207.675,437.376"/>
|
||
<path d="M209.151,437.376 L208.445,437.376"/>
|
||
<path d="M208.445,427.586 L208.445,437.376"/>
|
||
<path d="M209.151,427.586 L209.151,437.376"/>
|
||
</g>
|
||
<g id="product-4ba3f2c3-8093-42d5-962f-7a24f7bbeb21" class="IfcMember material-null projection" ifc:name="Member.076" ifc:guid="1Be$B3W9D2rPOlUYJtk_iX">
|
||
<path d="M158.714,437.376 L158.46,437.376"/>
|
||
<path d="M158.714,413.166 L158.008,413.166"/>
|
||
<path d="M158.008,413.166 L158.008,423.882"/>
|
||
<path d="M158.008,427.586 L158.008,437.376"/>
|
||
<path d="M159.484,437.376 L158.714,437.376"/>
|
||
<path d="M159.484,413.166 L158.714,413.166"/>
|
||
<path d="M158.714,413.166 L158.714,423.882"/>
|
||
<path d="M158.714,427.586 L158.714,437.376"/>
|
||
<path d="M159.484,413.166 L159.484,423.882"/>
|
||
<path d="M159.484,427.586 L159.484,437.376"/>
|
||
</g>
|
||
<g id="product-94c34680-48c3-4a0a-94c5-25fbd71e9e94" class="IfcMember material-null projection" ifc:name="Member.210" ifc:guid="2KmqQ0ICDA2fJ59VlN7fwK">
|
||
<path d="M136.126,437.376 L135.873,437.376"/>
|
||
<path d="M136.126,413.166 L135.42,413.166"/>
|
||
<path d="M135.42,413.166 L135.42,423.882"/>
|
||
<path d="M135.42,427.586 L135.42,437.376"/>
|
||
<path d="M136.896,437.376 L136.126,437.376"/>
|
||
<path d="M136.896,413.166 L136.126,413.166"/>
|
||
<path d="M136.126,413.166 L136.126,423.882"/>
|
||
<path d="M136.126,427.586 L136.126,437.376"/>
|
||
<path d="M136.896,413.166 L136.896,423.882"/>
|
||
<path d="M136.896,427.586 L136.896,437.376"/>
|
||
</g>
|
||
<g id="product-1398ec0d-5da6-4445-86c6-4d8ef3f98414" class="IfcMember material-null projection" ifc:name="Member.212" ifc:guid="0JcEmDNQP4HOR6JOxp_OGK">
|
||
<path d="M111.485,437.376 L110.779,437.376"/>
|
||
<path d="M110.779,427.586 L110.779,437.376"/>
|
||
<path d="M112.255,437.376 L111.485,437.376"/>
|
||
<path d="M111.485,427.586 L111.485,437.376"/>
|
||
<path d="M112.255,427.586 L112.255,437.376"/>
|
||
</g>
|
||
<g id="product-7db1c78c-c42a-457e-947d-a76df90755b2" class="IfcMember material-null projection" ifc:name="Member.213" ifc:guid="1ziSUCn2f5VfHzfstv1rMo">
|
||
<path d="M171.484,437.376 L170.713,437.376"/>
|
||
<path d="M171.484,413.166 L170.713,413.166"/>
|
||
<path d="M170.713,413.166 L170.713,423.882"/>
|
||
<path d="M170.713,427.321 L170.713,437.376"/>
|
||
<path d="M172.19,437.376 L171.484,437.376"/>
|
||
<path d="M172.19,413.166 L171.484,413.166"/>
|
||
<path d="M171.484,413.166 L171.484,423.882"/>
|
||
<path d="M171.484,427.321 L171.484,437.376"/>
|
||
<path d="M172.19,413.166 L172.19,423.882"/>
|
||
<path d="M172.19,427.586 L172.19,437.376"/>
|
||
</g>
|
||
<g id="product-7a953f97-e8ce-4909-874f-eec5ecd2d34e" class="IfcMember material-null projection" ifc:name="Member.218" ifc:guid="1wbJ_NwCv92OTFxiNiqjDE">
|
||
<path d="M148.447,437.376 L148.193,437.376"/>
|
||
<path d="M148.447,413.166 L147.741,413.166"/>
|
||
<path d="M147.741,413.166 L147.741,423.882"/>
|
||
<path d="M147.741,427.586 L147.741,437.376"/>
|
||
<path d="M149.217,437.376 L148.447,437.376"/>
|
||
<path d="M149.217,413.166 L148.447,413.166"/>
|
||
<path d="M148.447,413.166 L148.447,423.882"/>
|
||
<path d="M148.447,427.586 L148.447,437.376"/>
|
||
<path d="M149.217,413.166 L149.217,423.882"/>
|
||
<path d="M149.217,427.586 L149.217,437.376"/>
|
||
</g>
|
||
<g id="product-a965b498-0c63-462f-afd4-54acbdfc0fcd" class="IfcMember material-null projection" ifc:name="Member.221" ifc:guid="2fPRIO36D6Bw$KLAoz$0$D">
|
||
<path d="M123.806,437.376 L123.1,437.376"/>
|
||
<path d="M123.806,413.166 L123.1,413.166"/>
|
||
<path d="M123.1,413.166 L123.1,423.882"/>
|
||
<path d="M123.1,427.586 L123.1,437.376"/>
|
||
<path d="M124.576,437.376 L123.806,437.376"/>
|
||
<path d="M124.576,413.166 L123.806,413.166"/>
|
||
<path d="M123.806,413.166 L123.806,423.882"/>
|
||
<path d="M123.806,427.586 L123.806,437.376"/>
|
||
<path d="M124.576,413.166 L124.576,423.882"/>
|
||
<path d="M124.576,427.586 L124.576,437.376"/>
|
||
</g>
|
||
<g id="product-5b27663c-359d-41de-8f87-045f24a8527b" class="IfcMember material-null projection" ifc:name="Member.224" ifc:guid="1R9sOyDPr1te_715yag59x">
|
||
<path d="M183.804,437.376 L183.034,437.376"/>
|
||
<path d="M183.804,413.166 L183.034,413.166"/>
|
||
<path d="M183.034,413.166 L183.034,423.882"/>
|
||
<path d="M183.034,427.586 L183.034,437.376"/>
|
||
<path d="M184.51,437.376 L183.804,437.376"/>
|
||
<path d="M184.51,413.166 L183.804,413.166"/>
|
||
<path d="M183.804,413.166 L183.804,423.882"/>
|
||
<path d="M183.804,427.586 L183.804,437.376"/>
|
||
<path d="M184.51,413.166 L184.51,423.882"/>
|
||
<path d="M184.51,427.586 L184.51,437.376"/>
|
||
</g>
|
||
<g id="product-57412dba-3a70-4dfd-ac6c-3192e2314117" class="IfcMember material-null projection" ifc:name="Member.225" ifc:guid="1NGIswEd1D$QniCPBYCK4N">
|
||
<path d="M196.125,437.376 L195.355,437.376"/>
|
||
<path d="M196.125,413.166 L195.355,413.166"/>
|
||
<path d="M195.355,413.166 L195.355,423.882"/>
|
||
<path d="M195.355,427.321 L195.355,437.376"/>
|
||
<path d="M196.831,437.376 L196.125,437.376"/>
|
||
<path d="M196.831,413.166 L196.125,413.166"/>
|
||
<path d="M196.125,413.166 L196.125,423.882"/>
|
||
<path d="M196.125,427.321 L196.125,437.376"/>
|
||
<path d="M196.831,413.166 L196.831,423.882"/>
|
||
<path d="M196.831,427.586 L196.831,437.376"/>
|
||
</g>
|
||
<g id="product-345e795c-09e6-495c-a06c-fa59bdbf625d" class="IfcMember material-null projection" ifc:name="Member.557" ifc:guid="0qNdbS2UP9NA1i_bczls9T">
|
||
<path d="M161.216,437.376 L160.446,437.376"/>
|
||
<path d="M161.216,413.166 L160.446,413.166"/>
|
||
<path d="M160.446,413.166 L160.446,423.882"/>
|
||
<path d="M160.446,427.586 L160.446,437.376"/>
|
||
<path d="M161.922,437.376 L161.216,437.376"/>
|
||
<path d="M161.922,413.166 L161.216,413.166"/>
|
||
<path d="M161.216,413.166 L161.216,423.882"/>
|
||
<path d="M161.216,427.586 L161.216,437.376"/>
|
||
<path d="M161.922,413.166 L161.922,423.882"/>
|
||
<path d="M161.922,427.586 L161.922,437.376"/>
|
||
</g>
|
||
<g id="product-57aea828-c301-4a97-bc52-c3e35391268e" class="IfcMember material-null projection" ifc:name="Member.184" ifc:guid="1NhgWemm5AbxnIm_DJaIQE">
|
||
<path d="M111.485,159.564 L112.256,159.564"/>
|
||
<path d="M112.256,169.354 L112.256,159.564"/>
|
||
<path d="M110.779,159.564 L111.485,159.564"/>
|
||
<path d="M111.485,169.354 L111.485,159.564"/>
|
||
<path d="M110.779,169.354 L110.779,159.564"/>
|
||
</g>
|
||
<g id="product-b5a97652-c9c2-43b8-a622-b2264cbbaf19" class="IfcMember material-null projection" ifc:name="Member.211" ifc:guid="2rgNPIoS93kAOYiYPCkwyP">
|
||
<path d="M161.217,159.564 L161.671,159.564"/>
|
||
<path d="M161.217,183.773 L161.923,183.773"/>
|
||
<path d="M161.923,183.773 L161.923,173.057"/>
|
||
<path d="M161.923,169.354 L161.923,159.564"/>
|
||
<path d="M160.447,159.564 L161.217,159.564"/>
|
||
<path d="M160.447,183.773 L161.217,183.773"/>
|
||
<path d="M161.217,183.773 L161.217,173.057"/>
|
||
<path d="M161.217,169.354 L161.217,159.564"/>
|
||
<path d="M160.447,183.773 L160.447,173.057"/>
|
||
<path d="M160.447,169.354 L160.447,159.564"/>
|
||
</g>
|
||
<g id="product-489bf7c1-2831-4c49-83a2-79bc7d2f93f9" class="IfcMember material-null projection" ifc:name="Member.219" ifc:guid="18c$V1A35CIOEYURnzBvFv">
|
||
<path d="M183.805,159.564 L184.511,159.564"/>
|
||
<path d="M183.805,183.773 L184.511,183.773"/>
|
||
<path d="M184.511,183.773 L184.511,173.057"/>
|
||
<path d="M184.511,169.354 L184.511,159.564"/>
|
||
<path d="M183.035,159.564 L183.805,159.564"/>
|
||
<path d="M183.035,183.773 L183.805,183.773"/>
|
||
<path d="M183.805,183.773 L183.805,173.057"/>
|
||
<path d="M183.805,169.354 L183.805,159.564"/>
|
||
<path d="M183.035,183.773 L183.035,173.057"/>
|
||
<path d="M183.035,169.354 L183.035,159.564"/>
|
||
</g>
|
||
<g id="product-ba43e639-4e21-4dac-8b52-b416a243e52c" class="IfcMember material-null projection" ifc:name="Member.220" ifc:guid="2wG_OvJY5Dh8jIj1QYG_Ki">
|
||
<path d="M208.446,159.564 L209.152,159.564"/>
|
||
<path d="M209.152,169.354 L209.152,159.564"/>
|
||
<path d="M207.676,159.564 L208.446,159.564"/>
|
||
<path d="M208.446,169.354 L208.446,159.564"/>
|
||
<path d="M207.676,169.354 L207.676,159.564"/>
|
||
</g>
|
||
<g id="product-e7251c68-88ee-4798-84a3-0cc492b5cbc1" class="IfcMember material-null projection" ifc:name="Member.222" ifc:guid="3d9HneYEv7c8IZ3CIIjSl1">
|
||
<path d="M148.447,159.564 L149.217,159.564"/>
|
||
<path d="M149.217,183.774 L149.217,173.057"/>
|
||
<path d="M149.217,169.617 L149.217,159.564"/>
|
||
<path d="M148.194,159.564 L148.447,159.564"/>
|
||
<path d="M148.447,183.774 L148.447,173.057"/>
|
||
<path d="M148.447,169.617 L148.447,159.564"/>
|
||
<path d="M147.741,183.774 L147.741,173.057"/>
|
||
<path d="M147.741,169.354 L147.741,159.564"/>
|
||
</g>
|
||
<g id="product-ac292728-442c-4e4b-a174-8facabbd9945" class="IfcMember material-null projection" ifc:name="Member.547" ifc:guid="2iAISeH2nEIw5qZwohlPb5">
|
||
<path d="M171.484,159.564 L172.19,159.564"/>
|
||
<path d="M171.484,183.773 L172.19,183.773"/>
|
||
<path d="M172.19,183.773 L172.19,173.057"/>
|
||
<path d="M172.19,169.354 L172.19,159.564"/>
|
||
<path d="M170.714,159.564 L171.484,159.564"/>
|
||
<path d="M170.714,183.773 L171.484,183.773"/>
|
||
<path d="M171.484,183.773 L171.484,173.057"/>
|
||
<path d="M171.484,169.354 L171.484,159.564"/>
|
||
<path d="M170.714,183.773 L170.714,173.057"/>
|
||
<path d="M170.714,169.354 L170.714,159.564"/>
|
||
</g>
|
||
<g id="product-f13c8dae-2d3a-4d6f-9b09-5d23d329aaea" class="IfcMember material-null projection" ifc:name="Member.553" ifc:guid="3nF8skBJfDRvi9NIFJAQhg">
|
||
<path d="M196.125,159.564 L196.831,159.564"/>
|
||
<path d="M196.125,183.773 L196.831,183.773"/>
|
||
<path d="M196.831,183.773 L196.831,173.057"/>
|
||
<path d="M196.831,169.354 L196.831,159.564"/>
|
||
<path d="M195.355,159.564 L196.125,159.564"/>
|
||
<path d="M195.355,183.773 L196.125,183.773"/>
|
||
<path d="M196.125,183.773 L196.125,173.057"/>
|
||
<path d="M196.125,169.354 L196.125,159.564"/>
|
||
<path d="M195.355,183.773 L195.355,173.057"/>
|
||
<path d="M195.355,169.354 L195.355,159.564"/>
|
||
</g>
|
||
<g id="product-8bae5997-0ba3-4c34-8d68-e720e9bc2a9d" class="IfcMember material-null projection" ifc:name="Member.555" ifc:guid="2BhbcN2wDCD8revo3fl2gT">
|
||
<path d="M136.127,159.564 L136.897,159.564"/>
|
||
<path d="M136.897,183.774 L136.897,173.057"/>
|
||
<path d="M136.897,169.354 L136.897,159.564"/>
|
||
<path d="M135.873,159.564 L136.127,159.564"/>
|
||
<path d="M136.127,183.774 L136.127,173.057"/>
|
||
<path d="M136.127,169.354 L136.127,159.564"/>
|
||
<path d="M135.421,183.774 L135.421,173.057"/>
|
||
<path d="M135.421,169.354 L135.421,159.564"/>
|
||
</g>
|
||
<g id="product-c8efad87-2e4f-4999-9bb1-facfcced3f39" class="IfcMember material-null projection" ifc:name="Member.556" ifc:guid="38xws7Baz9cPkn_i$CxJyv">
|
||
<path d="M123.806,159.564 L124.576,159.564"/>
|
||
<path d="M124.576,183.774 L124.576,173.057"/>
|
||
<path d="M124.576,169.617 L124.576,159.564"/>
|
||
<path d="M123.552,159.564 L123.806,159.564"/>
|
||
<path d="M123.806,183.774 L123.806,173.057"/>
|
||
<path d="M123.806,169.617 L123.806,159.564"/>
|
||
<path d="M123.1,183.774 L123.1,173.057"/>
|
||
<path d="M123.1,169.354 L123.1,159.564"/>
|
||
</g>
|
||
<g id="product-4cb775cf-d728-478c-9c3a-1ebd523bb4e2" class="IfcMember material-null projection" ifc:name="Member.558" ifc:guid="1CjtNFroX7Z9mw7hrIExJY">
|
||
<path d="M158.714,159.564 L159.485,159.564"/>
|
||
<path d="M158.714,183.774 L159.485,183.774"/>
|
||
<path d="M159.485,183.774 L159.485,173.057"/>
|
||
<path d="M159.485,169.354 L159.485,159.564"/>
|
||
<path d="M158.461,159.564 L158.714,159.564"/>
|
||
<path d="M158.008,183.774 L158.714,183.774"/>
|
||
<path d="M158.714,183.774 L158.714,173.057"/>
|
||
<path d="M158.714,169.354 L158.714,159.564"/>
|
||
<path d="M158.008,183.774 L158.008,173.057"/>
|
||
<path d="M158.008,169.354 L158.008,159.564"/>
|
||
</g>
|
||
<g id="product-666a1fe3-d467-455c-ac56-6324b02a90cf" class="IfcWall material-null predefinedtype-ELEMENTEDWALL projection" ifc:name="Wall" ifc:guid="1cQX$Zr6T5NAnMOoImAf3F">
|
||
<path d="M112.341,423.882 L112.34,173.057"/>
|
||
<path d="M108.901,427.321 L112.341,423.882"/>
|
||
<path d="M108.901,169.617 L108.901,427.321"/>
|
||
<path d="M112.34,173.057 L108.901,169.617"/>
|
||
</g>
|
||
<g id="product-3537d173-514d-4c1e-af6a-499326520777" class="IfcWall material-null predefinedtype-ELEMENTEDWALL projection" ifc:name="Wall" ifc:guid="0rDz5pKKrC7gzgIPCcKWTt">
|
||
<path d="M188.144,169.617 L206.929,169.617"/>
|
||
<path d="M206.631,172.263 L188.441,172.263"/>
|
||
<path d="M126.694,169.617 L145.479,169.617"/>
|
||
<path d="M145.181,172.263 L126.991,172.263"/>
|
||
<path d="M108.901,169.617 L112.34,173.057"/>
|
||
<path d="M126.694,169.617 L108.901,169.617"/>
|
||
<path d="M126.694,169.617 L126.694,172.263"/>
|
||
<path d="M126.694,172.263 L126.991,172.263"/>
|
||
<path d="M126.991,172.263 L126.991,173.057"/>
|
||
<path d="M112.34,173.057 L126.991,173.057"/>
|
||
<path d="M145.181,173.057 L126.991,173.057"/>
|
||
<path d="M145.181,172.263 L126.991,172.263"/>
|
||
<path d="M145.181,173.057 L145.181,172.263"/>
|
||
<path d="M145.181,172.263 L145.479,172.263"/>
|
||
<path d="M145.479,172.263 L145.479,169.617"/>
|
||
<path d="M188.144,169.617 L145.479,169.617"/>
|
||
<path d="M188.144,169.617 L188.144,172.263"/>
|
||
<path d="M188.144,172.263 L188.441,172.263"/>
|
||
<path d="M188.441,172.263 L188.441,173.057"/>
|
||
<path d="M145.181,173.057 L188.441,173.057"/>
|
||
<path d="M206.631,173.057 L188.441,173.057"/>
|
||
<path d="M206.631,172.263 L188.441,172.263"/>
|
||
<path d="M206.631,173.057 L207.591,173.057"/>
|
||
<path d="M206.631,173.057 L206.631,172.263"/>
|
||
<path d="M206.631,172.263 L206.929,172.263"/>
|
||
<path d="M206.929,172.263 L206.929,169.617"/>
|
||
<path d="M211.03,169.617 L206.929,169.617"/>
|
||
<path d="M207.591,173.057 L211.03,169.617"/>
|
||
</g>
|
||
<g id="product-46472c9d-8962-4935-a92d-6cfbd02873d1" class="IfcWall material-null predefinedtype-ELEMENTEDWALL projection" ifc:name="Wall" ifc:guid="16HooTYM99DQajRFlGA7FH">
|
||
<path d="M128.81,427.321 L145.479,427.321"/>
|
||
<path d="M145.181,424.675 L129.108,424.675"/>
|
||
<path d="M190.988,427.321 L207.656,427.321"/>
|
||
<path d="M207.359,424.675 L191.285,424.675"/>
|
||
<path d="M211.03,427.321 L207.59,423.882"/>
|
||
<path d="M207.656,427.321 L211.03,427.321"/>
|
||
<path d="M207.656,427.321 L207.656,424.675"/>
|
||
<path d="M207.359,424.675 L207.656,424.675"/>
|
||
<path d="M207.359,424.675 L207.359,423.882"/>
|
||
<path d="M207.59,423.882 L207.359,423.882"/>
|
||
<path d="M207.359,424.675 L191.285,424.675"/>
|
||
<path d="M207.359,423.882 L191.285,423.882"/>
|
||
<path d="M191.285,423.882 L191.285,424.675"/>
|
||
<path d="M190.988,424.675 L191.285,424.675"/>
|
||
<path d="M190.988,424.675 L190.988,427.321"/>
|
||
<path d="M145.479,427.321 L190.988,427.321"/>
|
||
<path d="M145.479,427.321 L145.479,424.675"/>
|
||
<path d="M145.181,424.675 L145.479,424.675"/>
|
||
<path d="M145.181,424.675 L145.181,423.882"/>
|
||
<path d="M191.285,423.882 L145.181,423.882"/>
|
||
<path d="M145.181,424.675 L129.108,424.675"/>
|
||
<path d="M145.181,423.882 L129.108,423.882"/>
|
||
<path d="M129.108,423.882 L112.341,423.882"/>
|
||
<path d="M129.108,423.882 L129.108,424.675"/>
|
||
<path d="M128.81,424.675 L129.108,424.675"/>
|
||
<path d="M128.81,424.675 L128.81,427.321"/>
|
||
<path d="M108.901,427.321 L128.81,427.321"/>
|
||
<path d="M112.341,423.882 L108.901,427.321"/>
|
||
</g>
|
||
<g id="product-c4a0ca95-fbfb-4f70-9ba5-91d42b751039" class="IfcMember material-null projection" ifc:name="Member.215" ifc:guid="34eCgL_$jFS9kbaTGhTH0v">
|
||
<path d="M233.725,412.769 L234.175,412.769"/>
|
||
<path d="M233.726,184.266 L234.175,184.266"/>
|
||
<path d="M234.175,184.266 L234.175,412.769"/>
|
||
<path d="M232.956,184.266 L233.726,184.266"/>
|
||
<path d="M233.726,184.266 L233.725,412.769"/>
|
||
<path d="M232.956,184.266 L232.955,247.33"/>
|
||
<path d="M232.955,248.067 L232.955,259.973"/>
|
||
<path d="M232.955,260.767 L232.955,272.673"/>
|
||
<path d="M232.955,273.467 L232.955,285.373"/>
|
||
<path d="M232.955,286.167 L232.955,298.073"/>
|
||
<path d="M232.955,298.867 L232.955,310.773"/>
|
||
<path d="M232.955,311.567 L232.955,323.473"/>
|
||
<path d="M232.955,324.266 L232.955,336.173"/>
|
||
<path d="M232.955,336.966 L232.955,348.873"/>
|
||
<path d="M232.955,349.666 L232.955,361.572"/>
|
||
<path d="M232.955,362.366 L232.955,374.272"/>
|
||
<path d="M232.955,375.066 L232.955,386.972"/>
|
||
<path d="M232.955,387.766 L232.955,399.672"/>
|
||
<path d="M232.955,400.466 L232.955,412.372"/>
|
||
</g>
|
||
<g id="product-05b34971-e1f1-43d8-8150-395f3d13400e" class="IfcMember material-null projection" ifc:name="Member.226" ifc:guid="05iqbnuV53s85GELyz4q0E">
|
||
<path d="M85.756,159.564 L86.2053,159.564"/>
|
||
<path d="M85.756,158.77 L85.756,159.564"/>
|
||
<path d="M86.2053,158.77 L85.756,158.77"/>
|
||
<path d="M86.2053,159.564 L135.873,159.564"/>
|
||
<path d="M136.897,159.564 L148.194,159.564"/>
|
||
<path d="M149.217,159.564 L158.461,159.564"/>
|
||
<path d="M159.485,159.564 L160.447,159.564"/>
|
||
<path d="M161.671,159.564 L163.783,159.564"/>
|
||
<path d="M163.783,159.564 L163.783,159.564"/>
|
||
<path d="M86.2053,158.77 L159.965,158.77"/>
|
||
<path d="M86.2053,159.564 L86.2053,158.77"/>
|
||
</g>
|
||
<g id="product-22565c88-51f1-44a1-9fbf-b455a8c3d050" class="IfcMember material-null projection" ifc:name="Member.560" ifc:guid="0YLbo8KV54eP_$j5Memz1G">
|
||
<path d="M85.7561,437.376 L86.2054,437.376"/>
|
||
<path d="M85.7561,412.769 L86.2054,412.769"/>
|
||
<path d="M85.7561,412.769 L85.7561,437.376"/>
|
||
<path d="M86.2054,437.376 L86.9755,437.376"/>
|
||
<path d="M86.2054,412.769 L86.2056,412.769"/>
|
||
<path d="M86.9755,412.769 L86.9755,426.792"/>
|
||
<path d="M86.9755,427.586 L86.9755,437.376"/>
|
||
<path d="M86.2054,412.769 L86.2054,437.376"/>
|
||
</g>
|
||
<g id="product-39787dd6-dd18-4b4a-b1ec-87afcef53654" class="IfcMember material-null projection" ifc:name="Member.563" ifc:guid="0vU7tMtHXBIh7iXw$EzJPK">
|
||
<path d="M234.175,159.564 L233.725,159.564"/>
|
||
<path d="M234.175,184.17 L233.725,184.17"/>
|
||
<path d="M234.175,184.17 L234.175,159.564"/>
|
||
<path d="M233.725,159.564 L232.955,159.564"/>
|
||
<path d="M233.725,184.17 L232.955,184.17"/>
|
||
<path d="M232.955,183.774 L232.955,170.148"/>
|
||
<path d="M232.955,169.354 L232.955,159.564"/>
|
||
<path d="M233.725,184.17 L233.725,159.564"/>
|
||
</g>
|
||
<g id="product-8acd7ffd-a3bc-453b-80b5-26e191e402f4" class="IfcMember material-null projection" ifc:name="Member.223" ifc:guid="2ApN$zexn5Eu2r9k6Hv0Bq">
|
||
<path d="M159.966,169.354 L232.702,169.354"/>
|
||
<path d="M211.03,170.148 L232.702,170.148"/>
|
||
<path d="M159.966,169.617 L159.966,169.354"/>
|
||
<path d="M232.702,170.148 L232.955,170.148"/>
|
||
<path d="M232.702,169.354 L232.702,170.148"/>
|
||
<path d="M232.955,169.354 L232.702,169.354"/>
|
||
</g>
|
||
<g id="product-7d13e753-d282-4894-9aff-a537ee5d3a40" class="IfcMember material-null projection" ifc:name="Member.217" ifc:guid="1z4_TJqe98b9h$fJVkNJf0">
|
||
<path d="M234.175,437.376 L233.726,437.376"/>
|
||
<path d="M234.175,438.169 L234.175,437.376"/>
|
||
<path d="M233.726,438.169 L234.175,438.169"/>
|
||
<path d="M233.726,437.376 L159.484,437.376"/>
|
||
<path d="M158.259,437.376 L156.148,437.376"/>
|
||
<path d="M156.148,437.376 L156.148,437.376"/>
|
||
<path d="M233.726,438.169 L159.966,438.169"/>
|
||
<path d="M233.726,437.376 L233.726,438.169"/>
|
||
</g>
|
||
<g id="product-69e27191-00bf-4920-abef-0d06699c8703" class="IfcMember material-null projection" ifc:name="Member.071" ifc:guid="1fud6H0Bz98All3GPfd8S3">
|
||
<path d="M85.7562,438.169 L86.2055,438.169"/>
|
||
<path d="M85.7562,437.376 L85.7562,438.169"/>
|
||
<path d="M86.2055,437.376 L85.7562,437.376"/>
|
||
<path d="M86.2055,438.169 L159.966,438.169"/>
|
||
<path d="M159.966,438.169 L159.966,438.169"/>
|
||
<path d="M86.2055,437.376 L135.873,437.376"/>
|
||
<path d="M136.126,437.376 L148.193,437.376"/>
|
||
<path d="M149.217,437.376 L158.46,437.376"/>
|
||
<path d="M159.484,437.376 L159.966,437.376"/>
|
||
<path d="M86.2055,438.169 L86.2055,437.376"/>
|
||
</g>
|
||
<g id="product-a3894458-4c6e-4a9d-a5e4-12d68e8486e0" class="IfcMember material-null projection" ifc:name="Member.214" ifc:guid="2ZYKHOJ6vAdQNa4jQEX8RW">
|
||
<path d="M159.965,427.586 L87.2292,427.586"/>
|
||
<path d="M108.901,426.792 L87.2292,426.792"/>
|
||
<path d="M159.965,427.321 L159.965,427.586"/>
|
||
<path d="M87.2292,426.792 L86.9754,426.792"/>
|
||
<path d="M87.2292,427.586 L87.2292,426.792"/>
|
||
<path d="M86.9754,427.586 L87.2292,427.586"/>
|
||
</g>
|
||
<g id="product-75a51af2-2a49-4ed9-9ed2-e1b30bddec7f" class="IfcMember material-null projection" ifc:name="Member.078" ifc:guid="1rfHhoAabEsPxIuRCBtUn$">
|
||
<path d="M234.175,158.77 L233.725,158.77"/>
|
||
<path d="M234.175,159.564 L234.175,158.77"/>
|
||
<path d="M233.725,159.564 L234.175,159.564"/>
|
||
<path d="M233.725,158.77 L159.965,158.77"/>
|
||
<path d="M159.965,158.77 L159.965,159.564"/>
|
||
<path d="M233.725,159.564 L159.965,159.564"/>
|
||
<path d="M233.725,158.77 L233.725,159.564"/>
|
||
</g>
|
||
<g id="product-78873fb2-c686-401f-b843-9ea2433eef55" class="IfcMember material-null projection" ifc:name="Member.215" ifc:guid="1uXp_oneP07xX3dg93FkzL">
|
||
<path d="M86.2056,412.769 L86.2056,412.769"/>
|
||
<path d="M85.7563,184.266 L86.2056,184.266"/>
|
||
<path d="M85.7563,184.266 L85.7562,412.769"/>
|
||
<path d="M86.2056,412.769 L86.9756,412.769"/>
|
||
<path d="M86.2056,184.266 L86.9756,184.266"/>
|
||
<path d="M86.9756,184.266 L86.9756,412.769"/>
|
||
<path d="M86.2056,184.266 L86.2056,412.769"/>
|
||
</g>
|
||
<g id="product-38d3c772-cb3b-45da-be26-5cbe20b1af1d" class="IfcWall material-null predefinedtype-ELEMENTEDWALL projection" ifc:name="Wall" ifc:guid="0uqyToopj5shucNBuWiQyT">
|
||
<path d="M211.03,190.387 L211.03,173.718"/>
|
||
<path d="M208.384,174.016 L208.384,190.089"/>
|
||
<path d="M211.03,169.617 L207.591,173.057"/>
|
||
<path d="M211.03,173.718 L211.03,169.617"/>
|
||
<path d="M211.03,173.718 L208.384,173.718"/>
|
||
<path d="M208.384,174.016 L208.384,173.718"/>
|
||
<path d="M208.384,174.016 L207.591,174.016"/>
|
||
<path d="M207.591,173.057 L207.591,174.016"/>
|
||
<path d="M208.384,174.016 L208.384,190.089"/>
|
||
<path d="M207.591,174.016 L207.591,190.089"/>
|
||
<path d="M207.591,190.089 L208.384,190.089"/>
|
||
<path d="M208.384,190.387 L208.384,190.089"/>
|
||
<path d="M208.384,190.387 L211.03,190.387"/>
|
||
<path d="M211.03,408.338 L211.03,190.387"/>
|
||
<path d="M211.03,408.338 L208.384,408.338"/>
|
||
<path d="M208.384,408.635 L208.384,408.338"/>
|
||
<path d="M208.384,408.635 L207.59,408.635"/>
|
||
<path d="M207.591,190.089 L207.59,408.635"/>
|
||
<path d="M208.384,408.635 L208.384,424.675"/>
|
||
<path d="M207.59,408.635 L207.59,423.882"/>
|
||
<path d="M211.03,425.006 L211.03,408.338"/>
|
||
<path d="M208.715,425.006 L211.03,425.006"/>
|
||
<path d="M211.03,427.321 L211.03,425.006"/>
|
||
<path d="M208.715,425.006 L211.03,427.321"/>
|
||
</g>
|
||
<g id="product-534a29bf-3499-4e0b-aa04-8c79eff3f23d" class="IfcMember material-null projection" ifc:name="Member.559" ifc:guid="1JIYc$D9bE2we4Z7dly$8z">
|
||
<path d="M233.726,437.376 L234.175,437.376"/>
|
||
<path d="M233.725,412.769 L233.725,412.769"/>
|
||
<path d="M233.725,412.769 L234.175,412.769"/>
|
||
<path d="M234.175,412.769 L234.175,437.376"/>
|
||
<path d="M232.955,437.376 L233.726,437.376"/>
|
||
<path d="M232.955,412.769 L233.725,412.769"/>
|
||
<path d="M233.725,412.769 L233.726,437.376"/>
|
||
<path d="M232.955,413.166 L232.955,437.376"/>
|
||
</g>
|
||
<g id="product-2812b0fa-4fe2-44d5-9d72-5fe852246058" class="IfcMember material-null projection" ifc:name="Member.561" ifc:guid="0e4h3wJ_94rProN_XI961O">
|
||
<path d="M86.2054,159.564 L85.7561,159.564"/>
|
||
<path d="M86.2054,184.17 L85.7561,184.17"/>
|
||
<path d="M85.7561,184.17 L85.7561,159.564"/>
|
||
<path d="M86.9754,159.564 L86.2054,159.564"/>
|
||
<path d="M86.9754,184.17 L86.2054,184.17"/>
|
||
<path d="M86.2054,184.17 L86.2054,159.564"/>
|
||
<path d="M86.9754,184.17 L86.9754,159.564"/>
|
||
</g>
|
||
<g id="product-5cb3ed16-9daa-4894-9999-b634fa0214e7" class="IfcMember material-null projection" ifc:name="Member.565" ifc:guid="1Si_qMdQf8b9cPjZJw0XJd">
|
||
<path d="M108.901,170.148 L87.2293,170.148"/>
|
||
<path d="M165.964,169.354 L161.384,169.354"/>
|
||
<path d="M160.447,169.354 L149.217,169.354"/>
|
||
<path d="M148.447,169.354 L124.576,169.354"/>
|
||
<path d="M123.806,169.354 L87.2293,169.354"/>
|
||
<path d="M87.2293,169.354 L86.9754,169.354"/>
|
||
<path d="M87.2293,170.148 L87.2293,169.354"/>
|
||
<path d="M86.9754,170.148 L87.2293,170.148"/>
|
||
</g>
|
||
<g id="product-f2098cfa-0c20-497a-bb63-185a753235af" class="IfcMember material-null projection" ifc:name="Member.562" ifc:guid="3o2Opw3219UhjZ65frCZMl">
|
||
<path d="M211.835,426.792 L232.702,426.792"/>
|
||
<path d="M159.965,427.586 L195.355,427.586"/>
|
||
<path d="M196.125,427.586 L232.702,427.586"/>
|
||
<path d="M232.702,427.586 L232.955,427.586"/>
|
||
<path d="M232.702,426.792 L232.702,427.586"/>
|
||
<path d="M232.955,426.792 L232.702,426.792"/>
|
||
</g>
|
||
<g id="product-db595a06-a34e-4aa5-91f6-75c781a621e0" class="IfcMember material-null projection" ifc:name="Member.150" ifc:guid="3RMLe6eqvAfP7sTSU1fY7W">
|
||
<path d="M159.965,349.666 L150.301,349.666"/>
|
||
<path d="M159.965,349.666 L159.965,349.666"/>
|
||
<path d="M148.163,349.666 L148.163,349.666"/>
|
||
<path d="M150.301,349.666 L150.301,349.666"/>
|
||
<path d="M150.301,349.666 L148.163,349.666"/>
|
||
</g>
|
||
<g id="product-b8fbd2a0-cbdc-4512-8cf4-44df4e64c9d9" class="IfcMember material-null projection" ifc:name="Member.646" ifc:guid="2u_zAWozn54epqHDzEPCdP">
|
||
<path d="M207.59,349.666 L112.341,349.666"/>
|
||
<path d="M207.59,348.873 L112.341,348.873"/>
|
||
</g>
|
||
<g id="product-5e86e4bc-0b56-46e4-ba30-117eb9bc2d6d" class="IfcMember material-null projection" ifc:name="Member.263" ifc:guid="1UXkIy2rP6vBem4Nwvl2rj">
|
||
<path d="M113.928,349.666 L112.341,349.666"/>
|
||
<path d="M113.928,349.666 L113.928,349.666"/>
|
||
</g>
|
||
<g id="product-4d5fa650-60bd-4f6d-bc30-69a99cdaf1b2" class="IfcMember material-null projection" ifc:name="Member.152" ifc:guid="1DNwPGOBrFRRmmQQcSsl6o">
|
||
<path d="M159.965,349.666 L169.629,349.666"/>
|
||
<path d="M171.768,349.666 L171.768,349.666"/>
|
||
<path d="M171.768,349.666 L169.629,349.666"/>
|
||
<path d="M169.629,349.666 L169.629,349.666"/>
|
||
</g>
|
||
<g id="product-91168525-9ede-42e2-9713-b0d10f50dfd0" class="IfcMember material-null projection" ifc:name="Member.158" ifc:guid="2H5eKbdjv2ufSJiD4FKD$G">
|
||
<path d="M138.815,349.666 L117.469,349.666"/>
|
||
<path d="M138.815,349.666 L138.815,349.666"/>
|
||
<path d="M117.469,349.666 L117.469,349.666"/>
|
||
<path d="M117.469,349.666 L113.928,349.666"/>
|
||
</g>
|
||
<g id="product-e0c44fde-ff2e-4ccd-867d-e896ed990959" class="IfcMember material-null projection" ifc:name="Member.362" ifc:guid="3Wn4$U$ovCpOPzw9RjcGbP">
|
||
<path d="M181.116,349.666 L202.462,349.666"/>
|
||
<path d="M181.116,349.666 L181.116,349.666"/>
|
||
<path d="M206.519,349.666 L206.519,349.666"/>
|
||
<path d="M206.519,349.666 L202.462,349.666"/>
|
||
<path d="M202.462,349.666 L202.462,349.666"/>
|
||
</g>
|
||
<g id="product-7049a63d-c577-4cbc-a689-60c4170c9262" class="IfcMember material-null projection" ifc:name="Member.540" ifc:guid="1mIQOznNTClAQ9OCGN399Y">
|
||
<path d="M148.43,349.666 L148.43,349.666"/>
|
||
<path d="M148.43,349.666 L146.212,349.666"/>
|
||
<path d="M138.815,349.666 L146.212,349.666"/>
|
||
<path d="M146.212,349.666 L146.212,349.666"/>
|
||
</g>
|
||
<g id="product-1e9ead73-3acb-45b4-b4b3-dd4712b4f144" class="IfcMember material-null projection" ifc:name="Member.433" ifc:guid="0UdgrpEij5jBIptKSIjF54">
|
||
<path d="M173.719,349.666 L171.501,349.666"/>
|
||
<path d="M171.501,349.666 L171.501,349.666"/>
|
||
<path d="M173.719,349.666 L173.719,349.666"/>
|
||
<path d="M181.116,349.666 L173.719,349.666"/>
|
||
</g>
|
||
<g id="product-b2c456a2-5082-47e9-a5eb-ea8aaf751d80" class="IfcMember material-null projection" ifc:name="Member.149" ifc:guid="2on5QYK897wQNhweglTHs0">
|
||
<path d="M232.573,348.873 L232.955,348.873"/>
|
||
<path d="M232.955,349.666 L232.573,349.666"/>
|
||
<path d="M211.03,349.666 L232.573,349.666"/>
|
||
<path d="M232.573,349.666 L232.573,348.873"/>
|
||
<path d="M177.824,348.873 L207.59,348.873"/>
|
||
<path d="M211.03,348.873 L232.573,348.873"/>
|
||
</g>
|
||
<g id="product-09c48dd3-b948-4792-bbba-1e250de8d1c1" class="IfcMember material-null projection" ifc:name="Member.405" ifc:guid="09n8tJkKX7ahkw7YKDwD71">
|
||
<path d="M87.3578,349.666 L86.9756,349.666"/>
|
||
<path d="M86.9756,348.872 L87.3578,348.872"/>
|
||
<path d="M142.691,348.873 L112.341,348.873"/>
|
||
<path d="M108.901,348.873 L87.3578,348.872"/>
|
||
<path d="M87.3578,348.872 L87.3578,349.666"/>
|
||
<path d="M159.965,349.666 L159.965,349.666"/>
|
||
<path d="M108.901,349.666 L87.3578,349.666"/>
|
||
</g>
|
||
<g id="product-f1037ea6-1b1f-434b-9449-297f56e57889" class="IfcMember material-null projection" ifc:name="Member.132" ifc:guid="3n0twc6nz3IvH9ANzMvNY9">
|
||
<path d="M113.928,273.467 L112.341,273.467"/>
|
||
<path d="M113.928,273.467 L113.928,273.467"/>
|
||
</g>
|
||
<g id="product-19c652d5-7a0a-4351-9aa9-791428ce49f1" class="IfcMember material-null projection" ifc:name="Member.620" ifc:guid="0PnbBLUWf3KPgfUHGepadn">
|
||
<path d="M207.591,273.467 L112.341,273.467"/>
|
||
<path d="M207.591,272.673 L112.341,272.673"/>
|
||
</g>
|
||
<g id="product-a0a17de3-5b01-4998-b386-47f430a2fcaf" class="IfcMember material-null projection" ifc:name="Member.124" ifc:guid="2WeNtZMm59cBE6H$Gmelol">
|
||
<path d="M159.965,273.467 L150.301,273.467"/>
|
||
<path d="M159.965,273.467 L159.965,273.467"/>
|
||
<path d="M148.163,273.467 L148.163,273.467"/>
|
||
<path d="M150.301,273.467 L150.301,273.467"/>
|
||
<path d="M150.301,273.467 L148.163,273.467"/>
|
||
</g>
|
||
<g id="product-b90052aa-bb20-4871-ba05-781437a3dd84" class="IfcMember material-null projection" ifc:name="Member.130" ifc:guid="2v05Agko18SRe5U1Gtezs4">
|
||
<path d="M138.815,273.467 L117.469,273.467"/>
|
||
<path d="M138.815,273.467 L138.815,273.467"/>
|
||
<path d="M117.469,273.467 L117.469,273.467"/>
|
||
<path d="M117.469,273.467 L113.928,273.467"/>
|
||
</g>
|
||
<g id="product-e68623a1-062f-4a62-8a39-5912c5af2c77" class="IfcMember material-null projection" ifc:name="Member.127" ifc:guid="3cXYEX1YzAOeevMHB5hont">
|
||
<path d="M159.965,273.467 L169.629,273.467"/>
|
||
<path d="M171.768,273.467 L171.768,273.467"/>
|
||
<path d="M171.768,273.467 L169.629,273.467"/>
|
||
<path d="M169.629,273.467 L169.629,273.467"/>
|
||
</g>
|
||
<g id="product-b69372b1-1837-477c-a802-55a4037b2680" class="IfcMember material-null projection" ifc:name="Member.313" ifc:guid="2satAn63T7VAW2LQG3UoQ0">
|
||
<path d="M181.116,273.467 L202.462,273.467"/>
|
||
<path d="M181.116,273.467 L181.116,273.467"/>
|
||
<path d="M206.519,273.467 L206.519,273.467"/>
|
||
<path d="M206.519,273.467 L202.462,273.467"/>
|
||
<path d="M202.462,273.467 L202.462,273.467"/>
|
||
</g>
|
||
<g id="product-5f8a0bd4-9ca6-436b-8e30-3ada2127f9a4" class="IfcMember material-null projection" ifc:name="Member.123" ifc:guid="1VYWlKdAP3QuumEjeX9$ca">
|
||
<path d="M232.573,272.673 L232.955,272.673"/>
|
||
<path d="M232.955,273.467 L232.573,273.467"/>
|
||
<path d="M211.03,273.467 L232.573,273.467"/>
|
||
<path d="M232.573,273.467 L232.573,272.673"/>
|
||
<path d="M177.824,272.673 L207.591,272.673"/>
|
||
<path d="M211.03,272.673 L232.573,272.673"/>
|
||
</g>
|
||
<g id="product-664c96dc-8901-4c16-9782-10f97a7825f8" class="IfcMember material-null projection" ifc:name="Member.492" ifc:guid="1cJ9RSYG5C5fU24FbwU2Nu">
|
||
<path d="M173.719,273.467 L171.501,273.467"/>
|
||
<path d="M171.501,273.467 L171.501,273.467"/>
|
||
<path d="M173.719,273.467 L173.719,273.467"/>
|
||
<path d="M181.116,273.467 L173.719,273.467"/>
|
||
</g>
|
||
<g id="product-dadf4bf8-2a5a-4916-91ff-1c2fd4582f69" class="IfcMember material-null projection" ifc:name="Member.374" ifc:guid="3QtqluAbf95f7$72$KM2zf">
|
||
<path d="M87.3578,273.467 L86.9756,273.467"/>
|
||
<path d="M86.9756,272.673 L87.3578,272.673"/>
|
||
<path d="M142.691,272.673 L112.341,272.673"/>
|
||
<path d="M108.901,272.673 L87.3578,272.673"/>
|
||
<path d="M87.3578,272.673 L87.3578,273.467"/>
|
||
<path d="M159.965,273.467 L159.965,273.467"/>
|
||
<path d="M108.901,273.467 L87.3578,273.467"/>
|
||
</g>
|
||
<g id="product-20d7991c-a34e-494c-b375-bd3f72280c11" class="IfcMember material-null projection" ifc:name="Member.504" ifc:guid="0WrvaSeqv9JBDrlJzoA0mH">
|
||
<path d="M148.43,273.467 L148.43,273.467"/>
|
||
<path d="M148.43,273.467 L146.212,273.467"/>
|
||
<path d="M138.815,273.467 L146.212,273.467"/>
|
||
<path d="M146.212,273.467 L146.212,273.467"/>
|
||
</g>
|
||
<g id="product-d09861cf-2064-4b79-8503-f8f97615ca45" class="IfcMember material-null projection" ifc:name="Member.137" ifc:guid="3Gc67F86HBUOK3_Fbs5Sf5">
|
||
<path d="M159.965,336.966 L169.629,336.966"/>
|
||
<path d="M171.768,336.966 L171.768,336.966"/>
|
||
<path d="M171.768,336.966 L169.629,336.966"/>
|
||
<path d="M169.629,336.966 L169.629,336.966"/>
|
||
</g>
|
||
<g id="product-fc8a9b90-65e4-4e0d-ac85-da2cf0025281" class="IfcMember material-null projection" ifc:name="Member.699" ifc:guid="3yYfkGPUHE3Qo5sYpm0bA1">
|
||
<path d="M207.59,336.966 L112.341,336.966"/>
|
||
<path d="M207.59,336.173 L112.341,336.173"/>
|
||
</g>
|
||
<g id="product-e5429a5c-c91d-4189-9736-5c9720592fcd" class="IfcMember material-null projection" ifc:name="Member.136" ifc:guid="3bGffSoHr1YPSsN9SWMI$D">
|
||
<path d="M159.965,336.966 L150.301,336.966"/>
|
||
<path d="M159.965,336.966 L159.965,336.966"/>
|
||
<path d="M148.163,336.966 L148.163,336.966"/>
|
||
<path d="M150.301,336.966 L150.301,336.966"/>
|
||
<path d="M150.301,336.966 L148.163,336.966"/>
|
||
</g>
|
||
<g id="product-7aa04dee-cd74-425a-b273-71414af45df9" class="IfcMember material-null projection" ifc:name="Member.140" ifc:guid="1we4tkpNH2Mh9pSK5Az5tv">
|
||
<path d="M113.928,336.966 L112.341,336.966"/>
|
||
<path d="M113.928,336.966 L113.928,336.966"/>
|
||
</g>
|
||
<g id="product-15d22cc1-ca48-4119-894c-ed9b7dd88169" class="IfcMember material-null projection" ifc:name="Member.189" ifc:guid="0LqYp1oaX16ObCxPjzs85f">
|
||
<path d="M113.928,387.766 L112.341,387.766"/>
|
||
<path d="M113.928,387.766 L113.928,387.766"/>
|
||
</g>
|
||
<g id="product-c7c2affc-095f-43a6-b12f-5f167ab29db1" class="IfcMember material-null projection" ifc:name="Member.139" ifc:guid="37mg$y2Lz3fh4lNnPwifsn">
|
||
<path d="M138.815,336.966 L117.469,336.966"/>
|
||
<path d="M138.815,336.966 L138.815,336.966"/>
|
||
<path d="M117.469,336.966 L117.469,336.966"/>
|
||
<path d="M117.469,336.966 L113.928,336.966"/>
|
||
</g>
|
||
<g id="product-8bbbfb8a-4f45-4715-a1dd-34c597bdee69" class="IfcMember material-null projection" ifc:name="Member.524" ifc:guid="2Bk$kAJqL75Q7TDCMNlUvf">
|
||
<path d="M173.719,336.966 L171.501,336.966"/>
|
||
<path d="M171.501,336.966 L171.501,336.966"/>
|
||
<path d="M173.719,336.966 L173.719,336.966"/>
|
||
<path d="M181.116,336.966 L173.719,336.966"/>
|
||
</g>
|
||
<g id="product-094a9406-3538-490d-b51b-a5d279e40fdf" class="IfcMember material-null projection" ifc:name="Member.134" ifc:guid="09IfG6DJX93RKRfT9vv0$V">
|
||
<path d="M232.573,336.173 L232.955,336.173"/>
|
||
<path d="M232.955,336.966 L232.573,336.966"/>
|
||
<path d="M211.03,336.966 L232.573,336.966"/>
|
||
<path d="M232.573,336.966 L232.573,336.173"/>
|
||
<path d="M177.824,336.173 L207.59,336.173"/>
|
||
<path d="M211.03,336.173 L232.573,336.173"/>
|
||
</g>
|
||
<g id="product-7d3e8568-360f-414d-bee9-b5a58fbbcdd2" class="IfcMember material-null projection" ifc:name="Member.104" ifc:guid="1zFeLeDWz1JRxfjQMFkytI">
|
||
<path d="M159.965,387.766 L169.629,387.766"/>
|
||
<path d="M171.768,387.766 L171.768,387.766"/>
|
||
<path d="M171.768,387.766 L169.629,387.766"/>
|
||
<path d="M169.629,387.766 L169.629,387.766"/>
|
||
</g>
|
||
<g id="product-a48f3486-86ed-401b-b306-9effb97ba0c3" class="IfcMember material-null projection" ifc:name="Member.536" ifc:guid="2aZpI6Xkr06xC6dl_vUw33">
|
||
<path d="M148.43,336.966 L148.43,336.966"/>
|
||
<path d="M148.43,336.966 L146.212,336.966"/>
|
||
<path d="M138.815,336.966 L146.212,336.966"/>
|
||
<path d="M146.212,336.966 L146.212,336.966"/>
|
||
</g>
|
||
<g id="product-c2bf3702-ead8-47b9-bdf3-2b7c5f4256c5" class="IfcMember material-null projection" ifc:name="Member.103" ifc:guid="32lpS2wjX7kRtpAtnVGbR5">
|
||
<path d="M159.965,387.766 L150.301,387.766"/>
|
||
<path d="M159.965,387.766 L159.965,387.766"/>
|
||
<path d="M148.163,387.766 L148.163,387.766"/>
|
||
<path d="M150.301,387.766 L150.301,387.766"/>
|
||
<path d="M150.301,387.766 L148.163,387.766"/>
|
||
</g>
|
||
<g id="product-71aa7f9e-f603-4534-b3f3-18c33c06c1c4" class="IfcMember material-null projection" ifc:name="Member.625" ifc:guid="1ngd_UzWD5DBFp6CCy1i74">
|
||
<path d="M207.59,387.766 L112.341,387.766"/>
|
||
<path d="M207.59,386.972 L112.341,386.972"/>
|
||
</g>
|
||
<g id="product-87367122-5488-43a9-b0bf-f967361fb22e" class="IfcMember material-null projection" ifc:name="Member.107" ifc:guid="27Dd4YL8X3gR2$_MSs7x8k">
|
||
<path d="M138.815,387.766 L117.469,387.766"/>
|
||
<path d="M138.815,387.766 L138.815,387.766"/>
|
||
<path d="M117.469,387.766 L117.469,387.766"/>
|
||
<path d="M117.469,387.766 L113.928,387.766"/>
|
||
</g>
|
||
<g id="product-83588fa0-f0c8-43c0-aa59-0dcac2ecb252" class="IfcMember material-null projection" ifc:name="Member.497" ifc:guid="23M8_WyCX3mAfP3Sh2xB9I">
|
||
<path d="M87.3578,336.966 L86.9756,336.966"/>
|
||
<path d="M86.9756,336.173 L87.3578,336.173"/>
|
||
<path d="M142.691,336.173 L112.341,336.173"/>
|
||
<path d="M108.901,336.173 L87.3578,336.173"/>
|
||
<path d="M87.3578,336.173 L87.3578,336.966"/>
|
||
<path d="M159.965,336.966 L159.965,336.966"/>
|
||
<path d="M108.901,336.966 L87.3578,336.966"/>
|
||
</g>
|
||
<g id="product-61de3556-b0ac-4bde-9437-f5bbcea68e62" class="IfcMember material-null projection" ifc:name="Member.193" ifc:guid="1XtZLMiAnBtfGtzRlEfevY">
|
||
<path d="M181.116,336.966 L202.462,336.966"/>
|
||
<path d="M181.116,336.966 L181.116,336.966"/>
|
||
<path d="M206.519,336.966 L206.519,336.966"/>
|
||
<path d="M206.519,336.966 L202.462,336.966"/>
|
||
<path d="M202.462,336.966 L202.462,336.966"/>
|
||
</g>
|
||
<g id="product-91b52d0c-bc84-4e2a-a45e-b87176fdaae0" class="IfcMember material-null projection" ifc:name="Member.101" ifc:guid="2HjIqCl8HEAgHUk75s$QhW">
|
||
<path d="M232.573,386.972 L232.955,386.972"/>
|
||
<path d="M232.955,387.766 L232.573,387.766"/>
|
||
<path d="M211.03,387.766 L232.573,387.766"/>
|
||
<path d="M232.573,387.766 L232.573,386.972"/>
|
||
<path d="M177.824,386.972 L207.59,386.972"/>
|
||
<path d="M211.03,386.972 L232.573,386.972"/>
|
||
</g>
|
||
<g id="product-7c23798f-3b50-40e9-a9e8-91c6ef554c63" class="IfcMember material-null projection" ifc:name="Member.509" ifc:guid="1y8tcFEr10wQdeaSRlLKnZ">
|
||
<path d="M148.43,387.766 L148.43,387.766"/>
|
||
<path d="M148.43,387.766 L146.212,387.766"/>
|
||
<path d="M138.815,387.766 L146.212,387.766"/>
|
||
<path d="M146.212,387.766 L146.212,387.766"/>
|
||
</g>
|
||
<g id="product-8cc5a21e-a4b2-4e83-a901-261407b4745f" class="IfcMember material-null projection" ifc:name="Member.356" ifc:guid="2CnQ8UfB9EWwa19XG7j7HV">
|
||
<path d="M181.116,387.766 L202.462,387.766"/>
|
||
<path d="M181.116,387.766 L181.116,387.766"/>
|
||
<path d="M206.519,387.766 L206.519,387.766"/>
|
||
<path d="M206.519,387.766 L202.462,387.766"/>
|
||
<path d="M202.462,387.766 L202.462,387.766"/>
|
||
</g>
|
||
<g id="product-0a6ac574-fa83-4ddb-b61a-ef91ab8d720e" class="IfcMember material-null projection" ifc:name="Member.636" ifc:guid="0AQiLq_eDDsxOQxv6hZN8E">
|
||
<path d="M207.591,235.367 L112.341,235.367"/>
|
||
<path d="M207.591,234.573 L112.341,234.573"/>
|
||
</g>
|
||
<g id="product-57780df8-626f-4b09-a073-a8226e57cfab" class="IfcMember material-null projection" ifc:name="Member.381" ifc:guid="1NU0tuOczB2Q1pg29kLy_h">
|
||
<path d="M113.928,235.367 L112.341,235.367"/>
|
||
<path d="M113.928,235.367 L113.928,235.367"/>
|
||
</g>
|
||
<g id="product-78609c1f-25bb-4cd9-9d4b-7cb34c2a8cdc" class="IfcMember material-null projection" ifc:name="Member.366" ifc:guid="1uO9mV9RjCsPrBVBDCAepS">
|
||
<path d="M159.965,235.367 L169.629,235.367"/>
|
||
<path d="M171.768,235.367 L171.768,235.367"/>
|
||
<path d="M171.768,235.367 L169.629,235.367"/>
|
||
<path d="M169.629,235.367 L169.629,235.367"/>
|
||
</g>
|
||
<g id="product-0a714bf1-32dc-4984-a42d-ddc5e779a795" class="IfcMember material-null projection" ifc:name="Member.491" ifc:guid="0ASKlnCjn9XAGjtSNdUQUL">
|
||
<path d="M173.719,387.766 L171.501,387.766"/>
|
||
<path d="M171.501,387.766 L171.501,387.766"/>
|
||
<path d="M173.719,387.766 L173.719,387.766"/>
|
||
<path d="M181.116,387.766 L173.719,387.766"/>
|
||
</g>
|
||
<g id="product-40579177-efbc-4f60-8e12-6e3a1c6417ac" class="IfcMember material-null projection" ifc:name="Member.358" ifc:guid="10Lv5txxnFO8uIRZeSP1Ui">
|
||
<path d="M159.965,235.367 L150.301,235.367"/>
|
||
<path d="M159.965,235.367 L159.965,235.367"/>
|
||
<path d="M148.163,235.367 L148.163,235.367"/>
|
||
<path d="M150.301,235.367 L150.301,235.367"/>
|
||
<path d="M150.301,235.367 L148.163,235.367"/>
|
||
</g>
|
||
<g id="product-f9184784-dadd-417e-8dff-742d2c675377" class="IfcMember material-null projection" ifc:name="Member.480" ifc:guid="3v64U4sjr1Vet$T2qiPrDt">
|
||
<path d="M87.3578,387.766 L86.9756,387.766"/>
|
||
<path d="M86.9756,386.972 L87.3578,386.972"/>
|
||
<path d="M142.691,386.972 L112.341,386.972"/>
|
||
<path d="M108.901,386.972 L87.3578,386.972"/>
|
||
<path d="M87.3578,386.972 L87.3578,387.766"/>
|
||
<path d="M159.965,387.766 L159.965,387.766"/>
|
||
<path d="M108.901,387.766 L87.3578,387.766"/>
|
||
</g>
|
||
<g id="product-56262a5e-b5ce-44a8-b200-44df76c414ea" class="IfcMember material-null projection" ifc:name="Member.383" ifc:guid="1M9YfUjSv4gB80HDzsn1Jg">
|
||
<path d="M181.116,235.367 L202.462,235.367"/>
|
||
<path d="M181.116,235.367 L181.116,235.367"/>
|
||
<path d="M206.519,235.367 L206.519,235.367"/>
|
||
<path d="M206.519,235.367 L202.462,235.367"/>
|
||
<path d="M202.462,235.367 L202.462,235.367"/>
|
||
</g>
|
||
<g id="product-095ac598-ad78-499a-808d-1741a323fffd" class="IfcMember material-null projection" ifc:name="Member.351" ifc:guid="09MiMOhNX9ce2D5q6Z8$$z">
|
||
<path d="M232.573,234.573 L232.955,234.573"/>
|
||
<path d="M232.955,235.367 L232.573,235.367"/>
|
||
<path d="M211.03,235.367 L232.573,235.367"/>
|
||
<path d="M232.573,235.367 L232.573,234.573"/>
|
||
<path d="M177.824,234.573 L207.591,234.573"/>
|
||
<path d="M211.03,234.573 L232.573,234.573"/>
|
||
</g>
|
||
<g id="product-4a803bc4-73f2-4c81-aa94-30021f0a922c" class="IfcMember material-null projection" ifc:name="Member.375" ifc:guid="1AW3l4S$9CWQgKC08V2f8i">
|
||
<path d="M138.815,235.367 L117.469,235.367"/>
|
||
<path d="M138.815,235.367 L138.815,235.367"/>
|
||
<path d="M117.469,235.367 L117.469,235.367"/>
|
||
<path d="M117.469,235.367 L113.928,235.367"/>
|
||
</g>
|
||
<g id="product-1437f8a6-0a33-4206-8643-6aa3a483c29b" class="IfcMember material-null projection" ifc:name="Member.456" ifc:guid="0KD$Yc2ZD21eP3QgEaWyAR">
|
||
<path d="M173.719,235.367 L171.501,235.367"/>
|
||
<path d="M171.501,235.367 L171.501,235.367"/>
|
||
<path d="M173.719,235.367 L173.719,235.367"/>
|
||
<path d="M181.116,235.367 L173.719,235.367"/>
|
||
</g>
|
||
<g id="product-3240b4f2-92a2-4c31-b975-e28bdf27564e" class="IfcMember material-null projection" ifc:name="Member.526" ifc:guid="0oGBJoag9CCRbruelV9rPE">
|
||
<path d="M148.43,235.367 L148.43,235.367"/>
|
||
<path d="M148.43,235.367 L146.212,235.367"/>
|
||
<path d="M138.815,235.367 L146.212,235.367"/>
|
||
<path d="M146.212,235.367 L146.212,235.367"/>
|
||
</g>
|
||
<g id="product-3b08b9f4-0e2e-41fc-906f-86cc758f49fc" class="IfcMember material-null projection" ifc:name="Member.452" ifc:guid="0x2Bdq3Yv1$91lXinrZqdy">
|
||
<path d="M87.3578,235.367 L86.9756,235.367"/>
|
||
<path d="M86.9756,234.573 L87.3578,234.573"/>
|
||
<path d="M142.691,234.573 L112.341,234.573"/>
|
||
<path d="M108.901,234.573 L87.3578,234.573"/>
|
||
<path d="M87.3578,234.573 L87.3578,235.367"/>
|
||
<path d="M159.965,235.367 L159.965,235.367"/>
|
||
<path d="M108.901,235.367 L87.3578,235.367"/>
|
||
</g>
|
||
<g id="product-5bafb964-091d-4cd8-9cc3-13090848d4ef" class="IfcMember material-null projection" ifc:name="Member.600" ifc:guid="1Rhxba2HrCs9p34ma8IDJl">
|
||
<path d="M207.591,209.967 L112.341,209.967"/>
|
||
<path d="M207.591,209.173 L112.341,209.173"/>
|
||
</g>
|
||
<g id="product-902ab445-05d7-4294-8e65-611073fe74eb" class="IfcMember material-null projection" ifc:name="Member.190" ifc:guid="2GAhH51TT2b8vbOH1p$dJh">
|
||
<path d="M159.965,209.967 L150.301,209.967"/>
|
||
<path d="M159.965,209.967 L159.965,209.967"/>
|
||
<path d="M148.163,209.967 L148.163,209.967"/>
|
||
<path d="M150.301,209.967 L150.301,209.967"/>
|
||
<path d="M150.301,209.967 L148.163,209.967"/>
|
||
</g>
|
||
<g id="product-206f7e1a-9038-4b13-9a15-eec44c7f4be9" class="IfcMember material-null projection" ifc:name="Member.206" ifc:guid="0WRtuQa3XB4veLxiHCVqlf">
|
||
<path d="M113.928,209.967 L112.341,209.967"/>
|
||
<path d="M113.928,209.967 L113.928,209.967"/>
|
||
</g>
|
||
<g id="product-11e4e19e-d4f0-4f33-9c7d-98eadaa16e10" class="IfcMember material-null projection" ifc:name="Member.194" ifc:guid="0HvE6UrF1FCvnzcEhQeMuG">
|
||
<path d="M159.965,209.967 L169.629,209.967"/>
|
||
<path d="M171.768,209.967 L171.768,209.967"/>
|
||
<path d="M171.768,209.967 L169.629,209.967"/>
|
||
<path d="M169.629,209.967 L169.629,209.967"/>
|
||
</g>
|
||
<g id="product-1d90fc9a-a1e2-47a8-be36-d54295fb77fc" class="IfcMember material-null projection" ifc:name="Member.188" ifc:guid="0TaFoQeU97gBusrKAL_tVy">
|
||
<path d="M232.573,209.173 L232.956,209.173"/>
|
||
<path d="M232.956,209.967 L232.573,209.967"/>
|
||
<path d="M211.03,209.967 L232.573,209.967"/>
|
||
<path d="M232.573,209.967 L232.573,209.173"/>
|
||
<path d="M177.824,209.173 L207.591,209.173"/>
|
||
<path d="M211.03,209.173 L232.573,209.173"/>
|
||
</g>
|
||
<g id="product-fe4163f2-0932-4b01-a4ef-e8ef0d4f235c" class="IfcMember material-null projection" ifc:name="Member.443" ifc:guid="3_GMFo2J9B0QJlwEyDJoDS">
|
||
<path d="M181.116,209.967 L202.462,209.967"/>
|
||
<path d="M181.116,209.967 L181.116,209.967"/>
|
||
<path d="M206.519,209.967 L206.519,209.967"/>
|
||
<path d="M206.519,209.967 L202.462,209.967"/>
|
||
<path d="M202.462,209.967 L202.462,209.967"/>
|
||
</g>
|
||
<g id="product-9700b010-f5c6-40ea-8459-2474059458a5" class="IfcMember material-null projection" ifc:name="Member.516" ifc:guid="2N0B0GzSP0weHP97G5b5Yb">
|
||
<path d="M173.719,209.967 L171.501,209.967"/>
|
||
<path d="M171.501,209.967 L171.501,209.967"/>
|
||
<path d="M173.719,209.967 L173.719,209.967"/>
|
||
<path d="M181.116,209.967 L173.719,209.967"/>
|
||
</g>
|
||
<g id="product-4c19b217-4409-4e0c-999c-fa107a4493aa" class="IfcMember material-null projection" ifc:name="Member.198" ifc:guid="1C6R8NH0bE39cS_X1wH9Eg">
|
||
<path d="M138.815,209.967 L117.469,209.967"/>
|
||
<path d="M138.815,209.967 L138.815,209.967"/>
|
||
<path d="M117.469,209.967 L117.469,209.967"/>
|
||
<path d="M117.469,209.967 L113.928,209.967"/>
|
||
</g>
|
||
<g id="product-a34aa0f6-a2ce-42dc-ac2c-21e967a91e99" class="IfcMember material-null projection" ifc:name="Member.535" ifc:guid="2ZIg3seiv2tAmi8UbdgHwP">
|
||
<path d="M148.43,209.967 L148.43,209.967"/>
|
||
<path d="M148.43,209.967 L146.212,209.967"/>
|
||
<path d="M138.815,209.967 L146.212,209.967"/>
|
||
<path d="M146.212,209.967 L146.212,209.967"/>
|
||
</g>
|
||
<g id="product-bfb73c79-1683-4828-af2c-eb260dab498b" class="IfcMember material-null projection" ifc:name="Member.484" ifc:guid="2$jpnv5eD8AAyiwoODgqcB">
|
||
<path d="M87.3578,209.967 L86.9756,209.967"/>
|
||
<path d="M86.9756,209.173 L87.3578,209.173"/>
|
||
<path d="M142.691,209.173 L112.341,209.173"/>
|
||
<path d="M108.901,209.173 L87.3578,209.173"/>
|
||
<path d="M87.3578,209.173 L87.3578,209.967"/>
|
||
<path d="M159.965,209.967 L159.965,209.967"/>
|
||
<path d="M108.901,209.967 L87.3578,209.967"/>
|
||
</g>
|
||
<g id="product-7d5d7821-1a68-42d2-a2b0-3b876370eb9b" class="IfcMember material-null projection" ifc:name="Member.182" ifc:guid="1zNNWX6cX2qgAmEuTZSEkR">
|
||
<path d="M159.965,222.667 L150.301,222.667"/>
|
||
<path d="M159.965,222.667 L159.965,222.667"/>
|
||
<path d="M148.163,222.667 L148.163,222.667"/>
|
||
<path d="M150.301,222.667 L150.301,222.667"/>
|
||
<path d="M150.301,222.667 L148.163,222.667"/>
|
||
</g>
|
||
<g id="product-9d593e7b-58ed-4e6a-8362-5b63c33213bb" class="IfcMember material-null projection" ifc:name="Member.621" ifc:guid="2TMJvxMErEQeDYMsF3CXEx">
|
||
<path d="M207.591,222.667 L112.341,222.667"/>
|
||
<path d="M207.591,221.873 L112.341,221.873"/>
|
||
</g>
|
||
<g id="product-cc1efed9-d9d6-488c-8d95-7b2b2c1e6e84" class="IfcMember material-null projection" ifc:name="Member.299" ifc:guid="3C7lxPsTP8Z8sLUoii7cw4">
|
||
<path d="M113.928,222.667 L112.341,222.667"/>
|
||
<path d="M113.928,222.667 L113.928,222.667"/>
|
||
</g>
|
||
<g id="product-ecbafc3f-b45d-4334-ac31-6db8f2b2c0af" class="IfcMember material-null projection" ifc:name="Member.183" ifc:guid="3iklm$j5r3DAmnRRZoii2l">
|
||
<path d="M159.965,222.667 L169.629,222.667"/>
|
||
<path d="M171.768,222.667 L171.768,222.667"/>
|
||
<path d="M171.768,222.667 L169.629,222.667"/>
|
||
<path d="M169.629,222.667 L169.629,222.667"/>
|
||
</g>
|
||
<g id="product-417d5d04-d23b-4b27-86ab-e448b8a09587" class="IfcMember material-null projection" ifc:name="Member.197" ifc:guid="11VLq4qZjB9uQhv4Yue9M7">
|
||
<path d="M138.815,222.667 L117.469,222.667"/>
|
||
<path d="M138.815,222.667 L138.815,222.667"/>
|
||
<path d="M117.469,222.667 L117.469,222.667"/>
|
||
<path d="M117.469,222.667 L113.928,222.667"/>
|
||
</g>
|
||
<g id="product-e555fb59-3c11-4b39-b876-dfad81664a93" class="IfcMember material-null projection" ifc:name="Member.181" ifc:guid="3bLVjPF15BERXstws1PagJ">
|
||
<path d="M232.573,221.873 L232.956,221.873"/>
|
||
<path d="M232.956,222.667 L232.573,222.667"/>
|
||
<path d="M211.03,222.667 L232.573,222.667"/>
|
||
<path d="M232.573,222.667 L232.573,221.873"/>
|
||
<path d="M177.824,221.873 L207.591,221.873"/>
|
||
<path d="M211.03,221.873 L232.573,221.873"/>
|
||
</g>
|
||
<g id="product-d061b38d-2ed3-47e6-8073-e354e56f4f72" class="IfcMember material-null projection" ifc:name="Member.406" ifc:guid="3GOREDBjD7ve1purJbRqzo">
|
||
<path d="M181.116,222.667 L202.462,222.667"/>
|
||
<path d="M181.116,222.667 L181.116,222.667"/>
|
||
<path d="M206.519,222.667 L206.519,222.667"/>
|
||
<path d="M206.519,222.667 L202.462,222.667"/>
|
||
<path d="M202.462,222.667 L202.462,222.667"/>
|
||
</g>
|
||
<g id="product-c4cc28e9-91f3-445b-8132-e7e6b1f3913c" class="IfcMember material-null projection" ifc:name="Member.514" ifc:guid="34p2ZfaVD4Mu4ov_Qnyv4y">
|
||
<path d="M173.719,222.667 L171.501,222.667"/>
|
||
<path d="M171.501,222.667 L171.501,222.667"/>
|
||
<path d="M173.719,222.667 L173.719,222.667"/>
|
||
<path d="M181.116,222.667 L173.719,222.667"/>
|
||
</g>
|
||
<g id="product-e8ea49f3-0f7f-4832-a0f1-84036b87da78" class="IfcMember material-null projection" ifc:name="Member.533" ifc:guid="3ewadp3tz8Cg3nX0DhXzfu">
|
||
<path d="M148.43,222.667 L148.43,222.667"/>
|
||
<path d="M148.43,222.667 L146.212,222.667"/>
|
||
<path d="M138.815,222.667 L146.212,222.667"/>
|
||
<path d="M146.212,222.667 L146.212,222.667"/>
|
||
</g>
|
||
<g id="product-05330e68-2903-496b-b36a-5fd4aceea1ca" class="IfcMember material-null projection" ifc:name="Member.510" ifc:guid="05CmveAGD9QxDgNzIixg7A">
|
||
<path d="M87.3578,222.667 L86.9756,222.667"/>
|
||
<path d="M86.9756,221.873 L87.3578,221.873"/>
|
||
<path d="M142.691,221.873 L112.341,221.873"/>
|
||
<path d="M108.901,221.873 L87.3578,221.873"/>
|
||
<path d="M87.3578,221.873 L87.3578,222.667"/>
|
||
<path d="M159.965,222.667 L159.965,222.667"/>
|
||
<path d="M108.901,222.667 L87.3578,222.667"/>
|
||
</g>
|
||
<g id="product-89258e4b-e5ff-433b-87ca-b71562abd31d" class="IfcMember material-null projection" ifc:name="Member.408" ifc:guid="299OvBvVz3EuVAjnLYgzCT">
|
||
<path d="M113.928,197.267 L112.34,197.267"/>
|
||
<path d="M113.928,197.267 L113.928,197.267"/>
|
||
</g>
|
||
<g id="product-91a375b1-8679-4b4f-9616-b32a92f148e7" class="IfcMember material-null projection" ifc:name="Member.658" ifc:guid="2HetMnXdbBJvOMiogIyKZd">
|
||
<path d="M207.591,197.267 L112.34,197.267"/>
|
||
<path d="M207.591,196.473 L112.34,196.473"/>
|
||
</g>
|
||
<g id="product-9d918a9b-0c24-4deb-9066-005c53e7d82a" class="IfcMember material-null projection" ifc:name="Member.331" ifc:guid="2TaOgR32HDwv1c05nJvzWg">
|
||
<path d="M159.965,197.267 L150.301,197.267"/>
|
||
<path d="M159.965,197.267 L159.965,197.267"/>
|
||
<path d="M148.163,197.267 L148.163,197.267"/>
|
||
<path d="M150.301,197.267 L150.301,197.267"/>
|
||
<path d="M150.301,197.267 L148.163,197.267"/>
|
||
</g>
|
||
<g id="product-6fae8277-d219-49a3-9662-3e4f5b525439" class="IfcMember material-null projection" ifc:name="Member.332" ifc:guid="1lhe9tqXb9evPYFazRKbGv">
|
||
<path d="M159.965,197.267 L169.629,197.267"/>
|
||
<path d="M171.768,197.267 L171.768,197.267"/>
|
||
<path d="M171.768,197.267 L169.629,197.267"/>
|
||
<path d="M169.629,197.267 L169.629,197.267"/>
|
||
</g>
|
||
<g id="product-8b741ca0-b6c1-47ac-a82a-fbfbe1c24d7f" class="IfcMember material-null projection" ifc:name="Member.338" ifc:guid="2BT1oWji57hAWg_$lXmar$">
|
||
<path d="M138.815,197.267 L117.469,197.267"/>
|
||
<path d="M138.815,197.267 L138.815,197.267"/>
|
||
<path d="M117.469,197.267 L117.469,197.267"/>
|
||
<path d="M117.469,197.267 L113.928,197.267"/>
|
||
</g>
|
||
<g id="product-c14252f8-7e21-4265-861e-f97f56ad9879" class="IfcMember material-null projection" ifc:name="Member.413" ifc:guid="31GbBuVY52POOU_NzMhPXv">
|
||
<path d="M181.116,197.267 L202.462,197.267"/>
|
||
<path d="M181.116,197.267 L181.116,197.267"/>
|
||
<path d="M206.519,197.267 L206.519,197.267"/>
|
||
<path d="M206.519,197.267 L202.462,197.267"/>
|
||
<path d="M202.462,197.267 L202.462,197.267"/>
|
||
</g>
|
||
<g id="product-2f0c9130-08b2-4b9f-a688-946777ee793d" class="IfcMember material-null projection" ifc:name="Member.506" ifc:guid="0l394m2B9BdwQ8b6Ttxdaz">
|
||
<path d="M173.719,197.267 L171.501,197.267"/>
|
||
<path d="M171.501,197.267 L171.501,197.267"/>
|
||
<path d="M173.719,197.267 L173.719,197.267"/>
|
||
<path d="M181.116,197.267 L173.719,197.267"/>
|
||
</g>
|
||
<g id="product-3f3aa9f3-d944-4a01-8756-8e80ecb48951" class="IfcMember material-null projection" ifc:name="Member.330" ifc:guid="0$EgdpsKHA0OTMZe3ij8bH">
|
||
<path d="M232.573,196.473 L232.956,196.473"/>
|
||
<path d="M232.956,197.267 L232.573,197.267"/>
|
||
<path d="M211.03,197.267 L232.573,197.267"/>
|
||
<path d="M232.573,197.267 L232.573,196.473"/>
|
||
<path d="M177.824,196.473 L207.591,196.473"/>
|
||
<path d="M211.03,196.473 L232.573,196.473"/>
|
||
</g>
|
||
<g id="product-b173a27f-6228-4faa-bcd2-1f463df9efe4" class="IfcMember material-null projection" ifc:name="Member.525" ifc:guid="2nSw9$OYXFghpI7qOz_U$a">
|
||
<path d="M148.43,197.267 L148.43,197.267"/>
|
||
<path d="M148.43,197.267 L146.212,197.267"/>
|
||
<path d="M138.815,197.267 L146.212,197.267"/>
|
||
<path d="M146.212,197.267 L146.212,197.267"/>
|
||
</g>
|
||
<g id="product-65f7c7d9-e244-422c-a8ad-2f210663694c" class="IfcMember material-null projection" ifc:name="Member.436" ifc:guid="1bzyVPuaH2BAYjBo46OsbC">
|
||
<path d="M87.3578,197.267 L86.9756,197.267"/>
|
||
<path d="M86.9756,196.473 L87.3578,196.473"/>
|
||
<path d="M142.691,196.473 L112.34,196.473"/>
|
||
<path d="M108.901,196.473 L87.3578,196.473"/>
|
||
<path d="M87.3578,196.473 L87.3578,197.267"/>
|
||
<path d="M159.965,197.267 L159.965,197.267"/>
|
||
<path d="M108.901,197.267 L87.3578,197.267"/>
|
||
</g>
|
||
<g id="product-750a5dcc-d862-4ab3-a1fb-5e9c77ab7434" class="IfcMember material-null projection" ifc:name="Member.691" ifc:guid="1r2btCs69Aiw7xNfntgtGq">
|
||
<path d="M207.591,311.567 L112.341,311.567"/>
|
||
<path d="M207.591,310.773 L112.341,310.773"/>
|
||
</g>
|
||
<g id="product-ac5327b3-a3ac-49e6-948b-61192229d580" class="IfcMember material-null projection" ifc:name="Member.131" ifc:guid="2iKoUpewn9vfIBOHaYATM0">
|
||
<path d="M159.965,311.567 L169.629,311.567"/>
|
||
<path d="M171.768,311.567 L171.768,311.567"/>
|
||
<path d="M171.768,311.567 L169.629,311.567"/>
|
||
<path d="M169.629,311.567 L169.629,311.567"/>
|
||
</g>
|
||
<g id="product-5586f425-7323-4704-9e4a-08d273d29134" class="IfcMember material-null projection" ifc:name="Member.119" ifc:guid="1LXlGbSoD719vA2D9pqf4q">
|
||
<path d="M159.965,311.567 L150.301,311.567"/>
|
||
<path d="M159.965,311.567 L159.965,311.567"/>
|
||
<path d="M148.163,311.567 L148.163,311.567"/>
|
||
<path d="M150.301,311.567 L150.301,311.567"/>
|
||
<path d="M150.301,311.567 L148.163,311.567"/>
|
||
</g>
|
||
<g id="product-96bc6190-8285-4de8-b8fb-48ee7c36f77c" class="IfcMember material-null projection" ifc:name="Member.427" ifc:guid="2Ml66GWeLDwBZxIEvyDlTy">
|
||
<path d="M113.928,311.567 L112.341,311.567"/>
|
||
<path d="M113.928,311.567 L113.928,311.567"/>
|
||
</g>
|
||
<g id="product-824d74dc-5c2e-414b-9bc7-514f7390bc79" class="IfcMember material-null projection" ifc:name="Member.318" ifc:guid="22JNJSN2v1Ivl7KKzpaBnv">
|
||
<path d="M138.815,311.567 L117.469,311.567"/>
|
||
<path d="M138.815,311.567 L138.815,311.567"/>
|
||
<path d="M117.469,311.567 L117.469,311.567"/>
|
||
<path d="M117.469,311.567 L113.928,311.567"/>
|
||
</g>
|
||
<g id="product-38d78e35-d45b-4ddf-98d4-211849b55081" class="IfcMember material-null projection" ifc:name="Member.117" ifc:guid="0uruurr5jDtvZK8HX9jL21">
|
||
<path d="M232.573,310.773 L232.955,310.773"/>
|
||
<path d="M232.955,311.567 L232.573,311.567"/>
|
||
<path d="M211.03,311.567 L232.573,311.567"/>
|
||
<path d="M232.573,311.567 L232.573,310.773"/>
|
||
<path d="M177.824,310.773 L207.591,310.773"/>
|
||
<path d="M211.03,310.773 L232.573,310.773"/>
|
||
</g>
|
||
<g id="product-87842de4-9274-4adf-8ea0-b15ec64d6c06" class="IfcMember material-null projection" ifc:name="Member.470" ifc:guid="27X2taadHAtuwWiLx6JMm6">
|
||
<path d="M181.116,311.567 L202.462,311.567"/>
|
||
<path d="M181.116,311.567 L181.116,311.567"/>
|
||
<path d="M206.519,311.567 L206.519,311.567"/>
|
||
<path d="M206.519,311.567 L202.462,311.567"/>
|
||
<path d="M202.462,311.567 L202.462,311.567"/>
|
||
</g>
|
||
<g id="product-07db0803-9a92-4998-902f-2e14aba3223f" class="IfcMember material-null projection" ifc:name="Member.517" ifc:guid="07smW3cf99c90lBXIheo8$">
|
||
<path d="M173.719,311.567 L171.501,311.567"/>
|
||
<path d="M171.501,311.567 L171.501,311.567"/>
|
||
<path d="M173.719,311.567 L173.719,311.567"/>
|
||
<path d="M181.116,311.567 L173.719,311.567"/>
|
||
</g>
|
||
<g id="product-f5107254-eaa9-4232-ac36-e6c1323059ca" class="IfcMember material-null projection" ifc:name="Member.647" ifc:guid="3r479Kwgb2Cgmsvi4oC5dA">
|
||
<path d="M148.43,311.567 L148.43,311.567"/>
|
||
<path d="M148.43,311.567 L146.212,311.567"/>
|
||
<path d="M138.815,311.567 L146.212,311.567"/>
|
||
<path d="M146.212,311.567 L146.212,311.567"/>
|
||
</g>
|
||
<g id="product-4d2032b8-4efb-4db7-aed2-7fc43c7033a0" class="IfcMember material-null projection" ifc:name="Member.485" ifc:guid="1D83AuJljDjwxIVyGyS3EW">
|
||
<path d="M87.3578,311.566 L86.9756,311.566"/>
|
||
<path d="M86.9756,310.773 L87.3578,310.773"/>
|
||
<path d="M142.691,310.773 L112.341,310.773"/>
|
||
<path d="M108.901,310.773 L87.3578,310.773"/>
|
||
<path d="M87.3578,310.773 L87.3578,311.566"/>
|
||
<path d="M159.965,311.567 L159.965,311.567"/>
|
||
<path d="M108.901,311.566 L87.3578,311.566"/>
|
||
</g>
|
||
<g id="product-db605d9e-5064-408e-abf4-f50f675d2199" class="IfcMember material-null projection" ifc:name="Member.532" ifc:guid="3RO5sUK6H0ZglqzGzdNI6P">
|
||
<path d="M207.591,184.567 L112.34,184.567"/>
|
||
<path d="M207.591,183.774 L112.34,183.774"/>
|
||
</g>
|
||
<g id="product-01c68c67-8123-410d-a42d-9e81cca1aeed" class="IfcMember material-null projection" ifc:name="Member.230" ifc:guid="01nendWID13QGjde7CeQxj">
|
||
<path d="M113.928,184.567 L112.34,184.567"/>
|
||
<path d="M113.928,184.567 L113.928,184.567"/>
|
||
</g>
|
||
<g id="product-d986a5ee-ea25-4e24-b0e4-03bf595a09c7" class="IfcMember material-null projection" ifc:name="Member.207" ifc:guid="3PXgNkwYLE9B3a0xzPMWd7">
|
||
<path d="M159.965,184.567 L150.301,184.567"/>
|
||
<path d="M159.965,184.567 L159.965,184.567"/>
|
||
<path d="M148.163,184.567 L148.163,184.567"/>
|
||
<path d="M150.301,184.567 L150.301,184.567"/>
|
||
<path d="M150.301,184.567 L148.163,184.567"/>
|
||
</g>
|
||
<g id="product-d9fa9104-a1e5-4edc-82ce-00e3da826a70" class="IfcMember material-null projection" ifc:name="Member.229" ifc:guid="3P_f44eULEt8BE0EFQWcfm">
|
||
<path d="M138.815,184.567 L117.469,184.567"/>
|
||
<path d="M138.815,184.567 L138.815,184.567"/>
|
||
<path d="M117.469,184.567 L117.469,184.567"/>
|
||
<path d="M117.469,184.567 L113.928,184.567"/>
|
||
</g>
|
||
<g id="product-6dcc53f9-ee37-4ab5-80e1-59fc5e3e7b71" class="IfcMember material-null projection" ifc:name="Member.227" ifc:guid="1jp5FvxZTAjO3XMVnUFdjn">
|
||
<path d="M159.965,184.567 L169.629,184.567"/>
|
||
<path d="M171.768,184.567 L171.768,184.567"/>
|
||
<path d="M171.768,184.567 L169.629,184.567"/>
|
||
<path d="M169.629,184.567 L169.629,184.567"/>
|
||
</g>
|
||
<g id="product-936a641b-d491-4777-a5e1-7d525228c4f0" class="IfcMember material-null projection" ifc:name="Member.205" ifc:guid="2JQcGRr957TwNXVL9IACJm">
|
||
<path d="M232.573,183.774 L232.955,183.774"/>
|
||
<path d="M233.408,184.266 L233.408,184.17"/>
|
||
<path d="M232.956,184.567 L232.573,184.567"/>
|
||
<path d="M211.03,184.567 L232.573,184.567"/>
|
||
<path d="M232.573,184.567 L232.573,183.774"/>
|
||
<path d="M177.824,183.774 L207.591,183.774"/>
|
||
<path d="M211.03,183.774 L232.573,183.774"/>
|
||
</g>
|
||
<g id="product-e71a8460-ab81-4e7b-aae3-3c8d66068fe0" class="IfcMember material-null projection" ifc:name="Member.426" ifc:guid="3d6eHWgu5EUwhZF8rc1e$W">
|
||
<path d="M173.719,184.567 L171.501,184.567"/>
|
||
<path d="M171.501,184.567 L171.501,184.567"/>
|
||
<path d="M173.719,184.567 L173.719,184.567"/>
|
||
<path d="M181.116,184.567 L173.719,184.567"/>
|
||
</g>
|
||
<g id="product-22729c53-3e27-461c-a320-a19d4c2b789d" class="IfcMember material-null projection" ifc:name="Member.469" ifc:guid="0YSfnJFYT67ACWePrCAtYT">
|
||
<path d="M148.43,184.567 L148.43,184.567"/>
|
||
<path d="M148.43,184.567 L146.212,184.567"/>
|
||
<path d="M138.815,184.567 L146.212,184.567"/>
|
||
<path d="M146.212,184.567 L146.212,184.567"/>
|
||
</g>
|
||
<g id="product-7fe6c6b2-f5bd-4659-942e-e5d49d4ba43b" class="IfcMember material-null projection" ifc:name="Member.231" ifc:guid="1$viQozRr6MPGkvTITIwGx">
|
||
<path d="M181.116,184.567 L202.462,184.567"/>
|
||
<path d="M181.116,184.567 L181.116,184.567"/>
|
||
<path d="M206.519,184.567 L206.519,184.567"/>
|
||
<path d="M206.519,184.567 L202.462,184.567"/>
|
||
<path d="M202.462,184.567 L202.462,184.567"/>
|
||
</g>
|
||
<g id="product-23640529-d8e4-4860-bad5-85172bf82a1b" class="IfcMember material-null projection" ifc:name="Member.359" ifc:guid="0ZP0KfsEH8OBhLXHSh_2eR">
|
||
<path d="M87.3578,184.567 L86.9756,184.567"/>
|
||
<path d="M86.5233,184.17 L86.5233,184.266"/>
|
||
<path d="M86.9754,183.774 L87.3578,183.774"/>
|
||
<path d="M142.691,183.774 L112.34,183.774"/>
|
||
<path d="M108.901,183.774 L87.3578,183.774"/>
|
||
<path d="M87.3578,183.774 L87.3578,184.567"/>
|
||
<path d="M159.965,184.567 L159.965,184.567"/>
|
||
<path d="M108.901,184.567 L87.3578,184.567"/>
|
||
</g>
|
||
<g id="product-04cf89fd-37e5-4315-89ce-317153c3b31e" class="IfcMember material-null projection" ifc:name="Member.361" ifc:guid="04pudzD_L35OdECN5JmxCU">
|
||
<path d="M113.928,260.767 L112.341,260.767"/>
|
||
<path d="M113.928,260.767 L113.928,260.767"/>
|
||
</g>
|
||
<g id="product-6bf875f2-24ee-41b2-96a2-a5ae5a081e04" class="IfcMember material-null projection" ifc:name="Member.680" ifc:guid="1h_7No9Ev1ifQYfQvQ21u4">
|
||
<path d="M207.591,260.767 L112.341,260.767"/>
|
||
<path d="M207.591,259.973 L112.341,259.973"/>
|
||
</g>
|
||
<g id="product-5156088e-5191-4247-9e66-87a7af287c8a" class="IfcMember material-null projection" ifc:name="Member.339" ifc:guid="1HLWYEKP52HvvcXwUlA7oA">
|
||
<path d="M159.965,260.767 L150.301,260.767"/>
|
||
<path d="M159.965,260.767 L159.965,260.767"/>
|
||
<path d="M148.163,260.767 L148.163,260.767"/>
|
||
<path d="M150.301,260.767 L150.301,260.767"/>
|
||
<path d="M150.301,260.767 L148.163,260.767"/>
|
||
</g>
|
||
<g id="product-f320cc15-2d9f-45db-b442-6f7c77a81159" class="IfcMember material-null projection" ifc:name="Member.348" ifc:guid="3p8CmLBPz5sxH2Rtntg15P">
|
||
<path d="M138.815,260.767 L117.469,260.767"/>
|
||
<path d="M138.815,260.767 L138.815,260.767"/>
|
||
<path d="M117.469,260.767 L117.469,260.767"/>
|
||
<path d="M117.469,260.767 L113.928,260.767"/>
|
||
</g>
|
||
<g id="product-1767b423-4411-4583-b292-f42631c29cad" class="IfcMember material-null projection" ifc:name="Member.335" ifc:guid="0NPxGZH155WxAIz2Onmfoj">
|
||
<path d="M232.573,259.973 L232.955,259.973"/>
|
||
<path d="M232.955,260.767 L232.573,260.767"/>
|
||
<path d="M211.03,260.767 L232.573,260.767"/>
|
||
<path d="M232.573,260.767 L232.573,259.973"/>
|
||
<path d="M177.824,259.973 L207.591,259.973"/>
|
||
<path d="M211.03,259.973 L232.573,259.973"/>
|
||
</g>
|
||
<g id="product-8655a170-2add-4a69-a47f-a87b1d21f2e8" class="IfcMember material-null projection" ifc:name="Member.340" ifc:guid="26LQ5mAjrAQQH$g7iT8VBe">
|
||
<path d="M159.965,260.767 L169.629,260.767"/>
|
||
<path d="M171.768,260.767 L171.768,260.767"/>
|
||
<path d="M171.768,260.767 L169.629,260.767"/>
|
||
<path d="M169.629,260.767 L169.629,260.767"/>
|
||
</g>
|
||
<g id="product-d7449bc4-112a-4597-9801-d6376043becc" class="IfcMember material-null projection" ifc:name="Member.421" ifc:guid="3NH9l44If5bvW1rZTWGxxC">
|
||
<path d="M181.116,260.767 L202.462,260.767"/>
|
||
<path d="M181.116,260.767 L181.116,260.767"/>
|
||
<path d="M206.519,260.767 L206.519,260.767"/>
|
||
<path d="M206.519,260.767 L202.462,260.767"/>
|
||
<path d="M202.462,260.767 L202.462,260.767"/>
|
||
</g>
|
||
<g id="product-e908a215-b5ab-4323-9bef-674f06455977" class="IfcMember material-null projection" ifc:name="Member.512" ifc:guid="3f2A8LjQj38vllPqy6HLbt">
|
||
<path d="M173.719,260.767 L171.501,260.767"/>
|
||
<path d="M171.501,260.767 L171.501,260.767"/>
|
||
<path d="M173.719,260.767 L173.719,260.767"/>
|
||
<path d="M181.116,260.767 L173.719,260.767"/>
|
||
</g>
|
||
<g id="product-5c85d22b-cebf-42e9-ab08-9d04cc1062f2" class="IfcMember material-null projection" ifc:name="Member.617" ifc:guid="1SXT8hphz2wQi8dGJC46Bo">
|
||
<path d="M207.59,400.466 L112.341,400.466"/>
|
||
<path d="M207.59,399.672 L112.341,399.672"/>
|
||
</g>
|
||
<g id="product-6ad64c73-875b-494c-b41d-2f9eb19038c8" class="IfcMember material-null projection" ifc:name="Member.385" ifc:guid="1granpXrj9JBGTBvwna3Z8">
|
||
<path d="M159.965,400.466 L150.301,400.466"/>
|
||
<path d="M159.965,400.466 L159.965,400.466"/>
|
||
<path d="M148.163,400.466 L148.163,400.466"/>
|
||
<path d="M150.301,400.466 L150.301,400.466"/>
|
||
<path d="M150.301,400.466 L148.163,400.466"/>
|
||
</g>
|
||
<g id="product-57722df8-b144-4c09-ab43-55c5b1b91db1" class="IfcMember material-null projection" ifc:name="Member.400" ifc:guid="1NSYtuiKHC2Qj3LSMnkHsn">
|
||
<path d="M113.928,400.466 L112.341,400.466"/>
|
||
<path d="M113.928,400.466 L113.928,400.466"/>
|
||
</g>
|
||
<g id="product-bcc02060-2ac3-44a0-a415-42427d118110" class="IfcMember material-null projection" ifc:name="Member.392" ifc:guid="2ym21WAiD4eAGLGa9z4O4G">
|
||
<path d="M159.965,400.466 L169.629,400.466"/>
|
||
<path d="M171.768,400.466 L171.768,400.466"/>
|
||
<path d="M171.768,400.466 L169.629,400.466"/>
|
||
<path d="M169.629,400.466 L169.629,400.466"/>
|
||
</g>
|
||
<g id="product-6ecfcbe5-9f09-4f9f-a9c9-197ded155ae3" class="IfcMember material-null projection" ifc:name="Member.487" ifc:guid="1kpylbdmbFdwd96Ntj5LhZ">
|
||
<path d="M87.3578,260.767 L86.9756,260.767"/>
|
||
<path d="M86.9756,259.973 L87.3578,259.973"/>
|
||
<path d="M142.691,259.973 L112.341,259.973"/>
|
||
<path d="M108.901,259.973 L87.3578,259.973"/>
|
||
<path d="M87.3578,259.973 L87.3578,260.767"/>
|
||
<path d="M159.965,260.767 L159.965,260.767"/>
|
||
<path d="M108.901,260.767 L87.3578,260.767"/>
|
||
</g>
|
||
<g id="product-651cf370-d202-43df-89b1-a1ec2c8414ac" class="IfcMember material-null projection" ifc:name="Member.644" ifc:guid="1b7FDmqW93tucneUmiX1Ii">
|
||
<path d="M148.43,260.767 L148.43,260.767"/>
|
||
<path d="M148.43,260.767 L146.212,260.767"/>
|
||
<path d="M138.815,260.767 L146.212,260.767"/>
|
||
<path d="M146.212,260.767 L146.212,260.767"/>
|
||
</g>
|
||
<g id="product-7aa523a3-aee9-4d54-8169-9bc908930986" class="IfcMember material-null projection" ifc:name="Member.399" ifc:guid="1wfIEZhkbDL85fcya8amc6">
|
||
<path d="M138.815,400.466 L117.469,400.466"/>
|
||
<path d="M138.815,400.466 L138.815,400.466"/>
|
||
<path d="M117.469,400.466 L117.469,400.466"/>
|
||
<path d="M117.469,400.466 L113.928,400.466"/>
|
||
</g>
|
||
<g id="product-357d6c55-dd56-4645-9a43-61298d360758" class="IfcMember material-null projection" ifc:name="Member.404" ifc:guid="0rVMnLtLP6HPf3OIcDDWTO">
|
||
<path d="M181.116,400.466 L202.462,400.466"/>
|
||
<path d="M181.116,400.466 L181.116,400.466"/>
|
||
<path d="M206.519,400.466 L206.519,400.466"/>
|
||
<path d="M206.519,400.466 L202.462,400.466"/>
|
||
<path d="M202.462,400.466 L202.462,400.466"/>
|
||
</g>
|
||
<g id="product-c1593770-7241-4cdf-abae-625da759b1b4" class="IfcMember material-null projection" ifc:name="Member.290" ifc:guid="31MJTmSa5CtwkkObsdMR6q">
|
||
<path d="M232.573,399.672 L232.955,399.672"/>
|
||
<path d="M232.955,400.466 L232.573,400.466"/>
|
||
<path d="M211.03,400.466 L232.573,400.466"/>
|
||
<path d="M232.573,400.466 L232.573,399.672"/>
|
||
<path d="M177.824,399.672 L207.59,399.672"/>
|
||
<path d="M211.03,399.672 L232.573,399.672"/>
|
||
</g>
|
||
<g id="product-4ed48639-7d4a-40f4-9eef-6a64b2547c9f" class="IfcMember material-null projection" ifc:name="Member.471" ifc:guid="1Er8OvVKf0z9xlQcIoL7oV">
|
||
<path d="M173.719,400.466 L171.501,400.466"/>
|
||
<path d="M171.501,400.466 L171.501,400.466"/>
|
||
<path d="M173.719,400.466 L173.719,400.466"/>
|
||
<path d="M181.116,400.466 L173.719,400.466"/>
|
||
</g>
|
||
<g id="product-e81c7370-216b-4402-89f0-a925ef452308" class="IfcMember material-null projection" ifc:name="Member.490" ifc:guid="3e77Dm8Mj40edmgINlHIC8">
|
||
<path d="M148.43,400.466 L148.43,400.466"/>
|
||
<path d="M148.43,400.466 L146.212,400.466"/>
|
||
<path d="M138.815,400.466 L146.212,400.466"/>
|
||
<path d="M146.212,400.466 L146.212,400.466"/>
|
||
</g>
|
||
<g id="product-b9541057-0acf-4089-a083-d4f305d7a314" class="IfcMember material-null projection" ifc:name="Member.528" ifc:guid="2vL11N2iz0YQ23rFC5rwCK">
|
||
<path d="M207.59,413.166 L112.341,413.166"/>
|
||
<path d="M207.59,412.372 L112.341,412.372"/>
|
||
</g>
|
||
<g id="product-6ddd98b5-accf-46bc-96df-656c0b320e29" class="IfcMember material-null projection" ifc:name="Member.087" ifc:guid="1jtPYrhCz6l9RVPMmBCWuf">
|
||
<path d="M113.928,413.166 L112.341,413.166"/>
|
||
<path d="M113.928,413.166 L113.928,413.166"/>
|
||
</g>
|
||
<g id="product-56dc895f-9f0c-414e-90a0-2fd08333989d" class="IfcMember material-null projection" ifc:name="Member.079" ifc:guid="1Mt8bVdmn1Jf2WBz23CvYT">
|
||
<path d="M159.965,413.166 L150.301,413.166"/>
|
||
<path d="M159.965,413.166 L159.965,413.166"/>
|
||
<path d="M148.163,413.166 L148.163,413.166"/>
|
||
<path d="M150.301,413.166 L150.301,413.166"/>
|
||
<path d="M150.301,413.166 L148.163,413.166"/>
|
||
</g>
|
||
<g id="product-324d78a2-7797-4a95-b8c9-52d1abc85442" class="IfcMember material-null projection" ifc:name="Member.419" ifc:guid="0oJNYYTvTAbRZ9Kj6ho5H2">
|
||
<path d="M87.3578,400.466 L86.9756,400.466"/>
|
||
<path d="M86.9756,399.672 L87.3578,399.672"/>
|
||
<path d="M142.691,399.672 L112.341,399.672"/>
|
||
<path d="M108.901,399.672 L87.3578,399.672"/>
|
||
<path d="M87.3578,399.672 L87.3578,400.466"/>
|
||
<path d="M159.965,400.466 L159.965,400.466"/>
|
||
<path d="M108.901,400.466 L87.3578,400.466"/>
|
||
</g>
|
||
<g id="product-c9333170-2b24-4135-862a-91a4725e78d8" class="IfcMember material-null projection" ifc:name="Member.081" ifc:guid="39Cp5mAoH1DOOgaQHoNdZO">
|
||
<path d="M159.965,413.166 L169.629,413.166"/>
|
||
<path d="M171.768,413.166 L171.768,413.166"/>
|
||
<path d="M171.768,413.166 L169.629,413.166"/>
|
||
<path d="M169.629,413.166 L169.629,413.166"/>
|
||
</g>
|
||
<g id="product-da67ae09-d976-4cc1-88b9-2fff260a5f19" class="IfcMember material-null projection" ifc:name="Member.065" ifc:guid="3QPwu9sNPCmOYvB$yc2byP">
|
||
<path d="M232.573,412.372 L232.955,412.372"/>
|
||
<path d="M232.955,413.166 L232.573,413.166"/>
|
||
<path d="M211.03,413.166 L232.573,413.166"/>
|
||
<path d="M232.573,413.166 L232.573,412.372"/>
|
||
<path d="M177.824,412.372 L207.59,412.372"/>
|
||
<path d="M211.03,412.372 L232.573,412.372"/>
|
||
</g>
|
||
<g id="product-97f49de3-1987-4acb-b339-cd640e9ce3cd" class="IfcMember material-null projection" ifc:name="Member.085" ifc:guid="2Nz9tZ6OTAoxCvpMGEdEFD">
|
||
<path d="M138.815,413.166 L117.469,413.166"/>
|
||
<path d="M138.815,413.166 L138.815,413.166"/>
|
||
<path d="M117.469,413.166 L117.469,413.166"/>
|
||
<path d="M117.469,413.166 L113.928,413.166"/>
|
||
</g>
|
||
<g id="product-35c9aa62-1908-4344-bbcb-fba3eda1e36a" class="IfcMember material-null projection" ifc:name="Member.432" ifc:guid="0roQfY6GX3HBlB_wFjeUDg">
|
||
<path d="M113.928,248.067 L112.341,248.067"/>
|
||
<path d="M113.928,248.067 L113.928,248.067"/>
|
||
</g>
|
||
<g id="product-bdd24da1-147e-4298-b9a9-98ec22d0fa88" class="IfcMember material-null projection" ifc:name="Member.105" ifc:guid="2zqasX57v2cBcfcEmYqFg8">
|
||
<path d="M173.719,413.166 L171.501,413.166"/>
|
||
<path d="M171.501,413.166 L171.501,413.166"/>
|
||
<path d="M173.719,413.166 L173.719,413.166"/>
|
||
<path d="M181.116,413.166 L173.719,413.166"/>
|
||
</g>
|
||
<g id="product-cd096f41-9c5d-4cbf-a5a2-6875e1372996" class="IfcMember material-null projection" ifc:name="Member.626" ifc:guid="3D2Mz1d5rClwMYQ7NXDocM">
|
||
<path d="M207.591,248.067 L112.341,248.067"/>
|
||
<path d="M207.591,247.273 L112.341,247.273"/>
|
||
</g>
|
||
<g id="product-3c80e27e-927a-4141-9725-6dbf0e019bc4" class="IfcMember material-null projection" ifc:name="Member.092" ifc:guid="0yWE9_adf1GPSbRRyE0Pl4">
|
||
<path d="M181.116,413.166 L202.462,413.166"/>
|
||
<path d="M181.116,413.166 L181.116,413.166"/>
|
||
<path d="M206.519,413.166 L206.519,413.166"/>
|
||
<path d="M206.519,413.166 L202.462,413.166"/>
|
||
<path d="M202.462,413.166 L202.462,413.166"/>
|
||
</g>
|
||
<g id="product-ff192098-9c49-4643-be71-fd04bbb04f70" class="IfcMember material-null projection" ifc:name="Member.349" ifc:guid="3$6I2Od4b6Gxvn$GIxi4zm">
|
||
<path d="M148.43,413.166 L148.43,413.166"/>
|
||
<path d="M148.43,413.166 L146.212,413.166"/>
|
||
<path d="M138.815,413.166 L146.212,413.166"/>
|
||
<path d="M146.212,413.166 L146.212,413.166"/>
|
||
</g>
|
||
<g id="product-dd9a3bf5-b7a8-4c87-9094-30510b9ae8a1" class="IfcMember material-null projection" ifc:name="Member.422" ifc:guid="3TcZlrjwXCXv2KC54BckYX">
|
||
<path d="M159.965,248.067 L150.301,248.067"/>
|
||
<path d="M159.965,248.067 L159.965,248.067"/>
|
||
<path d="M148.163,248.067 L148.163,248.067"/>
|
||
<path d="M150.301,248.067 L150.301,248.067"/>
|
||
<path d="M150.301,248.067 L148.163,248.067"/>
|
||
</g>
|
||
<g id="product-30d404a9-1575-4cf3-b420-97980bd2fe8a" class="IfcMember material-null projection" ifc:name="Member.431" ifc:guid="0mr0If5NLCyxGWbvWBqlwA">
|
||
<path d="M138.815,248.067 L117.469,248.067"/>
|
||
<path d="M138.815,248.067 L138.815,248.067"/>
|
||
<path d="M117.469,248.067 L117.469,248.067"/>
|
||
<path d="M117.469,248.067 L113.928,248.067"/>
|
||
</g>
|
||
<g id="product-d1f9c2df-dd89-4cd7-8e66-525751858f8b" class="IfcMember material-null projection" ifc:name="Member.099" ifc:guid="3H_SBVtObCruvcKbTHXO_B">
|
||
<path d="M87.3578,413.166 L86.9755,413.166"/>
|
||
<path d="M86.9756,412.372 L87.3578,412.372"/>
|
||
<path d="M142.691,412.372 L112.341,412.372"/>
|
||
<path d="M108.901,412.372 L87.3578,412.372"/>
|
||
<path d="M87.3578,412.372 L87.3578,413.166"/>
|
||
<path d="M159.965,413.166 L159.965,413.166"/>
|
||
<path d="M108.901,413.166 L87.3578,413.166"/>
|
||
</g>
|
||
<g id="product-b144f0ac-8d3e-4a59-a205-29ea35774e6b" class="IfcMember material-null projection" ifc:name="Member.428" ifc:guid="2nHF2iZJvAMQ85AUerTqvh">
|
||
<path d="M159.965,248.067 L169.629,248.067"/>
|
||
<path d="M171.768,248.067 L171.768,248.067"/>
|
||
<path d="M171.768,248.067 L169.629,248.067"/>
|
||
<path d="M169.629,248.067 L169.629,248.067"/>
|
||
</g>
|
||
<g id="product-3f72256d-232d-4221-9fb5-207db4c2ee00" class="IfcMember material-null projection" ifc:name="Member.451" ifc:guid="0$SYLj8or28P_r87sqmku0">
|
||
<path d="M173.719,248.067 L171.501,248.067"/>
|
||
<path d="M171.501,248.067 L171.501,248.067"/>
|
||
<path d="M173.719,248.067 L173.719,248.067"/>
|
||
<path d="M181.116,248.067 L173.719,248.067"/>
|
||
</g>
|
||
<g id="product-240678f7-2c37-4ac5-9e8c-0224a4477ec7" class="IfcMember material-null projection" ifc:name="Member.513" ifc:guid="0a1dZtB3TAnPwC0YIaHtx7">
|
||
<path d="M148.43,248.067 L148.43,248.067"/>
|
||
<path d="M148.43,248.067 L146.212,248.067"/>
|
||
<path d="M138.815,248.067 L146.212,248.067"/>
|
||
<path d="M146.212,248.067 L146.212,248.067"/>
|
||
</g>
|
||
<g id="product-1a93fbd3-2d39-4e88-915e-95b56634770e" class="IfcMember material-null projection" ifc:name="Member.434" ifc:guid="0Qa$lJBJbEY95UbRLcD7SE">
|
||
<path d="M181.116,248.067 L202.462,248.067"/>
|
||
<path d="M181.116,248.067 L181.116,248.067"/>
|
||
<path d="M206.519,248.067 L206.519,248.067"/>
|
||
<path d="M206.519,248.067 L202.462,248.067"/>
|
||
<path d="M202.462,248.067 L202.462,248.067"/>
|
||
</g>
|
||
<g id="product-9810fa41-1d51-4ae9-99d2-60881f240ebe" class="IfcMember material-null projection" ifc:name="Member.653" ifc:guid="2O4Ff17L5AwPdIO8WV90w_">
|
||
<path d="M207.59,375.066 L112.341,375.066"/>
|
||
<path d="M207.59,374.272 L112.341,374.272"/>
|
||
</g>
|
||
<g id="product-9db9e170-b248-4c8c-af2b-b036b602c4da" class="IfcMember material-null projection" ifc:name="Member.411" ifc:guid="2TkU5miaXCZAyhi3Qs0iJQ">
|
||
<path d="M232.573,247.273 L232.955,247.273"/>
|
||
<path d="M232.955,248.067 L232.573,248.067"/>
|
||
<path d="M211.03,248.067 L232.573,248.067"/>
|
||
<path d="M232.573,248.067 L232.573,247.273"/>
|
||
<path d="M177.824,247.273 L207.591,247.273"/>
|
||
<path d="M211.03,247.273 L232.573,247.273"/>
|
||
</g>
|
||
<g id="product-09c70120-e340-44b4-94e0-2078e0a0c294" class="IfcMember material-null projection" ifc:name="Member.109" ifc:guid="09nm4Wuq14j9JW87ZWeCAK">
|
||
<path d="M159.965,375.066 L150.301,375.066"/>
|
||
<path d="M159.965,375.066 L159.965,375.066"/>
|
||
<path d="M148.163,375.066 L148.163,375.066"/>
|
||
<path d="M150.301,375.066 L150.301,375.066"/>
|
||
<path d="M150.301,375.066 L148.163,375.066"/>
|
||
</g>
|
||
<g id="product-19b91125-394e-4bec-842c-213819d99ae8" class="IfcMember material-null projection" ifc:name="Member.116" ifc:guid="0PkH4bEKvBx8Gi8JWPsPhe">
|
||
<path d="M113.928,375.066 L112.341,375.066"/>
|
||
<path d="M113.928,375.066 L113.928,375.066"/>
|
||
</g>
|
||
<g id="product-42799747-3201-40b1-a165-9216854fd945" class="IfcMember material-null projection" ifc:name="Member.437" ifc:guid="12UPT7CW50iQ5baXQ5Jzb5">
|
||
<path d="M87.3578,248.067 L86.9756,248.067"/>
|
||
<path d="M86.9756,247.273 L87.3578,247.273"/>
|
||
<path d="M142.691,247.273 L112.341,247.273"/>
|
||
<path d="M108.901,247.273 L87.3578,247.273"/>
|
||
<path d="M87.3578,247.273 L87.3578,248.067"/>
|
||
<path d="M159.965,248.067 L159.965,248.067"/>
|
||
<path d="M108.901,248.067 L87.3578,248.067"/>
|
||
</g>
|
||
<g id="product-c2079438-6ee1-4fac-bf52-0e3d2ae368e5" class="IfcMember material-null projection" ifc:name="Member.113" ifc:guid="321vGuRk5FhBzI3ZqgusZb">
|
||
<path d="M138.815,375.066 L117.469,375.066"/>
|
||
<path d="M138.815,375.066 L138.815,375.066"/>
|
||
<path d="M117.469,375.066 L117.469,375.066"/>
|
||
<path d="M117.469,375.066 L113.928,375.066"/>
|
||
</g>
|
||
<g id="product-04e43a2e-aaa3-4ea4-951c-9dda6359323b" class="IfcMember material-null projection" ifc:name="Member.110" ifc:guid="04v3ekggDEf9KSdTfZMJ8x">
|
||
<path d="M159.965,375.066 L169.629,375.066"/>
|
||
<path d="M171.768,375.066 L171.768,375.066"/>
|
||
<path d="M171.768,375.066 L169.629,375.066"/>
|
||
<path d="M169.629,375.066 L169.629,375.066"/>
|
||
</g>
|
||
<g id="product-c7aa419d-6381-4f10-8c90-441662b67d4e" class="IfcMember material-null projection" ifc:name="Member.108" ifc:guid="37ga6TOu5F48oGH1PYjdrE">
|
||
<path d="M232.573,374.272 L232.955,374.272"/>
|
||
<path d="M232.955,375.066 L232.573,375.066"/>
|
||
<path d="M211.03,375.066 L232.573,375.066"/>
|
||
<path d="M232.573,375.066 L232.573,374.272"/>
|
||
<path d="M177.824,374.272 L207.59,374.272"/>
|
||
<path d="M211.03,374.272 L232.573,374.272"/>
|
||
</g>
|
||
<g id="product-95c4bdd0-570b-4d77-b4d8-880f4547c2fd" class="IfcMember material-null projection" ifc:name="Member.352" ifc:guid="2LnBtGLmjDTxJOY0z5HyBz">
|
||
<path d="M181.116,375.066 L202.462,375.066"/>
|
||
<path d="M181.116,375.066 L181.116,375.066"/>
|
||
<path d="M206.519,375.066 L206.519,375.066"/>
|
||
<path d="M206.519,375.066 L202.462,375.066"/>
|
||
<path d="M202.462,375.066 L202.462,375.066"/>
|
||
</g>
|
||
<g id="product-4e54dc20-39fb-4ea9-b269-23b094b68cb7" class="IfcMember material-null projection" ifc:name="Member.648" ifc:guid="1ELDmWEVjEgR9f8x2Kjeot">
|
||
<path d="M148.43,375.066 L148.43,375.066"/>
|
||
<path d="M148.43,375.066 L146.212,375.066"/>
|
||
<path d="M138.815,375.066 L146.212,375.066"/>
|
||
<path d="M146.212,375.066 L146.212,375.066"/>
|
||
</g>
|
||
<g id="product-3686522d-6ac9-42df-bcd6-2eaa068a7b3b" class="IfcMember material-null projection" ifc:name="Member.401" ifc:guid="0sXb8jQib2txpMBge6Ydix">
|
||
<path d="M173.719,375.066 L171.501,375.066"/>
|
||
<path d="M171.501,375.066 L171.501,375.066"/>
|
||
<path d="M173.719,375.066 L173.719,375.066"/>
|
||
<path d="M181.116,375.066 L173.719,375.066"/>
|
||
</g>
|
||
<g id="product-ab640ef7-7b2a-4c0f-a1f6-27efb623f3a3" class="IfcMember material-null projection" ifc:name="Member.371" ifc:guid="2hP0xtUofC3w7s9__s8$EZ">
|
||
<path d="M87.3578,375.066 L86.9756,375.066"/>
|
||
<path d="M86.9756,374.272 L87.3578,374.272"/>
|
||
<path d="M142.691,374.272 L112.341,374.272"/>
|
||
<path d="M108.901,374.272 L87.3578,374.272"/>
|
||
<path d="M87.3578,374.272 L87.3578,375.066"/>
|
||
<path d="M159.965,375.066 L159.965,375.066"/>
|
||
<path d="M108.901,375.066 L87.3578,375.066"/>
|
||
</g>
|
||
<g id="product-24a6cb95-926e-4918-85a0-5f85badcf087" class="IfcMember material-null projection" ifc:name="Member.541" ifc:guid="0afikLacv968MWNuMwtF27">
|
||
<path d="M207.591,286.167 L112.341,286.167"/>
|
||
<path d="M207.591,285.373 L112.341,285.373"/>
|
||
</g>
|
||
<g id="product-4a984755-4084-43e5-9c6b-4513522f192c" class="IfcMember material-null projection" ifc:name="Member.169" ifc:guid="1Ac4TLG8H3vPnhHHDIBnai">
|
||
<path d="M113.928,286.167 L112.341,286.167"/>
|
||
<path d="M113.928,286.167 L113.928,286.167"/>
|
||
</g>
|
||
<g id="product-684e5a85-9708-4ff2-a7a6-21b686942612" class="IfcMember material-null projection" ifc:name="Member.161" ifc:guid="1eJbg5bmXFygUc8RQ6b2OI">
|
||
<path d="M159.965,286.167 L150.301,286.167"/>
|
||
<path d="M159.965,286.167 L159.965,286.167"/>
|
||
<path d="M148.163,286.167 L148.163,286.167"/>
|
||
<path d="M150.301,286.167 L150.301,286.167"/>
|
||
<path d="M150.301,286.167 L148.163,286.167"/>
|
||
</g>
|
||
<g id="product-faee043e-3d9d-4b7d-9b84-81fbfc799397" class="IfcMember material-null projection" ifc:name="Member.168" ifc:guid="3wxWG_FPrBVPk4WVlyUPEN">
|
||
<path d="M138.815,286.167 L117.469,286.167"/>
|
||
<path d="M138.815,286.167 L138.815,286.167"/>
|
||
<path d="M117.469,286.167 L117.469,286.167"/>
|
||
<path d="M117.469,286.167 L113.928,286.167"/>
|
||
</g>
|
||
<g id="product-31bc60ec-d0ab-4968-a566-bf4ef546e745" class="IfcMember material-null projection" ifc:name="Member.163" ifc:guid="0nl63iqAj9QALclqxrHkT5">
|
||
<path d="M159.965,286.167 L169.629,286.167"/>
|
||
<path d="M171.768,286.167 L171.768,286.167"/>
|
||
<path d="M171.768,286.167 L169.629,286.167"/>
|
||
<path d="M169.629,286.167 L169.629,286.167"/>
|
||
</g>
|
||
<g id="product-49d1871f-49bf-4774-8b52-9f1f54052335" class="IfcMember material-null projection" ifc:name="Member.160" ifc:guid="19qOSVIRz7T8jIdnzK1ICr">
|
||
<path d="M232.573,285.373 L232.955,285.373"/>
|
||
<path d="M232.955,286.167 L232.573,286.167"/>
|
||
<path d="M211.03,286.167 L232.573,286.167"/>
|
||
<path d="M232.573,286.167 L232.573,285.373"/>
|
||
<path d="M177.824,285.373 L207.591,285.373"/>
|
||
<path d="M211.03,285.373 L232.573,285.373"/>
|
||
</g>
|
||
<g id="product-78731a8c-a926-4a40-b8f9-658a46f3a760" class="IfcMember material-null projection" ifc:name="Member.505" ifc:guid="1uSngCgIPAGBZvPOf6ywTW">
|
||
<path d="M148.43,286.167 L148.43,286.167"/>
|
||
<path d="M148.43,286.167 L146.212,286.167"/>
|
||
<path d="M138.815,286.167 L146.212,286.167"/>
|
||
<path d="M146.212,286.167 L146.212,286.167"/>
|
||
</g>
|
||
<g id="product-8d19ae0e-6c83-467c-a3cc-c390918b7957" class="IfcMember material-null projection" ifc:name="Member.476" ifc:guid="2D6QuER8D6VAFCmv2HYtbN">
|
||
<path d="M173.719,286.167 L171.501,286.167"/>
|
||
<path d="M171.501,286.167 L171.501,286.167"/>
|
||
<path d="M173.719,286.167 L173.719,286.167"/>
|
||
<path d="M181.116,286.167 L173.719,286.167"/>
|
||
</g>
|
||
<g id="product-45957032-9e33-4950-ab6c-e91ecef99991" class="IfcMember material-null projection" ifc:name="Member.370" ifc:guid="15bN0odZD9KAjiwHxE_PcH">
|
||
<path d="M181.116,286.167 L202.462,286.167"/>
|
||
<path d="M181.116,286.167 L181.116,286.167"/>
|
||
<path d="M206.519,286.167 L206.519,286.167"/>
|
||
<path d="M206.519,286.167 L202.462,286.167"/>
|
||
<path d="M202.462,286.167 L202.462,286.167"/>
|
||
</g>
|
||
<g id="product-a028153e-b558-4afd-b177-804a8cc8668f" class="IfcMember material-null projection" ifc:name="Member.690" ifc:guid="2WA1K_jLXA$R5tW4gCo6QF">
|
||
<path d="M207.59,362.366 L112.341,362.366"/>
|
||
<path d="M207.59,361.572 L112.341,361.572"/>
|
||
</g>
|
||
<g id="product-bc0010fa-b35f-4bfe-8ee0-98d41e3e623b" class="IfcMember material-null projection" ifc:name="Member.439" ifc:guid="2y013wirzB$exWcDGUFc8x">
|
||
<path d="M87.3578,286.167 L86.9756,286.167"/>
|
||
<path d="M86.9756,285.373 L87.3578,285.373"/>
|
||
<path d="M142.691,285.373 L112.341,285.373"/>
|
||
<path d="M108.901,285.373 L87.3578,285.373"/>
|
||
<path d="M87.3578,285.373 L87.3578,286.167"/>
|
||
<path d="M159.965,286.167 L159.965,286.167"/>
|
||
<path d="M108.901,286.167 L87.3578,286.167"/>
|
||
</g>
|
||
<g id="product-19377921-77a6-4695-828a-15070e54950c" class="IfcMember material-null projection" ifc:name="Member.233" ifc:guid="0PDtaXTwP6bOAA5GSEL9KC">
|
||
<path d="M159.965,362.366 L150.301,362.366"/>
|
||
<path d="M159.965,362.366 L159.965,362.366"/>
|
||
<path d="M148.163,362.366 L148.163,362.366"/>
|
||
<path d="M150.301,362.366 L150.301,362.366"/>
|
||
<path d="M150.301,362.366 L148.163,362.366"/>
|
||
</g>
|
||
<g id="product-d102385f-2254-492c-855c-b0990af0271e" class="IfcMember material-null projection" ifc:name="Member.247" ifc:guid="3H0ZXV8bH9B8LSi9aAy2SU">
|
||
<path d="M159.965,362.366 L169.629,362.366"/>
|
||
<path d="M171.768,362.366 L171.768,362.366"/>
|
||
<path d="M171.768,362.366 L169.629,362.366"/>
|
||
<path d="M169.629,362.366 L169.629,362.366"/>
|
||
</g>
|
||
<g id="product-0e0ad91d-f7ec-4ad2-a315-a17dcfde5a5c" class="IfcMember material-null projection" ifc:name="Member.416" ifc:guid="0E2jaTz_nAqgCLeNtFtbfS">
|
||
<path d="M113.928,362.366 L112.341,362.366"/>
|
||
<path d="M113.928,362.366 L113.928,362.366"/>
|
||
</g>
|
||
<g id="product-a7702e84-4365-4c47-b82f-6275949c41a3" class="IfcMember material-null projection" ifc:name="Member.232" ifc:guid="2dS2w4GsLCHxWlOdMKd46Z">
|
||
<path d="M232.573,361.572 L232.955,361.572"/>
|
||
<path d="M232.955,362.366 L232.573,362.366"/>
|
||
<path d="M211.03,362.366 L232.573,362.366"/>
|
||
<path d="M232.573,362.366 L232.573,361.572"/>
|
||
<path d="M177.824,361.572 L207.59,361.572"/>
|
||
<path d="M211.03,361.572 L232.573,361.572"/>
|
||
</g>
|
||
<g id="product-19e5277f-0ea0-402a-837a-c7bc41502b63" class="IfcMember material-null projection" ifc:name="Member.333" ifc:guid="0PvIT$3g10AeDwnxn1K2jZ">
|
||
<path d="M138.815,362.366 L117.469,362.366"/>
|
||
<path d="M138.815,362.366 L138.815,362.366"/>
|
||
<path d="M117.469,362.366 L117.469,362.366"/>
|
||
<path d="M117.469,362.366 L113.928,362.366"/>
|
||
</g>
|
||
<g id="product-428f145c-b137-4bea-b030-d07b13f15584" class="IfcMember material-null projection" ifc:name="Member.461" ifc:guid="12ZnHSiJTBwh0mq7iJyLM4">
|
||
<path d="M181.116,362.366 L202.462,362.366"/>
|
||
<path d="M181.116,362.366 L181.116,362.366"/>
|
||
<path d="M206.519,362.366 L206.519,362.366"/>
|
||
<path d="M206.519,362.366 L202.462,362.366"/>
|
||
<path d="M202.462,362.366 L202.462,362.366"/>
|
||
</g>
|
||
<g id="product-ab8b5ff9-b910-4e6c-ad51-dbebcbe4a607" class="IfcMember material-null projection" ifc:name="Member.486" ifc:guid="2hYr$vkH1ERArHs_lBvAO7">
|
||
<path d="M173.719,362.366 L171.501,362.366"/>
|
||
<path d="M171.501,362.366 L171.501,362.366"/>
|
||
<path d="M173.719,362.366 L173.719,362.366"/>
|
||
<path d="M181.116,362.366 L173.719,362.366"/>
|
||
</g>
|
||
<g id="product-a2f002a6-0275-44ee-b91d-4a1b4034fc4d" class="IfcMember material-null projection" ifc:name="Member.596" ifc:guid="2Yy0Ac0dL4xhaTIXj0DFnD">
|
||
<path d="M148.43,362.366 L148.43,362.366"/>
|
||
<path d="M148.43,362.366 L146.212,362.366"/>
|
||
<path d="M138.815,362.366 L146.212,362.366"/>
|
||
<path d="M146.212,362.366 L146.212,362.366"/>
|
||
</g>
|
||
<g id="product-2e57d5bc-c125-4acd-bf9a-b984dd2484a8" class="IfcMember material-null projection" ifc:name="Member.539" ifc:guid="0kLzMymILApR_QkOJT98Ie">
|
||
<path d="M207.591,298.867 L112.341,298.867"/>
|
||
<path d="M207.591,298.073 L112.341,298.073"/>
|
||
</g>
|
||
<g id="product-e2f74048-d518-4c06-86e9-b8f292443dd7" class="IfcMember material-null projection" ifc:name="Member.457" ifc:guid="3Yzq18rHXC1eRfkFAIH3tN">
|
||
<path d="M113.928,298.867 L112.341,298.867"/>
|
||
<path d="M113.928,298.867 L113.928,298.867"/>
|
||
</g>
|
||
<g id="product-c4c3c4db-f4cc-49dd-9a77-0ee86b57c3e1" class="IfcMember material-null projection" ifc:name="Member.445" ifc:guid="34myJRzCn9tPft3kXhLyFX">
|
||
<path d="M159.965,298.867 L169.629,298.867"/>
|
||
<path d="M171.768,298.867 L171.768,298.867"/>
|
||
<path d="M171.768,298.867 L169.629,298.867"/>
|
||
<path d="M169.629,298.867 L169.629,298.867"/>
|
||
</g>
|
||
<g id="product-21666c15-3e23-4b25-8e02-d1a8cf0ed669" class="IfcMember material-null projection" ifc:name="Member.464" ifc:guid="0XPcmLFYDB9Ou2qQZF3jPf">
|
||
<path d="M87.3578,362.366 L86.9756,362.366"/>
|
||
<path d="M86.9756,361.572 L87.3578,361.572"/>
|
||
<path d="M142.691,361.572 L112.341,361.572"/>
|
||
<path d="M108.901,361.572 L87.3578,361.572"/>
|
||
<path d="M87.3578,361.572 L87.3578,362.366"/>
|
||
<path d="M159.965,362.366 L159.965,362.366"/>
|
||
<path d="M108.901,362.366 L87.3578,362.366"/>
|
||
</g>
|
||
<g id="product-44d87142-f0dd-456e-a7cf-46dbf6b16b4b" class="IfcMember material-null projection" ifc:name="Member.449" ifc:guid="14s752yDr5RgVFHjlsiMjB">
|
||
<path d="M138.815,298.867 L117.469,298.867"/>
|
||
<path d="M138.815,298.867 L138.815,298.867"/>
|
||
<path d="M117.469,298.867 L117.469,298.867"/>
|
||
<path d="M117.469,298.867 L113.928,298.867"/>
|
||
</g>
|
||
<g id="product-7ed6740a-7784-4828-a147-a6a2965b56c8" class="IfcMember material-null projection" ifc:name="Member.438" ifc:guid="1_rdGATuH8AA57fgAMMrR8">
|
||
<path d="M159.965,298.867 L150.301,298.867"/>
|
||
<path d="M159.965,298.867 L159.965,298.867"/>
|
||
<path d="M148.163,298.867 L148.163,298.867"/>
|
||
<path d="M150.301,298.867 L150.301,298.867"/>
|
||
<path d="M150.301,298.867 L148.163,298.867"/>
|
||
</g>
|
||
<g id="product-ae5d364f-36a0-42dc-b1bd-c392625ded2f" class="IfcMember material-null projection" ifc:name="Member.083" ifc:guid="2kNJPFDg12tB6zmv9YNUql">
|
||
<path d="M232.573,298.073 L232.955,298.073"/>
|
||
<path d="M232.955,298.867 L232.573,298.867"/>
|
||
<path d="M211.03,298.867 L232.573,298.867"/>
|
||
<path d="M232.573,298.867 L232.573,298.073"/>
|
||
<path d="M177.824,298.073 L207.591,298.073"/>
|
||
<path d="M211.03,298.073 L232.573,298.073"/>
|
||
</g>
|
||
<g id="product-4fb5785e-1801-4e37-b4af-894edc3e39c5" class="IfcMember material-null projection" ifc:name="Member.474" ifc:guid="1FjNXU605EDxIlYKxSFZd5">
|
||
<path d="M173.719,298.867 L171.501,298.867"/>
|
||
<path d="M171.501,298.867 L171.501,298.867"/>
|
||
<path d="M173.719,298.867 L173.719,298.867"/>
|
||
<path d="M181.116,298.867 L173.719,298.867"/>
|
||
</g>
|
||
<g id="product-29c75d4e-74f4-4610-93c8-ddf5c87433bb" class="IfcMember material-null projection" ifc:name="Member.459" ifc:guid="0fnrrETFH649F8tVN8T3Ex">
|
||
<path d="M181.116,298.867 L202.462,298.867"/>
|
||
<path d="M181.116,298.867 L181.116,298.867"/>
|
||
<path d="M206.519,298.867 L206.519,298.867"/>
|
||
<path d="M206.519,298.867 L202.462,298.867"/>
|
||
<path d="M202.462,298.867 L202.462,298.867"/>
|
||
</g>
|
||
<g id="product-ffd708bb-8453-4cbe-83e6-796dd2461bf4" class="IfcMember material-null projection" ifc:name="Member.544" ifc:guid="3$rmYxX5DCleFcUMtIHXlq">
|
||
<path d="M207.59,324.266 L112.341,324.266"/>
|
||
<path d="M207.59,323.473 L112.341,323.473"/>
|
||
</g>
|
||
<g id="product-0f79e4cb-87dc-4e5f-90eb-ad523efe54e8" class="IfcMember material-null projection" ifc:name="Member.503" ifc:guid="0FUUJBXznENv3hhL8_$bJe">
|
||
<path d="M148.43,298.867 L148.43,298.867"/>
|
||
<path d="M148.43,298.867 L146.212,298.867"/>
|
||
<path d="M138.815,298.867 L146.212,298.867"/>
|
||
<path d="M146.212,298.867 L146.212,298.867"/>
|
||
</g>
|
||
<g id="product-ed45fdae-235e-4d8a-bc63-dfc02480b73a" class="IfcMember material-null projection" ifc:name="Member.466" ifc:guid="3jHVsk8rvDYhnZty0aWBSw">
|
||
<path d="M87.3578,298.867 L86.9756,298.867"/>
|
||
<path d="M86.9756,298.073 L87.3578,298.073"/>
|
||
<path d="M142.691,298.073 L112.341,298.073"/>
|
||
<path d="M108.901,298.073 L87.3578,298.073"/>
|
||
<path d="M87.3578,298.073 L87.3578,298.867"/>
|
||
<path d="M159.965,298.867 L159.965,298.867"/>
|
||
<path d="M108.901,298.867 L87.3578,298.867"/>
|
||
</g>
|
||
<g id="product-84995c7f-766a-4509-b1b3-f85b19eb9c5c" class="IfcMember material-null projection" ifc:name="Member.096" ifc:guid="24cLn$Tcf52R6p_5iPwvnS">
|
||
<path d="M159.965,324.266 L150.301,324.266"/>
|
||
<path d="M159.965,324.266 L159.965,324.266"/>
|
||
<path d="M148.163,324.266 L148.163,324.266"/>
|
||
<path d="M150.301,324.266 L150.301,324.266"/>
|
||
<path d="M150.301,324.266 L148.163,324.266"/>
|
||
</g>
|
||
<g id="product-6ff3a0a5-62ce-4a99-a2bc-6fe016fe55d1" class="IfcMember material-null projection" ifc:name="Member.097" ifc:guid="1lyw2bOivAcQAyR_0M$bNH">
|
||
<path d="M159.965,324.266 L169.629,324.266"/>
|
||
<path d="M171.768,324.266 L171.768,324.266"/>
|
||
<path d="M171.768,324.266 L169.629,324.266"/>
|
||
<path d="M169.629,324.266 L169.629,324.266"/>
|
||
</g>
|
||
<g id="product-84b88fc3-0459-4e32-9074-e8945a7229e2" class="IfcMember material-null projection" ifc:name="Member.157" ifc:guid="24k8$315bECf1qw9HQSYdY">
|
||
<path d="M113.928,324.266 L112.341,324.266"/>
|
||
<path d="M113.928,324.266 L113.928,324.266"/>
|
||
</g>
|
||
<g id="product-5d82c88b-4fa5-402c-be67-ea866f7496b2" class="IfcMember material-null projection" ifc:name="Member.095" ifc:guid="1TWiYBJwL0BBvdwePlT9Qo">
|
||
<path d="M232.573,323.473 L232.955,323.473"/>
|
||
<path d="M232.955,324.266 L232.573,324.266"/>
|
||
<path d="M211.03,324.266 L232.573,324.266"/>
|
||
<path d="M232.573,324.266 L232.573,323.473"/>
|
||
<path d="M177.824,323.473 L207.59,323.473"/>
|
||
<path d="M211.03,323.473 L232.573,323.473"/>
|
||
</g>
|
||
<g id="product-3d24c2fa-949b-44f5-a5b7-fc4330f4a71e" class="IfcMember material-null projection" ifc:name="Member.125" ifc:guid="0z9CBwb9j4zQMt$4CmzASU">
|
||
<path d="M138.815,324.266 L117.469,324.266"/>
|
||
<path d="M138.815,324.266 L138.815,324.266"/>
|
||
<path d="M117.469,324.266 L117.469,324.266"/>
|
||
<path d="M117.469,324.266 L113.928,324.266"/>
|
||
</g>
|
||
<g id="product-902348ed-037d-4061-a1c0-9899e9e21cd7" class="IfcMember material-null projection" ifc:name="Member.350" ifc:guid="2G8qZj0tr0OQ70c9dfuXpN">
|
||
<path d="M181.116,324.266 L202.462,324.266"/>
|
||
<path d="M181.116,324.266 L181.116,324.266"/>
|
||
<path d="M206.519,324.266 L206.519,324.266"/>
|
||
<path d="M206.519,324.266 L202.462,324.266"/>
|
||
<path d="M202.462,324.266 L202.462,324.266"/>
|
||
</g>
|
||
<g id="product-5667ddc4-e401-4416-809c-06cb46630bd0" class="IfcMember material-null projection" ifc:name="Member.363" ifc:guid="1MPzt4v0545e2S1ij6OmlG">
|
||
<path d="M173.719,324.266 L171.501,324.266"/>
|
||
<path d="M171.501,324.266 L171.501,324.266"/>
|
||
<path d="M173.719,324.266 L173.719,324.266"/>
|
||
<path d="M181.116,324.266 L173.719,324.266"/>
|
||
</g>
|
||
<g id="product-a1cdcde4-3a56-4e39-8ea5-ddeff742c3b7" class="IfcMember material-null projection" ifc:name="Member.483" ifc:guid="2XpStaEbPEEOwbtU$tGiEt">
|
||
<path d="M148.43,324.266 L148.43,324.266"/>
|
||
<path d="M148.43,324.266 L146.212,324.266"/>
|
||
<path d="M138.815,324.266 L146.212,324.266"/>
|
||
<path d="M146.212,324.266 L146.212,324.266"/>
|
||
</g>
|
||
<g id="product-79b2343f-71aa-4be1-b19a-41ee6dac8ff7" class="IfcMember material-null projection" ifc:name="Member.360" ifc:guid="1viZG$SQfBuR6QGUvjh8$t">
|
||
<path d="M87.3578,324.266 L86.9756,324.266"/>
|
||
<path d="M86.9756,323.473 L87.3578,323.473"/>
|
||
<path d="M142.691,323.473 L112.341,323.473"/>
|
||
<path d="M108.901,323.473 L87.3578,323.473"/>
|
||
<path d="M87.3578,323.473 L87.3578,324.266"/>
|
||
<path d="M159.965,324.266 L159.965,324.266"/>
|
||
<path d="M108.901,324.266 L87.3578,324.266"/>
|
||
</g>
|
||
<g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null 0uqyToopj5shucNBuWiQyT"><path d="M126.991,172.792 L126.991,172.263 L126.694,172.263 L126.694,169.882 L126.694,169.617 L118.551,169.617 L108.901,169.617 L108.901,310.698 L108.901,427.321 L128.81,427.321 L128.81,427.057 L128.81,424.675 L129.108,424.675 L129.108,424.146 L129.108,423.882 L112.341,423.882 L112.341,284.66 L112.34,173.057 L126.991,173.057 Z"/></g><g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null 0uqyToopj5shucNBuWiQyT"><path d="M145.479,169.617 L145.479,169.882 L145.479,172.263 L145.181,172.263 L145.181,172.792 L145.181,173.057 L188.441,173.057 L188.441,172.792 L188.441,172.263 L188.144,172.263 L188.144,169.882 L188.144,169.617 Z"/></g><g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null 0uqyToopj5shucNBuWiQyT"><path d="M206.929,169.882 L206.929,172.263 L206.631,172.263 L206.631,172.792 L206.631,173.057 L207.591,173.057 L207.591,174.016 L207.855,174.016 L208.384,174.016 L208.384,173.718 L210.766,173.718 L211.03,173.718 L211.03,169.617 L208.806,169.617 L206.929,169.617 Z"/></g><g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null 0uqyToopj5shucNBuWiQyT"><path d="M208.384,190.089 L207.855,190.089 L207.591,190.089 L207.59,340.958 L207.59,408.635 L207.855,408.635 L208.384,408.635 L208.384,408.338 L210.765,408.338 L211.03,408.338 L211.03,307.784 L211.03,190.387 L210.766,190.387 L208.384,190.387 L208.384,190.23 Z"/></g><g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null 0uqyToopj5shucNBuWiQyT"><path d="M190.988,427.321 L190.988,427.057 L190.988,424.675 L191.285,424.675 L191.285,424.146 L191.285,423.882 L167.106,423.882 L145.181,423.882 L145.181,424.146 L145.181,424.675 L145.479,424.675 L145.479,427.057 L145.479,427.321 Z"/></g><g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null 0uqyToopj5shucNBuWiQyT"><path d="M207.359,424.146 L207.359,424.675 L207.656,424.675 L207.656,427.057 L207.656,427.321 L211.03,427.321 L211.03,426.066 L211.03,425.006 L210.765,425.006 L208.715,425.006 L210.765,427.057 L207.855,424.146 L207.59,423.882 L207.359,423.882 Z"/></g><g class="16HooTYM99DQajRFlGA7FH layer-material-BUILDINGWRAPOVER12CDXSHEATHING cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT"><path d="M126.694,169.617 L118.551,169.617 L108.901,169.617 L108.901,310.698 L108.901,427.321 L128.81,427.321 L128.81,427.057 L109.166,427.057 L109.165,169.882 L126.694,169.882 Z"/></g><g class="16HooTYM99DQajRFlGA7FH layer-material-BUILDINGWRAPOVER12CDXSHEATHING cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT"><path d="M145.479,169.882 L188.144,169.882 L188.144,169.617 L145.479,169.617 Z"/></g><g class="16HooTYM99DQajRFlGA7FH layer-material-BUILDINGWRAPOVER12CDXSHEATHING cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT"><path d="M206.929,169.882 L210.766,169.882 L210.766,173.718 L211.03,173.718 L211.03,169.617 L208.806,169.617 L206.929,169.617 Z"/></g><g class="16HooTYM99DQajRFlGA7FH layer-material-BUILDINGWRAPOVER12CDXSHEATHING cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT"><path d="M210.766,190.387 L210.765,408.338 L211.03,408.338 L211.03,307.784 L211.03,190.387 Z"/></g><g class="16HooTYM99DQajRFlGA7FH layer-material-BUILDINGWRAPOVER12CDXSHEATHING cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT"><path d="M211.03,425.006 L210.765,425.006 L210.765,427.057 L207.656,427.057 L207.656,427.321 L211.03,427.321 L211.03,426.066 Z"/></g><g class="16HooTYM99DQajRFlGA7FH layer-material-BUILDINGWRAPOVER12CDXSHEATHING cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT"><path d="M145.479,427.057 L145.479,427.321 L190.988,427.321 L190.988,427.057 Z"/></g><g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT layer-material-2X624OC"><path d="M126.694,169.882 L109.165,169.882 L109.166,427.057 L128.81,427.057 L128.81,424.675 L129.108,424.675 L129.108,424.146 L112.076,424.146 L112.076,172.792 L126.991,172.792 L126.991,172.263 L126.694,172.263 Z"/></g><g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT layer-material-2X624OC"><path d="M188.441,172.263 L188.144,172.263 L188.144,169.882 L145.479,169.882 L145.479,172.263 L145.181,172.263 L145.181,172.792 L188.441,172.792 Z"/></g><g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT layer-material-2X624OC"><path d="M206.631,172.263 L206.631,172.792 L207.855,172.792 L207.855,174.016 L208.384,174.016 L208.384,173.718 L210.766,173.718 L210.766,169.882 L206.929,169.882 L206.929,172.263 Z"/></g><g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT layer-material-2X624OC"><path d="M208.384,408.635 L208.384,408.338 L210.765,408.338 L210.766,190.387 L208.384,190.387 L208.384,190.23 L208.384,190.089 L207.855,190.089 L207.855,408.635 Z"/></g><g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT layer-material-2X624OC"><path d="M191.285,424.675 L191.285,424.146 L145.181,424.146 L145.181,424.675 L145.479,424.675 L145.479,427.057 L190.988,427.057 L190.988,424.675 Z"/></g><g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT layer-material-2X624OC"><path d="M207.359,424.146 L207.359,424.675 L207.656,424.675 L207.656,427.057 L210.765,427.057 L207.855,424.146 Z"/></g><g class="16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT layer-material-2X624OC"><path d="M210.765,427.057 L210.765,425.006 L208.715,425.006 Z"/></g><g class="layer-material-12GYPBDOVERVAPORBARRIER 16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT"><path d="M126.991,173.057 L126.991,172.792 L112.076,172.792 L112.076,424.146 L129.108,424.146 L129.108,423.882 L112.341,423.882 L112.341,284.66 L112.34,173.057 Z"/></g><g class="layer-material-12GYPBDOVERVAPORBARRIER 16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT"><path d="M188.441,172.792 L145.181,172.792 L145.181,173.057 L188.441,173.057 Z"/></g><g class="layer-material-12GYPBDOVERVAPORBARRIER 16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT"><path d="M207.591,173.057 L207.591,174.016 L207.855,174.016 L207.855,172.792 L206.631,172.792 L206.631,173.057 Z"/></g><g class="layer-material-12GYPBDOVERVAPORBARRIER 16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT"><path d="M207.59,408.635 L207.855,408.635 L207.855,190.089 L207.591,190.089 L207.59,340.958 Z"/></g><g class="layer-material-12GYPBDOVERVAPORBARRIER 16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT"><path d="M167.106,423.882 L145.181,423.882 L145.181,424.146 L191.285,424.146 L191.285,423.882 Z"/></g><g class="layer-material-12GYPBDOVERVAPORBARRIER 16HooTYM99DQajRFlGA7FH cut IfcWall predefinedtype-ELEMENTEDWALL 0rDz5pKKrC7gzgIPCcKWTt 1cQX$Zr6T5NAnMOoImAf3F material-null IfcMaterialLayer 0uqyToopj5shucNBuWiQyT"><path d="M207.855,424.146 L207.59,423.882 L207.359,423.882 L207.359,424.146 Z"/></g></g>
|
||
<defs/>
|
||
<line class="GlobalId-1PLvq3tvf359MQstOJrsFY IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="194.42721557617188" x2="194.4272003173828" y1="77.98820495605469" y2="438.21392822265625"/>
|
||
<use transform="rotate(90.00000250447816, 194.42721557617188, 77.98820495605469)" x="194.42721557617188" xlink:href="#section-arrow" y="77.98820495605469"/>
|
||
<use x="194.42721557617188" xlink:href="#section-tag" y="77.98820495605469"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="194.42721557617188" y="75.48820495605469">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="194.42721557617188" y="80.48820495605469">A300</text>
|
||
<use transform="rotate(90.00000250447816, 194.4272003173828, 438.21392822265625)" x="194.4272003173828" xlink:href="#section-arrow" y="438.21392822265625"/>
|
||
<use x="194.4272003173828" xlink:href="#section-tag" y="438.21392822265625"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="194.4272003173828" y="435.71392822265625">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="194.4272003173828" y="440.71392822265625">A300</text>
|
||
<use transform="rotate(3.4150945850063755e-06, 227.1738739013672, 450.1643981933594)" x="227.1738739013672" xlink:href="#elevation-arrow" y="450.1643981933594"/>
|
||
<use x="227.1738739013672" xlink:href="#elevation-tag" y="450.1643981933594"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="227.1738739013672" y="447.6643981933594">1</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="227.1738739013672" y="452.6643981933594">A202</text>
|
||
<use transform="rotate(90.00000933466734, 63.65188217163086, 244.93157958984375)" x="63.65188217163086" xlink:href="#elevation-arrow" y="244.93157958984375"/>
|
||
<use x="63.65188217163086" xlink:href="#elevation-tag" y="244.93157958984375"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="63.65188217163086" y="242.43157958984375">1</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="63.65188217163086" y="247.43157958984375">A203</text>
|
||
<line class="GlobalId-2kwqumwq18YfaYtHc1Jyzd IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="33.23008728027344" x2="414.2300720214844" y1="214.31387329101562" y2="214.31390380859375"/>
|
||
<use transform="rotate(4.589313440969786e-06, 33.23008728027344, 214.31387329101562)" x="33.23008728027344" xlink:href="#section-arrow" y="214.31387329101562"/>
|
||
<use x="33.23008728027344" xlink:href="#section-tag" y="214.31387329101562"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="33.23008728027344" y="211.81387329101562">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="33.23008728027344" y="216.81387329101562">A301</text>
|
||
<use transform="rotate(4.589313440969786e-06, 414.2300720214844, 214.31390380859375)" x="414.2300720214844" xlink:href="#section-arrow" y="214.31390380859375"/>
|
||
<use x="414.2300720214844" xlink:href="#section-tag" y="214.31390380859375"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="414.2300720214844" y="211.81390380859375">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="414.2300720214844" y="216.81390380859375">A301</text>
|
||
<line class="GlobalId-32JMGkJGz5AuPEmtbbQe$N IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="7.830063819885254" x2="452.3300476074219" y1="369.1351013183594" y2="369.1351623535156"/>
|
||
<use transform="rotate(7.867394819186203e-06, 7.830063819885254, 369.1351013183594)" x="7.830063819885254" xlink:href="#section-arrow" y="369.1351013183594"/>
|
||
<use x="7.830063819885254" xlink:href="#section-tag" y="369.1351013183594"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="7.830063819885254" y="366.6351013183594">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="7.830063819885254" y="371.6351013183594">A302</text>
|
||
<use transform="rotate(7.867394819186203e-06, 452.3300476074219, 369.1351623535156)" x="452.3300476074219" xlink:href="#section-arrow" y="369.1351623535156"/>
|
||
<use x="452.3300476074219" xlink:href="#section-tag" y="369.1351623535156"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="452.3300476074219" y="366.6351623535156">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="452.3300476074219" y="371.6351623535156">A302</text>
|
||
<line class="GlobalId-0cPJty5XD8JAXVlTiAvewZ IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="427.7828369140625" x2="46.78279113769531" y1="95.63533020019531" y2="95.63529968261719"/>
|
||
<use transform="rotate(-179.999991348578, 427.7828369140625, 95.63533020019531)" x="427.7828369140625" xlink:href="#section-arrow" y="95.63533020019531"/>
|
||
<use x="427.7828369140625" xlink:href="#section-tag" y="95.63533020019531"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="427.7828369140625" y="93.13533020019531">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="427.7828369140625" y="98.13533020019531">A303</text>
|
||
<use transform="rotate(-179.999991348578, 46.78279113769531, 95.63529968261719)" x="46.78279113769531" xlink:href="#section-arrow" y="95.63529968261719"/>
|
||
<use x="46.78279113769531" xlink:href="#section-tag" y="95.63529968261719"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="46.78279113769531" y="93.13529968261719">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="46.78279113769531" y="98.13529968261719">A303</text>
|
||
<line class="GlobalId-1wDqTWj7929gsOvVFsKOLn IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="408.7328186035156" x2="27.732830047607422" y1="281.1919250488281" y2="281.1918640136719"/>
|
||
<use transform="rotate(-179.999991348578, 408.7328186035156, 281.1919250488281)" x="408.7328186035156" xlink:href="#section-arrow" y="281.1919250488281"/>
|
||
<use x="408.7328186035156" xlink:href="#section-tag" y="281.1919250488281"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="408.7328186035156" y="278.6919250488281">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="408.7328186035156" y="283.6919250488281">A304</text>
|
||
<use transform="rotate(-179.999991348578, 27.732830047607422, 281.1918640136719)" x="27.732830047607422" xlink:href="#section-arrow" y="281.1918640136719"/>
|
||
<use x="27.732830047607422" xlink:href="#section-tag" y="281.1918640136719"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="27.732830047607422" y="278.6918640136719">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="27.732830047607422" y="283.6918640136719">A304</text>
|
||
<line class="GlobalId-0xe2_QeE16TR0I6FyqxsTj IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="243.09642028808594" x2="243.096435546875" y1="435.36688232421875" y2="75.1413345336914"/>
|
||
<use transform="rotate(-89.999995674289, 243.09642028808594, 435.36688232421875)" x="243.09642028808594" xlink:href="#section-arrow" y="435.36688232421875"/>
|
||
<use x="243.09642028808594" xlink:href="#section-tag" y="435.36688232421875"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="243.09642028808594" y="432.86688232421875">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="243.09642028808594" y="437.86688232421875">A305</text>
|
||
<use transform="rotate(-89.999995674289, 243.096435546875, 75.1413345336914)" x="243.096435546875" xlink:href="#section-arrow" y="75.1413345336914"/>
|
||
<use x="243.096435546875" xlink:href="#section-tag" y="75.1413345336914"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="243.096435546875" y="72.6413345336914">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="243.096435546875" y="77.6413345336914">A305</text>
|
||
<use transform="rotate(-179.999991348578, 243.056396484375, 21.04718017578125)" x="243.056396484375" xlink:href="#elevation-arrow" y="21.04718017578125"/>
|
||
<use x="243.056396484375" xlink:href="#elevation-tag" y="21.04718017578125"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="243.056396484375" y="18.54718017578125">1</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="243.056396484375" y="23.54718017578125">A201</text>
|
||
<line class="GlobalId-0MdREtDVDD5vMRte0nEpPO IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="327.9743957519531" x2="327.9743957519531" y1="435.3667297363281" y2="75.14102172851562"/>
|
||
<use transform="rotate(-90.00000250447816, 327.9743957519531, 435.3667297363281)" x="327.9743957519531" xlink:href="#section-arrow" y="435.3667297363281"/>
|
||
<use x="327.9743957519531" xlink:href="#section-tag" y="435.3667297363281"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="327.9743957519531" y="432.8667297363281">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="327.9743957519531" y="437.8667297363281">A306</text>
|
||
<use transform="rotate(-90.00000250447816, 327.9743957519531, 75.14102172851562)" x="327.9743957519531" xlink:href="#section-arrow" y="75.14102172851562"/>
|
||
<use x="327.9743957519531" xlink:href="#section-tag" y="75.14102172851562"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="327.9743957519531" y="72.64102172851562">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="327.9743957519531" y="77.64102172851562">A306</text>
|
||
<use transform="rotate(-89.999995674289, 445.946044921875, 247.355712890625)" x="445.946044921875" xlink:href="#elevation-arrow" y="247.355712890625"/>
|
||
<use x="445.946044921875" xlink:href="#elevation-tag" y="247.355712890625"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="445.946044921875" y="244.855712890625">1</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="445.946044921875" y="249.855712890625">A200</text>
|
||
<line class="GlobalId-20dbjLSqrFExMN32XNdDIo IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="121.94642639160156" x2="121.94645690917969" y1="451.24822998046875" y2="112.68446350097656"/>
|
||
<use transform="rotate(-89.999995674289, 121.94642639160156, 451.24822998046875)" x="121.94642639160156" xlink:href="#section-arrow" y="451.24822998046875"/>
|
||
<use x="121.94642639160156" xlink:href="#section-tag" y="451.24822998046875"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="121.94642639160156" y="448.74822998046875">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="121.94642639160156" y="453.74822998046875">A307</text>
|
||
<use transform="rotate(-89.999995674289, 121.94645690917969, 112.68446350097656)" x="121.94645690917969" xlink:href="#section-arrow" y="112.68446350097656"/>
|
||
<use x="121.94645690917969" xlink:href="#section-tag" y="112.68446350097656"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="121.94645690917969" y="110.18446350097656">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="121.94645690917969" y="115.18446350097656">A307</text>
|
||
<use transform="translate(159.31533813476562, 317.198974609375) rotate(-0.0) scale(1.0)" xlink:href="#capsule-tag"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(159.31533813476562, 317.198974609375) rotate(-0.0)">
|
||
<tspan class="GlobalId-25ocpvLAn3Cxi_doDapZqb IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" dy="0em" x="0" y="0">24" DEEP - PRE-FAB WOOD FLOOR</tspan>
|
||
<tspan class="GlobalId-25ocpvLAn3Cxi_doDapZqb IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" dy="1em" x="0" y="0">TRUSSES (24" O.C.)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(159.31533813476562, 317.198974609375) rotate(-0.0)">
|
||
<tspan class="GlobalId-25ocpvLAn3Cxi_doDapZqb IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" dy="0em" x="0" y="0">24" DEEP - PRE-FAB WOOD FLOOR</tspan>
|
||
<tspan class="GlobalId-25ocpvLAn3Cxi_doDapZqb IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" dy="1em" x="0" y="0">TRUSSES (24" O.C.)</tspan>
|
||
</text>
|
||
<use transform="translate(174.3311309814453, 423.92596435546875) rotate(-89.999995674289) scale(1.0)" xlink:href="#capsule-tag"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(174.3311309814453, 423.92596435546875) rotate(-89.999995674289)">
|
||
<tspan class="GlobalId-3vj7fTT615$PF7I$cvwJpn IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" dy="0em" x="0" y="0">2X6 LOOKOUT - PAINTED</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(174.3311309814453, 423.92596435546875) rotate(-89.999995674289)">
|
||
<tspan class="GlobalId-3vj7fTT615$PF7I$cvwJpn IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" dy="0em" x="0" y="0">2X6 LOOKOUT - PAINTED</tspan>
|
||
</text>
|
||
<use transform="translate(175.83799743652344, 172.9563751220703) rotate(-89.999995674289) scale(1.0)" xlink:href="#capsule-tag"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(175.83799743652344, 172.9563751220703) rotate(-89.999995674289)">
|
||
<tspan class="GlobalId-1PImpmhJH1v9yiq5s$XZuT IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" dy="0em" x="0" y="0">2X6 LOOKOUT - PAINTED</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(175.83799743652344, 172.9563751220703) rotate(-89.999995674289)">
|
||
<tspan class="GlobalId-1PImpmhJH1v9yiq5s$XZuT IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" dy="0em" x="0" y="0">2X6 LOOKOUT - PAINTED</tspan>
|
||
</text>
|
||
</svg> |