forked from OpeningDesign/Bonsai_Tutorials
3798 lines
No EOL
387 KiB
XML
3798 lines
No EOL
387 KiB
XML
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:ns1="http://www.inkscape.org/namespaces/inkscape" 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%, 40%);
|
||
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, .layer-material-2RIGIDINSULATIONwDRAINAGEBOARDFOAMULARNGXINSULDRAINORSIMILAR { fill: #b591b3; }
|
||
.matsCategory-Wood { fill: url(#wood); stroke: black;}
|
||
.matsCategory-Poche { fill: rgb(199, 199, 199);}
|
||
.matsCategory-PlywoodHorz { fill: url(#PlywoodHorz);}
|
||
.matsCategory-PlywoodVert { fill: url(#PlywoodVert);}
|
||
.matsCategory-Gravel { fill: url(#gravel);}
|
||
|
||
|
||
|
||
.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>
|
||
|
||
<ns0:namedview id="namedview30" pagecolor="#505050" bordercolor="#ffffff" borderopacity="1" ns1:showpageshadow="0" ns1:pageopacity="0" ns1:pagecheckerboard="1" ns1:deskcolor="#505050" showgrid="false" ns1:zoom="45.254834" ns1:cx="-2.6074563" ns1:cy="-1.2042912" ns1:window-width="1920" ns1:window-height="1017" ns1:window-x="-8" ns1:window-y="-8" ns1:window-maximized="1" ns1: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)" ns1: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" ns0: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" ns0: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" ns0: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" ns0: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" ns1:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text7" style="display:inline" ns1:label="small" />
|
||
</g>
|
||
<g id="p_drain_waste_indirect" style="display:inline" ns1: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" ns0: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" ns0: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" ns1: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" ns1:label="small" />
|
||
</g>
|
||
<g id="p_drain_waste_direct" style="display:inline" ns1: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" ns1: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" ns1:label="small" />
|
||
</g>
|
||
<g id="p_water_cold" style="display:inline" ns1: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" ns1: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" ns1:label="small" />
|
||
</g>
|
||
<g id="p_water_hot" style="display:inline" ns1: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" ns1: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" ns1:label="small" />
|
||
</g>
|
||
<g id="e_ground_fault_circuit_interrupt" style="display:inline" class="e_ground_fault_circuit_interrupt" ns1: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" ns0: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" ns0: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" ns1: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" ns1:label="small" />
|
||
</g>
|
||
<g id="p_gas_supply_feed" style="display:inline" ns1: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 ns0:type="star" style="fill:#2c5573;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;-inkscape-stroke:none" id="path8" ns1:flatsided="true" ns0:sides="3" ns0:cx="-1.421875" ns0:cy="-1.3113437" ns0:r1="1.2727505" ns0:r2="0.63637525" ns0:arg1="0.52359878" ns0:arg2="1.5707963" ns1:rounded="0" ns1:randomized="0" d="m -0.31964074,-0.67496842 -2.20446856,-10e-9 1.1022343,-1.90912577 z" ns1: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" ns1: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" ns1:label="small" />
|
||
</g>
|
||
<g id="e_junction_box" style="display:inline" ns1: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" ns1: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" ns1: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" ns0: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>
|
||
<ns0:namedview id="namedview453" pagecolor="#505050" bordercolor="#ffffff" borderopacity="1" ns1:showpageshadow="0" ns1:pageopacity="0" ns1:pagecheckerboard="1" ns1:deskcolor="#505050" showgrid="false" ns1:zoom="11.313709" ns1:cx="28.328464" ns1:cy="23.290329" ns1:window-width="1920" ns1:window-height="1017" ns1:window-x="-8" ns1:window-y="-8" ns1:window-maximized="1" ns1: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: hsl(0, 0%, 40%);" d="M 0 0 50 0 50 50 0 50" id="path421" />
|
||
<path style="stroke:hsl(0, 0%, 20%);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>
|
||
|
||
<pattern id="gravel" width="30" height="30" patternTransform="rotate(160)scale(.1)" patternUnits="userSpaceOnUse">
|
||
<rect width="100%" height="100%" fill="hsl(0, 0%, 40%)" />
|
||
<path fill="none" stroke="hsl(0, 0%, 20%)" stroke-width="5" d="M9 20.502A7.5 7.5 0 0 1 1.5 28 7.5 7.5 0 0 0-6 35.5a7.5 7.5 0 0 1-7.5 7.499 7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1-21 35.5a7.5 7.5 0 0 1 7.5-7.5A7.5 7.5 0 0 0-6 20.502a7.5 7.5 0 1 1 15 0zm15 0A7.5 7.5 0 0 1 16.5 28a7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1 9 20.502c0-2.072-.84-3.947-2.197-5.303A7.48 7.48 0 0 0 1.5 13.002a7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1-6 5.503a7.5 7.5 0 1 1 15 0c0 2.07.84 3.945 2.196 5.303a7.48 7.48 0 0 0 5.304 2.196c2.07 0 3.945.84 5.303 2.197A7.47 7.47 0 0 1 24 20.502zm15 0A7.5 7.5 0 0 1 31.5 28a7.5 7.5 0 0 0-7.5 7.5 7.5 7.5 0 0 1-7.5 7.499 7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1 9 35.5a7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 0 7.5-7.498 7.5 7.5 0 1 1 15 0zm0-30A7.5 7.5 0 0 1 31.5-2 7.5 7.5 0 0 0 24 5.5a7.5 7.5 0 0 1-7.5 7.499 7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1 9 5.5 7.5 7.5 0 0 1 16.5-2 7.5 7.5 0 0 0 24-9.498a7.5 7.5 0 1 1 15 0zm-22.5 37.5a7.5 7.5 0 0 0-7.5 7.5c0-2.072-.84-3.947-2.197-5.303A7.48 7.48 0 0 0 1.5 28.002 7.5 7.5 0 0 0 9 20.503c0 2.07.84 3.945 2.196 5.303a7.48 7.48 0 0 0 5.304 2.196zm15-15a7.5 7.5 0 0 0-7.5 7.5c0-2.072-.84-3.947-2.197-5.303a7.48 7.48 0 0 0-5.303-2.197A7.5 7.5 0 0 0 24 5.503c0 2.07.84 3.945 2.196 5.303a7.48 7.48 0 0 0 5.304 2.196z" />
|
||
|
||
</pattern>
|
||
|
||
</defs> <defs/>
|
||
<image height="463.5477541972812" width="476.25001271565753" xlink:href="RCP - BASEMENT-underlay.png"/>
|
||
<g ifc:name="Elevation RCP - BASEMENT" 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,-1.234440],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[20.833334,0.000000,-174.624797],[0.000000,20.833334,-2117.726240],[0.000000,0.000000,1.000000]]">
|
||
<g id="product-020c3535-a6cb-46c2-b203-ce926d9869a2" class="IfcSlab material-null projection" ifc:name="Slab.006" ifc:guid="0233Krfij6mh83pf9jc6cY">
|
||
<path d="M142.834,254.813 L142.834,254.019"/>
|
||
<path d="M213.676,330.219 L213.411,330.219"/>
|
||
<path d="M213.676,324.134 L213.676,330.219"/>
|
||
<path d="M142.834,254.019 L142.834,254.019"/>
|
||
<path d="M143.429,254.019 L143.429,254.019"/>
|
||
</g>
|
||
<g id="product-11acbf31-98be-49d3-881c-df65b04611cb" class="IfcSlab material-null projection" ifc:name="Slab.005" ifc:guid="0HhByncBv9quWStsMmHX7B">
|
||
<path d="M121.667,254.019 L142.834,254.019"/>
|
||
<path d="M143.429,254.019 L143.429,254.019"/>
|
||
</g>
|
||
<g id="product-785bf4c8-aaf1-4779-970d-7e4026982425" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.072" ifc:guid="1uM$J8gl57UPSDVa0cc2Gb">
|
||
<path d="M212.088,220.765 L212.088,219.541"/>
|
||
<path d="M212.088,219.541 L120.543,219.541"/>
|
||
<path d="M212.088,220.765 L120.543,220.765"/>
|
||
</g>
|
||
<g id="product-3e461185-76b1-423b-a9ae-5ac9a53790bb" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.075" ifc:guid="0_HX65Th52EwckMicbDv2x">
|
||
<path d="M212.088,195.365 L212.088,194.141"/>
|
||
<path d="M212.088,194.141 L120.543,194.141"/>
|
||
<path d="M212.088,195.365 L120.543,195.365"/>
|
||
</g>
|
||
<g id="product-25e7eb71-afae-428a-80dc-b0fefed8e343" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.076" ifc:guid="0bv_jnhwv2Ye3SiFx_sED3">
|
||
<path d="M212.088,229.231 L212.088,228.007"/>
|
||
<path d="M212.088,228.007 L151.46,228.007"/>
|
||
<path d="M212.088,229.231 L151.46,229.231"/>
|
||
</g>
|
||
<g id="product-31a8d515-b0c8-4e92-9018-b2dfadb6d229" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.074" ifc:guid="0ngDKLiCXEaf0Oij_jjj8f">
|
||
<path d="M212.088,237.698 L212.088,236.474"/>
|
||
<path d="M212.088,236.474 L121.667,236.474"/>
|
||
<path d="M212.088,237.698 L121.667,237.698"/>
|
||
</g>
|
||
<g id="product-3783a348-5a76-4117-975b-451b75e0a4ba" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.073" ifc:guid="0tWwD8MdP15vTRHHjruAIw">
|
||
<path d="M212.088,212.298 L212.088,211.074"/>
|
||
<path d="M212.088,211.074 L120.543,211.074"/>
|
||
<path d="M212.088,212.298 L120.543,212.298"/>
|
||
</g>
|
||
<g id="product-c81d33fe-892a-4cb1-94ed-2042ac1a60e8" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.071" ifc:guid="387JF_YIfCiPJj84Ai6c3e">
|
||
<path d="M212.088,185.674 L120.543,185.674"/>
|
||
<path d="M212.088,186.898 L120.543,186.898"/>
|
||
</g>
|
||
<g id="product-26f5efb8-5d6a-42c9-a266-292bc27ec3db" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.013" ifc:guid="0czU_uNMf2oQ9cAIl2ViFR">
|
||
<path d="M212.088,177.207 L212.088,177.207"/>
|
||
<path d="M212.088,177.207 L120.543,177.207"/>
|
||
<path d="M212.088,178.431 L120.543,178.431"/>
|
||
</g>
|
||
<g id="product-8a08d985-ad7e-48b0-895d-f31cacb77329" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.078" ifc:guid="2A2Dc5hNv8i8bTynoijtCf">
|
||
<path d="M212.088,246.165 L212.088,244.941"/>
|
||
<path d="M212.088,244.941 L121.667,244.941"/>
|
||
<path d="M212.088,246.165 L121.667,246.165"/>
|
||
</g>
|
||
<g id="product-0148f76e-3b6e-4375-89d8-81e7d91c039c" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.077" ifc:guid="01IFTkEsv3TOdOWUVP70ES">
|
||
<path d="M212.088,203.831 L212.088,202.607"/>
|
||
<path d="M212.088,202.607 L120.543,202.607"/>
|
||
<path d="M212.088,203.831 L120.543,203.831"/>
|
||
</g>
|
||
<g id="product-c6c66087-e9c8-4861-b689-8bfe8df495bc" class="IfcSlab material-null predefinedtype-BASESLAB projection" ifc:name="Slab" ifc:guid="36nc27wSX8ORQ9Y$wDz9My">
|
||
<path d="M352.846,29.3888 L352.846,29.3888"/>
|
||
<path d="M173.458,129.4 L173.458,129.4"/>
|
||
<path d="M173.458,73.9743 L173.458,45.7478"/>
|
||
<path d="M352.846,29.3888 L352.846,65.5245"/>
|
||
</g>
|
||
<g id="product-1b63d877-7aa6-47cd-8bf5-2c500276a647" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.069" ifc:guid="0ROzXtUgP7pOlrB502TgP7">
|
||
<path d="M212.088,253.309 L212.088,252.085"/>
|
||
<path d="M212.088,252.085 L121.667,252.085"/>
|
||
<path d="M212.088,253.309 L121.667,253.309"/>
|
||
</g>
|
||
<g id="product-9bb634f9-3a3f-4c8e-94e6-5a2e39e94954" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.050" ifc:guid="2RjZJvEZzCZfJcMYuvwKbK">
|
||
<path d="M212.088,254.631 L212.088,261.874"/>
|
||
<path d="M212.088,263.098 L212.088,270.341"/>
|
||
<path d="M212.088,271.565 L212.088,278.807"/>
|
||
<path d="M212.088,280.031 L212.088,287.274"/>
|
||
<path d="M212.088,288.498 L212.088,295.741"/>
|
||
<path d="M212.088,296.965 L212.088,304.207"/>
|
||
<path d="M212.088,305.431 L212.088,312.674"/>
|
||
<path d="M212.088,313.898 L212.088,321.141"/>
|
||
<path d="M212.088,322.365 L212.088,324.134"/>
|
||
<path d="M212.882,324.134 L212.882,324.134"/>
|
||
</g>
|
||
<g id="product-d93c452a-cbe7-4c6b-9a55-c3c7688d8b21" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.050" ifc:guid="3PF4Kgo_TCQvfLmyTeZOiX">
|
||
<path d="M212.088,253.407 L212.088,253.407"/>
|
||
<path d="M212.088,177.207 L212.088,177.207"/>
|
||
<path d="M212.088,177.207 L212.088,253.407"/>
|
||
</g>
|
||
<g id="product-d2b0404d-cf9d-4c5b-aec4-cb7b84547315" class="IfcWall material-concrete projection" ifc:name="Wall" ifc:guid="3Ii41DpvrCMwx4otk4L7CL">
|
||
<path d="M367.663,324.134 L367.663,415.68"/>
|
||
<path d="M372.955,318.842 L367.663,324.134"/>
|
||
<path d="M372.955,420.971 L372.955,318.842"/>
|
||
<path d="M367.663,415.68 L372.955,420.971"/>
|
||
</g>
|
||
<g id="product-b948fb3c-406e-4c07-a2ab-01adf0a03b84" class="IfcWall material-concrete projection" ifc:name="Wall" ifc:guid="2vIFiyG6vC1wAh0Qtme3k4">
|
||
<path d="M120.543,168.559 L212.088,168.559"/>
|
||
<path d="M115.251,163.267 L120.543,168.559"/>
|
||
<path d="M217.38,163.267 L115.251,163.267"/>
|
||
<path d="M212.088,168.559 L217.38,163.267"/>
|
||
</g>
|
||
<g id="product-bd04de91-5930-450e-8b0c-c8a175799695" class="IfcMember material-LVL predefinedtype-STRINGER projection" ifc:name="StairFlight" ifc:guid="2z1DwHMJ153eiCoA5rUPQL">
|
||
<path d="M141.775,329.69 L141.775,301.962"/>
|
||
<path d="M140.849,329.69 L141.775,329.69"/>
|
||
<path d="M140.849,301.962 L140.849,329.69"/>
|
||
<path d="M141.775,301.962 L141.775,292.649"/>
|
||
<path d="M140.849,301.962 L141.775,301.962"/>
|
||
<path d="M140.849,292.649 L140.849,301.962"/>
|
||
</g>
|
||
<g id="product-634e38ca-c788-4566-8cab-6a51a4e4d28f" class="IfcMember material-LVL predefinedtype-STRINGER projection" ifc:name="StairFlight" ifc:guid="1ZJZZAnuX5PeohQb6avDAF">
|
||
<path d="M123.651,329.69 L123.651,301.962"/>
|
||
<path d="M122.725,329.69 L123.651,329.69"/>
|
||
<path d="M122.725,301.962 L122.725,329.69"/>
|
||
<path d="M123.651,301.962 L123.651,292.649"/>
|
||
<path d="M122.725,301.962 L123.651,301.962"/>
|
||
<path d="M122.725,292.649 L122.725,301.962"/>
|
||
</g>
|
||
<g id="product-7d1c8c33-ed87-4be1-a03a-029f7e213e79" class="IfcMember material-LVL predefinedtype-STRINGER projection" ifc:name="StairFlight" ifc:guid="1z78mpxOTBuQ0w0fz_8Jvv">
|
||
<path d="M135.425,329.69 L135.425,301.962"/>
|
||
<path d="M134.499,329.69 L135.425,329.69"/>
|
||
<path d="M134.499,301.962 L134.499,329.69"/>
|
||
<path d="M135.425,301.962 L135.425,292.649"/>
|
||
<path d="M134.499,301.962 L135.425,301.962"/>
|
||
<path d="M134.499,292.649 L134.499,301.962"/>
|
||
</g>
|
||
<g id="product-5febcafb-b6c2-4270-87d0-2d83db19c656" class="IfcColumn material-null predefinedtype-COLUMN projection" ifc:name="Column" ifc:guid="1Vwyhxji92S8VGBOFR6SPM">
|
||
<path d="M144.686,324.465 L142.834,324.465"/>
|
||
<path d="M144.686,326.846 L144.686,324.465"/>
|
||
<path d="M142.834,326.846 L144.686,326.846"/>
|
||
<path d="M142.834,324.465 L142.834,326.846"/>
|
||
</g>
|
||
<g id="product-670ca8f4-9e89-46c3-898f-095c8f08dcb0" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam" ifc:guid="1d3AZqdeb6mucF2LoF2Dom">
|
||
<path d="M142.834,253.407 L143.429,253.407"/>
|
||
<path d="M143.429,253.407 L143.429,254.813"/>
|
||
<path d="M142.834,253.407 L142.834,254.813"/>
|
||
</g>
|
||
<g id="product-25e10e39-7e6d-4140-adfa-24051089a546" class="IfcColumn material-null predefinedtype-COLUMN projection" ifc:name="Column" ifc:guid="0buGuvVcr1GAtw90KGYQL6">
|
||
<path d="M144.686,266.336 L142.834,266.336"/>
|
||
<path d="M144.686,268.718 L144.686,266.336"/>
|
||
<path d="M142.834,268.718 L144.686,268.718"/>
|
||
<path d="M142.834,266.336 L142.834,268.718"/>
|
||
</g>
|
||
<g id="product-e200386f-59cb-49d2-b2cb-85d025c4a13e" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam" ifc:guid="3Y03XlMSj9qhBBXT0bnA4_">
|
||
<path d="M144.95,313.898 L212.088,313.898"/>
|
||
<path d="M144.95,312.674 L212.088,312.674"/>
|
||
</g>
|
||
<g id="product-dbe75604-1f63-4535-bd08-3671353b8c9d" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam" ifc:guid="3RvrO47sD5DRq8Dd4rEuoT">
|
||
<path d="M144.95,296.965 L212.088,296.965"/>
|
||
<path d="M144.95,295.741 L212.088,295.741"/>
|
||
</g>
|
||
<g id="product-3f7d5935-9153-47b4-a58c-af427b5c425e" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam" ifc:guid="0$VLaraLD7jAMChq9xN49U">
|
||
<path d="M144.95,305.431 L212.088,305.431"/>
|
||
<path d="M144.95,304.207 L212.088,304.207"/>
|
||
</g>
|
||
<g id="product-b1f31105-7a9b-4bf2-81e4-091ca5f43da7" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam" ifc:guid="2nyn45UfjBye7a2Hobz3sd">
|
||
<path d="M144.95,288.498 L212.088,288.498"/>
|
||
<path d="M144.95,287.274 L212.088,287.274"/>
|
||
</g>
|
||
<g id="product-7aadf5c4-5416-45d4-8b1c-ce4a94b91838" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam" ifc:guid="1whVN4L1P5r8iSpagKkHWu">
|
||
<path d="M143.429,253.407 L143.429,254.631"/>
|
||
<path d="M143.429,254.631 L212.088,254.631"/>
|
||
<path d="M143.429,253.407 L212.088,253.407"/>
|
||
</g>
|
||
<g id="product-cafc498d-f977-4925-8ada-61aa4b3341cc" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam" ifc:guid="3A$4cD_NT99OhQOQfBCq7C">
|
||
<path d="M144.95,280.031 L212.088,280.031"/>
|
||
<path d="M144.95,278.807 L212.088,278.807"/>
|
||
</g>
|
||
<g id="product-29a3c7bd-2d40-4dcb-8175-4196502402be" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam" ifc:guid="0feyUzBK1Dou5rGPPG90A_">
|
||
<path d="M144.95,263.098 L212.088,263.098"/>
|
||
<path d="M144.95,261.874 L212.088,261.874"/>
|
||
</g>
|
||
<g id="product-4eaad0d2-9fed-44e4-a802-8f52b8029ac3" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam" ifc:guid="1Egj3Id_r4vAW2ZrAu0fh3">
|
||
<path d="M144.95,330.831 L211.03,330.831"/>
|
||
<path d="M144.95,329.607 L211.03,329.607"/>
|
||
</g>
|
||
<g id="product-53f34a28-3099-493d-9a32-a9c22d513187" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam" ifc:guid="1JyqeeC9b9FPeogS8jKJ67">
|
||
<path d="M144.95,322.365 L212.088,322.365"/>
|
||
<path d="M144.95,321.141 L212.088,321.141"/>
|
||
</g>
|
||
<g id="product-3d955b17-62a0-46ce-a83d-c577258f2c1b" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam" ifc:guid="0zbLiNOg16pgWznNSbZomR">
|
||
<path d="M144.95,271.565 L212.088,271.565"/>
|
||
<path d="M144.95,270.341 L212.088,270.341"/>
|
||
</g>
|
||
<g id="product-c15a114f-7848-4ba9-8abe-77fa0aad85c0" class="IfcMember material-LVL predefinedtype-STRINGER projection" ifc:name="StairFlight" ifc:guid="31MX5FU4XBgOg_T$eAhON0">
|
||
<path d="M130.001,329.69 L130.001,301.962"/>
|
||
<path d="M129.075,329.69 L130.001,329.69"/>
|
||
<path d="M129.075,301.962 L129.075,329.69"/>
|
||
<path d="M130.001,301.962 L130.001,292.649"/>
|
||
<path d="M129.075,301.962 L130.001,301.962"/>
|
||
<path d="M129.075,292.649 L129.075,301.962"/>
|
||
</g>
|
||
<g id="product-0feb8630-26a7-4b3c-ae73-f40900832341" class="IfcStairFlight material-MAPLESTAIRRISER predefinedtype-STRAIGHT projection" ifc:name="StairFlight" ifc:guid="0FwuOm9gTBFAvpz0a0WoD1">
|
||
<path d="M123.651,324.399 L129.075,324.399"/>
|
||
<path d="M130.001,324.399 L134.499,324.399"/>
|
||
<path d="M135.425,324.399 L140.849,324.399"/>
|
||
<path d="M141.775,324.399 L141.775,324.399"/>
|
||
<path d="M141.775,324.399 L141.775,324.399"/>
|
||
<path d="M123.651,319.107 L129.075,319.107"/>
|
||
<path d="M130.001,319.107 L134.499,319.107"/>
|
||
<path d="M135.425,319.107 L140.849,319.107"/>
|
||
<path d="M141.775,319.107 L141.775,319.107"/>
|
||
<path d="M141.775,319.107 L141.775,319.107"/>
|
||
<path d="M123.651,313.816 L129.075,313.816"/>
|
||
<path d="M130.001,313.816 L134.499,313.816"/>
|
||
<path d="M135.425,313.816 L140.849,313.816"/>
|
||
<path d="M141.775,313.816 L141.775,313.816"/>
|
||
<path d="M141.775,313.815 L141.775,313.816"/>
|
||
<path d="M123.651,308.524 L129.075,308.524"/>
|
||
<path d="M130.001,308.524 L134.499,308.524"/>
|
||
<path d="M135.425,308.524 L140.849,308.524"/>
|
||
<path d="M141.775,308.524 L141.775,308.524"/>
|
||
<path d="M141.775,308.524 L141.775,308.524"/>
|
||
<path d="M123.651,303.232 L129.075,303.232"/>
|
||
<path d="M130.001,303.232 L134.499,303.232"/>
|
||
<path d="M135.425,303.232 L140.849,303.232"/>
|
||
<path d="M141.775,303.232 L141.775,303.232"/>
|
||
<path d="M141.775,303.232 L141.775,303.232"/>
|
||
<path d="M123.651,297.941 L129.075,297.941"/>
|
||
<path d="M130.001,297.941 L134.499,297.941"/>
|
||
<path d="M135.425,297.941 L140.849,297.941"/>
|
||
<path d="M141.775,297.941 L141.775,297.941"/>
|
||
<path d="M141.775,297.94 L141.775,297.941"/>
|
||
<path d="M141.775,292.649 L141.775,292.649"/>
|
||
<path d="M122.725,292.649 L141.775,292.649"/>
|
||
<path d="M122.725,292.649 L122.725,292.649"/>
|
||
</g>
|
||
<g id="product-99da94f7-c82c-4017-aeb0-295edd239819" class="IfcCovering material-null predefinedtype-MOLDING projection" ifc:name="Covering" ifc:guid="2PsfJto2n05wwmALxT8vWP">
|
||
<path d="M122.064,329.44 L122.064,296.426"/>
|
||
<path d="M121.667,329.44 L121.667,296.426"/>
|
||
<path d="M122.064,329.44 L121.667,329.44"/>
|
||
<path d="M121.667,288.383 L122.064,288.383"/>
|
||
<path d="M122.064,288.383 L122.064,296.426"/>
|
||
<path d="M122.064,296.426 L121.667,296.426"/>
|
||
<path d="M121.667,296.426 L121.667,288.383"/>
|
||
</g>
|
||
<g id="product-a0ce6b05-a940-4108-bdb1-d8bb13971949" class="IfcCovering material-null predefinedtype-MOLDING projection" ifc:name="Covering" ifc:guid="2Wpci5gK112BsnsBiJbnb9">
|
||
<path d="M142.569,329.44 L142.569,296.426"/>
|
||
<path d="M142.172,329.44 L142.172,296.426"/>
|
||
<path d="M142.569,329.44 L142.172,329.44"/>
|
||
<path d="M142.172,288.383 L142.569,288.383"/>
|
||
<path d="M142.569,288.383 L142.569,296.426"/>
|
||
<path d="M142.569,296.426 L142.172,296.426"/>
|
||
<path d="M142.172,296.426 L142.172,288.383"/>
|
||
</g>
|
||
<g id="product-cc33051d-5fe2-4f3a-8923-8277dbb11b80" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR projection" ifc:name="Door" ifc:guid="3CCmKTN_9FEeaZWdVRiHk0">
|
||
<path d="M236.524,384.563 L236.921,384.563"/>
|
||
<path d="M236.921,384.563 L236.921,384.563"/>
|
||
<path d="M236.921,384.563 L236.921,384.563"/>
|
||
<path d="M236.921,387.143 L236.921,387.143"/>
|
||
<path d="M236.921,387.143 L236.921,387.143"/>
|
||
<path d="M255.971,384.563 L255.971,387.143"/>
|
||
<path d="M255.971,387.143 L256.367,387.143"/>
|
||
<path d="M256.367,384.563 L256.367,387.143"/>
|
||
<path d="M236.921,387.143 L236.921,384.563"/>
|
||
<path d="M236.921,384.563 L236.921,384.563"/>
|
||
<path d="M255.971,384.563 L256.367,384.563"/>
|
||
<path d="M255.971,384.563 L256.367,384.563"/>
|
||
<path d="M256.367,387.143 L256.367,387.143"/>
|
||
<path d="M256.367,384.762 L256.367,384.563"/>
|
||
<path d="M255.971,387.143 L256.367,387.143"/>
|
||
<path d="M236.524,387.143 L236.524,384.563"/>
|
||
<path d="M236.921,387.143 L236.921,387.143"/>
|
||
<path d="M236.921,387.143 L236.524,387.143"/>
|
||
<path d="M255.971,384.563 L236.921,384.563"/>
|
||
<path d="M236.921,387.143 L236.921,384.563"/>
|
||
<path d="M236.921,387.143 L255.971,387.143"/>
|
||
<path d="M255.971,384.563 L255.971,387.143"/>
|
||
<path d="M236.524,384.563 L236.921,384.563"/>
|
||
<path d="M236.524,387.143 L236.921,387.143"/>
|
||
<path d="M236.524,384.563 L236.524,387.143"/>
|
||
<path d="M255.971,387.54 L255.971,387.143"/>
|
||
<path d="M257.558,384.563 L257.558,384.167"/>
|
||
<path d="M257.558,384.563 L257.558,384.167"/>
|
||
<path d="M236.921,387.143 L235.333,387.143"/>
|
||
<path d="M257.558,387.143 L255.971,387.143"/>
|
||
<path d="M235.333,384.167 L236.921,384.167"/>
|
||
<path d="M255.971,384.167 L257.558,384.167"/>
|
||
<path d="M235.333,384.167 L257.558,384.167"/>
|
||
<path d="M235.333,384.563 L236.676,384.563"/>
|
||
<path d="M257.558,384.563 L255.971,384.563"/>
|
||
<path d="M236.921,384.563 L235.333,384.563"/>
|
||
<path d="M255.971,387.54 L257.558,387.54"/>
|
||
<path d="M235.333,387.54 L236.921,387.54"/>
|
||
<path d="M236.921,387.143 L236.921,387.54"/>
|
||
<path d="M236.921,384.563 L255.971,384.563"/>
|
||
<path d="M236.921,384.167 L255.971,384.167"/>
|
||
<path d="M235.333,387.54 L235.333,387.143"/>
|
||
<path d="M257.558,387.143 L257.558,387.54"/>
|
||
<path d="M257.558,387.143 L257.558,387.54"/>
|
||
<path d="M235.333,387.54 L257.558,387.54"/>
|
||
<path d="M235.333,387.143 L235.333,387.54"/>
|
||
<path d="M236.921,387.143 L236.921,387.54"/>
|
||
<path d="M255.971,387.54 L236.921,387.54"/>
|
||
<path d="M255.971,387.143 L255.971,387.54"/>
|
||
<path d="M236.921,387.143 L255.971,387.143"/>
|
||
<path d="M235.333,384.563 L235.333,384.167"/>
|
||
<path d="M235.333,384.167 L235.333,384.563"/>
|
||
<path d="M255.971,384.167 L255.971,384.563"/>
|
||
<path d="M255.971,384.167 L255.971,384.563"/>
|
||
<path d="M236.921,384.167 L236.921,384.563"/>
|
||
<path d="M236.921,384.563 L236.921,384.167"/>
|
||
<path d="M255.971,384.563 L255.971,385.622"/>
|
||
<path d="M255.971,384.563 L255.971,385.622"/>
|
||
<path d="M255.971,385.622 L236.921,385.622"/>
|
||
<path d="M236.921,385.622 L255.971,385.622"/>
|
||
<path d="M236.921,384.563 L255.971,384.563"/>
|
||
<path d="M255.971,384.563 L236.921,384.563"/>
|
||
<path d="M236.921,385.622 L236.921,384.563"/>
|
||
<path d="M236.921,384.563 L236.921,385.622"/>
|
||
</g>
|
||
<g id="product-23980654-8843-4f49-9ad6-66fbc9faac86" class="IfcStairFlight material-1PREFABMAPLESTAIRTREADRISER predefinedtype-STRAIGHT projection" ifc:name="StairFlight" ifc:guid="0Zc0PKY4DFIPhMPll9_go6">
|
||
<path d="M123.651,329.69 L129.075,329.69"/>
|
||
<path d="M130.001,329.69 L134.499,329.69"/>
|
||
<path d="M135.425,329.69 L140.849,329.69"/>
|
||
<path d="M141.775,329.69 L141.775,329.69"/>
|
||
<path d="M141.775,324.399 L141.775,329.69"/>
|
||
<path d="M123.651,324.399 L129.075,324.399"/>
|
||
<path d="M130.001,324.399 L134.499,324.399"/>
|
||
<path d="M135.425,324.399 L140.849,324.399"/>
|
||
<path d="M141.775,324.399 L141.775,324.399"/>
|
||
<path d="M141.775,319.107 L141.775,324.399"/>
|
||
<path d="M123.651,319.107 L129.075,319.107"/>
|
||
<path d="M130.001,319.107 L134.499,319.107"/>
|
||
<path d="M135.425,319.107 L140.849,319.107"/>
|
||
<path d="M141.775,319.107 L141.775,319.107"/>
|
||
<path d="M141.775,313.816 L141.775,319.107"/>
|
||
<path d="M123.651,313.815 L129.075,313.815"/>
|
||
<path d="M130.001,313.815 L134.499,313.815"/>
|
||
<path d="M135.425,313.815 L140.849,313.815"/>
|
||
<path d="M141.775,313.815 L141.775,313.815"/>
|
||
<path d="M141.775,308.524 L141.775,313.815"/>
|
||
<path d="M123.651,308.524 L129.075,308.524"/>
|
||
<path d="M130.001,308.524 L134.499,308.524"/>
|
||
<path d="M135.425,308.524 L140.849,308.524"/>
|
||
<path d="M141.775,308.524 L141.775,308.524"/>
|
||
<path d="M141.775,303.232 L141.775,308.524"/>
|
||
<path d="M123.651,303.232 L129.075,303.232"/>
|
||
<path d="M130.001,303.232 L134.499,303.232"/>
|
||
<path d="M135.425,303.232 L140.849,303.232"/>
|
||
<path d="M141.775,303.232 L141.775,303.232"/>
|
||
<path d="M141.775,297.941 L141.775,303.232"/>
|
||
<path d="M123.651,297.94 L129.075,297.94"/>
|
||
<path d="M130.001,297.94 L134.499,297.94"/>
|
||
<path d="M135.425,297.94 L140.849,297.94"/>
|
||
<path d="M141.775,297.94 L141.775,297.94"/>
|
||
<path d="M141.775,292.649 L141.775,297.94"/>
|
||
<path d="M122.725,292.649 L141.775,292.649"/>
|
||
<path d="M141.775,287.357 L141.775,292.649"/>
|
||
<path d="M122.725,287.357 L122.725,292.649"/>
|
||
<path d="M122.725,287.357 L141.775,287.357"/>
|
||
<path d="M141.775,282.065 L141.775,287.357"/>
|
||
<path d="M122.725,282.065 L122.725,287.357"/>
|
||
<path d="M122.725,282.065 L141.775,282.065"/>
|
||
<path d="M141.775,276.774 L141.775,282.065"/>
|
||
<path d="M122.725,276.774 L122.725,282.065"/>
|
||
<path d="M122.725,276.774 L141.775,276.774"/>
|
||
<path d="M141.775,271.482 L141.775,276.774"/>
|
||
<path d="M122.725,271.482 L122.725,276.774"/>
|
||
<path d="M122.725,271.482 L141.775,271.482"/>
|
||
<path d="M141.775,266.19 L141.775,271.482"/>
|
||
<path d="M122.725,266.19 L122.725,271.482"/>
|
||
<path d="M122.725,266.19 L141.775,266.19"/>
|
||
<path d="M141.775,260.899 L141.775,266.19"/>
|
||
<path d="M122.725,260.899 L122.725,266.19"/>
|
||
<path d="M122.725,260.899 L141.775,260.899"/>
|
||
<path d="M141.775,254.813 L141.775,260.899"/>
|
||
<path d="M122.725,254.813 L141.775,254.813"/>
|
||
<path d="M122.725,254.813 L122.725,260.899"/>
|
||
</g>
|
||
<g id="product-a7c277f2-dca1-41d9-9b87-4ecd1b7ba307" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR projection" ifc:name="Door" ifc:guid="2dmdVotA51sPk7JiqRUwC7">
|
||
<path d="M217.38,389.222 L217.38,389.222"/>
|
||
<path d="M217.38,388.825 L217.38,389.222"/>
|
||
<path d="M217.38,388.825 L217.38,388.825"/>
|
||
<path d="M217.38,414.622 L217.38,414.622"/>
|
||
<path d="M217.38,415.019 L217.38,415.019"/>
|
||
<path d="M217.38,414.622 L217.38,415.019"/>
|
||
</g>
|
||
<g id="product-c1d0221d-405e-43b8-9c0b-bd094e149f64" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR projection" ifc:name="Door" ifc:guid="31q28TG5v3k9mBlGbE59za">
|
||
<path d="M214.47,392.251 L214.47,391.854"/>
|
||
<path d="M214.47,392.251 L214.47,392.251"/>
|
||
<path d="M214.47,392.251 L214.47,392.251"/>
|
||
<path d="M211.03,392.251 L211.03,392.251"/>
|
||
<path d="M211.03,392.251 L211.03,392.251"/>
|
||
<path d="M211.03,411.301 L214.47,411.301"/>
|
||
<path d="M211.03,411.698 L211.03,411.301"/>
|
||
<path d="M214.47,411.698 L211.03,411.698"/>
|
||
<path d="M214.47,392.251 L214.47,392.251"/>
|
||
<path d="M214.47,392.251 L211.03,392.251"/>
|
||
<path d="M214.47,411.301 L214.47,411.698"/>
|
||
<path d="M214.47,411.301 L214.47,411.698"/>
|
||
<path d="M213.411,411.698 L213.941,411.698"/>
|
||
<path d="M211.03,411.301 L211.03,411.698"/>
|
||
<path d="M211.03,391.854 L214.47,391.854"/>
|
||
<path d="M211.03,392.251 L211.03,392.251"/>
|
||
<path d="M211.03,392.251 L211.03,391.854"/>
|
||
<path d="M211.03,411.301 L214.47,411.301"/>
|
||
<path d="M214.47,411.301 L214.47,392.251"/>
|
||
<path d="M211.03,392.251 L214.47,392.251"/>
|
||
<path d="M211.03,411.301 L211.03,392.251"/>
|
||
<path d="M211.03,391.854 L214.47,391.854"/>
|
||
<path d="M214.47,391.854 L214.47,392.251"/>
|
||
<path d="M211.03,391.854 L211.03,392.251"/>
|
||
<path d="M210.633,411.301 L211.03,411.301"/>
|
||
<path d="M214.47,412.889 L214.867,412.889"/>
|
||
<path d="M211.03,411.301 L211.03,412.889"/>
|
||
<path d="M211.03,390.664 L211.03,392.251"/>
|
||
<path d="M214.867,390.664 L214.867,392.251"/>
|
||
<path d="M214.867,411.301 L214.867,412.889"/>
|
||
<path d="M214.47,412.889 L214.47,411.301"/>
|
||
<path d="M214.47,392.251 L214.47,390.664"/>
|
||
<path d="M210.633,392.251 L210.633,390.664"/>
|
||
<path d="M210.633,412.889 L210.633,411.301"/>
|
||
<path d="M211.03,392.251 L210.633,392.251"/>
|
||
<path d="M214.47,392.251 L214.47,411.301"/>
|
||
<path d="M214.867,392.251 L214.867,411.301"/>
|
||
<path d="M210.633,390.664 L211.03,390.664"/>
|
||
<path d="M211.03,412.889 L210.633,412.889"/>
|
||
<path d="M211.03,412.889 L210.633,412.889"/>
|
||
<path d="M210.633,390.664 L210.633,412.889"/>
|
||
<path d="M210.633,390.664 L211.03,390.664"/>
|
||
<path d="M211.03,392.251 L210.633,392.251"/>
|
||
<path d="M210.633,411.301 L210.633,392.251"/>
|
||
<path d="M210.633,411.301 L211.03,411.301"/>
|
||
<path d="M211.03,392.251 L211.03,411.301"/>
|
||
<path d="M214.867,390.664 L214.47,390.664"/>
|
||
<path d="M214.867,411.301 L214.47,411.301"/>
|
||
<path d="M214.867,411.301 L214.47,411.301"/>
|
||
<path d="M214.867,392.251 L214.47,392.251"/>
|
||
<path d="M214.47,392.251 L214.867,392.251"/>
|
||
</g>
|
||
<g id="product-41bf8a99-cb5d-40d8-9eb1-426e44adb910" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR projection" ifc:name="Door" ifc:guid="11lugPorr0s9wnGcv4hRaG">
|
||
<path d="M261.566,391.831 L261.566,391.435"/>
|
||
<path d="M261.566,391.831 L261.566,391.831"/>
|
||
<path d="M261.566,391.831 L261.566,391.831"/>
|
||
<path d="M258.126,391.831 L258.126,391.831"/>
|
||
<path d="M258.126,391.831 L258.126,391.831"/>
|
||
<path d="M258.126,410.881 L261.566,410.881"/>
|
||
<path d="M258.126,411.278 L258.126,410.881"/>
|
||
<path d="M261.566,411.278 L258.126,411.278"/>
|
||
<path d="M261.566,391.831 L261.566,391.831"/>
|
||
<path d="M261.566,391.831 L258.126,391.831"/>
|
||
<path d="M261.566,410.881 L261.566,411.278"/>
|
||
<path d="M261.566,410.881 L261.566,411.278"/>
|
||
<path d="M261.566,411.278 L261.566,411.278"/>
|
||
<path d="M258.126,410.881 L258.126,411.278"/>
|
||
<path d="M258.126,391.435 L261.566,391.435"/>
|
||
<path d="M258.126,391.831 L258.126,391.831"/>
|
||
<path d="M258.126,391.831 L258.126,391.435"/>
|
||
<path d="M258.126,410.881 L261.566,410.881"/>
|
||
<path d="M261.566,410.881 L261.566,391.831"/>
|
||
<path d="M258.126,391.831 L261.566,391.831"/>
|
||
<path d="M258.126,410.881 L258.126,391.831"/>
|
||
<path d="M258.126,391.435 L261.566,391.435"/>
|
||
<path d="M261.566,391.435 L261.566,391.831"/>
|
||
<path d="M258.126,391.435 L258.126,391.831"/>
|
||
<path d="M257.729,410.881 L258.126,410.881"/>
|
||
<path d="M261.566,412.469 L261.962,412.469"/>
|
||
<path d="M261.566,412.469 L261.962,412.469"/>
|
||
<path d="M258.126,410.881 L258.126,412.469"/>
|
||
<path d="M258.126,390.244 L258.126,391.831"/>
|
||
<path d="M261.962,390.244 L261.962,391.831"/>
|
||
<path d="M261.962,410.881 L261.962,412.469"/>
|
||
<path d="M261.962,390.244 L261.962,412.469"/>
|
||
<path d="M261.566,390.244 L261.566,391.605"/>
|
||
<path d="M261.566,412.469 L261.566,410.881"/>
|
||
<path d="M261.566,391.831 L261.566,390.244"/>
|
||
<path d="M257.729,391.831 L257.729,390.244"/>
|
||
<path d="M257.729,412.469 L257.729,410.881"/>
|
||
<path d="M258.126,391.831 L257.729,391.831"/>
|
||
<path d="M261.566,391.831 L261.566,410.881"/>
|
||
<path d="M261.962,391.831 L261.962,410.881"/>
|
||
<path d="M257.729,390.244 L258.126,390.244"/>
|
||
<path d="M258.126,412.469 L257.729,412.469"/>
|
||
<path d="M258.126,412.469 L257.729,412.469"/>
|
||
<path d="M257.729,390.244 L257.729,412.469"/>
|
||
<path d="M257.729,390.244 L258.126,390.244"/>
|
||
<path d="M258.126,391.831 L257.729,391.831"/>
|
||
<path d="M257.729,410.881 L257.729,391.831"/>
|
||
<path d="M257.729,410.881 L258.126,410.881"/>
|
||
<path d="M258.126,391.831 L258.126,410.881"/>
|
||
<path d="M261.962,390.244 L261.566,390.244"/>
|
||
<path d="M261.962,390.244 L261.566,390.244"/>
|
||
<path d="M261.962,410.881 L261.566,410.881"/>
|
||
<path d="M261.962,410.881 L261.566,410.881"/>
|
||
<path d="M261.962,391.831 L261.566,391.831"/>
|
||
<path d="M261.566,391.831 L261.962,391.831"/>
|
||
</g>
|
||
<g id="product-89abdb5c-a1e1-4ce5-a747-baafeb08fd73" class="IfcDoor material-null predefinedtype-DOOR projection" ifc:name="Door" ifc:guid="29gzjSeU5CvQT7kg$h2Frp">
|
||
<path d="M213.279,163.234 L213.279,162.573"/>
|
||
<path d="M194.163,163.234 L194.163,162.573"/>
|
||
<path d="M213.279,162.391 L213.279,162.573"/>
|
||
<path d="M194.163,162.391 L194.163,162.573"/>
|
||
<path d="M213.544,167.104 L213.544,167.104"/>
|
||
<path d="M213.279,162.391 L194.163,162.391"/>
|
||
</g>
|
||
<g id="product-4d863b1e-9f16-49b6-8db4-4fb3f69e2f14" class="IfcFooting material-null predefinedtype-THICKENEDSLAB projection" ifc:name="Slab.003" ifc:guid="1DXZiUdnP9jesqJxFsdYyK">
|
||
<path d="M182.983,38.9135 L190.122,46.052"/>
|
||
<path d="M182.983,38.9135 L182.983,119.875"/>
|
||
<path d="M173.458,29.3884 L173.458,29.3885"/>
|
||
<path d="M173.458,29.3885 L173.458,129.4"/>
|
||
<path d="M173.458,29.3884 L173.458,29.3885"/>
|
||
<path d="M182.983,38.9135 L182.983,38.9135"/>
|
||
</g>
|
||
<g id="product-f7689aac-cb37-4228-807e-53c4521693be" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.002" ifc:guid="3tQ9giopT2A81_KyHI5fE_">
|
||
<path d="M120.543,364.698 L211.03,364.698"/>
|
||
<path d="M120.543,363.474 L211.03,363.474"/>
|
||
</g>
|
||
<g id="product-87cabae8-1c04-4672-81e4-e4fbc934552a" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.026" ifc:guid="27ohhe70H6Se7avFl9D5Kg">
|
||
<path d="M120.543,390.098 L211.03,390.098"/>
|
||
<path d="M120.543,388.874 L211.03,388.874"/>
|
||
</g>
|
||
<g id="product-19148e69-f095-4820-9479-ca30ceac741d" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.027" ifc:guid="0P58vfy9L889HvoZ3Eh7GT">
|
||
<path d="M120.543,398.565 L210.633,398.565"/>
|
||
<path d="M120.543,397.341 L210.633,397.341"/>
|
||
</g>
|
||
<g id="product-3b71fc0f-f2ac-42d4-9f30-984528fb68f3" class="IfcFooting material-null projection" ifc:name="Footing.008" ifc:guid="0xSVmFygn2r9ymc4Ke_sZp">
|
||
<path d="M88.8822,415.45 L85.9275,428.507"/>
|
||
<path d="M89.1133,415.566 L86.1663,428.588"/>
|
||
<path d="M94.7505,400.142 L91.7529,413.222"/>
|
||
<path d="M94.5283,400.212 L91.5736,413.269"/>
|
||
<path d="M91.4348,415.474 L104.457,418.421"/>
|
||
<path d="M91.3187,415.705 L104.376,418.66"/>
|
||
<path d="M88.728,415.473 L85.6593,428.629"/>
|
||
<path d="M87.5594,413.324 L87.9558,413.232"/>
|
||
<path d="M89.021,413.245 L75.9988,410.298"/>
|
||
<path d="M91.0987,414.093 L92.5356,414.158"/>
|
||
<path d="M93.0799,414.601 L92.5356,414.158"/>
|
||
<path d="M91.1323,416.492 L91.1931,417.054"/>
|
||
<path d="M88.4791,415.879 L88.1778,416.357"/>
|
||
<path d="M91.9767,412.84 L92.278,412.362"/>
|
||
<path d="M91.1323,416.492 L90.429,416.667"/>
|
||
<path d="M90.4938,415.23 L90.429,416.667"/>
|
||
<path d="M90.8936,414.981 L91.6672,415.316"/>
|
||
<path d="M91.9767,412.84 L91.8715,412.752"/>
|
||
<path d="M90.8491,413.694 L91.1848,412.92"/>
|
||
<path d="M89.1557,416.394 L89.706,416.616"/>
|
||
<path d="M89.213,416.146 L90.0227,415.247"/>
|
||
<path d="M90.0268,412.052 L89.9619,413.489"/>
|
||
<path d="M88.7886,413.403 L89.5621,413.738"/>
|
||
<path d="M85.6298,428.756 L85.6336,428.69"/>
|
||
<path d="M85.6483,428.823 L85.6877,428.886"/>
|
||
<path d="M85.9842,429.022 L86.0676,429.015"/>
|
||
<path d="M86.1663,428.588 L86.0128,428.518"/>
|
||
<path d="M85.9275,428.507 L85.844,428.514"/>
|
||
<path d="M88.8658,415.445 L85.844,428.514"/>
|
||
<path d="M85.7683,428.538 L85.844,428.514"/>
|
||
<path d="M86.2064,428.952 L86.0676,429.015"/>
|
||
<path d="M92.4999,415.487 L92.8964,415.395"/>
|
||
<path d="M88.706,413.406 L75.7482,410.41"/>
|
||
<path d="M85.8989,429.011 L85.9842,429.022"/>
|
||
<path d="M89.0038,415.5 L85.9275,428.507"/>
|
||
<path d="M86.0128,428.518 L85.9275,428.507"/>
|
||
<path d="M91.3137,415.721 L104.382,418.743"/>
|
||
<path d="M91.3123,415.791 L104.406,418.819"/>
|
||
<path d="M94.6117,400.205 L91.5899,413.274"/>
|
||
<path d="M89.0816,415.543 L86.0128,428.518"/>
|
||
<path d="M89.0213,415.507 L86.0128,428.518"/>
|
||
<path d="M94.7505,400.142 L91.6723,413.271"/>
|
||
<path d="M94.6875,400.181 L91.6599,413.275"/>
|
||
<path d="M88.9749,413.298 L75.9988,410.298"/>
|
||
<path d="M89.0693,412.82 L75.8972,409.765"/>
|
||
<path d="M75.6466,409.877 L75.5764,410.03"/>
|
||
<path d="M75.5764,410.03 L75.5655,410.116"/>
|
||
<path d="M75.5721,410.199 L75.5655,410.116"/>
|
||
<path d="M75.635,410.338 L75.5958,410.275"/>
|
||
<path d="M75.687,410.384 L75.7482,410.41"/>
|
||
<path d="M75.8145,410.413 L75.7482,410.41"/>
|
||
<path d="M75.8814,410.395 L75.9988,410.298"/>
|
||
<path d="M76.0691,410.144 L75.9988,410.298"/>
|
||
<path d="M75.9585,409.791 L75.8972,409.765"/>
|
||
<path d="M75.8309,409.761 L75.8972,409.765"/>
|
||
<path d="M75.7641,409.78 L75.8309,409.761"/>
|
||
<path d="M94.2895,400.13 L91.2891,413.106"/>
|
||
<path d="M94.2318,400.076 L91.2344,413.039"/>
|
||
<path d="M86.2634,428.706 L86.2818,428.773"/>
|
||
<path d="M94.1777,399.88 L91.1816,412.838"/>
|
||
<path d="M76.0691,410.144 L76.0733,409.976"/>
|
||
<path d="M75.5721,410.199 L75.5958,410.275"/>
|
||
<path d="M91.3329,415.85 L104.445,418.882"/>
|
||
<path d="M94.8222,400.029 L91.7673,413.201"/>
|
||
<path d="M94.7964,400.09 L91.762,413.213"/>
|
||
<path d="M85.7454,428.941 L85.6877,428.886"/>
|
||
<path d="M94.6875,400.181 L94.7505,400.142"/>
|
||
<path d="M94.7964,400.09 L94.7505,400.142"/>
|
||
<path d="M94.8222,400.029 L94.7964,400.09"/>
|
||
<path d="M94.8259,399.962 L94.8222,400.029"/>
|
||
<path d="M94.8075,399.896 L94.7104,399.778"/>
|
||
<path d="M94.5569,399.708 L94.7104,399.778"/>
|
||
<path d="M94.4716,399.697 L94.5569,399.708"/>
|
||
<path d="M94.3882,399.704 L94.4716,399.697"/>
|
||
<path d="M94.2494,399.767 L94.2034,399.819"/>
|
||
<path d="M94.1777,399.88 L94.2034,399.819"/>
|
||
<path d="M94.1739,399.946 L94.1777,399.88"/>
|
||
<path d="M94.1924,400.013 L94.2318,400.076"/>
|
||
<path d="M94.2895,400.13 L94.2318,400.076"/>
|
||
<path d="M94.3615,400.173 L94.2895,400.13"/>
|
||
<path d="M94.5283,400.212 L94.6117,400.205"/>
|
||
<path d="M94.6875,400.181 L94.6117,400.205"/>
|
||
<path d="M87.4234,414.931 L87.6981,415.698"/>
|
||
<path d="M89.2627,411.665 L89.3235,412.227"/>
|
||
<path d="M90.0268,412.052 L89.3235,412.227"/>
|
||
<path d="M90.0268,412.052 L89.2627,411.665"/>
|
||
<path d="M91.4808,415.421 L104.457,418.421"/>
|
||
<path d="M91.5482,415.366 L104.512,418.363"/>
|
||
<path d="M91.3574,413.165 L94.3615,400.173"/>
|
||
<path d="M94.443,400.201 L94.3615,400.173"/>
|
||
<path d="M91.7498,415.313 L104.708,418.309"/>
|
||
<path d="M94.3882,399.704 L94.2494,399.767"/>
|
||
<path d="M88.8365,413.39 L75.8814,410.395"/>
|
||
<path d="M75.8145,410.413 L75.8814,410.395"/>
|
||
<path d="M88.7679,413.408 L75.8145,410.413"/>
|
||
<path d="M89.142,412.997 L76.0733,409.976"/>
|
||
<path d="M76.0496,409.9 L76.0733,409.976"/>
|
||
<path d="M91.4519,413.219 L94.5283,400.212"/>
|
||
<path d="M94.443,400.201 L94.5283,400.212"/>
|
||
<path d="M91.4345,413.212 L94.443,400.201"/>
|
||
<path d="M75.635,410.338 L75.687,410.384"/>
|
||
<path d="M91.433,415.919 L104.559,418.954"/>
|
||
<path d="M91.374,415.894 L104.497,418.928"/>
|
||
<path d="M85.7454,428.941 L85.8989,429.011"/>
|
||
<path d="M89.2627,411.665 L90.0609,411.502"/>
|
||
<path d="M104.884,418.52 L104.89,418.603"/>
|
||
<path d="M104.821,418.381 L104.769,418.335"/>
|
||
<path d="M104.708,418.309 L104.769,418.335"/>
|
||
<path d="M104.641,418.305 L104.708,418.309"/>
|
||
<path d="M104.574,418.324 L104.512,418.363"/>
|
||
<path d="M104.457,418.421 L104.512,418.363"/>
|
||
<path d="M104.387,418.575 L104.457,418.421"/>
|
||
<path d="M104.376,418.66 L104.382,418.743"/>
|
||
<path d="M104.406,418.819 L104.382,418.743"/>
|
||
<path d="M104.445,418.882 L104.406,418.819"/>
|
||
<path d="M104.497,418.928 L104.445,418.882"/>
|
||
<path d="M104.559,418.954 L104.497,418.928"/>
|
||
<path d="M104.625,418.957 L104.559,418.954"/>
|
||
<path d="M104.692,418.939 L104.625,418.957"/>
|
||
<path d="M104.755,418.9 L104.692,418.939"/>
|
||
<path d="M104.809,418.842 L104.755,418.9"/>
|
||
<path d="M104.879,418.688 L104.809,418.842"/>
|
||
<path d="M88.5426,412.046 L88.7087,412.611"/>
|
||
<path d="M88.5426,412.046 L89.3235,412.227"/>
|
||
<path d="M86.2523,428.9 L86.2781,428.839"/>
|
||
<path d="M89.1666,415.612 L86.1663,428.588"/>
|
||
<path d="M86.224,428.643 L86.1663,428.588"/>
|
||
<path d="M104.879,418.688 L104.89,418.603"/>
|
||
<path d="M86.2818,428.773 L86.2781,428.839"/>
|
||
<path d="M89.2742,415.881 L86.2781,428.839"/>
|
||
<path d="M89.2769,415.819 L86.2818,428.773"/>
|
||
<path d="M92.7576,413.021 L93.0324,413.788"/>
|
||
<path d="M89.2214,415.68 L86.224,428.643"/>
|
||
<path d="M86.2634,428.706 L86.224,428.643"/>
|
||
<path d="M89.2589,415.751 L86.2634,428.706"/>
|
||
<path d="M91.4118,415.506 L104.387,418.575"/>
|
||
<path d="M104.884,418.52 L104.821,418.381"/>
|
||
<path d="M86.2064,428.952 L86.2523,428.9"/>
|
||
<path d="M91.3687,415.583 L104.376,418.66"/>
|
||
<path d="M104.387,418.575 L104.376,418.66"/>
|
||
<path d="M91.3754,415.566 L104.387,418.575"/>
|
||
<path d="M91.4249,411.785 L90.8727,411.571"/>
|
||
<path d="M90.7497,412.102 L90.8727,411.571"/>
|
||
<path d="M90.7497,412.102 L91.3914,411.93"/>
|
||
<path d="M94.8259,399.962 L94.8075,399.896"/>
|
||
<path d="M88.7742,415.457 L85.6593,428.629"/>
|
||
<path d="M85.6593,428.629 L85.7683,428.538"/>
|
||
<path d="M88.7959,415.444 L85.7683,428.538"/>
|
||
<path d="M89.0817,412.825 L75.9585,409.791"/>
|
||
<path d="M76.0496,409.9 L75.9585,409.791"/>
|
||
<path d="M89.1435,412.927 L76.0496,409.9"/>
|
||
<path d="M88.6937,415.506 L85.6593,428.629"/>
|
||
<path d="M88.6685,415.565 L85.6336,428.69"/>
|
||
<path d="M85.6593,428.629 L85.6336,428.69"/>
|
||
<path d="M75.7641,409.78 L75.6466,409.877"/>
|
||
<path d="M92.3605,413.455 L92.5356,414.158"/>
|
||
<path d="M92.5356,414.158 L93.0324,413.788"/>
|
||
<path d="M92.3605,413.455 L93.0324,413.788"/>
|
||
<path d="M87.5594,413.324 L87.971,413.838"/>
|
||
<path d="M89.044,413.213 L76.0691,410.144"/>
|
||
<path d="M89.0804,413.153 L76.0691,410.144"/>
|
||
<path d="M85.6298,428.756 L85.6483,428.823"/>
|
||
<path d="M89.9619,413.489 L89.3235,412.227"/>
|
||
<path d="M88.7087,412.611 L89.3235,412.227"/>
|
||
<path d="M88.7087,412.611 L88.8241,412.763"/>
|
||
<path d="M89.0908,413.115 L89.5621,413.738"/>
|
||
<path d="M93.0799,414.601 L93.0324,413.788"/>
|
||
<path d="M92.7576,413.021 L92.278,412.362"/>
|
||
<path d="M88.1778,416.357 L87.6981,415.698"/>
|
||
<path d="M104.574,418.324 L104.641,418.305"/>
|
||
<path d="M91.6879,415.31 L104.641,418.305"/>
|
||
<path d="M91.6193,415.328 L104.574,418.324"/>
|
||
<path d="M89.6066,415.025 L90.0227,415.247"/>
|
||
<path d="M90.4938,415.23 L90.0227,415.247"/>
|
||
<path d="M90.8936,414.981 L91.115,414.565"/>
|
||
<path d="M91.0987,414.093 L91.115,414.565"/>
|
||
<path d="M90.433,413.472 L90.8491,413.694"/>
|
||
<path d="M90.433,413.472 L89.9619,413.489"/>
|
||
<path d="M89.5621,413.738 L89.9619,413.489"/>
|
||
<path d="M89.3407,414.154 L89.5621,413.738"/>
|
||
<path d="M92.8048,415.557 L92.8964,415.395"/>
|
||
<path d="M88.5426,412.046 L88.0022,412.572"/>
|
||
<path d="M91.115,414.565 L92.5356,414.158"/>
|
||
<path d="M92.4848,414.881 L92.5356,414.158"/>
|
||
<path d="M91.1931,417.054 L91.9131,416.673"/>
|
||
<path d="M89.357,414.625 L88.0953,415.264"/>
|
||
<path d="M89.6066,415.025 L89.357,414.625"/>
|
||
<path d="M90.0609,411.502 L90.8727,411.571"/>
|
||
<path d="M92.4848,414.881 L93.0799,414.601"/>
|
||
<path d="M92.4848,414.881 L92.8964,415.395"/>
|
||
<path d="M93.0799,414.601 L92.8964,415.395"/>
|
||
<path d="M90.0268,412.052 L90.0609,411.502"/>
|
||
<path d="M90.7497,412.102 L90.0609,411.502"/>
|
||
<path d="M91.747,416.108 L91.9131,416.673"/>
|
||
<path d="M91.1323,416.492 L91.9131,416.673"/>
|
||
<path d="M92.278,412.362 L92.0097,412.156"/>
|
||
<path d="M91.9608,412.367 L92.278,412.362"/>
|
||
<path d="M90.3949,417.217 L90.429,416.667"/>
|
||
<path d="M91.1931,417.054 L90.429,416.667"/>
|
||
<path d="M87.9202,414.561 L88.0953,415.264"/>
|
||
<path d="M87.4234,414.931 L87.9202,414.561"/>
|
||
<path d="M87.4234,414.931 L88.0953,415.264"/>
|
||
<path d="M88.4791,415.879 L88.0953,415.264"/>
|
||
<path d="M87.6981,415.698 L88.0953,415.264"/>
|
||
<path d="M88.4791,415.879 L87.6981,415.698"/>
|
||
<path d="M94.1924,400.013 L94.1739,399.946"/>
|
||
<path d="M91.1788,412.899 L94.1739,399.946"/>
|
||
<path d="M94.1924,400.013 L91.1969,412.968"/>
|
||
<path d="M90.3949,417.217 L89.5831,417.148"/>
|
||
<path d="M90.3949,417.217 L89.706,416.616"/>
|
||
<path d="M91.747,416.108 L91.8292,416.01"/>
|
||
<path d="M91.747,416.108 L92.2413,416.106"/>
|
||
<path d="M87.971,413.838 L87.9202,414.561"/>
|
||
<path d="M87.3759,414.118 L87.971,413.838"/>
|
||
<path d="M87.3759,414.118 L87.9202,414.561"/>
|
||
<path d="M88.6204,412.716 L88.7087,412.611"/>
|
||
<path d="M88.1784,412.613 L88.7087,412.611"/>
|
||
<path d="M88.4389,416.558 L88.1778,416.357"/>
|
||
<path d="M88.4864,416.352 L88.1778,416.357"/>
|
||
<path d="M92.3605,413.455 L92.7576,413.021"/>
|
||
<path d="M91.9767,412.84 L92.7576,413.021"/>
|
||
<path d="M89.0308,416.934 L89.5831,417.148"/>
|
||
<path d="M89.706,416.616 L89.5831,417.148"/>
|
||
<path d="M89.706,416.616 L89.0644,416.789"/>
|
||
<path d="M90.429,416.667 L90.0227,415.247"/>
|
||
<path d="M89.706,416.616 L90.0227,415.247"/>
|
||
<path d="M90.429,416.667 L89.706,416.616"/>
|
||
<path d="M91.115,414.565 L92.0144,415.374"/>
|
||
<path d="M92.4848,414.881 L92.2622,415.432"/>
|
||
<path d="M91.115,414.565 L92.4848,414.881"/>
|
||
<path d="M91.9131,416.673 L92.4466,416.153"/>
|
||
<path d="M87.5594,413.324 L87.6509,413.162"/>
|
||
<path d="M90.433,413.472 L91.2428,412.573"/>
|
||
<path d="M90.7497,412.102 L91.3001,412.325"/>
|
||
<path d="M90.3949,417.217 L91.1931,417.054"/>
|
||
<path d="M89.3407,414.154 L89.357,414.625"/>
|
||
<path d="M89.3407,414.154 L87.9202,414.561"/>
|
||
<path d="M89.357,414.625 L87.9202,414.561"/>
|
||
<path d="M87.3759,414.118 L87.4234,414.931"/>
|
||
<path d="M89.271,415.799 L89.6066,415.025"/>
|
||
<path d="M88.4791,415.879 L88.6207,415.771"/>
|
||
<path d="M88.9856,415.495 L89.6066,415.025"/>
|
||
<path d="M88.5769,415.961 L88.4791,415.879"/>
|
||
<path d="M89.2627,411.665 L88.5426,412.046"/>
|
||
<path d="M91.0987,414.093 L92.3605,413.455"/>
|
||
<path d="M91.9767,412.84 L92.3605,413.455"/>
|
||
<path d="M90.8491,413.694 L91.4701,413.224"/>
|
||
<path d="M91.8242,412.956 L91.9767,412.84"/>
|
||
<path d="M91.0987,414.093 L90.8491,413.694"/>
|
||
<path d="M90.0268,412.052 L90.433,413.472"/>
|
||
<path d="M90.7497,412.102 L90.433,413.472"/>
|
||
<path d="M90.0268,412.052 L90.7497,412.102"/>
|
||
<path d="M89.3407,414.154 L88.4413,413.345"/>
|
||
<path d="M87.971,413.838 L88.1935,413.287"/>
|
||
<path d="M89.3407,414.154 L87.971,413.838"/>
|
||
<path d="M87.5594,413.324 L87.3759,414.118"/>
|
||
<path d="M90.4938,415.23 L91.1323,416.492"/>
|
||
<path d="M91.747,416.108 L91.1323,416.492"/>
|
||
<path d="M90.8936,414.981 L91.3636,415.602"/>
|
||
<path d="M91.6399,415.967 L91.747,416.108"/>
|
||
<path d="M90.4938,415.23 L90.8936,414.981"/>
|
||
</g>
|
||
<g id="product-ee8bdf7b-60bd-4e21-98f8-22c841254eac" class="IfcFooting material-null projection" ifc:name="Footing.009" ifc:guid="3kYzzxOBrE8PZu8iX19Kwi">
|
||
<path d="M88.7612,320.197 L85.8065,333.254"/>
|
||
<path d="M88.9923,320.313 L86.0453,333.335"/>
|
||
<path d="M94.6295,304.889 L91.6319,317.969"/>
|
||
<path d="M94.4073,304.959 L91.4526,318.016"/>
|
||
<path d="M91.3138,320.221 L104.336,323.168"/>
|
||
<path d="M91.1978,320.452 L104.255,323.407"/>
|
||
<path d="M88.607,320.22 L85.5384,333.376"/>
|
||
<path d="M87.4384,318.071 L87.8349,317.979"/>
|
||
<path d="M88.9,317.992 L75.8779,315.045"/>
|
||
<path d="M90.9778,318.841 L92.4146,318.905"/>
|
||
<path d="M92.9589,319.348 L92.4146,318.905"/>
|
||
<path d="M91.0113,321.239 L91.0721,321.801"/>
|
||
<path d="M88.3581,320.626 L88.0568,321.104"/>
|
||
<path d="M91.8557,317.587 L92.157,317.109"/>
|
||
<path d="M91.0113,321.239 L90.308,321.414"/>
|
||
<path d="M90.3728,319.977 L90.308,321.414"/>
|
||
<path d="M90.7726,319.728 L91.5462,320.063"/>
|
||
<path d="M91.8557,317.587 L91.7505,317.499"/>
|
||
<path d="M90.7281,318.441 L91.0638,317.667"/>
|
||
<path d="M89.0347,321.141 L89.5851,321.363"/>
|
||
<path d="M89.092,320.893 L89.9018,319.994"/>
|
||
<path d="M89.9058,316.799 L89.841,318.236"/>
|
||
<path d="M88.6676,318.15 L89.4412,318.485"/>
|
||
<path d="M85.5089,333.503 L85.5126,333.437"/>
|
||
<path d="M85.5273,333.57 L85.5667,333.633"/>
|
||
<path d="M85.8632,333.769 L85.9466,333.762"/>
|
||
<path d="M86.0453,333.335 L85.8918,333.265"/>
|
||
<path d="M85.8065,333.254 L85.7231,333.261"/>
|
||
<path d="M88.7449,320.192 L85.7231,333.261"/>
|
||
<path d="M85.6473,333.285 L85.7231,333.261"/>
|
||
<path d="M86.0854,333.699 L85.9466,333.762"/>
|
||
<path d="M92.3789,320.234 L92.7754,320.142"/>
|
||
<path d="M88.585,318.153 L75.6273,315.157"/>
|
||
<path d="M85.7779,333.758 L85.8632,333.769"/>
|
||
<path d="M88.8828,320.247 L85.8065,333.254"/>
|
||
<path d="M85.8918,333.265 L85.8065,333.254"/>
|
||
<path d="M91.1928,320.468 L104.261,323.49"/>
|
||
<path d="M91.1913,320.538 L104.285,323.566"/>
|
||
<path d="M94.4907,304.952 L91.469,318.021"/>
|
||
<path d="M88.9606,320.29 L85.8918,333.265"/>
|
||
<path d="M88.9003,320.254 L85.8918,333.265"/>
|
||
<path d="M94.6295,304.889 L91.5514,318.018"/>
|
||
<path d="M94.5665,304.928 L91.5389,318.022"/>
|
||
<path d="M88.8539,318.045 L75.8779,315.045"/>
|
||
<path d="M88.9484,317.567 L75.7763,314.512"/>
|
||
<path d="M75.5257,314.624 L75.4554,314.777"/>
|
||
<path d="M75.4554,314.777 L75.4445,314.863"/>
|
||
<path d="M75.4512,314.946 L75.4445,314.863"/>
|
||
<path d="M75.5141,315.085 L75.4749,315.022"/>
|
||
<path d="M75.566,315.131 L75.6273,315.157"/>
|
||
<path d="M75.6936,315.16 L75.6273,315.157"/>
|
||
<path d="M75.7604,315.142 L75.8779,315.045"/>
|
||
<path d="M75.9481,314.891 L75.8779,315.045"/>
|
||
<path d="M75.8375,314.538 L75.7763,314.512"/>
|
||
<path d="M75.71,314.508 L75.7763,314.512"/>
|
||
<path d="M75.6431,314.527 L75.71,314.508"/>
|
||
<path d="M94.1685,304.877 L91.1682,317.853"/>
|
||
<path d="M94.1108,304.823 L91.1134,317.786"/>
|
||
<path d="M86.1424,333.453 L86.1608,333.52"/>
|
||
<path d="M94.0567,304.627 L91.0606,317.585"/>
|
||
<path d="M75.9481,314.891 L75.9524,314.723"/>
|
||
<path d="M75.4512,314.946 L75.4749,315.022"/>
|
||
<path d="M91.2119,320.597 L104.324,323.629"/>
|
||
<path d="M94.7012,304.776 L91.6464,317.948"/>
|
||
<path d="M94.6755,304.837 L91.6411,317.96"/>
|
||
<path d="M85.6244,333.688 L85.5667,333.633"/>
|
||
<path d="M94.5665,304.928 L94.6295,304.889"/>
|
||
<path d="M94.6755,304.837 L94.6295,304.889"/>
|
||
<path d="M94.7012,304.776 L94.6755,304.837"/>
|
||
<path d="M94.705,304.709 L94.7012,304.776"/>
|
||
<path d="M94.6865,304.643 L94.5894,304.525"/>
|
||
<path d="M94.4359,304.455 L94.5894,304.525"/>
|
||
<path d="M94.3506,304.444 L94.4359,304.455"/>
|
||
<path d="M94.2672,304.451 L94.3506,304.444"/>
|
||
<path d="M94.1284,304.514 L94.0825,304.566"/>
|
||
<path d="M94.0567,304.627 L94.0825,304.566"/>
|
||
<path d="M94.053,304.693 L94.0567,304.627"/>
|
||
<path d="M94.0714,304.76 L94.1108,304.823"/>
|
||
<path d="M94.1685,304.877 L94.1108,304.823"/>
|
||
<path d="M94.2405,304.92 L94.1685,304.877"/>
|
||
<path d="M94.4073,304.959 L94.4907,304.952"/>
|
||
<path d="M94.5665,304.928 L94.4907,304.952"/>
|
||
<path d="M87.3024,319.678 L87.5771,320.445"/>
|
||
<path d="M89.1417,316.412 L89.2025,316.974"/>
|
||
<path d="M89.9058,316.799 L89.2025,316.974"/>
|
||
<path d="M89.9058,316.799 L89.1417,316.412"/>
|
||
<path d="M91.3599,320.168 L104.336,323.168"/>
|
||
<path d="M91.4272,320.113 L104.391,323.11"/>
|
||
<path d="M91.2364,317.912 L94.2405,304.92"/>
|
||
<path d="M94.322,304.948 L94.2405,304.92"/>
|
||
<path d="M91.6288,320.06 L104.587,323.056"/>
|
||
<path d="M94.2672,304.451 L94.1284,304.514"/>
|
||
<path d="M88.7155,318.137 L75.7604,315.142"/>
|
||
<path d="M75.6936,315.16 L75.7604,315.142"/>
|
||
<path d="M88.6469,318.155 L75.6936,315.16"/>
|
||
<path d="M89.0211,317.744 L75.9524,314.723"/>
|
||
<path d="M75.9286,314.647 L75.9524,314.723"/>
|
||
<path d="M91.331,317.966 L94.4073,304.959"/>
|
||
<path d="M94.322,304.948 L94.4073,304.959"/>
|
||
<path d="M91.3135,317.959 L94.322,304.948"/>
|
||
<path d="M75.5141,315.085 L75.566,315.131"/>
|
||
<path d="M91.312,320.666 L104.438,323.701"/>
|
||
<path d="M91.2531,320.641 L104.376,323.675"/>
|
||
<path d="M85.6244,333.688 L85.7779,333.758"/>
|
||
<path d="M89.1417,316.412 L89.9399,316.249"/>
|
||
<path d="M104.763,323.267 L104.769,323.35"/>
|
||
<path d="M104.7,323.128 L104.648,323.082"/>
|
||
<path d="M104.587,323.056 L104.648,323.082"/>
|
||
<path d="M104.52,323.052 L104.587,323.056"/>
|
||
<path d="M104.453,323.071 L104.391,323.11"/>
|
||
<path d="M104.336,323.168 L104.391,323.11"/>
|
||
<path d="M104.266,323.322 L104.336,323.168"/>
|
||
<path d="M104.255,323.407 L104.261,323.49"/>
|
||
<path d="M104.285,323.566 L104.261,323.49"/>
|
||
<path d="M104.324,323.629 L104.285,323.566"/>
|
||
<path d="M104.376,323.675 L104.324,323.629"/>
|
||
<path d="M104.438,323.701 L104.376,323.675"/>
|
||
<path d="M104.504,323.704 L104.438,323.701"/>
|
||
<path d="M104.571,323.686 L104.504,323.704"/>
|
||
<path d="M104.634,323.647 L104.571,323.686"/>
|
||
<path d="M104.688,323.589 L104.634,323.647"/>
|
||
<path d="M104.758,323.435 L104.688,323.589"/>
|
||
<path d="M88.4217,316.793 L88.5878,317.358"/>
|
||
<path d="M88.4217,316.793 L89.2025,316.974"/>
|
||
<path d="M86.1314,333.647 L86.1571,333.586"/>
|
||
<path d="M89.0457,320.359 L86.0453,333.335"/>
|
||
<path d="M86.103,333.39 L86.0453,333.335"/>
|
||
<path d="M104.758,323.435 L104.769,323.35"/>
|
||
<path d="M86.1608,333.52 L86.1571,333.586"/>
|
||
<path d="M89.1532,320.628 L86.1571,333.586"/>
|
||
<path d="M89.156,320.566 L86.1608,333.52"/>
|
||
<path d="M92.6367,317.768 L92.9114,318.535"/>
|
||
<path d="M89.1004,320.427 L86.103,333.39"/>
|
||
<path d="M86.1424,333.453 L86.103,333.39"/>
|
||
<path d="M89.1379,320.498 L86.1424,333.453"/>
|
||
<path d="M91.2908,320.253 L104.266,323.322"/>
|
||
<path d="M104.763,323.267 L104.7,323.128"/>
|
||
<path d="M86.0854,333.699 L86.1314,333.647"/>
|
||
<path d="M91.2477,320.331 L104.255,323.407"/>
|
||
<path d="M104.266,323.322 L104.255,323.407"/>
|
||
<path d="M91.2544,320.313 L104.266,323.322"/>
|
||
<path d="M91.304,316.532 L90.7517,316.318"/>
|
||
<path d="M90.6288,316.85 L90.7517,316.318"/>
|
||
<path d="M90.6288,316.85 L91.2704,316.677"/>
|
||
<path d="M94.705,304.709 L94.6865,304.643"/>
|
||
<path d="M88.6533,320.204 L85.5384,333.376"/>
|
||
<path d="M85.5384,333.376 L85.6473,333.285"/>
|
||
<path d="M88.6749,320.191 L85.6473,333.285"/>
|
||
<path d="M88.9608,317.572 L75.8375,314.538"/>
|
||
<path d="M75.9286,314.647 L75.8375,314.538"/>
|
||
<path d="M89.0225,317.674 L75.9286,314.647"/>
|
||
<path d="M88.5728,320.253 L85.5384,333.376"/>
|
||
<path d="M88.5475,320.312 L85.5126,333.437"/>
|
||
<path d="M85.5384,333.376 L85.5126,333.437"/>
|
||
<path d="M75.6431,314.527 L75.5257,314.624"/>
|
||
<path d="M92.2395,318.202 L92.4146,318.905"/>
|
||
<path d="M92.4146,318.905 L92.9114,318.535"/>
|
||
<path d="M92.2395,318.202 L92.9114,318.535"/>
|
||
<path d="M87.4384,318.071 L87.85,318.585"/>
|
||
<path d="M88.923,317.96 L75.9481,314.891"/>
|
||
<path d="M88.9594,317.9 L75.9481,314.891"/>
|
||
<path d="M85.5089,333.503 L85.5273,333.57"/>
|
||
<path d="M89.841,318.236 L89.2025,316.974"/>
|
||
<path d="M88.5878,317.358 L89.2025,316.974"/>
|
||
<path d="M88.5878,317.358 L88.7031,317.51"/>
|
||
<path d="M88.9698,317.862 L89.4412,318.485"/>
|
||
<path d="M92.9589,319.348 L92.9114,318.535"/>
|
||
<path d="M92.6367,317.768 L92.157,317.109"/>
|
||
<path d="M88.0568,321.104 L87.5771,320.445"/>
|
||
<path d="M104.453,323.071 L104.52,323.052"/>
|
||
<path d="M91.5669,320.057 L104.52,323.052"/>
|
||
<path d="M91.4983,320.075 L104.453,323.071"/>
|
||
<path d="M89.4857,319.772 L89.9018,319.994"/>
|
||
<path d="M90.3728,319.977 L89.9018,319.994"/>
|
||
<path d="M90.7726,319.728 L90.9941,319.312"/>
|
||
<path d="M90.9778,318.841 L90.9941,319.312"/>
|
||
<path d="M90.312,318.219 L90.7281,318.441"/>
|
||
<path d="M90.312,318.219 L89.841,318.236"/>
|
||
<path d="M89.4412,318.485 L89.841,318.236"/>
|
||
<path d="M89.2197,318.901 L89.4412,318.485"/>
|
||
<path d="M92.6839,320.304 L92.7754,320.142"/>
|
||
<path d="M88.4217,316.793 L87.8812,317.319"/>
|
||
<path d="M90.9941,319.312 L92.4146,318.905"/>
|
||
<path d="M92.3638,319.628 L92.4146,318.905"/>
|
||
<path d="M91.0721,321.801 L91.7922,321.42"/>
|
||
<path d="M89.236,319.372 L87.9743,320.011"/>
|
||
<path d="M89.4857,319.772 L89.236,319.372"/>
|
||
<path d="M89.9399,316.249 L90.7517,316.318"/>
|
||
<path d="M92.3638,319.628 L92.9589,319.348"/>
|
||
<path d="M92.3638,319.628 L92.7754,320.142"/>
|
||
<path d="M92.9589,319.348 L92.7754,320.142"/>
|
||
<path d="M89.9058,316.799 L89.9399,316.249"/>
|
||
<path d="M90.6288,316.85 L89.9399,316.249"/>
|
||
<path d="M91.6261,320.855 L91.7922,321.42"/>
|
||
<path d="M91.0113,321.239 L91.7922,321.42"/>
|
||
<path d="M92.157,317.109 L91.8887,316.903"/>
|
||
<path d="M91.8399,317.114 L92.157,317.109"/>
|
||
<path d="M90.2739,321.964 L90.308,321.414"/>
|
||
<path d="M91.0721,321.801 L90.308,321.414"/>
|
||
<path d="M87.7992,319.308 L87.9743,320.011"/>
|
||
<path d="M87.3024,319.678 L87.7992,319.308"/>
|
||
<path d="M87.3024,319.678 L87.9743,320.011"/>
|
||
<path d="M88.3581,320.626 L87.9743,320.011"/>
|
||
<path d="M87.5771,320.445 L87.9743,320.011"/>
|
||
<path d="M88.3581,320.626 L87.5771,320.445"/>
|
||
<path d="M94.0714,304.76 L94.053,304.693"/>
|
||
<path d="M91.0579,317.646 L94.053,304.693"/>
|
||
<path d="M94.0714,304.76 L91.0759,317.715"/>
|
||
<path d="M90.2739,321.964 L89.4621,321.895"/>
|
||
<path d="M90.2739,321.964 L89.5851,321.363"/>
|
||
<path d="M91.6261,320.855 L91.7082,320.757"/>
|
||
<path d="M91.6261,320.855 L92.1204,320.853"/>
|
||
<path d="M87.85,318.585 L87.7992,319.308"/>
|
||
<path d="M87.2549,318.865 L87.85,318.585"/>
|
||
<path d="M87.2549,318.865 L87.7992,319.308"/>
|
||
<path d="M88.4994,317.463 L88.5878,317.358"/>
|
||
<path d="M88.0574,317.36 L88.5878,317.358"/>
|
||
<path d="M88.3179,321.305 L88.0568,321.104"/>
|
||
<path d="M88.3654,321.099 L88.0568,321.104"/>
|
||
<path d="M92.2395,318.202 L92.6367,317.768"/>
|
||
<path d="M91.8557,317.587 L92.6367,317.768"/>
|
||
<path d="M88.9098,321.681 L89.4621,321.895"/>
|
||
<path d="M89.5851,321.363 L89.4621,321.895"/>
|
||
<path d="M89.5851,321.363 L88.9434,321.536"/>
|
||
<path d="M90.308,321.414 L89.9018,319.994"/>
|
||
<path d="M89.5851,321.363 L89.9018,319.994"/>
|
||
<path d="M90.308,321.414 L89.5851,321.363"/>
|
||
<path d="M90.9941,319.312 L91.8935,320.121"/>
|
||
<path d="M92.3638,319.628 L92.1413,320.179"/>
|
||
<path d="M90.9941,319.312 L92.3638,319.628"/>
|
||
<path d="M91.7922,321.42 L92.3256,320.9"/>
|
||
<path d="M87.4384,318.071 L87.53,317.909"/>
|
||
<path d="M90.312,318.219 L91.1218,317.32"/>
|
||
<path d="M90.6288,316.85 L91.1791,317.072"/>
|
||
<path d="M90.2739,321.964 L91.0721,321.801"/>
|
||
<path d="M89.2197,318.901 L89.236,319.372"/>
|
||
<path d="M89.2197,318.901 L87.7992,319.308"/>
|
||
<path d="M89.236,319.372 L87.7992,319.308"/>
|
||
<path d="M87.2549,318.865 L87.3024,319.678"/>
|
||
<path d="M89.15,320.546 L89.4857,319.772"/>
|
||
<path d="M88.3581,320.626 L88.4997,320.518"/>
|
||
<path d="M88.8647,320.242 L89.4857,319.772"/>
|
||
<path d="M88.4559,320.708 L88.3581,320.626"/>
|
||
<path d="M89.1417,316.412 L88.4217,316.793"/>
|
||
<path d="M90.9778,318.841 L92.2395,318.202"/>
|
||
<path d="M91.8557,317.587 L92.2395,318.202"/>
|
||
<path d="M90.7281,318.441 L91.3491,317.971"/>
|
||
<path d="M91.7032,317.703 L91.8557,317.587"/>
|
||
<path d="M90.9778,318.841 L90.7281,318.441"/>
|
||
<path d="M89.9058,316.799 L90.312,318.219"/>
|
||
<path d="M90.6288,316.85 L90.312,318.219"/>
|
||
<path d="M89.9058,316.799 L90.6288,316.85"/>
|
||
<path d="M89.2197,318.901 L88.3204,318.092"/>
|
||
<path d="M87.85,318.585 L88.0725,318.034"/>
|
||
<path d="M89.2197,318.901 L87.85,318.585"/>
|
||
<path d="M87.4384,318.071 L87.2549,318.865"/>
|
||
<path d="M90.3728,319.977 L91.0113,321.239"/>
|
||
<path d="M91.6261,320.855 L91.0113,321.239"/>
|
||
<path d="M90.7726,319.728 L91.2427,320.349"/>
|
||
<path d="M91.5189,320.714 L91.6261,320.855"/>
|
||
<path d="M90.3728,319.977 L90.7726,319.728"/>
|
||
</g>
|
||
<g id="product-202e0cd1-1e00-4860-a571-e5d1633fd635" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.028" ifc:guid="0WBWpH7W18OALnvT5ZFzOr">
|
||
<path d="M120.543,339.298 L211.03,339.298"/>
|
||
<path d="M120.543,338.074 L211.03,338.074"/>
|
||
</g>
|
||
<g id="product-15082c41-bde9-43e0-b7d4-df33ac0d3fee" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.030" ifc:guid="0L22n1lUb3uBVKtpEi3J$k">
|
||
<path d="M120.543,373.165 L211.03,373.165"/>
|
||
<path d="M120.543,371.941 L211.03,371.941"/>
|
||
</g>
|
||
<g id="product-76515e09-5260-4827-8411-45199ad4d8a7" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.031" ifc:guid="1sKLu9Kc189uGHHHcQrDYd">
|
||
<path d="M120.543,356.231 L211.03,356.231"/>
|
||
<path d="M120.543,355.007 L211.03,355.007"/>
|
||
</g>
|
||
<g id="product-85706f40-601c-49a6-a035-c21ab4ba9f40" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.059" ifc:guid="25S6z0O1n9fg0rmXgqkfz0">
|
||
<path d="M120.543,347.765 L211.03,347.765"/>
|
||
<path d="M120.543,346.541 L211.03,346.541"/>
|
||
</g>
|
||
<g id="product-9008c8d8-327f-43e8-a355-29be30c10f64" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.060" ifc:guid="2G2CZOCdz3wADLARummGza">
|
||
<path d="M120.543,407.031 L210.633,407.031"/>
|
||
<path d="M120.543,405.807 L210.633,405.807"/>
|
||
</g>
|
||
<g id="product-b2289470-7224-4871-948d-c4254bf91d27" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.061" ifc:guid="2oA9HmSYH8SPIDn2LB_Hqd">
|
||
<path d="M120.543,381.631 L211.03,381.631"/>
|
||
<path d="M120.543,380.407 L211.03,380.407"/>
|
||
</g>
|
||
<g id="product-c08f5c93-78c3-468f-a995-5b3fb6d72132" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.062" ifc:guid="30ZroJUCD6ZwcLMp_sro4o">
|
||
<path d="M120.543,332.154 L142.569,332.154"/>
|
||
<path d="M144.95,332.154 L211.03,332.154"/>
|
||
<path d="M120.543,330.93 L142.569,330.93"/>
|
||
<path d="M144.95,330.93 L211.03,330.93"/>
|
||
</g>
|
||
<g id="product-9decc28b-a6af-46af-abfb-f47f50e0571b" class="IfcSlab material-null projection" ifc:name="Slab.008" ifc:guid="2TxCABfgz6hwlxz7zGu5SR">
|
||
<path d="M213.94,330.219 L213.94,391.854"/>
|
||
<path d="M120.543,330.219 L142.569,330.219"/>
|
||
<path d="M213.411,330.219 L213.94,330.219"/>
|
||
</g>
|
||
<g id="product-0ef5d8f2-d2b5-454e-971e-a0ceeed024ab" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.024" ifc:guid="0EzTZoqhL5JfSUeCxkq2Ih">
|
||
<path d="M325.148,415.68 L325.148,324.134"/>
|
||
<path d="M323.925,415.68 L323.925,324.134"/>
|
||
</g>
|
||
<g id="product-7fc61d32-23ce-4da3-bae3-aafe276f7240" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.025" ifc:guid="1$nXqo8yvDexhZgludRt90">
|
||
<path d="M350.549,415.68 L350.549,324.134"/>
|
||
<path d="M349.325,415.68 L349.325,324.134"/>
|
||
</g>
|
||
<g id="product-4bf697c7-8313-45b0-b438-facf92eba6dc" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.033" ifc:guid="1BzfV7WnD5iBGu_i_IwwRS">
|
||
<path d="M299.749,415.68 L299.749,324.134"/>
|
||
<path d="M298.525,415.68 L298.525,324.134"/>
|
||
</g>
|
||
<g id="product-30faae6e-71e3-4bd7-9a22-ee62a8ddf9e5" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.032" ifc:guid="0m_gvkSUDBrveYxcAetVdb">
|
||
<path d="M359.015,415.68 L359.015,324.134"/>
|
||
<path d="M357.791,415.68 L357.791,324.134"/>
|
||
</g>
|
||
<g id="product-b6713ad0-7c2a-4da1-9c9f-8e8ee070f849" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.063" ifc:guid="2sSJhGV2fDePoVZexWSFX9">
|
||
<path d="M333.615,415.68 L333.615,324.134"/>
|
||
<path d="M332.391,415.68 L332.391,324.134"/>
|
||
</g>
|
||
<g id="product-1049abed-bcee-4df3-9d4d-07fc0437ef2b" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.064" ifc:guid="0GIQljlEvDyvrD1$m4D_yh">
|
||
<path d="M316.682,415.68 L316.682,324.134"/>
|
||
<path d="M315.458,415.68 L315.458,324.134"/>
|
||
</g>
|
||
<g id="product-8ff2d728-969b-4f2f-b9c8-c1010292e5fa" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.065" ifc:guid="2FyjSebfjFBxd8mG42akNw">
|
||
<path d="M308.215,415.68 L308.215,324.134"/>
|
||
<path d="M306.991,415.68 L306.991,324.134"/>
|
||
</g>
|
||
<g id="product-37b241c3-043c-4e22-b497-cf615eba2c52" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.066" ifc:guid="0tia7313nE8hINps5UkYnI">
|
||
<path d="M367.482,415.68 L367.482,324.134"/>
|
||
<path d="M366.258,415.68 L366.258,324.134"/>
|
||
</g>
|
||
<g id="product-76b56002-fb60-41c8-bf43-bf0257b62af8" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.068" ifc:guid="1sjM02_s11oBz3lm9NjYhu">
|
||
<path d="M342.082,415.68 L342.082,324.134"/>
|
||
<path d="M340.858,415.68 L340.858,324.134"/>
|
||
</g>
|
||
<g id="product-1c3580f7-2908-4966-9dc7-4c43c779297e" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.084" ifc:guid="0SDO3tAGX9Pft7J4F7UIb_">
|
||
<path d="M292.605,415.68 L292.605,324.134"/>
|
||
<path d="M291.381,415.68 L291.381,324.134"/>
|
||
</g>
|
||
<g id="product-8de75284-dcd8-41bf-9551-c851dc40dd68" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.034" ifc:guid="2DvrA4tDX1lvLHo57SGDre">
|
||
<path d="M248.949,415.68 L248.949,387.54"/>
|
||
<path d="M248.949,384.167 L248.949,324.134"/>
|
||
<path d="M247.725,415.68 L247.725,387.54"/>
|
||
<path d="M247.725,384.167 L247.725,324.134"/>
|
||
</g>
|
||
<g id="product-f389a064-11ac-4167-877c-bec787cdacb1" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.035" ifc:guid="3pYQ1a4Qn1PuTyliU7pQon">
|
||
<path d="M274.349,415.68 L274.349,324.134"/>
|
||
<path d="M273.125,415.68 L273.125,324.134"/>
|
||
</g>
|
||
<g id="product-72501dc4-24f9-4628-ba9d-ef4f1b9c7a67" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.037" ifc:guid="1oK1t49Fb6ABgTxqyRd7fd">
|
||
<path d="M223.549,415.68 L223.549,387.143"/>
|
||
<path d="M223.549,384.762 L223.549,342.007"/>
|
||
<path d="M223.549,326.132 L223.549,324.134"/>
|
||
<path d="M222.325,415.68 L222.325,387.143"/>
|
||
<path d="M222.325,384.762 L222.325,342.007"/>
|
||
<path d="M222.325,326.132 L222.325,324.134"/>
|
||
</g>
|
||
<g id="product-7b91d8ad-c901-4c64-8c82-fd6ea5b050d7" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.039" ifc:guid="1xaTYjoG5CP8o2$Mwbi53N">
|
||
<path d="M257.415,415.68 L257.415,387.54"/>
|
||
<path d="M257.415,387.143 L257.415,387.143"/>
|
||
<path d="M257.415,384.762 L257.415,384.563"/>
|
||
<path d="M257.415,384.167 L257.415,324.134"/>
|
||
<path d="M256.191,415.68 L256.191,387.54"/>
|
||
<path d="M256.191,384.167 L256.191,324.134"/>
|
||
</g>
|
||
<g id="product-a2b35cc6-0e74-44f0-8bba-6b983419f2a1" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.045" ifc:guid="2Yirp63dH4y8kwQvWq6VAX">
|
||
<path d="M240.482,415.68 L240.482,387.54"/>
|
||
<path d="M240.482,384.167 L240.482,324.134"/>
|
||
<path d="M239.258,415.68 L239.258,387.54"/>
|
||
<path d="M239.258,384.167 L239.258,324.134"/>
|
||
</g>
|
||
<g id="product-e23254d5-dfdd-48c7-9e4f-b98ea7222b5c" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.052" ifc:guid="3YCbJLtzr8nvvFkOwd8YjS">
|
||
<path d="M232.015,415.68 L232.015,387.143"/>
|
||
<path d="M232.015,384.762 L232.015,342.007"/>
|
||
<path d="M232.015,326.132 L232.015,324.134"/>
|
||
<path d="M230.791,415.68 L230.791,387.143"/>
|
||
<path d="M230.791,384.762 L230.791,342.007"/>
|
||
<path d="M230.791,326.132 L230.791,324.134"/>
|
||
</g>
|
||
<g id="product-1e05fdd0-23ac-4565-a687-9c552192590e" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.055" ifc:guid="0U1VtG8wn5PQQ7d5KXabaE">
|
||
<path d="M265.882,415.68 L265.882,324.134"/>
|
||
<path d="M264.658,415.68 L264.658,324.134"/>
|
||
</g>
|
||
<g id="product-dd323609-ca28-4c37-b7e9-328eb5032030" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.036" ifc:guid="3TCZO9oYXCDxVfCewr0o0m">
|
||
<path d="M282.815,415.68 L282.815,324.134"/>
|
||
<path d="M281.591,415.68 L281.591,324.134"/>
|
||
</g>
|
||
<g id="product-8e8d0038-ed25-40dd-8338-473b56f3936b" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.031" ifc:guid="2EZG0uxIL0tOCuHpjMyvDh">
|
||
<path d="M215.396,165.252 L215.226,165.422"/>
|
||
<path d="M213.544,167.104 L213.544,167.104"/>
|
||
</g>
|
||
<g id="product-1fe4ffd5-7571-47e3-a8ab-278460845076" class="IfcSlab material-null projection" ifc:name="Slab.009" ifc:guid="0VvF$LTN57uwYh9uHWX51s">
|
||
<path d="M214.47,324.134 L214.47,324.134"/>
|
||
</g>
|
||
<g id="product-29915381-79d7-4c97-a556-63fb4c3cf06d" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.056" ifc:guid="0faLE1UTTCbwLMO$jCFF1j">
|
||
<path d="M216.405,324.134 L216.405,324.134"/>
|
||
<path d="M215.181,324.134 L215.181,324.134"/>
|
||
</g>
|
||
<g id="product-30fd3bdf-8de1-4f57-9efe-ede696445eb8" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="MIDDLE - LONG - NORTH/SOUTH" ifc:guid="0m$JlVZU5FLvx_xUQMH5wu">
|
||
<path d="M166.315,516.221 L166.316,516.221"/>
|
||
<path d="M166.316,516.221 L166.316,369.907"/>
|
||
<path d="M166.316,369.907 L166.316,369.907"/>
|
||
<path d="M166.315,516.221 L166.316,458.072"/>
|
||
<path d="M166.316,455.955 L166.316,421.236"/>
|
||
</g>
|
||
<g id="product-d72a667a-8742-4548-9172-51c9cddcf478" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="3NAcPwXq95I95oKSdDtFHu">
|
||
<path d="M217.116,484.471 L217.116,484.471"/>
|
||
<path d="M217.116,484.471 L217.116,-27.2325"/>
|
||
<path d="M217.116,-27.2326 L217.116,-27.2325"/>
|
||
<path d="M217.116,484.471 L217.116,458.072"/>
|
||
<path d="M217.116,455.955 L217.116,421.236"/>
|
||
<path d="M217.116,163.003 L217.116,153.479"/>
|
||
<path d="M217.116,151.362 L217.116,130.723"/>
|
||
<path d="M217.116,28.0651 L217.116,-27.2326"/>
|
||
</g>
|
||
<g id="product-859f9099-504f-4436-bbf7-7a860307a8ac" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="25dv2PK4z4DhltUeO31wYi">
|
||
<path d="M51.7509,152.419 L78.1496,152.419"/>
|
||
<path d="M79.2065,152.419 L79.2068,152.419"/>
|
||
<path d="M236.695,152.419 L236.695,152.419"/>
|
||
<path d="M236.695,152.419 L51.7509,152.419"/>
|
||
<path d="M51.7509,152.419 L51.7509,152.419"/>
|
||
</g>
|
||
<g id="product-30eabbe1-066b-4fdc-9f61-06aacb6c4bfd" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="0mwhlX1cjFt9zX1ghBR4lz">
|
||
<path d="M51.7509,28.5945 L160.49,28.5946"/>
|
||
<path d="M162.607,28.5946 L172.135,28.5946"/>
|
||
<path d="M354.169,28.5946 L363.693,28.5946"/>
|
||
<path d="M365.81,28.5946 L468.205,28.5946"/>
|
||
<path d="M468.205,28.5946 L468.205,28.5946"/>
|
||
<path d="M468.205,28.5946 L51.7509,28.5945"/>
|
||
<path d="M51.7509,28.5945 L51.7509,28.5945"/>
|
||
</g>
|
||
<g id="product-59b5dd9a-622b-4040-9075-7503f1cf3b91" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="1PjTsQOYj0G91rTGFnppkH">
|
||
<path d="M204.416,484.471 L204.416,484.471"/>
|
||
<path d="M204.416,484.471 L204.416,-27.2325"/>
|
||
<path d="M204.416,-27.2326 L204.416,-27.2325"/>
|
||
<path d="M204.416,484.471 L204.416,458.072"/>
|
||
<path d="M204.416,455.955 L204.416,421.236"/>
|
||
<path d="M204.416,162.391 L204.416,153.479"/>
|
||
<path d="M204.416,151.362 L204.416,130.723"/>
|
||
<path d="M204.416,28.0651 L204.416,-27.2326"/>
|
||
</g>
|
||
<g id="product-8363b499-a8cb-402b-8321-282b3c64d6ee" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="23OxIPgCj0AuCXA2iyPDRk">
|
||
<path d="M383.803,484.471 L383.803,484.471"/>
|
||
<path d="M383.803,484.471 L383.803,-27.2325"/>
|
||
<path d="M383.803,-27.2325 L383.803,-27.2325"/>
|
||
<path d="M383.803,484.471 L383.803,458.072"/>
|
||
<path d="M383.803,457.016 L383.803,457.016"/>
|
||
<path d="M383.803,281.74 L383.803,-27.2325"/>
|
||
</g>
|
||
<g id="product-1557ba22-2a40-4e41-bd89-794bb5096ca2" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="0LLxeYAa1EGRs9UKkr2MoY">
|
||
<path d="M191.716,484.471 L191.716,484.471"/>
|
||
<path d="M191.716,484.471 L191.716,-27.2326"/>
|
||
<path d="M191.716,-27.2326 L191.716,-27.2326"/>
|
||
<path d="M191.716,484.471 L191.716,458.072"/>
|
||
<path d="M191.716,455.955 L191.716,421.236"/>
|
||
<path d="M191.716,163.003 L191.716,153.479"/>
|
||
<path d="M191.716,151.362 L191.716,130.723"/>
|
||
<path d="M191.716,130.459 L191.716,130.459"/>
|
||
<path d="M191.716,28.065 L191.716,-27.2326"/>
|
||
</g>
|
||
<g id="product-69ba1272-0ff7-4d88-9bce-6cecca5f3476" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="1fkX9o3$TDY9lEREpANpHs">
|
||
<path d="M179.016,484.471 L179.016,484.471"/>
|
||
<path d="M179.016,484.471 L179.016,-27.2326"/>
|
||
<path d="M179.016,-27.2326 L179.016,-27.2326"/>
|
||
<path d="M179.016,484.471 L179.016,458.072"/>
|
||
<path d="M179.016,455.955 L179.016,421.236"/>
|
||
<path d="M179.016,163.003 L179.016,153.479"/>
|
||
<path d="M179.016,151.362 L179.016,130.723"/>
|
||
<path d="M179.016,130.459 L179.016,130.459"/>
|
||
<path d="M179.016,28.065 L179.016,-27.2326"/>
|
||
</g>
|
||
<g id="product-81f17673-f7bc-47a9-9ba3-e4f3b22b6929" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="21yNPpzxn7gPkZvFEoAsaf">
|
||
<path d="M153.615,484.471 L153.616,484.471"/>
|
||
<path d="M153.616,484.471 L153.616,-27.2326"/>
|
||
<path d="M153.616,-27.2326 L153.616,-27.2326"/>
|
||
<path d="M153.615,484.471 L153.616,458.072"/>
|
||
<path d="M153.616,455.955 L153.616,421.236"/>
|
||
<path d="M153.616,163.003 L153.616,153.479"/>
|
||
<path d="M153.616,151.362 L153.616,-27.2326"/>
|
||
</g>
|
||
<g id="product-d86b71ec-4668-45fe-bf58-757f9250521c" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="3OQt7iHcX5$hzOTN_IK58S">
|
||
<path d="M166.315,484.471 L166.316,484.471"/>
|
||
<path d="M166.316,484.471 L166.316,-27.2326"/>
|
||
<path d="M166.316,-27.2326 L166.316,-27.2326"/>
|
||
<path d="M166.315,484.471 L166.316,458.072"/>
|
||
<path d="M166.316,455.955 L166.316,421.236"/>
|
||
<path d="M166.316,163.003 L166.316,153.479"/>
|
||
<path d="M166.316,151.362 L166.316,-27.2326"/>
|
||
</g>
|
||
<g id="product-d58fed32-a76c-4c61-a357-29b1d13db91c" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="3LZ_qofsnCOQDNAR7HFRaS">
|
||
<path d="M140.915,484.471 L140.916,484.471"/>
|
||
<path d="M140.916,484.471 L140.916,292.649"/>
|
||
<path d="M140.916,254.813 L140.916,-27.2326"/>
|
||
<path d="M140.916,-27.2326 L140.916,-27.2326"/>
|
||
<path d="M140.915,484.471 L140.915,458.072"/>
|
||
<path d="M140.915,455.955 L140.916,421.236"/>
|
||
<path d="M140.916,330.219 L140.916,329.69"/>
|
||
<path d="M140.916,254.813 L140.916,254.019"/>
|
||
<path d="M140.916,163.003 L140.916,153.479"/>
|
||
<path d="M140.916,151.362 L140.916,-27.2326"/>
|
||
</g>
|
||
<g id="product-6bd11e6a-66d4-4805-abc1-6723b9050505" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="1hqHvgPjH81Ql1PoEv1GK5">
|
||
<path d="M128.215,484.471 L128.216,484.471"/>
|
||
<path d="M128.216,484.471 L128.216,292.649"/>
|
||
<path d="M128.216,254.813 L128.216,-27.2326"/>
|
||
<path d="M128.216,-27.2326 L128.216,-27.2326"/>
|
||
<path d="M128.215,484.471 L128.215,458.072"/>
|
||
<path d="M128.215,455.955 L128.216,421.236"/>
|
||
<path d="M128.216,330.219 L128.216,329.69"/>
|
||
<path d="M128.216,254.813 L128.216,254.019"/>
|
||
<path d="M128.216,163.003 L128.216,153.479"/>
|
||
<path d="M128.216,151.362 L128.216,-27.2326"/>
|
||
</g>
|
||
<g id="product-4408c9a3-a236-4e4c-882b-0486aa460fc0" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="142CcZeZPEJ8Wh18QgHW$0">
|
||
<path d="M115.515,484.471 L115.516,484.471"/>
|
||
<path d="M115.516,484.471 L115.516,-27.2326"/>
|
||
<path d="M115.516,-27.2326 L115.516,-27.2326"/>
|
||
<path d="M115.515,484.471 L115.515,458.072"/>
|
||
<path d="M115.515,455.955 L115.516,421.236"/>
|
||
<path d="M115.516,163.003 L115.516,153.479"/>
|
||
<path d="M115.516,151.362 L115.516,-27.2326"/>
|
||
</g>
|
||
<g id="product-80bc9d03-f981-4f6a-af48-e05068581eee" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="20l9q3_O5FQgz8u51eM1xk">
|
||
<path d="M371.103,484.471 L371.103,484.471"/>
|
||
<path d="M371.103,484.471 L371.103,-27.2325"/>
|
||
<path d="M371.103,-27.2325 L371.103,-27.2325"/>
|
||
<path d="M371.103,484.471 L371.103,458.072"/>
|
||
<path d="M371.103,455.955 L371.103,421.236"/>
|
||
<path d="M371.103,318.578 L371.103,283.857"/>
|
||
<path d="M371.103,281.74 L371.103,-27.2325"/>
|
||
</g>
|
||
<g id="product-5f24108b-93cb-4d3f-8672-f97ae74196f6" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="1V912BayjDFuPo_NhdGPRs">
|
||
<path d="M358.403,484.471 L358.403,484.471"/>
|
||
<path d="M358.403,484.471 L358.403,-27.2325"/>
|
||
<path d="M358.403,-27.2325 L358.403,-27.2325"/>
|
||
<path d="M358.403,484.471 L358.403,458.072"/>
|
||
<path d="M358.403,455.955 L358.403,421.236"/>
|
||
<path d="M358.403,318.578 L358.403,283.857"/>
|
||
<path d="M358.403,281.74 L358.403,166.179"/>
|
||
<path d="M358.403,164.062 L358.403,-27.2325"/>
|
||
</g>
|
||
<g id="product-2ee800d9-70ae-4fd7-bb5d-8ce70a88c80f" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.053" ifc:guid="0kw03PSAvFrxjTZESAYCWF">
|
||
<path d="M291.282,415.68 L291.282,324.134"/>
|
||
<path d="M290.058,415.68 L290.058,324.134"/>
|
||
</g>
|
||
<g id="product-2feffa6b-1fb0-437a-a3b8-98be8d95be3a" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="0lx$fh7x13UgEucBwDbRuw">
|
||
<path d="M345.703,484.471 L345.703,484.471"/>
|
||
<path d="M345.703,484.471 L345.703,-27.2325"/>
|
||
<path d="M345.703,-27.2326 L345.703,-27.2325"/>
|
||
<path d="M345.703,484.471 L345.703,458.072"/>
|
||
<path d="M345.703,455.955 L345.703,421.236"/>
|
||
<path d="M345.703,318.842 L345.703,318.842"/>
|
||
<path d="M345.703,318.578 L345.703,283.857"/>
|
||
<path d="M345.703,281.74 L345.703,166.179"/>
|
||
<path d="M345.703,164.062 L345.703,130.723"/>
|
||
<path d="M345.703,28.3299 L345.703,28.3299"/>
|
||
<path d="M345.703,28.0652 L345.703,-27.2326"/>
|
||
</g>
|
||
<g id="product-b7d9b867-1f89-4d46-be40-04feda58c7bc" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="2tsRXd7ubDHhv01FxQMCUy">
|
||
<path d="M333.003,484.471 L333.003,484.471"/>
|
||
<path d="M333.003,484.471 L333.003,-27.2325"/>
|
||
<path d="M333.003,-27.2326 L333.003,-27.2325"/>
|
||
<path d="M333.003,484.471 L333.003,458.072"/>
|
||
<path d="M333.003,455.955 L333.003,421.236"/>
|
||
<path d="M333.003,318.842 L333.003,318.842"/>
|
||
<path d="M333.003,318.578 L333.003,283.857"/>
|
||
<path d="M333.003,281.74 L333.003,243.975"/>
|
||
<path d="M333.003,216.18 L333.003,166.179"/>
|
||
<path d="M333.003,164.062 L333.003,130.723"/>
|
||
<path d="M333.003,28.0652 L333.003,-27.2326"/>
|
||
</g>
|
||
<g id="product-7f524646-0c0d-45b6-bd58-e49165cfcbd7" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="1$KaP630r5jhrOv95bpylN">
|
||
<path d="M320.303,484.471 L320.303,484.471"/>
|
||
<path d="M320.303,484.471 L320.303,-27.2325"/>
|
||
<path d="M320.303,-27.2326 L320.303,-27.2325"/>
|
||
<path d="M320.303,484.471 L320.303,458.072"/>
|
||
<path d="M320.303,455.955 L320.303,421.236"/>
|
||
<path d="M320.303,318.842 L320.303,318.842"/>
|
||
<path d="M320.303,318.578 L320.303,283.857"/>
|
||
<path d="M320.303,281.74 L320.303,256.675"/>
|
||
<path d="M320.303,203.48 L320.303,166.179"/>
|
||
<path d="M320.303,164.062 L320.303,130.723"/>
|
||
<path d="M320.303,28.0652 L320.303,-27.2326"/>
|
||
</g>
|
||
<g id="product-2182c616-a021-4271-9e0b-80d2d80ab07c" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="0XWiOMe252SPuBWDBO2h1y">
|
||
<path d="M307.603,484.471 L307.603,484.471"/>
|
||
<path d="M307.603,484.471 L307.603,-27.2325"/>
|
||
<path d="M307.603,-27.2326 L307.603,-27.2325"/>
|
||
<path d="M307.603,484.471 L307.603,458.072"/>
|
||
<path d="M307.603,455.955 L307.603,421.236"/>
|
||
<path d="M307.603,318.842 L307.603,318.842"/>
|
||
<path d="M307.603,318.578 L307.603,283.857"/>
|
||
<path d="M307.603,281.74 L307.603,258.652"/>
|
||
<path d="M307.603,201.502 L307.603,166.179"/>
|
||
<path d="M307.603,164.062 L307.603,130.723"/>
|
||
<path d="M307.603,28.0652 L307.603,-27.2326"/>
|
||
</g>
|
||
<g id="product-1ae434be-b5a4-4d03-a8e6-a9d728349512" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="0Qv3I_jQHD0wZcgTSeD9KI">
|
||
<path d="M294.903,484.471 L294.903,484.471"/>
|
||
<path d="M294.903,484.471 L294.903,-27.2325"/>
|
||
<path d="M294.903,-27.2326 L294.903,-27.2325"/>
|
||
<path d="M294.903,484.471 L294.903,458.072"/>
|
||
<path d="M294.903,455.955 L294.903,421.236"/>
|
||
<path d="M294.903,318.842 L294.903,318.842"/>
|
||
<path d="M294.903,318.578 L294.903,283.857"/>
|
||
<path d="M294.903,281.74 L294.903,258.652"/>
|
||
<path d="M294.903,201.502 L294.903,166.179"/>
|
||
<path d="M294.903,164.062 L294.903,130.723"/>
|
||
<path d="M294.903,28.0652 L294.903,-27.2326"/>
|
||
</g>
|
||
<g id="product-58d12287-2828-458f-9a25-a8cc412a6709" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="1OqIA7A2X5ZvebgCn1AcS9">
|
||
<path d="M282.203,484.471 L282.203,484.471"/>
|
||
<path d="M282.203,484.471 L282.203,-27.2325"/>
|
||
<path d="M282.203,-27.2326 L282.203,-27.2325"/>
|
||
<path d="M282.203,484.471 L282.203,458.072"/>
|
||
<path d="M282.203,455.955 L282.203,421.236"/>
|
||
<path d="M282.203,318.842 L282.203,318.842"/>
|
||
<path d="M282.203,318.578 L282.203,283.857"/>
|
||
<path d="M282.203,281.74 L282.203,246.202"/>
|
||
<path d="M282.203,213.952 L282.203,166.179"/>
|
||
<path d="M282.203,164.062 L282.203,130.723"/>
|
||
<path d="M282.203,28.0652 L282.203,-27.2326"/>
|
||
</g>
|
||
<g id="product-77d854ff-22bc-4357-8bff-fa1b0b7e8198" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="1ts5J$8hn3Lul$_XiBVe6O">
|
||
<path d="M269.503,484.471 L269.503,484.471"/>
|
||
<path d="M269.503,484.471 L269.503,-27.2325"/>
|
||
<path d="M269.503,-27.2326 L269.503,-27.2325"/>
|
||
<path d="M269.503,484.471 L269.503,458.072"/>
|
||
<path d="M269.503,455.955 L269.503,421.236"/>
|
||
<path d="M269.503,318.842 L269.503,318.842"/>
|
||
<path d="M269.503,318.578 L269.503,283.857"/>
|
||
<path d="M269.503,281.74 L269.503,166.179"/>
|
||
<path d="M269.503,164.062 L269.503,131.07"/>
|
||
<path d="M269.503,28.0651 L269.503,-27.2326"/>
|
||
</g>
|
||
<g id="product-6faebfb8-95a3-4d74-8aab-e222dd9aefa1" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="1lhh_ubQDDT8ghuYBTck_X">
|
||
<path d="M256.803,484.471 L256.803,484.471"/>
|
||
<path d="M256.803,484.471 L256.803,-27.2325"/>
|
||
<path d="M256.803,-27.2326 L256.803,-27.2325"/>
|
||
<path d="M256.803,484.471 L256.803,458.072"/>
|
||
<path d="M256.803,455.955 L256.803,421.004"/>
|
||
<path d="M256.803,318.842 L256.803,318.842"/>
|
||
<path d="M256.803,318.809 L256.803,283.857"/>
|
||
<path d="M256.803,281.74 L256.803,166.179"/>
|
||
<path d="M256.803,164.062 L256.803,130.723"/>
|
||
<path d="M256.803,28.0651 L256.803,-27.2326"/>
|
||
</g>
|
||
<g id="product-42dfab12-18a9-4b01-8e87-7e25cc13a18c" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="12twiI6AbB0Ow7VYNC4w6C">
|
||
<path d="M244.103,484.471 L244.103,484.471"/>
|
||
<path d="M244.103,484.471 L244.103,-27.2325"/>
|
||
<path d="M244.103,-27.2326 L244.103,-27.2325"/>
|
||
<path d="M244.103,484.471 L244.103,458.072"/>
|
||
<path d="M244.103,455.955 L244.103,421.004"/>
|
||
<path d="M244.103,318.842 L244.103,318.842"/>
|
||
<path d="M244.103,318.809 L244.103,236.69"/>
|
||
<path d="M244.103,161.117 L244.103,153.479"/>
|
||
<path d="M244.103,151.362 L244.103,130.723"/>
|
||
<path d="M244.103,28.0651 L244.103,-27.2326"/>
|
||
</g>
|
||
<g id="product-404f9504-2251-4051-999d-f378ecf0e7fa" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="10JvK48b50KPcTytZiyEVw">
|
||
<path d="M231.403,484.471 L231.403,484.471"/>
|
||
<path d="M231.403,484.471 L231.403,-27.2325"/>
|
||
<path d="M231.403,-27.2326 L231.403,-27.2325"/>
|
||
<path d="M231.403,484.471 L231.403,458.072"/>
|
||
<path d="M231.403,455.955 L231.403,421.004"/>
|
||
<path d="M231.403,318.842 L231.403,318.842"/>
|
||
<path d="M231.403,318.809 L231.403,236.69"/>
|
||
<path d="M231.403,161.118 L231.403,153.479"/>
|
||
<path d="M231.403,151.362 L231.403,130.723"/>
|
||
<path d="M231.403,28.0651 L231.403,-27.2326"/>
|
||
</g>
|
||
<g id="product-7a32f469-da8d-417f-8150-0b920716fe63" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="1wClHfser1Vu5G2v875lvZ">
|
||
<path d="M218.703,484.471 L218.703,484.471"/>
|
||
<path d="M218.703,484.471 L218.703,-27.2325"/>
|
||
<path d="M218.703,-27.2326 L218.703,-27.2325"/>
|
||
<path d="M218.703,484.471 L218.703,458.072"/>
|
||
<path d="M218.703,455.955 L218.703,421.004"/>
|
||
<path d="M218.703,318.842 L218.703,318.842"/>
|
||
<path d="M218.703,318.809 L218.703,153.479"/>
|
||
<path d="M218.703,151.362 L218.703,130.723"/>
|
||
<path d="M218.703,28.0651 L218.703,-27.2326"/>
|
||
</g>
|
||
<g id="product-6f237493-d2b7-41d6-9664-052def55843c" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="1l8tIJqhT1rfPa1ItlLOGy">
|
||
<path d="M206.003,484.471 L206.003,484.471"/>
|
||
<path d="M206.003,484.471 L206.003,-27.2325"/>
|
||
<path d="M206.003,-27.2326 L206.003,-27.2325"/>
|
||
<path d="M206.003,484.471 L206.003,458.072"/>
|
||
<path d="M206.003,455.955 L206.003,421.236"/>
|
||
<path d="M206.003,162.391 L206.003,153.479"/>
|
||
<path d="M206.003,151.362 L206.003,130.723"/>
|
||
<path d="M206.003,28.0651 L206.003,-27.2326"/>
|
||
</g>
|
||
<g id="product-a261fdf8-aaea-4f19-a55e-d6cfc189eeac" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="2YOVtugkfF6QLUri$1YUwi">
|
||
<path d="M193.303,484.471 L193.303,484.471"/>
|
||
<path d="M193.303,484.471 L193.303,-27.2326"/>
|
||
<path d="M193.303,-27.2326 L193.303,-27.2326"/>
|
||
<path d="M193.303,484.471 L193.303,458.072"/>
|
||
<path d="M193.303,455.955 L193.303,421.236"/>
|
||
<path d="M193.303,163.003 L193.303,153.479"/>
|
||
<path d="M193.303,151.362 L193.303,130.723"/>
|
||
<path d="M193.303,130.459 L193.303,130.459"/>
|
||
<path d="M193.303,28.0651 L193.303,-27.2326"/>
|
||
</g>
|
||
<g id="product-a56adfee-1ae8-49f7-977f-5fa3866769eb" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="2bQj$k6kX9zvT$NwE6Psdh">
|
||
<path d="M180.603,484.471 L180.603,484.471"/>
|
||
<path d="M180.603,484.471 L180.603,-27.2326"/>
|
||
<path d="M180.603,-27.2326 L180.603,-27.2326"/>
|
||
<path d="M180.603,484.471 L180.603,458.072"/>
|
||
<path d="M180.603,455.955 L180.603,421.236"/>
|
||
<path d="M180.603,163.003 L180.603,153.479"/>
|
||
<path d="M180.603,151.362 L180.603,130.723"/>
|
||
<path d="M180.603,130.459 L180.603,130.459"/>
|
||
<path d="M180.603,28.065 L180.603,-27.2326"/>
|
||
</g>
|
||
<g id="product-fa25a8d1-c32d-4e85-97cd-c5487712164b" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="2ft" ifc:guid="3w9QZHmorEXPVDnKXt4XPB">
|
||
<path d="M167.903,484.471 L167.903,484.471"/>
|
||
<path d="M167.903,484.471 L167.903,-27.2326"/>
|
||
<path d="M167.903,-27.2326 L167.903,-27.2326"/>
|
||
<path d="M167.903,484.471 L167.903,458.072"/>
|
||
<path d="M167.903,455.955 L167.903,421.236"/>
|
||
<path d="M167.903,163.003 L167.903,153.479"/>
|
||
<path d="M167.903,151.362 L167.903,-27.2326"/>
|
||
</g>
|
||
<g id="product-5ff76d58-3404-4a51-922a-65e08f5bc2b4" class="IfcCovering material-concrete predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="1VzsrOD0HAKP8gPU2FMyAq">
|
||
<path d="M115.218,420.971 L115.218,163.234"/>
|
||
<path d="M115.251,420.971 L115.218,420.971"/>
|
||
<path d="M115.218,163.234 L115.251,163.267"/>
|
||
</g>
|
||
<g id="product-e11d8855-9cbb-4c98-8a14-b32ce7313ad3" class="IfcCovering material-concrete predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="3X7OXLdBjCc8eKiopdCJhJ">
|
||
<path d="M217.413,318.809 L372.955,318.809"/>
|
||
<path d="M217.38,318.842 L217.413,318.809"/>
|
||
<path d="M372.955,318.842 L217.38,318.842"/>
|
||
<path d="M372.955,318.809 L372.955,318.842"/>
|
||
</g>
|
||
<g id="product-7d451dc3-08db-4f90-bd54-2522020a7635" class="IfcCovering material-concrete predefinedtype-CLADDING projection" ifc:name="the wall" ifc:guid="1zHHt32DjFaBrK9I822dOr">
|
||
<path d="M217.413,163.234 L217.413,318.809"/>
|
||
<path d="M217.38,163.267 L217.413,163.234"/>
|
||
<path d="M217.38,163.267 L217.38,163.267"/>
|
||
<path d="M217.413,318.809 L217.38,318.842"/>
|
||
</g>
|
||
<g id="product-c174734e-97cc-453e-8f5d-ef7a7e779a00" class="IfcCovering material-concrete predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="31T7DEbyn5FezTxtf_Tve0">
|
||
<path d="M372.988,421.004 L115.251,421.004"/>
|
||
<path d="M372.955,420.971 L372.988,421.004"/>
|
||
<path d="M115.251,421.004 L115.251,420.971"/>
|
||
</g>
|
||
<g id="product-ae4867be-d5eb-475a-9416-e9f78f43db6b" class="IfcCovering material-concrete predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="2kI6U_rUj7MfGMwVUFGzjh">
|
||
<path d="M372.988,318.842 L372.988,421.004"/>
|
||
<path d="M372.955,318.842 L372.988,318.842"/>
|
||
<path d="M372.988,421.004 L372.955,420.971"/>
|
||
</g>
|
||
<g id="product-fd1d2aff-adf7-436e-9005-7a2e7041c704" class="IfcCovering material-concrete predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="3z7Ih$hVT3Rf05UYvmGSS4">
|
||
<path d="M115.218,163.234 L217.413,163.234"/>
|
||
<path d="M115.251,163.267 L115.218,163.234"/>
|
||
<path d="M115.251,163.267 L115.251,163.267"/>
|
||
<path d="M217.413,163.234 L217.38,163.267"/>
|
||
</g>
|
||
<g id="product-eb926b1e-6f4e-435d-8bc0-d6bc47b77cd2" class="IfcCovering material-null predefinedtype-INSULATION projection" ifc:name="Wall.023" ifc:guid="3haciURqv3NOl0rhn7jtpI">
|
||
<path d="M353.905,28.3299 L353.905,130.459"/>
|
||
<path d="M352.847,29.3883 L353.905,28.3299"/>
|
||
<path d="M352.847,129.4 L352.847,29.3883"/>
|
||
<path d="M353.905,130.459 L352.847,129.4"/>
|
||
</g>
|
||
<g id="product-e755adc0-156c-464e-aa93-169adf435514" class="IfcCovering material-null predefinedtype-INSULATION projection" ifc:name="Wall.023" ifc:guid="3dLQt05Mn6JggJ5fhVGrKK">
|
||
<path d="M172.4,130.458 L172.4,28.3299"/>
|
||
<path d="M173.458,129.4 L172.4,130.458"/>
|
||
<path d="M173.458,29.3882 L173.458,129.4"/>
|
||
<path d="M172.4,28.3299 L173.458,29.3882"/>
|
||
</g>
|
||
<g id="product-b1e96b56-43d2-45e1-8c6c-757bbd2b9a5a" class="IfcCovering material-null predefinedtype-INSULATION projection" ifc:name="Wall.023" ifc:guid="2nwMjMGz95uOniTNkzAvfQ">
|
||
<path d="M353.905,130.459 L172.4,130.459"/>
|
||
<path d="M352.847,129.4 L353.905,130.459"/>
|
||
<path d="M173.458,129.4 L352.847,129.4"/>
|
||
<path d="M172.4,130.459 L173.458,129.4"/>
|
||
</g>
|
||
<g id="product-01a43e88-8082-4311-b889-e4a74eeda335" class="IfcCovering material-concrete predefinedtype-CLADDING projection" ifc:name="Covering" ifc:guid="01f3w8W8934RY9vATExQCr">
|
||
<path d="M172.4,130.459 L353.905,130.459"/>
|
||
<path d="M172.367,130.492 L172.4,130.459"/>
|
||
<path d="M353.938,130.492 L172.367,130.492"/>
|
||
<path d="M353.905,130.459 L353.938,130.492"/>
|
||
</g>
|
||
<g id="product-009abf07-dd13-4422-b863-122eba20a9d0" class="IfcCovering material-concrete predefinedtype-CLADDING projection" ifc:name="Covering" ifc:guid="00chy7tHD48hXZ4Yww8AdG">
|
||
<path d="M353.905,130.459 L353.905,28.3299"/>
|
||
<path d="M353.938,130.492 L353.905,130.459"/>
|
||
<path d="M353.938,28.2968 L353.938,130.492"/>
|
||
<path d="M353.905,28.3299 L353.938,28.2968"/>
|
||
</g>
|
||
<g id="product-ec078680-8dc5-431d-b5e8-a89858a1e972" class="IfcCovering material-null predefinedtype-INSULATION projection" ifc:name="Wall.023" ifc:guid="3i1uQ0ZSL37RNeg9XOeUbo">
|
||
<path d="M172.4,28.33 L353.905,28.3299"/>
|
||
<path d="M173.458,29.3883 L172.4,28.33"/>
|
||
<path d="M352.847,29.3882 L173.458,29.3883"/>
|
||
<path d="M353.905,28.3299 L352.847,29.3882"/>
|
||
</g>
|
||
<g id="product-34f58afd-db0f-4254-bac7-ade0aba89bab" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.031" ifc:guid="0qzOhzsmz2LBh7hU2hg9kh">
|
||
<path d="M217.38,163.267 L217.38,163.267"/>
|
||
<path d="M115.251,163.267 L115.251,163.267"/>
|
||
<path d="M119.087,167.104 L119.087,167.104"/>
|
||
<path d="M215.828,164.819 L216.201,164.447"/>
|
||
</g>
|
||
<g id="product-5de2c729-77ef-4aa4-8460-ebe70f172fe8" class="IfcCovering material-concrete predefinedtype-CLADDING projection" ifc:name="Covering" ifc:guid="1TuiSfT_zAf8HWw_SF5o$e">
|
||
<path d="M172.4,28.3299 L172.4,130.459"/>
|
||
<path d="M172.367,28.2968 L172.4,28.3299"/>
|
||
<path d="M172.367,130.492 L172.367,28.2968"/>
|
||
<path d="M172.4,130.459 L172.367,130.492"/>
|
||
</g>
|
||
<g id="product-645a52c2-e276-480e-848a-4fda71c2f3b3" class="IfcCovering material-concrete predefinedtype-CLADDING projection" ifc:name="Covering" ifc:guid="1aMbB2udP83eIAJzfnmlEp">
|
||
<path d="M353.905,28.3299 L172.4,28.3299"/>
|
||
<path d="M353.938,28.2968 L353.905,28.3299"/>
|
||
<path d="M172.367,28.2968 L353.938,28.2968"/>
|
||
<path d="M172.4,28.3299 L172.367,28.2968"/>
|
||
</g>
|
||
<g id="product-a8360499-d490-4fa7-9582-0b4056e82b4b" class="IfcBeam material-null predefinedtype-BEAM projection" ifc:name="Beam.031" ifc:guid="2eDWIPr91FfvM22q1Mw2jB">
|
||
<path d="M119.087,167.104 L119.087,167.104"/>
|
||
<path d="M118.179,166.195 L117.913,165.929"/>
|
||
</g>
|
||
<g id="product-9b18c44d-fe27-4c99-9bc1-1aab6e9e947f" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="2R6CHD$YTCcPl16gjkdfH$">
|
||
<path d="M190.122,112.737 L336.183,112.737"/>
|
||
<path d="M190.122,46.0519 L190.122,112.737"/>
|
||
<path d="M336.183,46.0519 L190.122,46.0519"/>
|
||
<path d="M336.183,112.737 L336.183,46.0519"/>
|
||
</g>
|
||
<g id="product-ef1d13b5-dfdb-41f0-bf0f-080e8146266b" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3l7HErtzj1yByF20w1HYPh">
|
||
<path d="M51.7509,41.2945 L160.49,41.2945"/>
|
||
<path d="M162.607,41.2945 L172.135,41.2945"/>
|
||
<path d="M354.169,41.2945 L363.693,41.2945"/>
|
||
<path d="M365.81,41.2945 L468.205,41.2945"/>
|
||
<path d="M468.205,41.2945 L468.205,41.2945"/>
|
||
<path d="M468.205,41.2945 L51.7509,41.2945"/>
|
||
<path d="M51.7509,41.2945 L51.7509,41.2945"/>
|
||
</g>
|
||
<g id="product-986f7a84-1e9e-405e-8132-fc22c614eed8" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="2ORtg47fv0Ne4o$2B65ExO">
|
||
<path d="M51.7509,53.9945 L160.49,53.9946"/>
|
||
<path d="M162.607,53.9946 L172.135,53.9946"/>
|
||
<path d="M354.566,53.9946 L363.693,53.9946"/>
|
||
<path d="M365.81,53.9946 L468.205,53.9946"/>
|
||
<path d="M468.205,53.9946 L468.205,53.9946"/>
|
||
<path d="M468.205,53.9946 L51.7509,53.9945"/>
|
||
<path d="M51.7509,53.9945 L51.7509,53.9945"/>
|
||
</g>
|
||
<g id="product-76ddd71c-063e-43ec-900a-78acda8c7a5e" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="1stTSS1Zv3x90AUApQZ7fU">
|
||
<path d="M51.7509,66.6945 L160.49,66.6945"/>
|
||
<path d="M162.607,66.6945 L172.135,66.6945"/>
|
||
<path d="M354.566,66.6945 L363.693,66.6945"/>
|
||
<path d="M365.81,66.6945 L468.205,66.6945"/>
|
||
<path d="M468.205,66.6945 L468.205,66.6945"/>
|
||
<path d="M468.205,66.6945 L51.7509,66.6945"/>
|
||
<path d="M51.7509,66.6945 L51.7509,66.6945"/>
|
||
</g>
|
||
<g id="product-3fe20fe1-0e06-4867-b2f4-8cf469a1e9d3" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="0$uW$X3WP8PxBqZFHfeUdJ">
|
||
<path d="M51.7509,79.3946 L160.49,79.3946"/>
|
||
<path d="M162.607,79.3946 L172.135,79.3946"/>
|
||
<path d="M354.566,79.3946 L363.693,79.3946"/>
|
||
<path d="M365.81,79.3946 L468.205,79.3946"/>
|
||
<path d="M468.205,79.3946 L468.205,79.3946"/>
|
||
<path d="M468.205,79.3946 L51.7509,79.3946"/>
|
||
<path d="M51.7509,79.3946 L51.7509,79.3946"/>
|
||
</g>
|
||
<g id="product-3787358c-04e4-4efb-bbc3-782be7f9e5f3" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="0tXpMC1EHE_xl3U2ld_UNp">
|
||
<path d="M51.7509,92.0945 L160.49,92.0945"/>
|
||
<path d="M162.607,92.0945 L172.135,92.0945"/>
|
||
<path d="M354.566,92.0945 L363.693,92.0945"/>
|
||
<path d="M365.81,92.0945 L468.205,92.0945"/>
|
||
<path d="M468.205,92.0945 L468.205,92.0945"/>
|
||
<path d="M468.205,92.0945 L51.7509,92.0945"/>
|
||
<path d="M51.7509,92.0945 L51.7509,92.0945"/>
|
||
</g>
|
||
<g id="product-71420eca-0364-4d1a-822b-bde8c0eb6a7d" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="1nGWxA0sHD6e8hlUZ0wsfz">
|
||
<path d="M51.7509,104.795 L160.49,104.795"/>
|
||
<path d="M162.607,104.795 L172.135,104.795"/>
|
||
<path d="M354.169,104.795 L363.693,104.795"/>
|
||
<path d="M365.81,104.795 L468.205,104.795"/>
|
||
<path d="M468.205,104.795 L468.205,104.795"/>
|
||
<path d="M468.205,104.795 L51.7509,104.795"/>
|
||
<path d="M51.7509,104.795 L51.7509,104.795"/>
|
||
</g>
|
||
<g id="product-f837bca8-456a-42e1-92f2-d3687ab388e0" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3uDxoeHMf2uPBoqsXwiuZW">
|
||
<path d="M51.7509,117.494 L160.49,117.494"/>
|
||
<path d="M162.607,117.494 L172.135,117.494"/>
|
||
<path d="M354.169,117.494 L363.693,117.494"/>
|
||
<path d="M365.81,117.494 L468.205,117.495"/>
|
||
<path d="M468.205,117.495 L468.205,117.495"/>
|
||
<path d="M468.205,117.495 L51.7509,117.494"/>
|
||
<path d="M51.7509,117.494 L51.7509,117.494"/>
|
||
</g>
|
||
<g id="product-1634522e-ec0c-4be9-815a-01d3b49f133b" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="0MD58kx0nBwO5Q0TEqdnCx">
|
||
<path d="M51.7509,130.195 L160.49,130.195"/>
|
||
<path d="M162.607,130.195 L172.135,130.195"/>
|
||
<path d="M354.169,130.195 L363.693,130.195"/>
|
||
<path d="M365.81,130.195 L468.205,130.195"/>
|
||
<path d="M468.205,130.195 L468.205,130.195"/>
|
||
<path d="M468.205,130.195 L51.7509,130.195"/>
|
||
<path d="M51.7509,130.195 L51.7509,130.195"/>
|
||
</g>
|
||
<g id="product-6d9068aa-25fa-402b-a97c-14f586a076d0" class="IfcBuildingElementProxy material-thisisnameoftheprofileset predefinedtype-DRAINTILE projection" ifc:name="BuildingElementProxy" ifc:guid="1ja6Yg9Vf0Awby5FM6e7RG">
|
||
<path d="M231.508,455.955 L80.2661,455.955"/>
|
||
<path d="M231.508,455.955 L382.743,455.955"/>
|
||
<path d="M78.2241,457.997 L78.2219,457.999"/>
|
||
<path d="M78.1804,458.041 L78.1494,458.072"/>
|
||
<path d="M78.315,457.906 L78.2241,457.997"/>
|
||
<path d="M78.4377,457.784 L78.3575,457.864"/>
|
||
<path d="M78.3204,457.901 L78.315,457.906"/>
|
||
<path d="M78.6717,457.55 L78.5568,457.665"/>
|
||
<path d="M78.45,457.771 L78.4377,457.784"/>
|
||
<path d="M78.9719,457.249 L78.8446,457.377"/>
|
||
<path d="M78.694,457.527 L78.6717,457.55"/>
|
||
<path d="M79.3299,456.891 L79.1854,457.036"/>
|
||
<path d="M78.9951,457.226 L78.9719,457.249"/>
|
||
<path d="M79.6648,456.556 L79.568,456.653"/>
|
||
<path d="M79.3512,456.87 L79.3299,456.891"/>
|
||
<path d="M79.9101,456.311 L79.7501,456.471"/>
|
||
<path d="M79.6746,456.547 L79.6648,456.556"/>
|
||
<path d="M80.0589,456.162 L79.9996,456.222"/>
|
||
<path d="M79.9334,456.288 L79.9101,456.311"/>
|
||
<path d="M80.169,456.052 L80.1295,456.092"/>
|
||
<path d="M80.0761,456.145 L80.0589,456.162"/>
|
||
<path d="M80.2376,455.984 L80.2145,456.007"/>
|
||
<path d="M80.1808,456.041 L80.169,456.052"/>
|
||
<path d="M80.2654,455.956 L80.2595,455.962"/>
|
||
<path d="M80.2426,455.979 L80.2376,455.984"/>
|
||
<path d="M80.266,455.955 L80.2654,455.956"/>
|
||
<path d="M384.859,458.072 L78.1494,458.072"/>
|
||
<path d="M382.756,455.969 L382.743,455.955"/>
|
||
<path d="M382.812,456.025 L382.756,455.969"/>
|
||
<path d="M382.912,456.125 L382.812,456.025"/>
|
||
<path d="M383.058,456.271 L382.912,456.125"/>
|
||
<path d="M383.324,456.536 L383.058,456.271"/>
|
||
<path d="M383.635,456.848 L383.324,456.536"/>
|
||
<path d="M383.988,457.201 L383.635,456.848"/>
|
||
<path d="M384.294,457.507 L383.988,457.201"/>
|
||
<path d="M384.544,457.757 L384.294,457.507"/>
|
||
<path d="M384.685,457.898 L384.544,457.757"/>
|
||
<path d="M384.795,458.008 L384.685,457.898"/>
|
||
<path d="M384.859,458.072 L384.795,458.008"/>
|
||
</g>
|
||
<g id="product-191a5c5e-6cf7-47d7-96f0-7a1b892961b4" class="IfcBuildingElementProxy material-thisisnameoftheprofileset predefinedtype-DRAINTILE projection" ifc:name="BuildingElementProxy" ifc:guid="0P6bnURFT7rvRmUXk9AM6q">
|
||
<path d="M80.2662,304.643 L80.2662,153.479"/>
|
||
<path d="M80.2662,304.643 L80.2662,315.553"/>
|
||
<path d="M80.2662,316.229 L80.2661,410.778"/>
|
||
<path d="M80.2661,411.454 L80.2661,455.955"/>
|
||
<path d="M78.2243,151.437 L78.1496,151.362"/>
|
||
<path d="M78.3152,151.528 L78.2243,151.437"/>
|
||
<path d="M78.4379,151.651 L78.3152,151.528"/>
|
||
<path d="M78.6719,151.885 L78.4379,151.651"/>
|
||
<path d="M78.9721,152.185 L78.6719,151.885"/>
|
||
<path d="M79.3301,152.543 L78.9721,152.185"/>
|
||
<path d="M79.6651,152.878 L79.3301,152.543"/>
|
||
<path d="M79.9103,153.123 L79.6651,152.878"/>
|
||
<path d="M80.0591,153.272 L79.9103,153.123"/>
|
||
<path d="M80.1692,153.382 L80.0591,153.272"/>
|
||
<path d="M80.2378,153.451 L80.1692,153.382"/>
|
||
<path d="M80.2656,153.478 L80.2378,153.451"/>
|
||
<path d="M80.2662,153.479 L80.2656,153.478"/>
|
||
<path d="M78.2134,151.426 L78.3152,151.528"/>
|
||
<path d="M78.1494,458.072 L78.1495,410.965"/>
|
||
<path d="M78.1495,410.287 L78.1495,315.74"/>
|
||
<path d="M78.1495,315.063 L78.1496,151.362"/>
|
||
<path d="M80.2522,455.969 L80.2594,455.962"/>
|
||
<path d="M80.1965,456.025 L80.2142,456.007"/>
|
||
<path d="M80.2428,455.979 L80.2522,455.969"/>
|
||
<path d="M80.0962,456.125 L80.1291,456.092"/>
|
||
<path d="M80.181,456.04 L80.1965,456.025"/>
|
||
<path d="M79.9509,456.271 L79.9991,456.222"/>
|
||
<path d="M80.0763,456.145 L80.0962,456.125"/>
|
||
<path d="M79.685,456.536 L79.7493,456.472"/>
|
||
<path d="M79.9336,456.288 L79.9509,456.271"/>
|
||
<path d="M79.3735,456.848 L79.5675,456.654"/>
|
||
<path d="M79.6747,456.547 L79.685,456.536"/>
|
||
<path d="M79.0202,457.201 L79.1855,457.036"/>
|
||
<path d="M79.3513,456.87 L79.3735,456.848"/>
|
||
<path d="M78.7145,457.507 L78.8451,457.376"/>
|
||
<path d="M78.9951,457.226 L79.0202,457.201"/>
|
||
<path d="M78.4642,457.757 L78.5575,457.664"/>
|
||
<path d="M78.6939,457.528 L78.7145,457.507"/>
|
||
<path d="M78.3235,457.898 L78.3588,457.863"/>
|
||
<path d="M78.4499,457.772 L78.4642,457.757"/>
|
||
<path d="M78.2133,458.008 L78.222,457.999"/>
|
||
<path d="M78.3203,457.901 L78.3235,457.898"/>
|
||
<path d="M78.1494,458.072 L78.2133,458.008"/>
|
||
</g>
|
||
<g id="product-8fd5a6f8-0dbf-4fa6-bfb0-b64c803281a7" class="IfcBuildingElementProxy material-thisisnameoftheprofileset predefinedtype-DRAINTILE projection" ifc:name="BuildingElementProxy" ifc:guid="2FrQRu3RzFfh_mjao0Ce6d">
|
||
<path d="M382.743,369.867 L382.743,455.955"/>
|
||
<path d="M382.743,369.867 L382.743,283.857"/>
|
||
<path d="M384.785,457.997 L384.859,458.072"/>
|
||
<path d="M384.694,457.906 L384.785,457.997"/>
|
||
<path d="M384.571,457.784 L384.694,457.906"/>
|
||
<path d="M384.337,457.55 L384.571,457.784"/>
|
||
<path d="M384.037,457.249 L384.337,457.55"/>
|
||
<path d="M383.679,456.891 L384.037,457.249"/>
|
||
<path d="M383.344,456.556 L383.679,456.891"/>
|
||
<path d="M383.099,456.311 L383.344,456.556"/>
|
||
<path d="M382.95,456.162 L383.099,456.311"/>
|
||
<path d="M382.84,456.052 L382.95,456.162"/>
|
||
<path d="M382.771,455.984 L382.84,456.052"/>
|
||
<path d="M382.743,455.956 L382.771,455.984"/>
|
||
<path d="M382.743,455.955 L382.743,455.956"/>
|
||
<path d="M384.795,458.008 L384.694,457.906"/>
|
||
<path d="M384.859,281.74 L384.859,458.072"/>
|
||
<path d="M382.756,283.843 L382.75,283.85"/>
|
||
<path d="M382.743,283.857 L382.743,283.857"/>
|
||
<path d="M382.812,283.788 L382.796,283.804"/>
|
||
<path d="M382.77,283.83 L382.756,283.843"/>
|
||
<path d="M382.913,283.687 L382.882,283.718"/>
|
||
<path d="M382.834,283.766 L382.812,283.788"/>
|
||
<path d="M383.058,283.542 L382.996,283.603"/>
|
||
<path d="M382.941,283.659 L382.913,283.687"/>
|
||
<path d="M383.324,283.276 L383.264,283.336"/>
|
||
<path d="M383.128,283.472 L383.058,283.542"/>
|
||
<path d="M383.635,282.965 L383.544,283.056"/>
|
||
<path d="M383.394,283.206 L383.324,283.276"/>
|
||
<path d="M383.988,282.611 L383.909,282.69"/>
|
||
<path d="M383.731,282.869 L383.635,282.965"/>
|
||
<path d="M384.294,282.306 L384.226,282.374"/>
|
||
<path d="M384.069,282.531 L383.988,282.611"/>
|
||
<path d="M384.544,282.055 L384.473,282.127"/>
|
||
<path d="M384.349,282.251 L384.294,282.306"/>
|
||
<path d="M384.685,281.915 L384.66,281.939"/>
|
||
<path d="M384.616,281.983 L384.544,282.055"/>
|
||
<path d="M384.795,281.804 L384.685,281.915"/>
|
||
<path d="M384.797,281.803 L384.795,281.804"/>
|
||
</g>
|
||
<g id="product-831015b6-c027-45db-adad-49b5af99f0df" class="IfcFooting material-null predefinedtype-THICKENEDSLAB projection" ifc:name="Slab.003" ifc:guid="2341Msm2T5swsjIRMlcV3V">
|
||
<path d="M336.183,46.0519 L343.321,38.9134"/>
|
||
<path d="M343.322,119.875 L336.183,112.737"/>
|
||
<path d="M343.322,119.875 L343.321,38.9134"/>
|
||
<path d="M343.321,38.9134 L351.603,30.6321"/>
|
||
<path d="M343.322,119.875 L343.322,119.875"/>
|
||
</g>
|
||
<g id="product-eb00b151-6535-4dc8-a5a2-3510d4e995e0" class="IfcFooting material-null predefinedtype-THICKENEDSLAB projection" ifc:name="Slab.003" ifc:guid="3h0B5HPJLDoAMYDH3KwPNW">
|
||
<path d="M336.183,46.0519 L336.183,46.0519"/>
|
||
<path d="M190.122,46.052 L190.122,46.052"/>
|
||
<path d="M182.983,38.9135 L182.983,38.9135"/>
|
||
<path d="M343.322,38.9133 L336.183,46.0519"/>
|
||
<path d="M343.322,38.9133 L182.983,38.9135"/>
|
||
<path d="M182.983,38.9135 L173.458,29.3885"/>
|
||
<path d="M352.846,29.3883 L173.458,29.3885"/>
|
||
<path d="M352.846,29.3883 L343.322,38.9133"/>
|
||
</g>
|
||
<g id="product-058140e4-7778-4572-bbe8-7ff03f35ee74" class="IfcBuildingElementProxy material-thisisnameoftheprofileset predefinedtype-DRAINTILE projection" ifc:name="BuildingElementProxy" ifc:guid="05WK3aTtX5ShleV$0$DUvq">
|
||
<path d="M252.365,153.479 L252.365,164.062"/>
|
||
<path d="M252.365,166.179 L252.365,283.857"/>
|
||
<path d="M254.459,281.763 L254.481,281.74"/>
|
||
<path d="M254.391,281.83 L254.459,281.763"/>
|
||
<path d="M254.283,281.939 L254.391,281.83"/>
|
||
<path d="M254.137,282.085 L254.283,281.939"/>
|
||
<path d="M253.883,282.338 L254.137,282.085"/>
|
||
<path d="M253.591,282.63 L253.883,282.338"/>
|
||
<path d="M253.224,282.997 L253.591,282.63"/>
|
||
<path d="M252.922,283.3 L253.224,282.997"/>
|
||
<path d="M252.68,283.542 L252.922,283.3"/>
|
||
<path d="M252.539,283.683 L252.68,283.542"/>
|
||
<path d="M252.429,283.793 L252.539,283.683"/>
|
||
<path d="M252.365,283.857 L252.429,283.793"/>
|
||
<path d="M254.481,151.362 L254.481,164.062"/>
|
||
<path d="M254.481,166.179 L254.481,281.74"/>
|
||
<path d="M252.379,153.465 L252.365,153.479"/>
|
||
<path d="M252.434,153.409 L252.379,153.465"/>
|
||
<path d="M252.535,153.309 L252.434,153.409"/>
|
||
<path d="M252.68,153.163 L252.535,153.309"/>
|
||
<path d="M252.946,152.898 L252.68,153.163"/>
|
||
<path d="M253.257,152.586 L252.946,152.898"/>
|
||
<path d="M253.611,152.233 L253.257,152.586"/>
|
||
<path d="M253.916,151.927 L253.611,152.233"/>
|
||
<path d="M254.167,151.677 L253.916,151.927"/>
|
||
<path d="M254.307,151.536 L254.167,151.677"/>
|
||
<path d="M254.418,151.426 L254.307,151.536"/>
|
||
<path d="M254.481,151.362 L254.418,151.426"/>
|
||
</g>
|
||
<g id="product-dd9c4e29-7bf0-401d-b4f1-8908e4aab602" class="IfcFooting material-null predefinedtype-THICKENEDSLAB projection" ifc:name="Slab.003" ifc:guid="3Td4ufU$107RJnYGZaghO2">
|
||
<path d="M336.183,112.737 L336.183,112.737"/>
|
||
<path d="M343.322,119.875 L343.322,119.875"/>
|
||
<path d="M182.983,119.875 L182.983,119.875"/>
|
||
<path d="M182.983,119.875 L343.322,119.875"/>
|
||
<path d="M343.322,119.875 L352.847,129.4"/>
|
||
<path d="M352.847,129.4 L352.847,129.4"/>
|
||
<path d="M173.458,129.4 L182.983,119.875"/>
|
||
</g>
|
||
<g id="product-31cef4df-06e8-4c1d-842c-106a571d6c07" class="IfcVirtualElement material-null predefinedtype-SPACEBOUNDARY projection" ifc:name="Plane" ifc:guid="0nplJV1kXC7OGi46fN7Mm7">
|
||
<path d="M142.569,332.474 L120.543,332.474"/>
|
||
<path d="M117.813,332.474 L144.3,332.474"/>
|
||
</g>
|
||
<g id="product-a628c282-6ee1-410a-84b1-89bf62b9d4ba" class="IfcVirtualElement material-null predefinedtype-SPACEBOUNDARY projection" ifc:name="Plane" ifc:guid="2cACA2Rk512eInYRzYkTIw">
|
||
<path d="M143.723,229.413 L143.723,254.813"/>
|
||
<path d="M143.723,255.254 L143.723,228.768"/>
|
||
</g>
|
||
<g id="product-f8161840-f387-4049-a469-89fe4b305c76" class="IfcBuildingElementProxy material-thisisnameoftheprofileset predefinedtype-DRAINTILE projection" ifc:name="BuildingElementProxy" ifc:guid="3u5XX0yuT0IQHfYVvBC5ns">
|
||
<path d="M271.186,283.857 L382.743,283.857"/>
|
||
<path d="M259.306,283.857 L271.186,283.857"/>
|
||
<path d="M259.306,283.857 L252.365,283.857"/>
|
||
<path d="M384.859,281.74 L384.859,281.74"/>
|
||
<path d="M384.802,281.798 L384.859,281.74"/>
|
||
<path d="M384.649,281.951 L384.66,281.939"/>
|
||
<path d="M384.797,281.803 L384.802,281.798"/>
|
||
<path d="M384.415,282.185 L384.473,282.126"/>
|
||
<path d="M384.616,281.984 L384.649,281.951"/>
|
||
<path d="M384.149,282.451 L384.226,282.374"/>
|
||
<path d="M384.349,282.251 L384.415,282.185"/>
|
||
<path d="M383.821,282.778 L383.909,282.69"/>
|
||
<path d="M384.069,282.531 L384.149,282.451"/>
|
||
<path d="M383.467,283.133 L383.544,283.056"/>
|
||
<path d="M383.731,282.869 L383.821,282.778"/>
|
||
<path d="M383.192,283.408 L383.263,283.337"/>
|
||
<path d="M383.394,283.206 L383.467,283.133"/>
|
||
<path d="M382.964,283.636 L382.996,283.604"/>
|
||
<path d="M383.128,283.472 L383.192,283.408"/>
|
||
<path d="M382.85,283.75 L382.882,283.718"/>
|
||
<path d="M382.941,283.659 L382.964,283.636"/>
|
||
<path d="M382.777,283.823 L382.796,283.804"/>
|
||
<path d="M382.834,283.766 L382.85,283.75"/>
|
||
<path d="M382.745,283.855 L382.75,283.85"/>
|
||
<path d="M382.77,283.83 L382.777,283.823"/>
|
||
<path d="M382.743,283.857 L382.745,283.855"/>
|
||
<path d="M384.859,281.74 L384.859,281.74"/>
|
||
<path d="M384.859,281.74 L384.859,281.74"/>
|
||
<path d="M384.859,281.74 L384.859,281.74"/>
|
||
<path d="M254.481,281.74 L384.859,281.74"/>
|
||
<path d="M252.389,283.832 L252.365,283.857"/>
|
||
<path d="M252.458,283.763 L252.389,283.832"/>
|
||
<path d="M252.568,283.653 L252.458,283.763"/>
|
||
<path d="M252.715,283.507 L252.568,283.653"/>
|
||
<path d="M252.968,283.253 L252.715,283.507"/>
|
||
<path d="M253.26,282.962 L252.968,283.253"/>
|
||
<path d="M253.626,282.596 L253.26,282.962"/>
|
||
<path d="M253.927,282.295 L253.626,282.596"/>
|
||
<path d="M254.168,282.054 L253.927,282.295"/>
|
||
<path d="M254.308,281.913 L254.168,282.054"/>
|
||
<path d="M254.418,281.804 L254.308,281.913"/>
|
||
<path d="M254.481,281.74 L254.418,281.804"/>
|
||
<path d="M252.365,283.857 L252.365,283.857"/>
|
||
<path d="M252.365,283.857 L252.365,283.857"/>
|
||
</g>
|
||
<g id="product-982f9e18-863c-4cf9-b109-33f07a9bd30b" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="2OBvuOXZnC_R49C$1wczCB">
|
||
<path d="M144.95,334.307 L144.95,254.813"/>
|
||
<path d="M142.569,334.307 L144.95,334.307"/>
|
||
<path d="M142.569,254.813 L142.569,334.307"/>
|
||
<path d="M144.95,254.813 L142.569,254.813"/>
|
||
</g>
|
||
<g id="product-5da6b541-2cec-42d0-abd8-b085ff341b8b" class="IfcFurniture material-null predefinedtype-TABLE projection" ifc:name="Furniture" ifc:guid="1TfhL1BEn2qAlOi8N$D1kB">
|
||
<path d="M335.064,218.241 L335.064,241.913"/>
|
||
<path d="M294.653,201.502 L318.326,201.502"/>
|
||
<path d="M305.682,227.907 L294.653,201.502"/>
|
||
<path d="M294.653,258.652 L318.326,258.652"/>
|
||
<path d="M277.914,241.913 L294.653,258.652"/>
|
||
<path d="M277.914,218.241 L294.653,201.502"/>
|
||
<path d="M308.66,230.884 L335.064,241.913"/>
|
||
<path d="M335.064,241.913 L318.326,258.652"/>
|
||
<path d="M307.297,232.248 L318.326,258.652"/>
|
||
<path d="M335.064,218.241 L318.326,201.502"/>
|
||
<path d="M307.427,227.907 L318.326,201.502"/>
|
||
<path d="M335.064,218.241 L308.66,229.14"/>
|
||
<path d="M304.319,229.27 L277.914,218.241"/>
|
||
<path d="M277.914,241.913 L277.914,218.241"/>
|
||
<path d="M277.914,241.913 L304.319,231.014"/>
|
||
<path d="M307.297,232.248 L305.552,232.248"/>
|
||
<path d="M308.66,230.884 L307.297,232.248"/>
|
||
<path d="M308.66,230.884 L308.66,229.14"/>
|
||
<path d="M307.427,227.907 L308.66,229.14"/>
|
||
<path d="M307.427,227.907 L305.682,227.907"/>
|
||
<path d="M304.319,229.27 L305.682,227.907"/>
|
||
<path d="M304.319,229.27 L304.319,231.014"/>
|
||
<path d="M304.319,231.014 L305.552,232.248"/>
|
||
<path d="M306.069,229.656 L305.914,229.923"/>
|
||
<path d="M305.894,230.077 L305.914,229.923"/>
|
||
<path d="M305.914,230.231 L305.974,230.375"/>
|
||
<path d="M306.192,230.593 L305.974,230.375"/>
|
||
<path d="M306.335,230.652 L306.192,230.593"/>
|
||
<path d="M306.489,230.672 L306.335,230.652"/>
|
||
<path d="M306.644,230.652 L306.489,230.672"/>
|
||
<path d="M306.91,230.498 L306.644,230.652"/>
|
||
<path d="M307.005,230.375 L307.085,230.077"/>
|
||
<path d="M305.894,230.077 L305.914,230.231"/>
|
||
<path d="M306.489,229.482 L306.787,229.562"/>
|
||
<path d="M307.005,229.779 L307.085,230.077"/>
|
||
<path d="M306.787,229.562 L307.005,229.779"/>
|
||
<path d="M306.192,229.562 L306.489,229.482"/>
|
||
<path d="M306.192,229.562 L306.069,229.656"/>
|
||
<path d="M306.91,230.498 L307.005,230.375"/>
|
||
<path d="M307.425,228.74 L306.912,228.501"/>
|
||
<path d="M307.826,229.141 L306.912,228.501"/>
|
||
<path d="M307.179,231.556 L306.632,231.703"/>
|
||
<path d="M306.335,230.652 L306.644,230.652"/>
|
||
<path d="M305.914,230.231 L305.914,229.923"/>
|
||
<path d="M306.91,230.498 L306.644,230.652"/>
|
||
<path d="M306.069,229.656 L306.335,229.502"/>
|
||
<path d="M305.8,228.598 L306.912,228.501"/>
|
||
<path d="M307.065,230.231 L306.91,230.498"/>
|
||
<path d="M308.066,229.655 L307.826,229.141"/>
|
||
<path d="M306.644,229.502 L306.335,229.502"/>
|
||
<path d="M306.069,230.498 L306.335,230.652"/>
|
||
<path d="M306.067,231.653 L306.632,231.703"/>
|
||
<path d="M307.425,228.74 L307.826,229.141"/>
|
||
<path d="M305.553,231.414 L306.067,231.653"/>
|
||
<path d="M305.336,228.923 L305.8,228.598"/>
|
||
<path d="M306.91,229.656 L306.644,229.502"/>
|
||
<path d="M307.968,230.767 L307.643,231.231"/>
|
||
<path d="M305.914,229.923 L306.069,229.656"/>
|
||
<path d="M307.179,231.556 L307.643,231.231"/>
|
||
<path d="M307.968,230.767 L308.066,229.655"/>
|
||
<path d="M307.065,229.923 L307.065,230.231"/>
|
||
<path d="M305.01,229.387 L305.336,228.923"/>
|
||
<path d="M304.913,230.5 L305.01,229.387"/>
|
||
<path d="M306.069,230.498 L305.914,230.231"/>
|
||
<path d="M304.913,230.5 L305.553,231.414"/>
|
||
<path d="M306.91,229.656 L307.065,229.923"/>
|
||
</g>
|
||
<g id="product-687478c3-8e43-4b12-8195-e85cba1585aa" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="1eT7Z3ZaDB4e6Lw5ow5OMg">
|
||
<path d="M151.46,227.032 L120.543,227.032"/>
|
||
<path d="M151.46,229.413 L151.46,227.032"/>
|
||
<path d="M121.667,229.413 L151.46,229.413"/>
|
||
<path d="M120.543,227.032 L121.667,229.413"/>
|
||
</g>
|
||
<g id="product-fd820202-9521-44d7-8544-4519bc7f437e" class="IfcDoor material-null predefinedtype-DOOR projection" ifc:name="Door" ifc:guid="3zWW82bI54ruL4HHcyVqD_">
|
||
<path d="M354.169,104.795 L354.566,104.795"/>
|
||
<path d="M352.846,54.3914 L352.847,54.3914"/>
|
||
<path d="M353.905,54.3914 L353.905,54.3914"/>
|
||
<path d="M353.938,54.3914 L354.566,54.3914"/>
|
||
<path d="M354.566,53.9945 L354.566,54.3914"/>
|
||
<path d="M352.846,53.9945 L352.847,53.9945"/>
|
||
<path d="M353.905,53.9945 L353.905,53.9945"/>
|
||
<path d="M353.938,53.9945 L354.566,53.9945"/>
|
||
<path d="M352.847,104.795 L352.847,104.795"/>
|
||
<path d="M353.905,104.795 L353.905,104.795"/>
|
||
<path d="M353.938,104.795 L354.566,104.795"/>
|
||
<path d="M354.566,104.398 L354.566,104.795"/>
|
||
<path d="M354.566,104.795 L354.566,104.795"/>
|
||
<path d="M354.566,104.795 L354.566,104.398"/>
|
||
<path d="M354.566,104.398 L353.938,104.398"/>
|
||
<path d="M353.905,104.398 L353.905,104.398"/>
|
||
<path d="M352.847,104.398 L352.847,104.398"/>
|
||
<path d="M354.566,104.398 L354.566,54.3914"/>
|
||
<path d="M354.566,53.9945 L354.566,53.9945"/>
|
||
<path d="M354.169,53.9945 L354.566,53.9945"/>
|
||
</g>
|
||
<g id="product-47117087-fc39-4797-ab68-d15b0e25c9af" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="174N27$3b7bwjeqLiE9Scl">
|
||
<path d="M213.411,411.698 L211.03,411.698"/>
|
||
<path d="M213.411,415.68 L213.411,411.698"/>
|
||
<path d="M211.03,415.68 L213.411,415.68"/>
|
||
<path d="M211.03,411.698 L211.03,415.68"/>
|
||
<path d="M213.411,391.854 L213.411,391.767"/>
|
||
<path d="M211.03,391.767 L211.03,392.251"/>
|
||
<path d="M211.03,411.301 L211.03,411.698"/>
|
||
<path d="M213.411,391.767 L213.411,324.134"/>
|
||
<path d="M211.03,391.767 L213.411,391.767"/>
|
||
<path d="M211.03,324.134 L211.03,391.767"/>
|
||
<path d="M213.411,324.134 L211.03,324.134"/>
|
||
</g>
|
||
<g id="product-515e02f2-20f8-4a6e-9e0e-068b6a8f6dce" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="1HNWBo8FXARfuE1ejgZstE">
|
||
<path d="M217.38,411.698 L213.941,411.698"/>
|
||
<path d="M217.38,415.68 L217.38,411.698"/>
|
||
<path d="M213.941,415.68 L217.38,415.68"/>
|
||
<path d="M213.941,411.698 L213.941,415.68"/>
|
||
<path d="M217.38,411.698 L217.38,391.767"/>
|
||
<path d="M213.941,391.767 L213.941,391.854"/>
|
||
<path d="M217.38,391.767 L217.38,324.134"/>
|
||
<path d="M213.941,391.767 L217.38,391.767"/>
|
||
<path d="M213.94,324.134 L213.941,391.767"/>
|
||
<path d="M217.38,324.134 L213.94,324.134"/>
|
||
</g>
|
||
<g id="product-0d1b1938-7c31-451f-a72e-5882ffbd397a" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="MIDDLE - LONG - NORTH/SOUTH" ifc:guid="0D6nauV3557wSkM8B$lJbw">
|
||
<path d="M166.316,79.3945 L166.316,79.3946"/>
|
||
<path d="M166.316,79.3946 L166.316,-58.9827"/>
|
||
<path d="M166.316,-58.9827 L166.316,-58.9827"/>
|
||
<path d="M166.316,79.3945 L166.316,-58.9827"/>
|
||
</g>
|
||
<g id="product-654815cd-b875-4558-a323-d916064ac6b0" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="MIDDLE - LONG - NORTH/SOUTH" ifc:guid="1bI1NDk7L5MACZsHO6IiQm">
|
||
<path d="M166.316,369.907 L166.316,369.907"/>
|
||
<path d="M166.316,369.907 L166.316,79.3946"/>
|
||
<path d="M166.316,79.3946 L166.316,79.3946"/>
|
||
<path d="M166.316,163.003 L166.316,153.479"/>
|
||
<path d="M166.316,151.362 L166.316,79.3946"/>
|
||
</g>
|
||
<g id="product-377c58fc-f404-424e-b448-b862ab0e486e" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="MIDDLE - LONG - NORTH/SOUTH" ifc:guid="0tV5Zyz0H2JhH8k6Ah3aXk">
|
||
<path d="M315.54,421.236 L315.54,455.955"/>
|
||
<path d="M315.54,458.072 L315.54,516.221"/>
|
||
<path d="M315.54,516.221 L315.54,516.221"/>
|
||
<path d="M315.54,516.221 L315.54,369.907"/>
|
||
<path d="M315.54,369.907 L315.54,369.907"/>
|
||
</g>
|
||
<g id="product-740079de-27f4-4c2f-9758-b1c983884401" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="MIDDLE - LONG - NORTH/SOUTH" ifc:guid="1q07dU9$HCBvTOiSc3Y4G1">
|
||
<path d="M315.54,292.119 L315.54,318.578"/>
|
||
<path d="M315.54,318.842 L315.54,318.842"/>
|
||
<path d="M315.54,369.907 L315.54,369.907"/>
|
||
<path d="M315.54,369.907 L315.54,292.119"/>
|
||
<path d="M315.54,292.119 L315.54,292.119"/>
|
||
</g>
|
||
<g id="product-54f7fb0e-b0e8-455f-87f3-c7027a1a1361" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - LONG - EAST/WEST" ifc:guid="1Kz$iEiEX5NuVpnm9w6XDX">
|
||
<path d="M114.986,369.907 L112.87,369.907"/>
|
||
<path d="M86.5348,369.907 L80.2661,369.907"/>
|
||
<path d="M78.1495,369.907 L20.0008,369.907"/>
|
||
<path d="M20.0008,369.907 L20.0008,369.907"/>
|
||
<path d="M20.0008,369.907 L166.316,369.907"/>
|
||
<path d="M166.316,369.907 L166.316,369.907"/>
|
||
</g>
|
||
<g id="product-ec117f66-c93e-4490-8d92-57dcab7a2947" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3i4NzcoJv4a8sILzohUYb7">
|
||
<path d="M20.0009,79.3945 L160.49,79.3946"/>
|
||
<path d="M162.607,79.3946 L166.316,79.3946"/>
|
||
<path d="M166.316,79.3946 L166.316,79.3946"/>
|
||
<path d="M166.316,79.3946 L20.001,79.3945"/>
|
||
<path d="M20.0009,79.3945 L20.001,79.3945"/>
|
||
</g>
|
||
<g id="product-2d4dac0f-cb0d-4cb4-a347-dae25ca84c33" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="0jJQmFomrCjAD7sk9Sg4mp">
|
||
<path d="M20.0009,292.119 L78.1495,292.119"/>
|
||
<path d="M80.2662,292.119 L114.986,292.119"/>
|
||
<path d="M121.667,292.119 L121.667,292.119"/>
|
||
<path d="M122.064,292.119 L122.725,292.119"/>
|
||
<path d="M141.775,292.119 L142.172,292.119"/>
|
||
<path d="M166.316,292.119 L166.316,292.119"/>
|
||
<path d="M166.316,292.119 L141.775,292.119"/>
|
||
<path d="M122.725,292.119 L20.0009,292.119"/>
|
||
<path d="M20.0009,292.119 L20.0009,292.119"/>
|
||
</g>
|
||
<g id="product-8b39a6a0-da52-41a9-8204-1940ed2ba880" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="2BEQQWsb91gO846K3jAwY0">
|
||
<path d="M217.645,292.119 L249.13,292.119"/>
|
||
<path d="M249.13,292.119 L249.13,292.119"/>
|
||
<path d="M249.13,292.119 L166.316,292.119"/>
|
||
<path d="M166.316,292.119 L166.316,292.119"/>
|
||
</g>
|
||
<g id="product-98f976ac-dc1c-48c4-8f3b-537cedcfa380" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="MIDDLE - LONG - NORTH/SOUTH" ifc:guid="2O_NQit1n8n8yxKtpjpwE0">
|
||
<path d="M266.328,-58.9828 L266.328,28.0651"/>
|
||
<path d="M266.328,79.3945 L266.328,79.3945"/>
|
||
<path d="M266.328,79.3945 L266.328,-58.9827"/>
|
||
<path d="M266.328,-58.9828 L266.328,-58.9827"/>
|
||
</g>
|
||
<g id="product-31b2d71e-b569-4f7c-8541-038b6594d181" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="MIDDLE - LONG - NORTH/SOUTH" ifc:guid="0nijSUjMbFV8L10ujbbD61">
|
||
<path d="M266.328,131.07 L266.328,164.062"/>
|
||
<path d="M266.328,166.179 L266.328,166.971"/>
|
||
<path d="M266.328,166.971 L266.328,166.971"/>
|
||
<path d="M266.328,166.971 L266.328,79.3944"/>
|
||
<path d="M266.328,79.3944 L266.328,79.3944"/>
|
||
</g>
|
||
<g id="product-406aa752-2c32-4ac1-9de3-4e3ee889a9a5" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS projection" ifc:name="Mid - other direction" ifc:guid="10QgTIB39AmPtZJZxeYQcb">
|
||
<path d="M456.828,516.221 L456.828,516.221"/>
|
||
<path d="M456.828,516.221 L456.828,-58.9826"/>
|
||
<path d="M456.828,-58.9826 L456.828,-58.9826"/>
|
||
<path d="M456.828,516.221 L456.828,-58.9826"/>
|
||
</g>
|
||
<g id="product-3bbdcdc2-cfcd-4539-baef-77bc80899f95" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - LONG - EAST/WEST" ifc:guid="0xlSt2pyr5ERhlTxo0YP_L">
|
||
<path d="M499.955,369.907 L456.828,369.907"/>
|
||
<path d="M456.828,369.907 L456.828,369.907"/>
|
||
<path d="M456.828,369.907 L499.955,369.907"/>
|
||
<path d="M499.955,369.907 L499.955,369.907"/>
|
||
</g>
|
||
<g id="product-8c222478-507f-4a56-bd50-995a96d6d713" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="2C8YHuK7zALhrGcLgMrjSJ">
|
||
<path d="M456.828,79.3946 L499.955,79.3946"/>
|
||
<path d="M499.955,79.3946 L499.955,79.3946"/>
|
||
<path d="M499.955,79.3946 L456.828,79.3946"/>
|
||
<path d="M456.828,79.3946 L456.828,79.3946"/>
|
||
</g>
|
||
<g id="product-f909398c-ac79-47e6-9522-68aa7fb4473f" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3v2JcCh7b7vfKYQAf$j4S$">
|
||
<path d="M456.828,79.3946 L456.828,79.3946"/>
|
||
<path d="M456.828,79.3946 L166.316,79.3946"/>
|
||
<path d="M166.316,79.3946 L166.316,79.3946"/>
|
||
<path d="M456.828,79.3946 L365.81,79.3946"/>
|
||
<path d="M363.693,79.3946 L354.566,79.3946"/>
|
||
<path d="M172.135,79.3946 L166.316,79.3946"/>
|
||
</g>
|
||
<g id="product-07014b91-1eaf-45cc-90da-1cf7f7e770c4" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="070KkH7gz5p93Q7FVtvt34">
|
||
<path d="M51.7509,165.119 L78.1496,165.119"/>
|
||
<path d="M80.2662,165.119 L114.986,165.119"/>
|
||
<path d="M217.645,165.119 L219.761,165.119"/>
|
||
<path d="M236.695,165.119 L236.695,165.119"/>
|
||
<path d="M236.695,165.119 L51.7509,165.119"/>
|
||
<path d="M51.7509,165.119 L51.7509,165.119"/>
|
||
</g>
|
||
<g id="product-17fda46c-1dbb-467f-85fe-5594570a6643" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="0N$QHi7Rj6VuN_LPHN2cP3">
|
||
<path d="M51.7509,177.819 L78.1496,177.819"/>
|
||
<path d="M80.2662,177.819 L114.986,177.819"/>
|
||
<path d="M217.645,177.819 L219.761,177.819"/>
|
||
<path d="M236.695,177.819 L236.695,177.819"/>
|
||
<path d="M236.695,177.819 L51.7509,177.819"/>
|
||
<path d="M51.7509,177.819 L51.7509,177.819"/>
|
||
</g>
|
||
<g id="product-90c716e0-0bb3-4e0b-8cfb-e2177d671d04" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="2GnnRW2xDE2upxuXTzPnq4">
|
||
<path d="M51.7509,190.519 L78.1496,190.519"/>
|
||
<path d="M80.2662,190.519 L114.986,190.519"/>
|
||
<path d="M217.645,190.519 L219.761,190.519"/>
|
||
<path d="M236.695,190.519 L236.695,190.519"/>
|
||
<path d="M236.695,190.519 L51.7509,190.519"/>
|
||
<path d="M51.7509,190.519 L51.7509,190.519"/>
|
||
</g>
|
||
<g id="product-c20958db-15bb-411a-8d74-c02a86509c7d" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="322LZR5Rj16erqm2g6K9nz">
|
||
<path d="M51.7509,203.219 L78.1496,203.219"/>
|
||
<path d="M80.2662,203.219 L114.986,203.219"/>
|
||
<path d="M217.645,203.219 L219.761,203.219"/>
|
||
<path d="M236.695,203.219 L236.695,203.219"/>
|
||
<path d="M236.695,203.219 L51.7509,203.219"/>
|
||
<path d="M51.7509,203.219 L51.7509,203.219"/>
|
||
</g>
|
||
<g id="product-1fb236b2-68d0-47ca-876b-2f3a85011b0c" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="0ViZQoQD17oeThBpg50HiC">
|
||
<path d="M51.7509,215.919 L78.1495,215.919"/>
|
||
<path d="M80.2662,215.919 L114.986,215.919"/>
|
||
<path d="M217.645,215.919 L219.761,215.919"/>
|
||
<path d="M236.695,215.919 L236.695,215.919"/>
|
||
<path d="M236.695,215.919 L51.7509,215.919"/>
|
||
<path d="M51.7509,215.919 L51.7509,215.919"/>
|
||
</g>
|
||
<g id="product-05e70238-5e31-45f9-81ad-b155d320fb3c" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="05vm8uNZ55_O6jiLNJ8Fiy">
|
||
<path d="M51.7509,228.619 L78.1495,228.619"/>
|
||
<path d="M80.2662,228.619 L114.986,228.619"/>
|
||
<path d="M217.645,228.619 L219.761,228.619"/>
|
||
<path d="M236.695,228.619 L236.695,228.619"/>
|
||
<path d="M236.695,228.619 L51.7509,228.619"/>
|
||
<path d="M51.7509,228.619 L51.7509,228.619"/>
|
||
</g>
|
||
<g id="product-f70e808c-b231-4785-821b-ff9449789b24" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3t3e2CiZ57XO8R$vH9U9ia">
|
||
<path d="M51.7509,241.319 L78.1495,241.319"/>
|
||
<path d="M80.2662,241.319 L114.986,241.319"/>
|
||
<path d="M217.645,241.319 L236.695,241.319"/>
|
||
<path d="M236.695,241.319 L236.695,241.319"/>
|
||
<path d="M236.695,241.319 L51.7509,241.319"/>
|
||
<path d="M51.7509,241.319 L51.7509,241.319"/>
|
||
</g>
|
||
<g id="product-5a3ca93b-df02-4cdc-aad4-00839706e5ce" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="1QFAaxtm9CtAhK08EN1kNE">
|
||
<path d="M51.7509,266.719 L78.1495,266.719"/>
|
||
<path d="M80.2662,266.719 L114.986,266.719"/>
|
||
<path d="M121.667,266.719 L122.725,266.719"/>
|
||
<path d="M141.775,266.719 L142.569,266.719"/>
|
||
<path d="M217.645,266.719 L236.695,266.719"/>
|
||
<path d="M236.695,266.719 L236.695,266.719"/>
|
||
<path d="M236.695,266.719 L141.775,266.719"/>
|
||
<path d="M122.725,266.719 L51.7509,266.719"/>
|
||
<path d="M51.7509,266.719 L51.7509,266.719"/>
|
||
</g>
|
||
<g id="product-ed6e6983-2f6f-4118-87b9-39073852ce55" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3jRcc3Bsz168UvEGSuKivL">
|
||
<path d="M51.7509,254.019 L78.1495,254.019"/>
|
||
<path d="M80.2662,254.019 L114.986,254.019"/>
|
||
<path d="M121.667,254.019 L142.834,254.019"/>
|
||
<path d="M217.645,254.019 L236.695,254.019"/>
|
||
<path d="M236.695,254.019 L236.695,254.019"/>
|
||
<path d="M236.695,254.019 L51.7509,254.019"/>
|
||
<path d="M51.7509,254.019 L51.7509,254.019"/>
|
||
</g>
|
||
<g id="product-41b0509a-d933-4178-b358-a47119bb9fa5" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - LONG - EAST/WEST" ifc:guid="11i52QsJD1UBDOf74Pkv_b">
|
||
<path d="M166.316,369.907 L166.316,369.907"/>
|
||
<path d="M166.316,369.907 L456.828,369.907"/>
|
||
<path d="M456.828,369.907 L456.828,369.907"/>
|
||
<path d="M213.94,369.907 L213.94,369.907"/>
|
||
<path d="M367.482,369.907 L367.663,369.907"/>
|
||
<path d="M373.22,369.907 L382.743,369.907"/>
|
||
<path d="M384.859,369.907 L456.828,369.907"/>
|
||
</g>
|
||
<g id="product-a867b768-0b9f-4416-a5bc-6373b2f86311" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="2ePxTe2vz45gMyOtEo_6CH">
|
||
<path d="M51.7509,292.119 L78.1495,292.119"/>
|
||
<path d="M80.2662,292.119 L114.986,292.119"/>
|
||
<path d="M121.667,292.119 L121.667,292.119"/>
|
||
<path d="M122.064,292.119 L122.725,292.119"/>
|
||
<path d="M141.775,292.119 L142.172,292.119"/>
|
||
<path d="M217.645,292.119 L236.695,292.119"/>
|
||
<path d="M236.695,292.119 L236.695,292.119"/>
|
||
<path d="M236.695,292.119 L141.775,292.119"/>
|
||
<path d="M122.725,292.119 L51.7509,292.119"/>
|
||
<path d="M51.7509,292.119 L51.7509,292.119"/>
|
||
</g>
|
||
<g id="product-c8506103-b768-42c6-9de5-27957bde21b4" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="38K643jsX2nftb9vLxtY6q">
|
||
<path d="M51.7509,304.819 L78.1495,304.819"/>
|
||
<path d="M80.2662,304.819 L94.0122,304.819"/>
|
||
<path d="M94.6911,304.819 L114.986,304.819"/>
|
||
<path d="M121.667,304.819 L121.667,304.819"/>
|
||
<path d="M122.064,304.819 L122.725,304.819"/>
|
||
<path d="M141.775,304.819 L142.172,304.819"/>
|
||
<path d="M142.569,304.819 L142.569,304.819"/>
|
||
<path d="M217.645,304.819 L236.695,304.819"/>
|
||
<path d="M236.695,304.819 L236.695,304.819"/>
|
||
<path d="M236.695,304.819 L51.7509,304.819"/>
|
||
<path d="M51.7509,304.819 L51.7509,304.819"/>
|
||
</g>
|
||
<g id="product-581b4b0b-9bc2-4bb1-83fc-20c12425c6fd" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="1O6qiBcy9BiOFy8C4a9SRz">
|
||
<path d="M51.7509,317.519 L78.1495,317.519"/>
|
||
<path d="M80.2662,317.519 L85.8453,317.519"/>
|
||
<path d="M92.4558,317.519 L114.986,317.519"/>
|
||
<path d="M121.667,317.519 L121.667,317.519"/>
|
||
<path d="M122.064,317.519 L122.725,317.519"/>
|
||
<path d="M141.775,317.519 L142.172,317.519"/>
|
||
<path d="M142.569,317.519 L142.569,317.519"/>
|
||
<path d="M217.645,317.519 L236.695,317.519"/>
|
||
<path d="M236.695,317.519 L236.695,317.519"/>
|
||
<path d="M236.695,317.519 L51.7509,317.519"/>
|
||
<path d="M51.7509,317.519 L51.7509,317.519"/>
|
||
</g>
|
||
<g id="product-de2425d5-9d0a-4644-8115-426c7cd0e02e" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3U92NLdGf6H84LGcnyqE0k">
|
||
<path d="M51.7509,330.219 L78.1495,330.219"/>
|
||
<path d="M80.2662,330.219 L86.2566,330.219"/>
|
||
<path d="M112.87,330.219 L114.375,330.219"/>
|
||
<path d="M120.543,330.219 L142.569,330.219"/>
|
||
<path d="M213.411,330.219 L213.94,330.219"/>
|
||
<path d="M236.695,330.219 L236.695,330.219"/>
|
||
<path d="M236.695,330.219 L51.7509,330.219"/>
|
||
<path d="M51.7509,330.219 L51.7509,330.219"/>
|
||
</g>
|
||
<g id="product-fe744253-5d30-459c-af54-15121c275189" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3_T49JNJ15dAzK5H8S9r69">
|
||
<path d="M51.7509,342.919 L78.1495,342.919"/>
|
||
<path d="M80.2662,342.919 L86.5348,342.919"/>
|
||
<path d="M112.87,342.919 L114.375,342.919"/>
|
||
<path d="M213.94,342.919 L213.94,342.919"/>
|
||
<path d="M236.695,342.919 L236.695,342.919"/>
|
||
<path d="M236.695,342.919 L51.7509,342.919"/>
|
||
<path d="M51.7509,342.919 L51.7509,342.919"/>
|
||
</g>
|
||
<g id="product-e920a67b-35a5-4fe1-b5b8-4a91e04b0a92" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3f8APxDQLFuRMuIf7WImgI">
|
||
<path d="M51.7509,355.619 L78.1495,355.619"/>
|
||
<path d="M80.2661,355.619 L86.5348,355.619"/>
|
||
<path d="M112.87,355.619 L114.986,355.619"/>
|
||
<path d="M213.94,355.619 L213.94,355.619"/>
|
||
<path d="M236.695,355.619 L236.695,355.619"/>
|
||
<path d="M236.695,355.619 L51.7509,355.619"/>
|
||
<path d="M51.7509,355.619 L51.7509,355.619"/>
|
||
</g>
|
||
<g id="product-a03a2a97-7f9b-4221-9682-a132df0c5916" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="2WEYgNVvj28PQ2eJBV35aM">
|
||
<path d="M51.7509,381.019 L78.1495,381.019"/>
|
||
<path d="M80.2661,381.019 L86.5348,381.019"/>
|
||
<path d="M112.87,381.019 L114.986,381.019"/>
|
||
<path d="M213.94,381.019 L213.94,381.019"/>
|
||
<path d="M236.695,381.019 L236.695,381.019"/>
|
||
<path d="M236.695,381.019 L51.7509,381.019"/>
|
||
<path d="M51.7509,381.019 L51.7509,381.019"/>
|
||
</g>
|
||
<g id="product-69b7e2e6-6e1d-421d-8e69-60c6c1621d47" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="1fj_BcRXr27OvfOCR1OXr7">
|
||
<path d="M51.7509,393.719 L78.1495,393.719"/>
|
||
<path d="M80.2661,393.719 L86.5348,393.719"/>
|
||
<path d="M112.87,393.719 L114.986,393.719"/>
|
||
<path d="M236.695,393.719 L236.695,393.719"/>
|
||
<path d="M236.695,393.719 L51.7509,393.719"/>
|
||
<path d="M51.7509,393.719 L51.7509,393.719"/>
|
||
</g>
|
||
<g id="product-cb4ff8ed-6927-4c31-ae7c-a345bd6027d8" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3BJ$ZjQITCCQvyeqMzO2VO">
|
||
<path d="M51.7509,368.319 L78.1495,368.319"/>
|
||
<path d="M80.2661,368.319 L86.5348,368.319"/>
|
||
<path d="M112.87,368.319 L114.986,368.319"/>
|
||
<path d="M213.94,368.319 L213.94,368.319"/>
|
||
<path d="M236.695,368.319 L236.695,368.319"/>
|
||
<path d="M236.695,368.319 L51.7509,368.319"/>
|
||
<path d="M51.7509,368.319 L51.7509,368.319"/>
|
||
</g>
|
||
<g id="product-1d387cda-74a8-4f2e-889a-93377a347623" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="0TE7pQTAXFBeYQapTwD7OZ">
|
||
<path d="M51.7509,406.419 L78.1495,406.419"/>
|
||
<path d="M80.2661,406.419 L86.5348,406.419"/>
|
||
<path d="M112.87,406.419 L114.986,406.419"/>
|
||
<path d="M236.695,406.419 L236.695,406.419"/>
|
||
<path d="M236.695,406.419 L51.7509,406.419"/>
|
||
<path d="M51.7509,406.419 L51.7509,406.419"/>
|
||
</g>
|
||
<g id="product-9efc40dc-44a9-4556-85ad-d5cbd1b8a3ee" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="2U$43SHAb5LeMjrSlHkAFk">
|
||
<path d="M51.7509,419.119 L78.1494,419.119"/>
|
||
<path d="M80.2661,419.119 L87.8466,419.119"/>
|
||
<path d="M88.5255,419.119 L114.986,419.119"/>
|
||
<path d="M236.695,419.119 L51.7509,419.119"/>
|
||
<path d="M51.7509,419.119 L51.7509,419.119"/>
|
||
</g>
|
||
<g id="product-67dc1868-86be-4bca-af9d-ceb0aa6c2126" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="1dt1XeXhvBog_Tph2gR24c">
|
||
<path d="M51.7509,431.819 L78.1494,431.819"/>
|
||
<path d="M80.2661,431.819 L236.695,431.819"/>
|
||
<path d="M236.695,431.819 L236.695,431.819"/>
|
||
<path d="M236.695,431.819 L51.7509,431.819"/>
|
||
<path d="M51.7509,431.819 L51.7509,431.819"/>
|
||
</g>
|
||
<g id="product-a712326b-6995-445a-a65c-58a447dde6eb" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="2d4Z9hQPL4MgPSMAH7tURh">
|
||
<path d="M51.7509,279.419 L78.1495,279.419"/>
|
||
<path d="M80.2662,279.419 L114.986,279.419"/>
|
||
<path d="M121.667,279.419 L122.725,279.419"/>
|
||
<path d="M141.775,279.419 L142.569,279.419"/>
|
||
<path d="M217.645,279.419 L236.695,279.419"/>
|
||
<path d="M236.695,279.419 L236.695,279.419"/>
|
||
<path d="M236.695,279.419 L141.775,279.419"/>
|
||
<path d="M122.725,279.419 L51.7509,279.419"/>
|
||
<path d="M51.7509,279.419 L51.7509,279.419"/>
|
||
</g>
|
||
<g id="product-61445e21-7e8b-4daf-83f6-e3690a8977a5" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="1XH5uXVejDhuFsusaAYNUb">
|
||
<path d="M236.695,306.407 L382.743,306.407"/>
|
||
<path d="M384.859,306.407 L468.205,306.407"/>
|
||
<path d="M468.205,306.407 L468.205,306.407"/>
|
||
<path d="M468.205,306.407 L236.695,306.407"/>
|
||
<path d="M236.695,306.407 L236.695,306.407"/>
|
||
</g>
|
||
<g id="product-f9b36903-09e8-452e-9202-48dfb527e700" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3visa32UX5Bf82ID_r9_S0">
|
||
<path d="M373.22,319.107 L382.743,319.107"/>
|
||
<path d="M384.859,319.107 L468.205,319.107"/>
|
||
<path d="M468.205,319.107 L468.205,319.107"/>
|
||
<path d="M468.205,319.107 L236.695,319.107"/>
|
||
</g>
|
||
<g id="product-63b6f75f-ae9d-44ff-8d27-3197f482f577" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="1ZjlTVhfr4$uqdCPVqWlLt">
|
||
<path d="M367.482,331.807 L367.663,331.807"/>
|
||
<path d="M373.22,331.807 L382.743,331.807"/>
|
||
<path d="M384.859,331.807 L468.205,331.807"/>
|
||
<path d="M468.205,331.807 L468.205,331.807"/>
|
||
<path d="M468.205,331.807 L236.695,331.807"/>
|
||
<path d="M236.695,331.807 L236.695,331.807"/>
|
||
</g>
|
||
<g id="product-d31efa94-59e8-4124-8da2-0a6177245b51" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3J7lgKMUX198sY2c5t95jH">
|
||
<path d="M367.482,344.507 L367.663,344.507"/>
|
||
<path d="M373.22,344.507 L382.743,344.507"/>
|
||
<path d="M384.859,344.507 L468.205,344.507"/>
|
||
<path d="M468.205,344.507 L468.205,344.507"/>
|
||
<path d="M468.205,344.507 L236.695,344.507"/>
|
||
<path d="M236.695,344.507 L236.695,344.507"/>
|
||
</g>
|
||
<g id="product-d91c8152-d555-47c5-b5e7-1e5e74034dd0" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3P785IrLL7nRNd7bvq0qtG">
|
||
<path d="M367.482,357.207 L367.663,357.207"/>
|
||
<path d="M373.22,357.207 L382.743,357.207"/>
|
||
<path d="M384.859,357.207 L468.205,357.207"/>
|
||
<path d="M468.205,357.207 L468.205,357.207"/>
|
||
<path d="M468.205,357.207 L236.695,357.207"/>
|
||
<path d="M236.695,357.207 L236.695,357.207"/>
|
||
</g>
|
||
<g id="product-b3166e84-f067-46c5-b91b-285cc5eae1df" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="2p5cw4y6T6nRaRA5p5wk7V">
|
||
<path d="M367.482,369.907 L367.663,369.907"/>
|
||
<path d="M373.22,369.907 L382.743,369.907"/>
|
||
<path d="M384.859,369.907 L468.205,369.907"/>
|
||
<path d="M468.205,369.907 L468.205,369.907"/>
|
||
<path d="M468.205,369.907 L236.695,369.907"/>
|
||
<path d="M236.695,369.907 L236.695,369.907"/>
|
||
</g>
|
||
<g id="product-d564bea8-82e6-493e-9596-24048a0fbba5" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3LPBweWkP9FfMM90IA3xkb">
|
||
<path d="M367.482,382.607 L367.663,382.607"/>
|
||
<path d="M373.22,382.607 L382.743,382.607"/>
|
||
<path d="M384.859,382.607 L468.205,382.607"/>
|
||
<path d="M468.205,382.607 L468.205,382.607"/>
|
||
<path d="M468.205,382.607 L236.695,382.607"/>
|
||
<path d="M236.695,382.607 L236.695,382.607"/>
|
||
</g>
|
||
<g id="product-91f44c03-f2c9-4a93-bde9-4c668d4b3852" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="2Hz4m3yibAaxtfJ6QDIpXI">
|
||
<path d="M367.482,408.007 L367.663,408.007"/>
|
||
<path d="M373.22,408.007 L382.743,408.007"/>
|
||
<path d="M384.859,408.007 L468.205,408.007"/>
|
||
<path d="M468.205,408.007 L468.205,408.007"/>
|
||
<path d="M468.205,408.007 L236.695,408.007"/>
|
||
<path d="M236.695,408.007 L236.695,408.007"/>
|
||
</g>
|
||
<g id="product-fbfcf017-1653-4008-8976-d4eb8d4e1fe5" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="3x$F0N5bD028bsrEkDJX$b">
|
||
<path d="M367.482,395.307 L367.663,395.307"/>
|
||
<path d="M373.22,395.307 L382.743,395.307"/>
|
||
<path d="M384.859,395.307 L468.205,395.307"/>
|
||
<path d="M468.205,395.307 L468.205,395.307"/>
|
||
<path d="M468.205,395.307 L236.695,395.307"/>
|
||
<path d="M236.695,395.307 L236.695,395.307"/>
|
||
</g>
|
||
<g id="product-1760820d-ef0c-42d7-905f-5b913d553cf0" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="0NO88Dxmn2rv1VMv4zLJpm">
|
||
<path d="M373.22,420.707 L382.743,420.707"/>
|
||
<path d="M384.859,420.707 L468.205,420.707"/>
|
||
<path d="M468.205,420.707 L468.205,420.707"/>
|
||
<path d="M468.205,420.707 L236.695,420.707"/>
|
||
</g>
|
||
<g id="product-8d03eb76-d3c8-403b-a7c4-342604d08f77" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW projection" ifc:name="MIDDLE - TRANS - EAST/WEST" ifc:guid="2D0_jsqyX0EwV4D2O4q8zt">
|
||
<path d="M236.695,433.407 L382.743,433.407"/>
|
||
<path d="M384.859,433.407 L468.205,433.407"/>
|
||
<path d="M468.205,433.407 L468.205,433.407"/>
|
||
<path d="M468.205,433.407 L236.695,433.407"/>
|
||
<path d="M236.695,433.407 L236.695,433.407"/>
|
||
</g>
|
||
<g id="product-8b87791c-cadb-4854-9311-eb64a1c67ba9" class="IfcWall material-null predefinedtype-ELEMENTEDWALL projection" ifc:name="Wall" ifc:guid="2BXtaSojj8L9CHwsIXndkf">
|
||
<path d="M121.667,329.69 L121.667,229.413"/>
|
||
<path d="M120.543,329.69 L121.667,329.69"/>
|
||
<path d="M120.543,227.032 L120.543,329.69"/>
|
||
<path d="M121.667,229.413 L120.543,227.032"/>
|
||
</g>
|
||
<g id="product-a62f067e-1681-4800-a4b0-5f065ed7a385" class="IfcWall material-concrete projection" ifc:name="the wall" ifc:guid="2cBmP_5e580AImNmPUrwE5">
|
||
<path d="M212.088,168.559 L212.088,324.134"/>
|
||
<path d="M217.38,163.267 L212.088,168.559"/>
|
||
<path d="M217.38,318.842 L217.38,163.267"/>
|
||
<path d="M212.088,324.134 L217.38,318.842"/>
|
||
</g>
|
||
<g id="product-d4a8036a-e23d-4123-914a-d61513e755bf" class="IfcWall material-concrete projection" ifc:name="Wall" ifc:guid="3Kg0DguZr18v5ArXKJvrM$">
|
||
<path d="M120.543,415.68 L120.543,168.559"/>
|
||
<path d="M115.251,420.971 L120.543,415.68"/>
|
||
<path d="M115.251,163.267 L115.251,420.971"/>
|
||
<path d="M120.543,168.559 L115.251,163.267"/>
|
||
</g>
|
||
<g id="product-c54d989a-bb5a-4c22-ae01-8242af87ba12" class="IfcDoor material-null predefinedtype-DOOR projection" ifc:name="Door" ifc:guid="35JPYQkrfC8gu1WaAlXxeI">
|
||
<path d="M114.557,347.174 L114.375,347.174"/>
|
||
<path d="M114.375,328.058 L114.557,328.058"/>
|
||
<path d="M114.557,347.174 L115.218,347.174"/>
|
||
<path d="M115.251,347.174 L115.251,347.174"/>
|
||
<path d="M114.557,347.174 L114.557,347.174"/>
|
||
<path d="M114.375,347.174 L114.375,328.058"/>
|
||
<path d="M115.15,328.604 L115.15,328.604"/>
|
||
<path d="M114.557,346.629 L114.557,346.629"/>
|
||
<path d="M115.251,328.058 L115.251,328.058"/>
|
||
<path d="M115.218,328.058 L114.557,328.058"/>
|
||
</g>
|
||
<g id="product-a56881ba-18f2-4c33-a990-5ccd363ee6bb" class="IfcDoor material-null predefinedtype-DOOR projection" ifc:name="Door" ifc:guid="2bQ86w6F9CCwcGNCqsFkQx">
|
||
<path d="M279.061,130.888 L279.061,131.07"/>
|
||
<path d="M259.945,131.07 L259.945,130.888"/>
|
||
<path d="M279.061,130.888 L279.061,130.492"/>
|
||
<path d="M279.061,130.459 L279.061,130.459"/>
|
||
<path d="M279.061,130.888 L279.061,130.888"/>
|
||
<path d="M279.061,131.07 L259.945,131.07"/>
|
||
<path d="M278.515,130.888 L278.515,130.888"/>
|
||
<path d="M259.945,130.459 L259.945,130.459"/>
|
||
<path d="M259.945,130.492 L259.945,130.888"/>
|
||
</g>
|
||
<g id="product-31d83a6c-1a93-4068-ba20-6eb578ea02fb" class="IfcWall material-null predefinedtype-ELEMENTEDWALL projection" ifc:name="Wall" ifc:guid="0ns3fi6fD0QBeWRhLuwWBx">
|
||
<path d="M258.126,318.842 L304.699,318.842"/>
|
||
<path d="M258.126,318.842 L258.126,318.842"/>
|
||
</g>
|
||
<g id="product-785b7d2c-009f-4707-b3c2-4be175dcdc9f" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="1uMtqi09z71xF2I_5rtDoV">
|
||
<path d="M213.94,391.854 L213.94,388.825"/>
|
||
<path d="M213.941,388.825 L213.94,388.825"/>
|
||
<path d="M213.94,388.825 L213.94,342.196"/>
|
||
<path d="M213.94,342.196 L213.94,342.196"/>
|
||
<path d="M213.94,324.134 L213.94,342.196"/>
|
||
<path d="M213.94,415.68 L213.94,415.019"/>
|
||
<path d="M213.941,415.019 L213.94,415.019"/>
|
||
</g>
|
||
<g id="product-4ebe770a-7628-49d5-958b-1c8d629d74c6" class="IfcCovering material-null predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="1EldSATYX9rPMB78rYdNJ6">
|
||
<path d="M194.163,163.003 L194.163,163.234"/>
|
||
<path d="M115.218,163.234 L114.986,163.003"/>
|
||
<path d="M114.986,163.003 L194.163,163.003"/>
|
||
<path d="M217.645,163.003 L217.413,163.234"/>
|
||
<path d="M213.279,163.003 L213.279,163.234"/>
|
||
<path d="M213.279,163.003 L217.645,163.003"/>
|
||
</g>
|
||
<g id="product-89871bf3-5456-48f7-8f97-d5c8b165c73f" class="IfcCovering material-null predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="29XnlpL5P8zu_NrSYnPSS$">
|
||
<path d="M279.061,130.723 L279.061,130.492"/>
|
||
<path d="M353.938,130.492 L354.169,130.723"/>
|
||
<path d="M354.169,130.723 L279.061,130.723"/>
|
||
<path d="M172.135,130.723 L172.367,130.492"/>
|
||
<path d="M259.945,130.723 L259.945,130.492"/>
|
||
<path d="M259.945,130.723 L172.135,130.723"/>
|
||
</g>
|
||
<g id="product-9024a36a-997b-490e-a0de-ad2620175a56" class="IfcCovering material-null predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="2G9ADgcNj93g3UhIOW5rfM">
|
||
<path d="M217.38,421.236 L114.986,421.236"/>
|
||
<path d="M217.38,421.004 L217.38,421.236"/>
|
||
<path d="M114.986,421.236 L115.251,420.971"/>
|
||
</g>
|
||
<g id="product-11b647bf-44fe-49ac-8738-abdaa5464283" class="IfcWall material-null predefinedtype-ELEMENTEDWALL projection" ifc:name="Wall" ifc:guid="0HjaU$HFv9h8SugzgbHaA3">
|
||
<path d="M115.251,163.267 L115.251,163.267"/>
|
||
</g>
|
||
<g id="product-89b3dec5-8856-4574-81a7-cb9eb72bb199" class="IfcCovering material-null predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="29izx5Y5P5T86dovwtAx6P">
|
||
<path d="M172.135,130.723 L172.135,28.0651"/>
|
||
<path d="M172.367,130.492 L172.135,130.723"/>
|
||
<path d="M172.4,28.3299 L172.4,28.3299"/>
|
||
<path d="M172.4,130.458 L172.4,130.458"/>
|
||
<path d="M172.4,130.459 L172.4,130.459"/>
|
||
<path d="M172.135,28.0651 L172.367,28.2968"/>
|
||
</g>
|
||
<g id="product-c9a419d4-d0a3-4a4b-9ac4-8708c6c393b6" class="IfcCovering material-null predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="39f1dKqADAIvh4XmZ6mvEs">
|
||
<path d="M217.645,163.003 L217.645,318.809"/>
|
||
<path d="M217.645,318.842 L217.645,318.842"/>
|
||
<path d="M217.413,163.234 L217.645,163.003"/>
|
||
</g>
|
||
<g id="product-fef15b16-529f-4e9f-8a33-eff79494583b" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="3_yLiMKfzEduepx$UKb5Wx">
|
||
<path d="M217.38,387.143 L236.524,387.143"/>
|
||
<path d="M217.38,387.143 L217.38,384.762"/>
|
||
<path d="M217.38,384.762 L236.524,384.762"/>
|
||
<path d="M236.524,387.143 L236.524,384.762"/>
|
||
<path d="M236.524,384.762 L236.524,384.762"/>
|
||
<path d="M255.971,384.762 L256.367,384.762"/>
|
||
<path d="M236.524,387.143 L236.524,387.143"/>
|
||
<path d="M255.971,387.143 L256.367,387.143"/>
|
||
<path d="M256.367,384.762 L258.126,384.762"/>
|
||
<path d="M258.126,387.143 L258.126,384.762"/>
|
||
<path d="M256.367,387.143 L258.126,387.143"/>
|
||
<path d="M256.367,384.762 L256.367,387.143"/>
|
||
</g>
|
||
<g id="product-a6bb60d7-d792-4bda-81fb-b37eabbe69b9" class="IfcCovering material-null predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="2cks3Nrv9Bse7xitwhlccv">
|
||
<path d="M257.861,318.578 L373.22,318.578"/>
|
||
<path d="M258.093,318.809 L257.861,318.578"/>
|
||
<path d="M355.807,318.842 L301.269,318.842"/>
|
||
<path d="M373.22,318.578 L372.955,318.842"/>
|
||
</g>
|
||
<g id="product-d863118b-225a-43de-bba9-d1915bb232f9" class="IfcWall material-concrete projection" ifc:name="Wall" ifc:guid="3OOn6B8bf3thkfqP5RiZBv">
|
||
<path d="M212.088,324.134 L367.663,324.134"/>
|
||
<path d="M217.38,318.842 L212.088,324.134"/>
|
||
<path d="M372.955,318.842 L217.38,318.842"/>
|
||
<path d="M367.663,324.134 L372.955,318.842"/>
|
||
</g>
|
||
<g id="product-7770313a-fd05-4228-a2d1-9e2609775fbe" class="IfcCovering material-null predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="1tS34w$GL2AABHdYO9Tr__">
|
||
<path d="M373.22,421.236 L258.126,421.236"/>
|
||
<path d="M372.988,421.004 L373.22,421.236"/>
|
||
<path d="M258.126,421.236 L258.126,421.004"/>
|
||
</g>
|
||
<g id="product-a7cff327-b783-4281-92d8-b1d62f7f347e" class="IfcWall material-concrete projection" ifc:name="Wall" ifc:guid="2dp$CdjuD2WPBOiTOlVpH_">
|
||
<path d="M367.663,415.68 L120.543,415.68"/>
|
||
<path d="M372.955,420.971 L367.663,415.68"/>
|
||
<path d="M115.251,420.971 L372.955,420.971"/>
|
||
<path d="M120.543,415.68 L115.251,420.971"/>
|
||
</g>
|
||
<g id="product-57947ddc-ba02-4ccc-bf23-25f4362932cb" class="IfcCovering material-null predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="1Nb7tSkW9CpByZ9VGsAJBB">
|
||
<path d="M373.22,318.578 L373.22,421.236"/>
|
||
<path d="M372.955,318.842 L373.22,318.578"/>
|
||
<path d="M373.22,421.236 L372.988,421.004"/>
|
||
</g>
|
||
<g id="product-f0c0462e-3f1d-45ed-bdd2-4146f1822c51" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="3mm4OkFnr5xRtIGKRnWYnH">
|
||
<path d="M261.566,411.278 L258.126,411.278"/>
|
||
<path d="M261.566,415.68 L261.566,411.278"/>
|
||
<path d="M258.126,415.68 L261.566,415.68"/>
|
||
<path d="M258.126,411.278 L258.126,415.68"/>
|
||
<path d="M261.566,391.435 L261.566,391.348"/>
|
||
<path d="M258.126,391.348 L258.126,391.831"/>
|
||
<path d="M258.126,410.881 L258.126,411.278"/>
|
||
<path d="M261.566,391.348 L261.566,324.134"/>
|
||
<path d="M258.126,391.348 L261.566,391.348"/>
|
||
<path d="M258.126,324.134 L258.126,391.348"/>
|
||
<path d="M261.566,324.134 L258.126,324.134"/>
|
||
</g>
|
||
<g id="product-9477fe9f-03a9-443b-81c8-93d641fb5e7e" class="IfcWall material-null predefinedtype-ELEMENTEDWALL projection" ifc:name="Wall" ifc:guid="2KT$wV0wb4Eu78azP1_rv_">
|
||
<path d="M115.251,163.267 L115.251,163.267"/>
|
||
<path d="M115.251,210.555 L115.251,196.935"/>
|
||
<path d="M115.251,163.267 L115.251,163.267"/>
|
||
</g>
|
||
<g id="product-943ce1a2-5b43-4541-86e4-05a8a366ed62" class="IfcCovering material-null predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="2KFE6YMqD5GORa1QYZPkrY">
|
||
<path d="M114.986,327.626 L114.986,328.058"/>
|
||
<path d="M114.986,347.174 L114.986,348.33"/>
|
||
<path d="M114.986,348.33 L115.218,348.33"/>
|
||
<path d="M115.251,348.33 L115.251,348.33"/>
|
||
<path d="M115.251,420.971 L114.986,421.236"/>
|
||
<path d="M114.986,421.236 L114.986,348.33"/>
|
||
<path d="M114.986,163.003 L115.218,163.234"/>
|
||
<path d="M115.251,163.267 L115.251,163.267"/>
|
||
<path d="M115.251,202.121 L115.251,215.741"/>
|
||
<path d="M114.986,327.626 L115.218,327.626"/>
|
||
<path d="M115.251,327.626 L115.251,327.626"/>
|
||
<path d="M114.986,327.626 L114.986,163.003"/>
|
||
</g>
|
||
<g id="product-ae461a2f-6e45-4910-b8a3-11bd5d1ba67c" class="IfcUnitaryEquipment material-null projection" ifc:name="UnitaryEquipment" ifc:guid="2kHXelRaL94BYZ4RrT6wPy">
|
||
<path d="M220.535,342.007 L233.764,342.007"/>
|
||
<path d="M220.535,342.007 L233.764,342.007"/>
|
||
<path d="M233.764,326.132 L233.764,342.007"/>
|
||
<path d="M233.764,342.007 L233.764,326.132"/>
|
||
<path d="M220.535,326.132 L233.764,326.132"/>
|
||
<path d="M233.764,326.132 L220.535,326.132"/>
|
||
<path d="M220.535,342.007 L220.535,326.132"/>
|
||
<path d="M220.535,326.132 L220.535,342.007"/>
|
||
</g>
|
||
<g id="product-53ca4db2-2c2f-4d44-848e-902417c31641" class="IfcWall material-null predefinedtype-ELEMENTEDWALL projection" ifc:name="Wall" ifc:guid="1JoasoB2zDH8IEa2GNmnP1">
|
||
<path d="M329.331,28.3299 L353.905,28.3299"/>
|
||
<path d="M173.459,29.3885 L173.458,29.3883"/>
|
||
<path d="M172.4,28.33 L172.4,28.3299"/>
|
||
<path d="M352.847,29.3882 L352.846,29.3883"/>
|
||
</g>
|
||
<g id="product-24fe4d6b-95b5-4333-aa7f-8c20281fd715" class="IfcCovering material-null predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="0a$arhbRL3Cwf$Z20e7zSL">
|
||
<path d="M172.135,28.065 L354.169,28.0652"/>
|
||
<path d="M172.367,28.2968 L172.135,28.065"/>
|
||
<path d="M354.169,28.0652 L353.938,28.2968"/>
|
||
</g>
|
||
<g id="product-f968a6eb-9b56-41ab-922f-b4993b21a147" class="IfcWall material-null predefinedtype-ELEMENTEDWALL projection" ifc:name="Wall" ifc:guid="3vQARhcrP1gv8lj9ax8Q57">
|
||
<path d="M278.664,130.459 L278.664,130.459"/>
|
||
<path d="M353.905,130.459 L353.905,130.459"/>
|
||
<path d="M260.342,130.459 L260.342,130.459"/>
|
||
<path d="M209.586,130.459 L172.4,130.459"/>
|
||
</g>
|
||
<g id="product-6e0aab7a-6bbe-4eee-98c4-67f1059d0104" class="IfcWall material-null predefinedtype-ELEMENTEDWALL projection" ifc:name="Wall" ifc:guid="1k2gjwQxvExfZ4P$45dG44">
|
||
<path d="M352.847,53.9946 L352.846,53.9946"/>
|
||
<path d="M352.846,29.3883 L352.847,29.3882"/>
|
||
<path d="M353.905,28.3299 L353.905,28.3299"/>
|
||
<path d="M353.905,130.459 L353.905,130.459"/>
|
||
<path d="M352.847,104.795 L352.847,104.795"/>
|
||
</g>
|
||
<g id="product-dfb6cf8a-51d3-43eb-b745-8c55d8ff242f" class="IfcCovering material-null predefinedtype-CLADDING projection" ifc:name="Wall" ifc:guid="3Vji_AKTD3wxT5Z5NO$oGl">
|
||
<path d="M353.905,53.9946 L353.905,53.9946"/>
|
||
<path d="M353.938,53.9946 L354.169,53.9946"/>
|
||
<path d="M353.905,28.33 L353.905,28.3299"/>
|
||
<path d="M353.905,28.3299 L353.905,28.3299"/>
|
||
<path d="M353.938,28.2968 L354.169,28.0652"/>
|
||
<path d="M354.169,28.0652 L354.169,53.9946"/>
|
||
<path d="M354.169,104.795 L354.169,104.795"/>
|
||
<path d="M354.169,130.723 L353.938,130.492"/>
|
||
<path d="M353.905,130.459 L353.905,130.459"/>
|
||
<path d="M354.169,104.795 L353.938,104.795"/>
|
||
<path d="M353.905,104.795 L353.905,104.795"/>
|
||
<path d="M354.169,104.795 L354.169,130.723"/>
|
||
</g>
|
||
<g id="product-cee07df6-b249-4b99-a730-38c2e43e98f7" class="IfcWall material-null predefinedtype-ELEMENTEDWALL projection" ifc:name="Wall" ifc:guid="3Eu7tsiabBcQSmECBaFfZt">
|
||
<path d="M172.4,130.459 L172.4,130.458"/>
|
||
<path d="M172.4,28.3299 L172.4,28.33"/>
|
||
<path d="M173.458,29.3883 L173.459,29.3885"/>
|
||
</g>
|
||
<g id="product-9aee1f4c-e360-4a4b-b066-cfc86330ca23" class="IfcBuildingElementProxy material-thisisnameoftheprofileset predefinedtype-DRAINTILE projection" ifc:name="BuildingElementProxy" ifc:guid="2QxXzCus1AIx1cpyXZCCeZ">
|
||
<path d="M162.607,-6.65559 L162.607,151.362"/>
|
||
<path d="M160.565,-8.69709 L160.49,-8.77188"/>
|
||
<path d="M160.656,-8.60622 L160.565,-8.69709"/>
|
||
<path d="M160.779,-8.48357 L160.656,-8.60622"/>
|
||
<path d="M161.013,-8.24964 L160.779,-8.48357"/>
|
||
<path d="M161.313,-7.94951 L161.013,-8.24964"/>
|
||
<path d="M161.671,-7.59157 L161.313,-7.94951"/>
|
||
<path d="M162.006,-7.25673 L161.671,-7.59157"/>
|
||
<path d="M162.251,-7.01157 L162.006,-7.25673"/>
|
||
<path d="M162.4,-6.86276 L162.251,-7.01157"/>
|
||
<path d="M162.51,-6.75268 L162.4,-6.86276"/>
|
||
<path d="M162.579,-6.68406 L162.51,-6.75268"/>
|
||
<path d="M162.606,-6.65627 L162.579,-6.68406"/>
|
||
<path d="M162.607,-6.65559 L162.606,-6.65627"/>
|
||
<path d="M160.554,-8.70797 L160.565,-8.69715"/>
|
||
<path d="M160.565,-8.69709 L160.656,-8.60622"/>
|
||
<path d="M160.49,151.362 L160.49,-8.77188"/>
|
||
<path d="M160.521,151.362 L160.49,151.362"/>
|
||
<path d="M160.612,151.362 L160.521,151.362"/>
|
||
<path d="M160.757,151.362 L160.612,151.362"/>
|
||
<path d="M160.948,151.362 L160.757,151.362"/>
|
||
<path d="M161.173,151.362 L160.948,151.362"/>
|
||
<path d="M161.421,151.362 L161.173,151.362"/>
|
||
<path d="M161.676,151.362 L161.421,151.362"/>
|
||
<path d="M161.924,151.362 L161.676,151.362"/>
|
||
<path d="M162.15,151.362 L161.924,151.362"/>
|
||
<path d="M162.341,151.362 L162.15,151.362"/>
|
||
<path d="M162.486,151.362 L162.341,151.362"/>
|
||
<path d="M162.576,151.362 L162.486,151.362"/>
|
||
<path d="M162.607,151.362 L162.576,151.362"/>
|
||
</g>
|
||
<g id="product-5eb48121-fb46-4a9e-9f2c-41addd312333" class="IfcBuildingElementProxy material-thisisnameoftheprofileset predefinedtype-DRAINTILE projection" ifc:name="BuildingElementProxy" ifc:guid="1Uj84X_qPAdfyiGQtTCICp">
|
||
<path d="M363.693,78.7427 L363.693,164.062"/>
|
||
<path d="M363.693,78.7427 L363.693,-6.65523"/>
|
||
<path d="M365.735,166.104 L365.736,166.105"/>
|
||
<path d="M365.644,166.013 L365.735,166.104"/>
|
||
<path d="M365.522,165.89 L365.587,165.956"/>
|
||
<path d="M365.635,166.003 L365.644,166.013"/>
|
||
<path d="M365.288,165.656 L365.383,165.752"/>
|
||
<path d="M365.506,165.874 L365.522,165.89"/>
|
||
<path d="M364.987,165.356 L365.142,165.511"/>
|
||
<path d="M365.265,165.634 L365.288,165.656"/>
|
||
<path d="M364.629,164.998 L364.772,165.14"/>
|
||
<path d="M364.946,165.314 L364.987,165.356"/>
|
||
<path d="M364.294,164.663 L364.404,164.773"/>
|
||
<path d="M364.585,164.953 L364.629,164.998"/>
|
||
<path d="M364.049,164.418 L364.151,164.52"/>
|
||
<path d="M364.263,164.631 L364.294,164.663"/>
|
||
<path d="M363.9,164.269 L363.945,164.313"/>
|
||
<path d="M364.015,164.384 L364.049,164.418"/>
|
||
<path d="M363.79,164.159 L363.828,164.196"/>
|
||
<path d="M363.884,164.253 L363.9,164.269"/>
|
||
<path d="M363.722,164.09 L363.766,164.135"/>
|
||
<path d="M363.782,164.15 L363.79,164.159"/>
|
||
<path d="M363.694,164.062 L363.722,164.09"/>
|
||
<path d="M363.693,164.062 L363.694,164.062"/>
|
||
<path d="M365.81,-8.77186 L365.81,166.179"/>
|
||
<path d="M363.707,-6.66911 L363.693,-6.65523"/>
|
||
<path d="M363.763,-6.72485 L363.707,-6.66911"/>
|
||
<path d="M363.863,-6.82514 L363.763,-6.72485"/>
|
||
<path d="M364.009,-6.97045 L363.863,-6.82514"/>
|
||
<path d="M364.274,-7.23629 L364.009,-6.97045"/>
|
||
<path d="M364.586,-7.54779 L364.274,-7.23629"/>
|
||
<path d="M364.939,-7.90108 L364.586,-7.54779"/>
|
||
<path d="M365.245,-8.20683 L364.939,-7.90108"/>
|
||
<path d="M365.495,-8.45706 L365.245,-8.20683"/>
|
||
<path d="M365.636,-8.59775 L365.495,-8.45706"/>
|
||
<path d="M365.746,-8.70803 L365.636,-8.59775"/>
|
||
<path d="M365.81,-8.77186 L365.746,-8.70803"/>
|
||
</g>
|
||
<g id="product-bb50a3e3-2934-4f72-b93a-812078297288" class="IfcBuildingElementProxy material-thisisnameoftheprofileset predefinedtype-DRAINTILE projection" ifc:name="BuildingElementProxy" ifc:guid="2xKAFZAJHFShawWI1uANA8">
|
||
<path d="M365.81,166.179 L254.481,166.179"/>
|
||
<path d="M252.365,166.179 L252.365,166.179"/>
|
||
<path d="M365.81,166.179 L365.81,166.179"/>
|
||
<path d="M365.81,166.179 L365.81,166.179"/>
|
||
<path d="M365.81,166.179 L365.81,166.179"/>
|
||
<path d="M363.771,164.139 L363.766,164.135"/>
|
||
<path d="M363.865,164.233 L363.828,164.196"/>
|
||
<path d="M363.782,164.15 L363.771,164.139"/>
|
||
<path d="M363.992,164.36 L363.945,164.313"/>
|
||
<path d="M363.884,164.252 L363.865,164.233"/>
|
||
<path d="M364.233,164.601 L364.152,164.52"/>
|
||
<path d="M364.015,164.383 L363.992,164.36"/>
|
||
<path d="M364.541,164.909 L364.404,164.773"/>
|
||
<path d="M364.263,164.631 L364.233,164.601"/>
|
||
<path d="M364.905,165.274 L364.772,165.14"/>
|
||
<path d="M364.585,164.953 L364.541,164.909"/>
|
||
<path d="M365.243,165.611 L365.142,165.511"/>
|
||
<path d="M364.946,165.314 L364.905,165.274"/>
|
||
<path d="M365.486,165.854 L365.383,165.751"/>
|
||
<path d="M365.265,165.634 L365.243,165.611"/>
|
||
<path d="M365.629,165.997 L365.587,165.955"/>
|
||
<path d="M365.506,165.874 L365.486,165.854"/>
|
||
<path d="M365.741,166.11 L365.736,166.105"/>
|
||
<path d="M365.635,166.004 L365.629,165.997"/>
|
||
<path d="M365.81,166.179 L365.741,166.11"/>
|
||
<path d="M252.365,164.062 L252.365,164.062"/>
|
||
<path d="M254.481,164.062 L363.694,164.062"/>
|
||
<path d="M252.365,164.093 L252.365,164.062"/>
|
||
<path d="M252.365,164.183 L252.365,164.093"/>
|
||
<path d="M252.365,164.328 L252.365,164.183"/>
|
||
<path d="M252.365,164.519 L252.365,164.328"/>
|
||
<path d="M252.365,164.745 L252.365,164.519"/>
|
||
<path d="M252.365,164.993 L252.365,164.745"/>
|
||
<path d="M252.365,165.248 L252.365,164.993"/>
|
||
<path d="M252.365,165.496 L252.365,165.248"/>
|
||
<path d="M252.365,165.722 L252.365,165.496"/>
|
||
<path d="M252.365,165.912 L252.365,165.722"/>
|
||
<path d="M252.365,166.057 L252.365,165.912"/>
|
||
<path d="M252.365,166.148 L252.365,166.057"/>
|
||
<path d="M252.365,166.179 L252.365,166.148"/>
|
||
<path d="M252.365,166.148 L252.365,166.148"/>
|
||
<path d="M252.365,166.057 L252.365,166.057"/>
|
||
<path d="M252.365,165.912 L252.365,165.912"/>
|
||
<path d="M252.365,165.722 L252.365,165.722"/>
|
||
<path d="M252.365,165.496 L252.365,165.496"/>
|
||
<path d="M252.365,165.248 L252.365,165.248"/>
|
||
<path d="M252.365,164.993 L252.365,164.993"/>
|
||
<path d="M252.365,164.745 L252.365,164.745"/>
|
||
<path d="M252.365,164.519 L252.365,164.519"/>
|
||
<path d="M252.365,164.328 L252.365,164.328"/>
|
||
<path d="M252.365,164.183 L252.365,164.183"/>
|
||
<path d="M252.365,164.093 L252.365,164.093"/>
|
||
</g>
|
||
<g id="product-339d9cda-c340-4a9c-a523-5a1bee3caf4d" class="IfcBuildingElementProxy material-thisisnameoftheprofileset predefinedtype-DRAINTILE projection" ifc:name="BuildingElementProxy" ifc:guid="0pdPpQmq1AdAKZMXlkFAzD">
|
||
<path d="M166.374,153.479 L252.364,153.479"/>
|
||
<path d="M166.374,153.479 L80.2662,153.479"/>
|
||
<path d="M254.407,151.437 L254.481,151.362"/>
|
||
<path d="M254.316,151.528 L254.407,151.437"/>
|
||
<path d="M254.193,151.65 L254.316,151.528"/>
|
||
<path d="M253.959,151.884 L254.193,151.65"/>
|
||
<path d="M253.659,152.185 L253.959,151.884"/>
|
||
<path d="M253.301,152.543 L253.659,152.185"/>
|
||
<path d="M252.966,152.878 L253.301,152.543"/>
|
||
<path d="M252.72,153.123 L252.966,152.878"/>
|
||
<path d="M252.571,153.272 L252.72,153.123"/>
|
||
<path d="M252.461,153.382 L252.571,153.272"/>
|
||
<path d="M252.393,153.45 L252.461,153.382"/>
|
||
<path d="M252.365,153.478 L252.393,153.45"/>
|
||
<path d="M252.364,153.479 L252.365,153.478"/>
|
||
<path d="M254.407,151.437 L254.316,151.528"/>
|
||
<path d="M78.1496,151.362 L160.49,151.362"/>
|
||
<path d="M162.607,151.362 L254.481,151.362"/>
|
||
<path d="M80.2523,153.465 L80.2662,153.479"/>
|
||
<path d="M80.1965,153.409 L80.2523,153.465"/>
|
||
<path d="M80.0963,153.309 L80.1965,153.409"/>
|
||
<path d="M79.9509,153.163 L80.0963,153.309"/>
|
||
<path d="M79.6851,152.898 L79.9509,153.163"/>
|
||
<path d="M79.3736,152.586 L79.6851,152.898"/>
|
||
<path d="M79.0203,152.233 L79.3736,152.586"/>
|
||
<path d="M78.7145,151.927 L79.0203,152.233"/>
|
||
<path d="M78.4643,151.677 L78.7145,151.927"/>
|
||
<path d="M78.3236,151.536 L78.4643,151.677"/>
|
||
<path d="M78.2133,151.426 L78.3236,151.536"/>
|
||
<path d="M78.1496,151.362 L78.2133,151.426"/>
|
||
</g>
|
||
<g id="product-1dafa895-b490-4819-9331-3508ebd256a0" class="IfcSlab material-5Fill predefinedtype-FLOOR projection" ifc:name="Slab.045" ifc:guid="0ThwYLj9186PCnDGZhqbQW">
|
||
<path d="M246.096,161.117 L219.761,161.118"/>
|
||
<path d="M246.096,236.69 L246.096,161.117"/>
|
||
<path d="M219.761,236.69 L246.096,236.69"/>
|
||
<path d="M219.761,161.118 L219.761,236.69"/>
|
||
</g>
|
||
<g id="product-d24570ad-6e5a-4784-8489-e5014ec59f2e" class="IfcSlab material-5Fill predefinedtype-FLOOR projection" ifc:name="Slab.039" ifc:guid="3IHN2jRbf7X8I9vG5EnPyk">
|
||
<path d="M86.5348,409.726 L91.901,409.726"/>
|
||
<path d="M92.5732,409.726 L112.87,409.726"/>
|
||
<path d="M86.5348,323.737 L86.5348,329.016"/>
|
||
<path d="M86.5348,331.952 L86.5348,409.726"/>
|
||
<path d="M112.87,323.737 L88.4345,323.737"/>
|
||
<path d="M87.7556,323.737 L86.5348,323.737"/>
|
||
<path d="M112.87,409.726 L112.87,323.737"/>
|
||
</g>
|
||
<g ifc:guid="1z78mpxOTBuQ0w0fz_8Jvv" ifc:name="StairFlight" class="IfcMember material-LVL predefinedtype-STRINGER cut"><path d="M135.4254186153412,298.1526543244529 L135.4254186153412,297.5214808727113 L135.4254186153412,296.84898153392555 L135.4254186153412,292.648840898753 L135.23438572883606,292.648840898753 L134.49938098589578,292.648840898753 L134.49938098589578,296.84898153392555 L134.49938098589578,297.5214808727113 L134.49938098589578,298.15281327017226 L134.49938098589578,298.62678940542617 L134.49938098589578,298.9960203115948 L134.49938098589578,301.96162954417946 L134.84598199526468,301.96162954417946 L135.4254186153412,301.96162954417946 L135.4254186153412,298.9960203115948 L135.4254186153412,298.62678940542617 Z"/></g><g ifc:guid="31MX5FU4XBgOg_T$eAhON0" ifc:name="StairFlight" class="IfcMember material-LVL predefinedtype-STRINGER cut"><path d="M130.00147541364032,298.1526543244529 L130.00147541364032,297.5214808727113 L130.00147541364032,296.84898153392555 L130.00147541364032,292.648840898753 L129.8104425271352,292.648840898753 L129.07543778419495,292.648840898753 L129.07543778419495,296.84898153392555 L129.07543778419495,297.5214808727113 L129.07543778419495,298.15281327017226 L129.07543778419495,298.62678940542617 L129.07543778419495,298.9960203115948 L129.07543778419495,301.96162954417946 L129.42203879356384,301.96162954417946 L130.00147541364032,301.96162954417946 L130.00147541364032,298.9960203115948 L130.00147541364032,298.62678940542617 Z"/></g><g ifc:guid="1ZJZZAnuX5PeohQb6avDAF" ifc:name="StairFlight" class="IfcMember material-LVL predefinedtype-STRINGER cut"><path d="M123.65147471427917,298.1526543244529 L123.65147471427917,297.5214808727113 L123.65147471427917,296.84898153392555 L123.65147471427917,292.648840898753 L123.46044182777405,292.648840898753 L122.72543708483377,292.648840898753 L122.72543708483377,296.84898153392555 L122.72543708483377,297.5214808727113 L122.72543708483377,298.15281327017226 L122.72543708483377,298.62678940542617 L122.72543708483377,298.9960203115948 L122.72543708483377,301.96162954417946 L123.07203809420267,301.96162954417946 L123.65147471427917,301.96162954417946 L123.65147471427917,298.9960203115948 L123.65147471427917,298.62678940542617 Z"/></g><g ifc:guid="2z1DwHMJ153eiCoA5rUPQL" ifc:name="StairFlight" class="IfcMember material-LVL predefinedtype-STRINGER cut"><path d="M141.77541931470233,298.1526592915066 L141.77541931470233,297.5214858397651 L141.77541931470233,296.84898650097927 L141.77541931470233,292.6488458658067 L141.5843864281972,292.6488458658067 L140.84938168525696,292.6488458658067 L140.84938168525696,296.84898650097927 L140.84938168525696,297.5214858397651 L140.84938168525696,298.15281823722603 L140.84938168525696,298.62679437247994 L140.84938168525696,298.9960252786485 L140.84938168525696,301.96163451123317 L141.19598269462585,301.96163451123317 L141.77541931470233,301.96163451123317 L141.77541931470233,298.9960252786485 L141.77541931470233,298.62679437247994 Z"/></g><g ifc:guid="0FwuOm9gTBFAvpz0a0WoD1" ifc:name="StairFlight" class="IfcStairFlight material-MAPLESTAIRRISER predefinedtype-STRAIGHT cut"><path d="M141.77543918291727,292.6488458658067 L141.77541931470233,292.34557743318953 L141.77541931470233,292.25195840446236 L137.2857590516408,292.2519534374086 L122.72543708483377,292.2519534374086 L122.72543708483377,292.5553808157452 L122.72543708483377,292.648840898753 L127.2150973478953,292.648840898753 Z"/></g><g ifc:guid="2PsfJto2n05wwmALxT8vWP" ifc:name="Covering" class="IfcCovering material-null predefinedtype-MOLDING cut"><path d="M121.66709701220194,296.42586802887996 L121.8436062335968,296.42586802887996 L122.06398447354634,296.42586802887996 L122.06398447354634,291.9909645661521 L122.06398447354634,288.38289673574843 L121.86446785926819,288.38289673574843 L121.66709701220194,288.38289673574843 L121.66709701220194,291.9909645661521 Z"/></g><g ifc:guid="2Wpci5gK112BsnsBiJbnb9" ifc:name="Covering" class="IfcCovering material-null predefinedtype-MOLDING cut"><path d="M142.17228690783182,296.4258729959337 L142.34879612922668,296.4258729959337 L142.5691743691762,296.4258729959337 L142.5691743691762,291.9909695332058 L142.5691743691762,288.3829017028022 L142.36965775489807,288.3829017028022 L142.17228690783182,288.3829017028022 L142.17228690783182,291.9909695332058 Z"/></g><g ifc:guid="3CCmKTN_9FEeaZWdVRiHk0" ifc:name="Door" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR cut"><path d="M255.97053766250608,387.1431986038693 L255.97053766250608,385.26557282058474"/><path d="M256.25942150751746,387.1431986038693 L255.97053766250608,387.1431986038693"/><path d="M256.36742512385047,387.1431986038693 L256.25942150751746,387.1431986038693"/><path d="M256.36742512385047,386.44113536127486 L256.36742512385047,387.1431986038693"/><path d="M236.8124920564393,384.5635095779904 L236.9204955951621,384.5635095779904"/><path d="M236.92049543994167,386.44113536127486 L236.9204955951621,384.5635095779904"/><path d="M256.36742512385047,386.44113536127486 L256.36742512385047,384.5635095779904"/><path d="M256.36742512385047,384.5635095779904 L256.0785412788391,384.5635095779904"/><path d="M256.0785412788391,384.5635095779904 L255.97053766250608,384.5635095779904"/><path d="M255.97053766250608,385.26557282058474 L255.97053766250608,384.5635095779904"/><path d="M236.52360821142793,384.5635095779904 L236.52360805620748,386.44113536127486"/><path d="M236.8124920564393,384.5635095779904 L236.52360821142793,384.5635095779904"/><path d="M236.52360790098706,387.1431986038693 L236.52360805620748,386.44113536127486"/><path d="M236.92049536233145,387.1431986038693 L236.92049543994167,386.44113536127486"/><path d="M236.92049536233145,387.1431986038693 L236.81249174599844,387.1431986038693"/><path d="M236.81249174599844,387.1431986038693 L236.52360790098706,387.1431986038693"/><path d="M255.97053766250608,387.1431986038693 L256.391704082489,387.1431986038693"/><path d="M255.97053766250608,387.1431986038693 L255.97053766250608,387.43470505325075"/><path d="M257.55804777145386,384.447638148547 L257.55804777145386,384.16662211664595"/><path d="M257.55804777145386,384.16662211664595 L256.391704082489,384.16662211664595"/><path d="M257.55804777145386,384.5635095779904 L257.55804777145386,384.447638148547"/><path d="M256.391704082489,384.5635095779904 L257.55804777145386,384.5635095779904"/><path d="M256.391704082489,387.54008606521364 L255.97053766250608,387.54008606521364"/><path d="M255.97053766250608,387.54008606521364 L255.97053766250608,387.43470505325075"/><path d="M236.92053509876132,387.1431986038693 L236.4993686787784,387.1431986038693"/><path d="M236.92053509876132,387.54008606521364 L236.4993686787784,387.54008606521364"/><path d="M236.92053509876132,387.43470505325075 L236.92053509876132,387.54008606521364"/><path d="M236.92053509876132,387.43470505325075 L236.92053509876132,387.1431986038693"/><path d="M236.4993686787784,387.1431986038693 L235.333025145034,387.1431986038693"/><path d="M235.33302483459312,387.54008606521364 L236.4993686787784,387.54008606521364"/><path d="M235.333025145034,387.25907003331264 L235.33302483459312,387.54008606521364"/><path d="M235.333025145034,387.25907003331264 L235.333025145034,387.1431986038693"/><path d="M257.55804777145386,387.1431986038693 L256.391704082489,387.1431986038693"/><path d="M257.55804777145386,387.54008606521364 L256.391704082489,387.54008606521364"/><path d="M257.55804777145386,387.54008606521364 L257.55804777145386,387.25907003331264"/><path d="M257.55804777145386,387.25907003331264 L257.55804777145386,387.1431986038693"/><path d="M236.49936898921925,384.16662211664595 L235.333025145034,384.16662211664595"/><path d="M235.333025145034,384.5635095779904 L236.49936898921925,384.5635095779904"/><path d="M235.333025145034,384.5635095779904 L235.333025145034,384.2824935460893"/><path d="M235.333025145034,384.2824935460893 L235.333025145034,384.16662211664595"/><path d="M255.97053766250608,384.5635095779904 L256.391704082489,384.5635095779904"/><path d="M256.391704082489,384.16662211664595 L255.97053766250608,384.16662211664595"/><path d="M255.97053766250608,384.27200312860884 L255.97053766250608,384.16662211664595"/><path d="M255.97053766250608,384.27200312860884 L255.97053766250608,384.5635095779904"/><path d="M236.49936898921925,384.16662211664595 L236.92053540920216,384.16662211664595"/><path d="M236.92053533159196,384.5635095779904 L236.49936898921925,384.5635095779904"/><path d="M236.92053533159196,384.5635095779904 L236.92053540920216,384.27200312860884"/><path d="M236.92053540920216,384.27200312860884 L236.92053540920216,384.16662211664595"/><path d="M255.97053766250608,385.62177017776247 L255.97053766250608,385.34107203730025"/><path d="M255.97053766250608,385.62177017776247 L250.91634194056192,385.62177017776247"/><path d="M255.97053766250608,385.34107203730025 L255.97053766250608,384.5635095779904"/><path d="M250.91634194056192,384.5635095779904 L255.97053766250608,384.5635095779904"/><path d="M250.91634194056192,384.5635095779904 L236.92053533159196,384.5635095779904"/><path d="M236.92053525398174,385.62177017776247 L250.91634194056192,385.62177017776247"/><path d="M236.92053525398174,385.62177017776247 L236.92053533159196,384.844366664172"/><path d="M236.92053533159196,384.844366664172 L236.92053533159196,384.5635095779904"/></g><g ifc:guid="31q28TG5v3k9mBlGbE59za" ifc:name="Door" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR cut"><path d="M211.0300635298093,411.3010406041948 L213.53361755609512,411.3010406041948"/><path d="M211.0300635298093,411.5900039220659 L211.0300635298093,411.3010406041948"/><path d="M211.0300635298093,411.5900039220659 L211.0300635298093,411.6979280655392"/><path d="M211.0300635298093,411.6979280655392 L211.96609487136203,411.6979280655392"/><path d="M214.4696513811747,392.2510683084337 L214.4696513811747,392.142985219241"/><path d="M211.96609735488892,392.2510683084337 L214.4696513811747,392.2510683084337"/><path d="M211.96609487136203,411.6979280655392 L214.46964889764786,411.6979280655392"/><path d="M213.53361755609512,411.3010406041948 L214.46964889764786,411.3010406041948"/><path d="M214.46964889764786,411.3010406041948 L214.46964889764786,411.40912369338747"/><path d="M214.46964889764786,411.6979280655392 L214.46964889764786,411.40912369338747"/><path d="M214.4696513811747,391.85418084708925 L211.96609735488892,391.85418084708925"/><path d="M214.4696513811747,392.142985219241 L214.4696513811747,391.85418084708925"/><path d="M211.03006601333618,391.85418084708925 L211.96609735488892,391.85418084708925"/><path d="M211.03006601333618,392.142985219241 L211.03006601333618,391.85418084708925"/><path d="M211.03006601333618,392.2510683084337 L211.03006601333618,392.142985219241"/><path d="M211.96609735488892,392.2510683084337 L211.03006601333618,392.2510683084337"/><path d="M211.0300635298093,411.3010406041948 L211.0300635298093,411.72224676060756"/><path d="M211.0300635298093,411.3010406041948 L210.7384776075681,411.3010406041948"/><path d="M214.58548059066135,412.8885904495724 L214.86653635899225,412.8885904495724"/><path d="M214.86653635899225,412.8885904495724 L214.86653635899225,411.72224676060756"/><path d="M214.46964889764786,412.8885904495724 L214.58548059066135,412.8885904495724"/><path d="M214.46964889764786,412.8885904495724 L214.46964889764786,411.72224676060756"/><path d="M210.6331760684649,411.3010406041948 L210.7384776075681,411.3010406041948"/><path d="M210.6331760684649,411.72224676060756 L210.6331760684649,411.3010406041948"/><path d="M211.03006601333618,392.2510683084337 L211.03006601333618,391.8298621520209"/><path d="M210.63317855199176,392.2510683084337 L210.63317855199176,391.8298621520209"/><path d="M210.73848009109497,392.2510683084337 L210.63317855199176,392.2510683084337"/><path d="M210.73848009109497,392.2510683084337 L211.03006601333618,392.2510683084337"/><path d="M211.03006601333618,391.8298621520209 L211.03006601333618,390.66351846305605"/><path d="M210.63317855199176,391.8298621520209 L210.63317855199176,390.66351846305605"/><path d="M210.91423432032266,390.66351846305605 L210.63317855199176,390.66351846305605"/><path d="M210.91423432032266,390.66351846305605 L211.03006601333618,390.66351846305605"/><path d="M211.0300635298093,412.8885904495724 L211.0300635298093,411.72224676060756"/><path d="M211.0300635298093,412.8885904495724 L210.9142318367958,412.8885904495724"/><path d="M210.6331760684649,412.8885904495724 L210.9142318367958,412.8885904495724"/><path d="M210.6331760684649,411.72224676060756 L210.6331760684649,412.8885904495724"/><path d="M214.8665388425191,391.8298621520209 L214.8665388425191,390.66351846305605"/><path d="M214.4696513811747,391.8298621520209 L214.4696513811747,390.66351846305605"/><path d="M214.75070714950562,390.66351846305605 L214.4696513811747,390.66351846305605"/><path d="M214.75070714950562,390.66351846305605 L214.8665388425191,390.66351846305605"/><path d="M214.46964889764786,411.72224676060756 L214.46964889764786,411.3010406041948"/><path d="M214.76123481988907,411.3010406041948 L214.46964889764786,411.3010406041948"/><path d="M214.76123481988907,411.3010406041948 L214.86653635899225,411.3010406041948"/><path d="M214.86653635899225,411.3010406041948 L214.86653635899225,411.72224676060756"/><path d="M214.8665388425191,391.8298621520209 L214.8665388425191,392.2510683084337"/><path d="M214.8665388425191,392.2510683084337 L214.76123730341592,392.2510683084337"/><path d="M214.76123730341592,392.2510683084337 L214.4696513811747,392.2510683084337"/><path d="M214.4696513811747,392.2510683084337 L214.4696513811747,391.8298621520209"/></g><g ifc:guid="11lugPorr0s9wnGcv4hRaG" ifc:name="Door" class="IfcDoor material-MaterialConstituentSet predefinedtype-DOOR cut"><path d="M258.1259583433469,410.88142390497603 L260.6295123696327,410.88142390497603"/><path d="M258.1259583433469,411.1703872228471 L258.1259583433469,410.88142390497603"/><path d="M258.1259583433469,411.1703872228471 L258.1259583433469,411.27831136632045"/><path d="M258.1259583433469,411.27831136632045 L259.06198968489963,411.27831136632045"/><path d="M261.5655461947123,391.8314615433224 L261.5655461947123,391.72337845412966"/><path d="M259.0619921684265,391.8314615433224 L261.5655461947123,391.8314615433224"/><path d="M259.06198968489963,411.27831136632045 L261.56554371118546,411.27831136632045"/><path d="M260.6295123696327,410.88142390497603 L261.56554371118546,410.88142390497603"/><path d="M261.56554371118546,410.88142390497603 L261.56554371118546,410.9895069941687"/><path d="M261.56554371118546,411.27831136632045 L261.56554371118546,410.9895069941687"/><path d="M261.5655461947123,391.434574081978 L259.0619921684265,391.434574081978"/><path d="M261.5655461947123,391.72337845412966 L261.5655461947123,391.434574081978"/><path d="M258.1259595851103,391.434574081978 L259.0619921684265,391.434574081978"/><path d="M258.1259595851103,391.72337845412966 L258.1259595851103,391.434574081978"/><path d="M258.1259595851103,391.8314615433224 L258.1259595851103,391.72337845412966"/><path d="M259.0619921684265,391.8314615433224 L258.1259595851103,391.8314615433224"/><path d="M258.1259583433469,410.88142390497603 L258.1259583433469,411.3026300613888"/><path d="M258.1259583433469,410.88142390497603 L257.8343724211057,410.88142390497603"/><path d="M261.68137540419895,412.46897375035365 L261.9624311725298,412.46897375035365"/><path d="M261.9624311725298,412.46897375035365 L261.9624311725298,411.3026300613888"/><path d="M261.56554371118546,412.46897375035365 L261.68137540419895,412.46897375035365"/><path d="M261.56554371118546,412.46897375035365 L261.56554371118546,411.3026300613888"/><path d="M257.7290708820025,410.88142390497603 L257.8343724211057,410.88142390497603"/><path d="M257.7290708820025,411.3026300613888 L257.7290708820025,410.88142390497603"/><path d="M258.1259595851103,391.8314615433224 L258.1259595851103,391.4102553869096"/><path d="M257.72907212376595,391.8314615433224 L257.72907212376595,391.4102553869096"/><path d="M257.8343736628691,391.8314615433224 L257.72907212376595,391.8314615433224"/><path d="M257.8343736628691,391.8314615433224 L258.1259595851103,391.8314615433224"/><path d="M258.1259595851103,391.4102553869096 L258.1259595851103,390.2439116979448"/><path d="M257.72907212376595,391.4102553869096 L257.72907212376595,390.2439116979448"/><path d="M258.0101278920968,390.2439116979448 L257.72907212376595,390.2439116979448"/><path d="M258.0101278920968,390.2439116979448 L258.1259595851103,390.2439116979448"/><path d="M258.1259583433469,412.46897375035365 L258.1259583433469,411.3026300613888"/><path d="M258.1259583433469,412.46897375035365 L258.0101266503334,412.46897375035365"/><path d="M257.7290708820025,412.46897375035365 L258.0101266503334,412.46897375035365"/><path d="M257.7290708820025,411.3026300613888 L257.7290708820025,412.46897375035365"/><path d="M261.9624336560567,391.4102553869096 L261.9624336560567,390.2439116979448"/><path d="M261.5655461947123,391.4102553869096 L261.5655461947123,390.2439116979448"/><path d="M261.8466019630432,390.2439116979448 L261.5655461947123,390.2439116979448"/><path d="M261.8466019630432,390.2439116979448 L261.9624336560567,390.2439116979448"/><path d="M261.56554371118546,411.3026300613888 L261.56554371118546,410.88142390497603"/><path d="M261.85712963342667,410.88142390497603 L261.56554371118546,410.88142390497603"/><path d="M261.85712963342667,410.88142390497603 L261.9624311725298,410.88142390497603"/><path d="M261.9624311725298,410.88142390497603 L261.9624311725298,411.3026300613888"/><path d="M261.9624336560567,391.4102553869096 L261.9624336560567,391.8314615433224"/><path d="M261.9624336560567,391.8314615433224 L261.8571321169535,391.8314615433224"/><path d="M261.8571321169535,391.8314615433224 L261.5655461947123,391.8314615433224"/><path d="M261.5655461947123,391.8314615433224 L261.5655461947123,391.4102553869096"/></g><g ifc:guid="2kHXelRaL94BYZ4RrT6wPy" ifc:name="UnitaryEquipment" class="IfcUnitaryEquipment material-null cut"><path d="M233.4940666332841,342.00706477411666 L233.7641551469763,342.00706477411666 L233.7641566991806,326.45613347935756 L233.7641566991806,326.13204315749886 L220.80507377783456,326.1320332233914 L220.53498526414234,326.1320332233914 L220.53498402237892,341.68296451815047 L220.53498402237892,342.00705484000923 Z"/></g><g ifc:guid="1Vwyhxji92S8VGBOFR6SPM" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN cut"><path d="M143.56519778569537,326.8460173949409 L144.6858247121175,326.8460173949409 L144.6858247121175,325.9055355732449 L144.68583464622498,324.46469262687447 L143.9543863137563,324.46469262687447 L142.83375938733417,324.46469262687447 L142.83374945322672,325.4051744485704 L142.83374945322672,326.8460173949409 Z"/></g><g ifc:guid="0buGuvVcr1GAtw90KGYQL6" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN cut"><path d="M143.56520771980286,268.71765797782024 L144.68583464622498,268.71765797782024 L144.68583464622498,267.77717615612426 L144.68583464622498,266.33633320975383 L143.9543863137563,266.33633320975383 L142.83375938733417,266.33633320975383 L142.83375938733417,267.2768150314498 L142.83375938733417,268.71765797782024 Z"/></g><g ifc:guid="3NAcPwXq95I95oKSdDtFHu" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M217.11557606856027,-27.23258340907016 L217.11554378271103,356.4231136982449"/><path d="M217.11549162864685,484.4712256933061 L217.11554378271103,356.4231136982449"/></g><g ifc:guid="0m$JlVZU5FLvx_xUQMH5wu" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M166.31553570429483,369.906796966474 L166.31552577018738,479.607804571073"/><path d="M166.3154860337575,516.2212689265418 L166.31552577018738,479.607804571073"/></g><g ifc:guid="25dv2PK4z4DhltUeO31wYi" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.6947334570189,152.41930778273027 L190.4145876566569,152.41930281567653"/><path d="M51.750918229420975,152.41929288156908 L190.4145876566569,152.41930281567653"/></g><g ifc:guid="1PjTsQOYj0G91rTGFnppkH" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M204.41557466983795,-27.23258340907016 L204.41554238398868,356.4231136982449"/><path d="M204.4154902299245,484.4712256933061 L204.41554238398868,356.4231136982449"/></g><g ifc:guid="23OxIPgCj0AuCXA2iyPDRk" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M383.80326827367145,-27.23258340907016 L383.8032285372416,356.4231335664598"/><path d="M383.8031788667043,484.4712256933061 L383.8032285372416,356.4231335664598"/></g><g ifc:guid="0mwhlX1cjFt9zX1ghBR4lz" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.20495525995887,28.59457726725023 L363.9919857184092,28.594557399035306"/><path d="M51.7509380976359,28.59453753082038 L363.9919857184092,28.594557399035306"/></g><g ifc:guid="0LLxeYAa1EGRs9UKkr2MoY" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M191.7155732711156,-27.23258340907016 L191.7155385017395,356.4231136982449"/><path d="M191.71548883120218,484.4712256933061 L191.7155385017395,356.4231136982449"/></g><g ifc:guid="1fkX9o3$TDY9lEREpANpHs" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M179.01557187239328,-27.23258340907016 L179.01553710301715,356.4231136982449"/><path d="M179.01548743247986,484.4712256933061 L179.01553710301715,356.4231136982449"/></g><g ifc:guid="3OQt7iHcX5$hzOTN_IK58S" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M166.31557047367096,-27.23258340907016 L166.31553570429483,356.4231136982449"/><path d="M166.3154860337575,484.4712256933061 L166.31553570429483,356.4231136982449"/></g><g ifc:guid="21yNPpzxn7gPkZvFEoAsaf" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M153.61557404200235,-27.232603277285087 L153.61551443735758,356.4231136982449"/><path d="M153.61550450325012,484.4712058250912 L153.61551443735758,356.4231136982449"/></g><g ifc:guid="3LZ_qofsnCOQDNAR7HFRaS" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M140.91557264328003,-27.232603277285087 L140.91551303863525,356.4231136982449"/><path d="M140.91550310452777,484.4712058250912 L140.91551303863525,356.4231136982449"/></g><g ifc:guid="1hqHvgPjH81Ql1PoEv1GK5" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M128.21557124455768,-27.232603277285087 L128.2155116399129,356.4231136982449"/><path d="M128.21550170580545,484.4712058250912 L128.2155116399129,356.4231136982449"/></g><g ifc:guid="142CcZeZPEJ8Wh18QgHW$0" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M115.51556984583536,-27.232603277285087 L115.51551024119058,356.4231136982449"/><path d="M115.51550030708313,484.4712058250912 L115.51551024119058,356.4231136982449"/></g><g ifc:guid="20l9q3_O5FQgz8u51eM1xk" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M371.1032668749491,-27.23258340907016 L371.1032271385193,356.4231335664598"/><path d="M371.10317746798194,484.4712256933061 L371.1032271385193,356.4231335664598"/></g><g ifc:guid="1V912BayjDFuPo_NhdGPRs" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M358.4032654762268,-27.23258340907016 L358.40322573979694,356.4231335664598"/><path d="M358.40317606925964,484.4712256933061 L358.40322573979694,356.4231335664598"/></g><g ifc:guid="0lx$fh7x13UgEucBwDbRuw" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M345.70326407750446,-27.23258340907016 L345.7032243410746,356.4231335664598"/><path d="M345.7031746705373,484.4712256933061 L345.7032243410746,356.4231335664598"/></g><g ifc:guid="2tsRXd7ubDHhv01FxQMCUy" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M333.0032626787821,-27.23258340907016 L333.0032229423523,356.4231236323524"/><path d="M333.00317327181494,484.4712256933061 L333.0032229423523,356.4231236323524"/></g><g ifc:guid="1$KaP630r5jhrOv95bpylN" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M320.30325631300605,-27.23258340907016 L320.30322154362995,356.4231236323524"/><path d="M320.30317187309265,484.4712256933061 L320.30322154362995,356.4231236323524"/></g><g ifc:guid="0XWiOMe252SPuBWDBO2h1y" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M307.60325491428375,-27.23258340907016 L307.6032201449076,356.4231236323524"/><path d="M307.6031704743703,484.4712256933061 L307.6032201449076,356.4231236323524"/></g><g ifc:guid="0Qv3I_jQHD0wZcgTSeD9KI" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M294.9032535155614,-27.23258340907016 L294.9032187461853,356.4231236323524"/><path d="M294.90316907564795,484.4712256933061 L294.9032187461853,356.4231236323524"/></g><g ifc:guid="1OqIA7A2X5ZvebgCn1AcS9" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M282.20325211683905,-27.23258340907016 L282.20321734746295,356.4231236323524"/><path d="M282.20316767692566,484.4712256933061 L282.20321734746295,356.4231236323524"/></g><g ifc:guid="1ts5J$8hn3Lul$_XiBVe6O" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M269.50325071811676,-27.23258340907016 L269.5032184322675,356.4231236323524"/><path d="M269.5031662782033,484.4712256933061 L269.5032184322675,356.4231236323524"/></g><g ifc:guid="1lhh_ubQDDT8ghuYBTck_X" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M256.8032505611578,-27.23258340907016 L256.80321703354514,356.4231236323524"/><path d="M256.80316612124443,484.4712256933061 L256.80321703354514,356.4231236323524"/></g><g ifc:guid="12twiI6AbB0Ow7VYNC4w6C" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M244.10324916243553,-27.23258340907016 L244.10321563482285,356.4231236323524"/><path d="M244.10316472252208,484.4712256933061 L244.10321563482285,356.4231236323524"/></g><g ifc:guid="10JvK48b50KPcTytZiyEVw" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M231.40324776371318,-27.23258340907016 L231.4032142361005,356.4231236323524"/><path d="M231.40316332379976,484.4712256933061 L231.4032142361005,356.4231236323524"/></g><g ifc:guid="1l8tIJqhT1rfPa1ItlLOGy" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M206.0032437245051,-27.23258340907016 L206.00321143865585,356.4231136982449"/><path d="M206.00315928459167,484.4712256933061 L206.00321143865585,356.4231136982449"/></g><g ifc:guid="2YOVtugkfF6QLUri$1YUwi" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M193.30324232578278,-27.23258340907016 L193.30320755640665,356.4231136982449"/><path d="M193.30315788586933,484.4712256933061 L193.30320755640665,356.4231136982449"/></g><g ifc:guid="1wClHfser1Vu5G2v875lvZ" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M218.70324636499086,-27.23258340907016 L218.70321283737817,356.4231136982449"/><path d="M218.70316192507744,484.4712256933061 L218.70321283737817,356.4231136982449"/></g><g ifc:guid="2bQj$k6kX9zvT$NwE6Psdh" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M180.60324092706043,-27.23258340907016 L180.60320615768433,356.4231136982449"/><path d="M180.603156487147,484.4712256933061 L180.60320615768433,356.4231136982449"/></g><g ifc:guid="3w9QZHmorEXPVDnKXt4XPB" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M167.9032395283381,-27.23258340907016 L167.90320475896198,356.4231136982449"/><path d="M167.90315508842468,484.4712256933061 L167.90320475896198,356.4231136982449"/></g><g ifc:guid="3l7HErtzj1yByF20w1HYPh" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.20495525995887,41.29449919311286 L363.9919857184092,41.294479324897935"/><path d="M51.7509380976359,41.29445945668301 L363.9919857184092,41.294479324897935"/></g><g ifc:guid="2ORtg47fv0Ne4o$2B65ExO" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.20493539174396,53.99458006469489 L363.9919857184092,53.994560196479966"/><path d="M51.750918229420975,53.99454032826504 L363.9919857184092,53.994560196479966"/></g><g ifc:guid="1stTSS1Zv3x90AUApQZ7fU" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.20493539174396,66.69450199055753 L363.9919857184092,66.69449205645006"/><path d="M51.750918229420975,66.69446225412767 L363.9919857184092,66.69449205645006"/></g><g ifc:guid="0tXpMC1EHE_xl3U2ld_UNp" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.20493539174396,92.09450478800218 L363.9919857184092,92.09449485389472"/><path d="M51.750918229420975,92.09446505157233 L363.9919857184092,92.09449485389472"/></g><g ifc:guid="0$uW$X3WP8PxBqZFHfeUdJ" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.20493539174396,79.39458286213954 L363.9919857184092,79.39457292803209"/><path d="M51.750918229420975,79.3945431257097 L363.9919857184092,79.39457292803209"/></g><g ifc:guid="1nGWxA0sHD6e8hlUZ0wsfz" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.20493539174396,104.79458565958421 L363.99197578430176,104.79457572547675"/><path d="M51.750918229420975,104.79454592315436 L363.99197578430176,104.79457572547675"/></g><g ifc:guid="3uDxoeHMf2uPBoqsXwiuZW" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.20493539174396,117.49450758544684 L363.99197578430176,117.49449765133937"/><path d="M51.750918229420975,117.49446784901698 L363.99197578430176,117.49449765133937"/></g><g ifc:guid="0MD58kx0nBwO5Q0TEqdnCx" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.20493539174396,130.19458845702886 L363.99197578430176,130.1945785229214"/><path d="M51.750918229420975,130.19454872059902 L363.99197578430176,130.1945785229214"/></g><g ifc:guid="0D6nauV3557wSkM8B$lJbw" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M166.31557544072467,-58.98262664230584 L166.31556550661722,44.767284348091295"/><path d="M166.31552080313364,79.39455305981716 L166.31556550661722,44.767284348091295"/></g><g ifc:guid="1bI1NDk7L5MACZsHO6IiQm" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M166.31556053956348,79.39455305981716 L166.31554067134857,297.2094753925808"/><path d="M166.315495967865,369.906796966474 L166.31554067134857,297.2094753925808"/></g><g ifc:guid="0tV5Zyz0H2JhH8k6Ah3aXk" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M315.5404031276703,516.2212689265418 L315.5404428641001,479.607804571073"/><path d="M315.5404527982076,369.9068069005815 L315.5404428641001,479.607804571073"/></g><g ifc:guid="1q07dU9$HCBvTOiSc3Y4G1" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M315.5404130617777,369.9068069005815 L315.5404577652613,350.44136042841353"/><path d="M315.54046273231506,292.11925362992366 L315.5404577652613,350.44136042841353"/></g><g ifc:guid="1Kz$iEiEX5NuVpnm9w6XDX" ifc:name="MIDDLE - LONG - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M20.00083525975545,369.9067870323666 L56.6144585609436,369.9067870323666"/><path d="M166.315495967865,369.906796966474 L56.6144585609436,369.9067870323666"/></g><g ifc:guid="3i4NzcoJv4a8sILzohUYb7" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M166.31552080313364,79.39455305981716 L129.70194220542908,79.39455305981716"/><path d="M20.000954469045002,79.3945431257097 L129.70194220542908,79.39455305981716"/></g><g ifc:guid="0jJQmFomrCjAD7sk9Sg4mp" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M166.31550590197244,292.11923872876247 L129.70192233721414,292.11923376170876"/><path d="M20.000934600830078,292.1192238276013 L129.70192233721414,292.11923376170876"/></g><g ifc:guid="2BEQQWsb91gO846K3jAwY0" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M249.1300379236539,292.1192436958162 L228.40665591259796,292.1192436958162"/><path d="M166.31550590197244,292.11923872876247 L228.40665591259796,292.1192436958162"/></g><g ifc:guid="2O_NQit1n8n8yxKtpjpwE0" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M266.32750779390335,79.39456299392462 L266.32755001386005,44.767125402371896"/><path d="M266.32755994796753,-58.98278558802524 L266.32755001386005,44.767125402371896"/></g><g ifc:guid="10QgTIB39AmPtZJZxeYQcb" ifc:name="Mid - other direction" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M456.82821671168006,372.283065273842 L456.8282564481099,-58.98260677409091"/><path d="M456.8281571070353,516.2212887947567 L456.82821671168006,372.283065273842"/></g><g ifc:guid="0nijSUjMbFV8L10ujbbD61" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M266.32750034332275,166.97127019810756 L266.32754007975257,145.05615229853075"/><path d="M266.32754753033316,79.39440404820522 L266.32754007975257,145.05615229853075"/></g><g ifc:guid="0xlSt2pyr5ERhlTxo0YP_L" ifc:name="MIDDLE - LONG - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M456.82821671168006,369.90666782307704 L467.6201542218526,369.90666782307704"/><path d="M499.95483954747516,369.9068267687964 L467.6201542218526,369.90666782307704"/></g><g ifc:guid="2C8YHuK7zALhrGcLgMrjSJ" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M499.9547799428304,79.39458286213954 L489.16284243265784,79.39458286213954"/><path d="M456.82827631632483,79.39458286213954 L489.16284243265784,79.39458286213954"/></g><g ifc:guid="3v2JcCh7b7vfKYQAf$j4S$" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M166.31556053956348,79.39455305981716 L384.13068652153015,79.39457292803209"/><path d="M456.828236579895,79.39458286213954 L384.13068652153015,79.39457292803209"/></g><g ifc:guid="11i52QsJD1UBDOf74Pkv_b" ifc:name="MIDDLE - LONG - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M456.8282564481099,369.9068267687964 L239.01309678331017,369.9068069005815"/><path d="M166.31553570429483,369.906796966474 L239.01309678331017,369.9068069005815"/></g><g ifc:guid="070KkH7gz5p93Q7FVtvt34" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69473237047592,165.11922970859288 L190.4145876566569,165.11922474153917"/><path d="M51.750918229420975,165.1192148074317 L190.4145876566569,165.11922474153917"/></g><g ifc:guid="322LZR5Rj16erqm2g6K9nz" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.6947291108469,203.21931337761959 L190.41458268960315,203.21931089409273"/><path d="M51.750918229420975,203.2192984764584 L190.41458268960315,203.21931089409273"/></g><g ifc:guid="0ViZQoQD17oeThBpg50HiC" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.6947280243039,215.91923654524564 L190.41458268960315,215.91923281995534"/><path d="M51.750918229420975,215.91922040232103 L190.41458268960315,215.91923281995534"/></g><g ifc:guid="05vm8uNZ55_O6jiLNJ8Fiy" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69472678254047,228.61931741682767 L190.41458268960315,228.61931338109653"/><path d="M51.750918229420975,228.61930127390306 L190.41458268960315,228.61931338109653"/></g><g ifc:guid="3jRcc3Bsz168UvEGSuKivL" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69472460945445,254.0193189725089 L190.41457772254944,254.01931648898204"/><path d="M51.750918229420975,254.0193040713477 L190.41457772254944,254.01931648898204"/></g><g ifc:guid="3t3e2CiZ57XO8R$vH9U9ia" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69472569599748,241.3192393426903 L190.41457772254944,241.3192349965183"/><path d="M51.750918229420975,241.31922319976567 L190.41457772254944,241.3192349965183"/></g><g ifc:guid="1QFAaxtm9CtAhK08EN1kNE" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69472352291146,266.71924089837154 L190.41457772254944,266.71923841484465"/><path d="M51.750918229420975,266.71922599721034 L190.41457772254944,266.71923841484465"/></g><g ifc:guid="2d4Z9hQPL4MgPSMAH7tURh" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69472243636847,279.41932176995357 L190.41457772254944,279.41931680289986"/><path d="M51.750898361206055,279.4193068687924 L190.41457772254944,279.41931680289986"/></g><g ifc:guid="2ePxTe2vz45gMyOtEo_6CH" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69472134982544,292.1192436958162 L190.41457772254944,292.11923872876247"/><path d="M51.750898361206055,292.119228794655 L190.41457772254944,292.11923872876247"/></g><g ifc:guid="38K643jsX2nftb9vLxtY6q" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69472026328245,304.8193245673982 L190.4145727554957,304.8193196003445"/><path d="M51.750898361206055,304.819309666237 L190.4145727554957,304.8193196003445"/></g><g ifc:guid="1O6qiBcy9BiOFy8C4a9SRz" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.694719021519,317.5192514603146 L190.4145727554957,317.5192415262071"/><path d="M51.750898361206055,317.5192315920997 L190.4145727554957,317.5192415262071"/></g><g ifc:guid="3_T49JNJ15dAzK5H8S9r69" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69471684843302,342.91925425775923 L190.4145727554957,342.9192443236518"/><path d="M51.750898361206055,342.91923438954433 L190.4145727554957,342.9192443236518"/></g><g ifc:guid="3U92NLdGf6H84LGcnyqE0k" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.694717934976,330.2193323318966 L190.4145727554957,330.21932239778914"/><path d="M51.750898361206055,330.2193124636817 L190.4145727554957,330.21932239778914"/></g><g ifc:guid="3f8APxDQLFuRMuIf7WImgI" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69471576189,355.61933512934127 L190.41456778844196,355.61932519523384"/><path d="M51.750898361206055,355.61931526112636 L190.41456778844196,355.61932519523384"/></g><g ifc:guid="0N$QHi7Rj6VuN_LPHN2cP3" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69473128393292,177.8193105801749 L190.4145876566569,177.8193056131212"/><path d="M51.750918229420975,177.81929567901372 L190.4145876566569,177.8193056131212"/></g><g ifc:guid="3BJ$ZjQITCCQvyeqMzO2VO" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.694714675347,368.3192570552039 L190.41456778844196,368.31924712109645"/><path d="M51.750898361206055,368.31923718698897 L190.41456778844196,368.31924712109645"/></g><g ifc:guid="2WEYgNVvj28PQ2eJBV35aM" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.694713588804,381.0193379267859 L190.41460752487183,381.0193279926785"/><path d="M51.750918229420975,381.019318058571 L190.41460752487183,381.0193279926785"/></g><g ifc:guid="1fj_BcRXr27OvfOCR1OXr7" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69471250226098,393.7192598526486 L190.41460752487183,393.7192499185411"/><path d="M51.750918229420975,393.7192399844336 L190.41460752487183,393.7192499185411"/></g><g ifc:guid="0TE7pQTAXFBeYQapTwD7OZ" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69471126049757,406.4193407242306 L190.41460752487183,406.4193407242306"/><path d="M51.750918229420975,406.41932085601564 L190.41460752487183,406.4193407242306"/></g><g ifc:guid="2U$43SHAb5LeMjrSlHkAFk" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69471017395455,419.1192626500932 L190.41460255781809,419.1192626500932"/><path d="M51.750918229420975,419.1192427818783 L190.41460255781809,419.1192626500932"/></g><g ifc:guid="1dt1XeXhvBog_Tph2gR24c" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69470908741155,431.81934352167525 L190.41460255781809,431.81934352167525"/><path d="M51.750918229420975,431.81932365346034 L190.41460255781809,431.81934352167525"/></g><g ifc:guid="1XH5uXVejDhuFsusaAYNUb" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048757870992,306.40689428099074 L410.2720618247986,306.40688931393703"/><path d="M236.69472010806203,306.40687441277584 L410.2720618247986,306.40688931393703"/></g><g ifc:guid="3visa32UX5Bf82ID_r9_S0" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048757870992,319.1068211739071 L410.2720618247986,319.10681123979964"/><path d="M236.694719021519,319.1068013056922 L410.2720618247986,319.10681123979964"/></g><g ifc:guid="1ZjlTVhfr4$uqdCPVqWlLt" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048757870992,331.80690204548915 L410.2720618247986,331.80689211138167"/><path d="M236.6947177797556,331.80688217727425 L410.2720618247986,331.80689211138167"/></g><g ifc:guid="3J7lgKMUX198sY2c5t95jH" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048757870992,344.50682397135176 L410.2720618247986,344.50681403724434"/><path d="M236.69471669321257,344.50680410313686 L410.2720618247986,344.50681403724434"/></g><g ifc:guid="3P785IrLL7nRNd7bvq0qtG" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048757870992,357.2069048429338 L410.2720618247986,357.20689490882637"/><path d="M236.69471560666958,357.2068849747189 L410.2720618247986,357.20689490882637"/></g><g ifc:guid="2p5cw4y6T6nRaRA5p5wk7V" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048757870992,369.9068267687964 L410.2720618247986,369.906816834689"/><path d="M236.69471452012658,369.9068069005815 L410.2720618247986,369.906816834689"/></g><g ifc:guid="3LPBweWkP9FfMM90IA3xkb" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048757870992,382.60690764037844 L410.2720618247986,382.606897706271"/><path d="M236.69471343358356,382.60688777216353 L410.2720618247986,382.606897706271"/></g><g ifc:guid="3x$F0N5bD028bsrEkDJX$b" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048757870992,395.3068295662411 L410.2720618247986,395.3068196321336"/><path d="M236.69471234704056,395.30680969802614 L410.2720618247986,395.3068196321336"/></g><g ifc:guid="2Hz4m3yibAaxtfJ6QDIpXI" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048757870992,408.00691043782314 L410.2720618247986,408.00691043782314"/><path d="M236.69471110527712,408.0068905696082 L410.2720618247986,408.00691043782314"/></g><g ifc:guid="0NO88Dxmn2rv1VMv4zLJpm" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048757870992,420.70683236368575 L410.2720618247986,420.70683236368575"/><path d="M236.69471001873413,420.70681249547084 L410.2720618247986,420.70683236368575"/></g><g ifc:guid="2D0_jsqyX0EwV4D2O4q8zt" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048757870992,433.4069132352678 L410.2720618247986,433.4069132352678"/><path d="M236.69470893219113,433.4068933670529 L410.2720618247986,433.4069132352678"/></g><g ifc:guid="2GnnRW2xDE2upxuXTzPnq4" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.6947301973899,190.51923250603755 L190.41458268960315,190.5192300225107"/><path d="M51.750918229420975,190.51921760487636 L190.41458268960315,190.5192300225107"/></g><g ifc:guid="2cACA2Rk512eInYRzYkTIw" ifc:name="Plane" class="IfcVirtualElement material-null predefinedtype-SPACEBOUNDARY cut"><path d="M143.722802400589,228.76776464728593 L143.7228222688039,244.9837242111373"/><path d="M143.7228222688039,255.2540018702356 L143.7228222688039,244.9837242111373"/></g><g ifc:guid="0nplJV1kXC7OGi46fN7Mm7" ifc:name="Plane" class="IfcVirtualElement material-null predefinedtype-SPACEBOUNDARY cut"><path d="M144.29972569147745,332.4742853189317 L128.0837853749593,332.4742853189317"/><path d="M117.81346797943115,332.4742853189317 L128.0837853749593,332.4742853189317"/></g><g class="2cBmP_5e580AImNmPUrwE5 2vIFiyG6vC1wAh0Qtme3k4 3Ii41DpvrCMwx4otk4L7CL cut 3Kg0DguZr18v5ArXKJvrM$ 3OOn6B8bf3thkfqP5RiZBv 2dp$CdjuD2WPBOiTOlVpH_ material-concrete IfcWall"><path d="M217.38,163.267 L115.251,163.267 L115.251,420.971 L372.955,420.971 L372.955,318.842 L217.38,318.842 Z M212.088,324.134 L367.663,324.134 L367.663,415.68 L120.543,415.68 L120.543,168.559 L212.088,168.559 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl 3mm4OkFnr5xRtIGKRnWYnH"><path d="M151.46,227.297 L151.46,227.032 L120.543,227.032 L120.543,329.691 L121.336,329.691 L121.667,329.691 L121.667,229.413 L151.46,229.413 L151.46,229.149 Z M120.69932616485828,227.36337992828092 L121.45834983498462,228.97174587458983 L121.336,228.713 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl 3mm4OkFnr5xRtIGKRnWYnH"><path d="M142.569,334.307 L142.834,334.307 L144.686,334.307 L144.95,334.307 L144.95,254.813 L144.686,254.813 L142.834,254.813 L142.569,254.813 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl 3mm4OkFnr5xRtIGKRnWYnH"><path d="M211.295,391.767 L213.147,391.767 L213.411,391.767 L213.411,324.134 L213.147,324.134 L211.295,324.134 L211.03,324.134 L211.03,391.767 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl 3mm4OkFnr5xRtIGKRnWYnH"><path d="M214.205,391.767 L217.116,391.767 L217.38,391.767 L217.38,387.143 L236.524,387.143 L236.524,386.879 L236.524,385.027 L236.524,384.762 L217.38,384.762 L217.38,324.134 L217.116,324.134 L214.205,324.134 L213.94,324.134 L213.941,391.767 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl 3mm4OkFnr5xRtIGKRnWYnH"><path d="M213.411,411.698 L213.147,411.698 L211.295,411.698 L211.03,411.698 L211.03,415.68 L211.295,415.68 L213.147,415.68 L213.411,415.68 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl 3mm4OkFnr5xRtIGKRnWYnH"><path d="M256.367,384.762 L256.367,385.027 L256.367,386.879 L256.367,387.143 L258.126,387.143 L258.126,391.347 L258.391,391.347 L261.301,391.347 L261.566,391.347 L261.566,324.134 L261.301,324.134 L258.39,324.134 L258.126,324.134 L258.126,384.762 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl 3mm4OkFnr5xRtIGKRnWYnH"><path d="M261.301,411.278 L258.391,411.278 L258.126,411.278 L258.126,415.68 L258.391,415.68 L261.301,415.68 L261.566,415.68 L261.566,411.278 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl 3mm4OkFnr5xRtIGKRnWYnH"><path d="M217.115,411.698 L214.205,411.698 L213.941,411.698 L213.941,415.68 L214.205,415.68 L217.115,415.68 L217.38,415.68 L217.38,411.698 Z"/></g><g class="2cBmP_5e580AImNmPUrwE5 2vIFiyG6vC1wAh0Qtme3k4 cut 3Ii41DpvrCMwx4otk4L7CL 3Kg0DguZr18v5ArXKJvrM$ 3OOn6B8bf3thkfqP5RiZBv 2dp$CdjuD2WPBOiTOlVpH_ material-concrete layer-material-2RIGIDINSULATIONwDRAINAGEBOARDFOAMULARNGXINSULDRAINORSIMILAR IfcMaterialLayer IfcWall"><path d="M115.251,420.971 L372.955,420.971 L372.955,318.842 L217.38,318.842 L217.38,163.267 L115.251,163.267 Z M116.309,164.326 L216.322,164.326 L216.322,319.901 L371.896,319.901 L371.897,419.913 L116.309,419.913 Z"/></g><g class="2cBmP_5e580AImNmPUrwE5 2vIFiyG6vC1wAh0Qtme3k4 layer-material-DAMPPROOFINGOVER8CONCRETEFOUNDATION cut 3Ii41DpvrCMwx4otk4L7CL 3Kg0DguZr18v5ArXKJvrM$ 3OOn6B8bf3thkfqP5RiZBv 2dp$CdjuD2WPBOiTOlVpH_ material-concrete IfcMaterialLayer IfcWall"><path d="M116.309,419.913 L371.897,419.913 L371.896,319.901 L216.322,319.901 L216.322,164.326 L116.309,164.326 Z M120.543,168.559 L212.088,168.559 L212.088,324.134 L367.663,324.134 L367.663,415.68 L120.543,415.68 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M151.46,227.297 L151.46,227.032 L120.543,227.032 L120.668,227.297 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M121.54216571428572,229.149 L121.336,228.713 L121.336,329.691 L121.667,329.691 L121.667,229.413 L151.46,229.413 L151.46,229.149 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M142.569,254.813 L142.569,334.307 L142.834,334.307 L142.834,254.813 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M144.95,334.307 L144.95,254.813 L144.686,254.813 L144.686,334.307 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M211.03,391.767 L211.295,391.767 L211.295,324.134 L211.03,324.134 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M213.147,391.767 L213.411,391.767 L213.411,324.134 L213.147,324.134 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M213.941,391.767 L214.205,391.767 L214.205,324.134 L213.94,324.134 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M211.03,411.698 L211.03,415.68 L211.295,415.68 L211.295,411.698 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M213.147,411.698 L213.147,415.68 L213.411,415.68 L213.411,411.698 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M214.205,411.698 L213.941,411.698 L213.941,415.68 L214.205,415.68 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M258.126,384.762 L256.367,384.762 L256.367,385.027 L258.126,385.027 L258.126,386.879 L256.367,386.879 L256.367,387.143 L258.126,387.143 L258.126,391.347 L258.391,391.347 L258.39,324.134 L258.126,324.134 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M261.301,391.347 L261.566,391.347 L261.566,324.134 L261.301,324.134 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M217.38,384.762 L217.38,324.134 L217.116,324.134 L217.116,391.767 L217.38,391.767 L217.38,387.143 L236.524,387.143 L236.524,386.879 L217.38,386.879 L217.38,385.027 L236.524,385.027 L236.524,384.762 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M258.391,411.278 L258.126,411.278 L258.126,415.68 L258.391,415.68 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M261.301,411.278 L261.301,415.68 L261.566,415.68 L261.566,411.278 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB 3mm4OkFnr5xRtIGKRnWYnH material-null 2BXtaSojj8L9CHwsIXndkf cut 3_yLiMKfzEduepx$UKb5Wx predefinedtype-ELEMENTEDWALL 1HNWBo8FXARfuE1ejgZstE layer-material-12GYPBD IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M217.115,411.698 L217.115,415.68 L217.38,415.68 L217.38,411.698 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB layer-material-2X424OC material-null cut 3_yLiMKfzEduepx$UKb5Wx IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M120.668,227.297 L121.542,229.149 L151.46,229.149 L151.46,227.297 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB layer-material-2X424OC material-null cut 3_yLiMKfzEduepx$UKb5Wx IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M142.834,254.813 L142.834,334.307 L144.686,334.307 L144.686,254.813 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB layer-material-2X424OC material-null cut 3_yLiMKfzEduepx$UKb5Wx IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M213.147,391.767 L213.147,324.134 L211.295,324.134 L211.295,391.767 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB layer-material-2X424OC material-null cut 3_yLiMKfzEduepx$UKb5Wx IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M236.524,386.879 L236.524,385.027 L217.38,385.027 L217.38,386.879 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB layer-material-2X424OC material-null cut 3_yLiMKfzEduepx$UKb5Wx IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M256.367,386.879 L258.126,386.879 L258.126,385.027 L256.367,385.027 Z"/></g><g class="2OBvuOXZnC_R49C$1wczCB layer-material-2X424OC material-null cut 3_yLiMKfzEduepx$UKb5Wx IfcMaterialLayer IfcWall 1eT7Z3ZaDB4e6Lw5ow5OMg 174N27$3b7bwjeqLiE9Scl"><path d="M213.147,415.68 L213.147,411.698 L211.295,411.698 L211.295,415.68 Z"/></g><g class="layer-material-2X624OC material-null cut 1HNWBo8FXARfuE1ejgZstE IfcMaterialLayer IfcWall 3mm4OkFnr5xRtIGKRnWYnH"><path d="M258.391,391.347 L261.301,391.347 L261.301,324.134 L258.39,324.134 Z"/></g><g class="layer-material-2X624OC material-null cut 1HNWBo8FXARfuE1ejgZstE IfcMaterialLayer IfcWall 3mm4OkFnr5xRtIGKRnWYnH"><path d="M214.205,391.767 L217.116,391.767 L217.116,324.134 L214.205,324.134 Z"/></g><g class="layer-material-2X624OC material-null cut 1HNWBo8FXARfuE1ejgZstE IfcMaterialLayer IfcWall 3mm4OkFnr5xRtIGKRnWYnH"><path d="M258.391,415.68 L261.301,415.68 L261.301,411.278 L258.391,411.278 Z"/></g><g class="layer-material-2X624OC material-null cut 1HNWBo8FXARfuE1ejgZstE IfcMaterialLayer IfcWall 3mm4OkFnr5xRtIGKRnWYnH"><path d="M214.205,415.68 L217.115,415.68 L217.115,411.698 L214.205,411.698 Z"/></g><g class="material-null layer-material-2X224OC 2BXtaSojj8L9CHwsIXndkf cut predefinedtype-ELEMENTEDWALL IfcMaterialLayer IfcWall"><path d="M121.336,228.713 L120.543,227.032 L120.543,329.691 L121.336,329.691 Z"/></g></g>
|
||
<defs/>
|
||
<path class="GlobalId-0_CmIDbc11yAhQNJI71JYb IfcAnnotation PredefinedType-PLANLEVEL predefinedtype-PLANLEVEL" d="M 154.29046630859375 342.93035888671875 L 177.29039001464844 342.93035888671875"/>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(154.29046630859375, 341.93035888671875) rotate(0.0)">
|
||
<tspan class="PLANLEVEL" dy="0em" x="0" y="0">-8 3/4"</tspan>
|
||
</text>
|
||
<path class="GlobalId-1mN7RS7mP3Fh7hdwC2zWSP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 382.93207685152686 67.91455939857245 L 376.8935700257619 67.91455939857245 L 353.0554870764414 50.388717606147935"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(382.93206787109375, 67.91456604003906) rotate(-0.0)">
|
||
<tspan class="GlobalId-1mN7RS7mP3Fh7hdwC2zWSP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">2" RIGID INSULATION w/</tspan>
|
||
<tspan class="GlobalId-1mN7RS7mP3Fh7hdwC2zWSP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">DRAINAGE BOARD (FOAMULAR NGX</tspan>
|
||
<tspan class="GlobalId-1mN7RS7mP3Fh7hdwC2zWSP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">INSUL-DRAIN OR SIMILAR)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(382.93206787109375, 67.91456604003906) rotate(-0.0)">
|
||
<tspan class="GlobalId-1mN7RS7mP3Fh7hdwC2zWSP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">2" RIGID INSULATION w/</tspan>
|
||
<tspan class="GlobalId-1mN7RS7mP3Fh7hdwC2zWSP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">DRAINAGE BOARD (FOAMULAR NGX</tspan>
|
||
<tspan class="GlobalId-1mN7RS7mP3Fh7hdwC2zWSP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">INSUL-DRAIN OR SIMILAR)</tspan>
|
||
</text>
|
||
<line class="GlobalId-1Tp3UaVaPEW8AUgvZ1Ibo7 IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="67.59768676757812" x2="426.93011474609375" y1="366.20098876953125" y2="366.2010192871094"/>
|
||
<use transform="rotate(4.866046735583564e-06, 67.59768676757812, 366.20098876953125)" x="67.59768676757812" xlink:href="#section-arrow" y="366.20098876953125"/>
|
||
<use x="67.59768676757812" xlink:href="#section-tag" y="366.20098876953125"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="67.59768676757812" y="363.70098876953125">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="67.59768676757812" y="368.70098876953125">A302</text>
|
||
<use transform="rotate(4.866046735583564e-06, 426.93011474609375, 366.2010192871094)" x="426.93011474609375" xlink:href="#section-arrow" y="366.2010192871094"/>
|
||
<use x="426.93011474609375" xlink:href="#section-tag" y="366.2010192871094"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="426.93011474609375" y="363.7010192871094">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="426.93011474609375" y="368.7010192871094">A302</text>
|
||
<path class="GlobalId-04ryRmVIrCfBa8FLBrlnco IfcAnnotation PredefinedType-PLANLEVEL predefinedtype-PLANLEVEL" d="M 284.4437561035156 352.8465576171875 L 307.4436950683594 352.8465576171875"/>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(284.4437561035156, 351.8465576171875) rotate(0.0)">
|
||
<tspan class="PLANLEVEL" dy="0em" x="0" y="0">-1' - 6 1/4"</tspan>
|
||
</text>
|
||
<path class="GlobalId-3iLdXUiFb3u9nunyORY7DI IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 70.34359375635782 421.3732520287045 L 74.1378664970398 421.3732520287045 L 95.00108162562051 415.9725943748959"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(70.34359741210938, 421.3732604980469) rotate(-0.0)">
|
||
<tspan class="GlobalId-3iLdXUiFb3u9nunyORY7DI IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">DIAMOND PIER (DP-50/50")</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(70.34359741210938, 421.3732604980469) rotate(-0.0)">
|
||
<tspan class="GlobalId-3iLdXUiFb3u9nunyORY7DI IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">DIAMOND PIER (DP-50/50")</tspan>
|
||
</text>
|
||
<line class="GlobalId-2io45EuSrBRPVY3e7qRnIk IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="415.0828552246094" x2="55.750450134277344" y1="274.8418884277344" y2="274.8418273925781"/>
|
||
<use transform="rotate(-179.999991348578, 415.0828552246094, 274.8418884277344)" x="415.0828552246094" xlink:href="#section-arrow" y="274.8418884277344"/>
|
||
<use x="415.0828552246094" xlink:href="#section-tag" y="274.8418884277344"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="415.0828552246094" y="272.3418884277344">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="415.0828552246094" y="277.3418884277344">A304</text>
|
||
<use transform="rotate(-179.999991348578, 55.750450134277344, 274.8418273925781)" x="55.750450134277344" xlink:href="#section-arrow" y="274.8418273925781"/>
|
||
<use x="55.750450134277344" xlink:href="#section-tag" y="274.8418273925781"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="55.750450134277344" y="272.3418273925781">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="55.750450134277344" y="277.3418273925781">A304</text>
|
||
<path class="GlobalId-1iL6Y2zfz3twUJXlAndcdc IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 395.6320484479268 437.76377434976973 L 389.59354162216187 437.7637544815548 L 352.8307477633158 400.92045461583217"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(395.6320495605469, 437.7637939453125) rotate(-0.0)">
|
||
<tspan class="GlobalId-1iL6Y2zfz3twUJXlAndcdc IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/4" OSB/CDX</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(395.6320495605469, 437.7637939453125) rotate(-0.0)">
|
||
<tspan class="GlobalId-1iL6Y2zfz3twUJXlAndcdc IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/4" OSB/CDX</tspan>
|
||
</text>
|
||
<line class="GlobalId-0vwVIbxgb0ZPR0J7$FQDi5 IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="347.8042907714844" x2="347.8043212890625" y1="445.30035400390625" y2="15.058263778686523"/>
|
||
<use transform="rotate(-89.999995674289, 347.8042907714844, 445.30035400390625)" x="347.8042907714844" xlink:href="#section-arrow" y="445.30035400390625"/>
|
||
<use x="347.8042907714844" xlink:href="#section-tag" y="445.30035400390625"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="347.8042907714844" y="442.80035400390625">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="347.8042907714844" y="447.80035400390625">A306</text>
|
||
<use transform="rotate(-89.999995674289, 347.8043212890625, 15.058263778686523)" x="347.8043212890625" xlink:href="#section-arrow" y="15.058263778686523"/>
|
||
<use x="347.8043212890625" xlink:href="#section-tag" y="15.058263778686523"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="347.8043212890625" y="12.558263778686523">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="347.8043212890625" y="17.558263778686523">A306</text>
|
||
<path class="GlobalId-0spUp54bL7wh217kpSi0he IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 382.93206691741943 136.7843091035692 L 376.8935600916544 136.7843091035692 L 326.46588484446204 99.54236343948126"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(382.93206787109375, 136.7843017578125) rotate(-0.0)">
|
||
<tspan class="GlobalId-0spUp54bL7wh217kpSi0he IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">4" COMPACT GRAVEL BASE (NO</tspan>
|
||
<tspan class="GlobalId-0spUp54bL7wh217kpSi0he IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">FINES)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(382.93206787109375, 136.7843017578125) rotate(-0.0)">
|
||
<tspan class="GlobalId-0spUp54bL7wh217kpSi0he IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">4" COMPACT GRAVEL BASE (NO</tspan>
|
||
<tspan class="GlobalId-0spUp54bL7wh217kpSi0he IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">FINES)</tspan>
|
||
</text>
|
||
<path class="GlobalId-0oTiif1S12ZwEjpbB7W5Ly IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 395.6320484479268 345.9093510652391 L 389.59354162216187 345.9093510652391 L 372.48196204503375 339.27432095456203"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(395.6320495605469, 345.90936279296875) rotate(-0.0)">
|
||
<tspan class="GlobalId-0oTiif1S12ZwEjpbB7W5Ly IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">2" RIGID INSULATION w/</tspan>
|
||
<tspan class="GlobalId-0oTiif1S12ZwEjpbB7W5Ly IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">DRAINAGE BOARD (FOAMULAR NGX</tspan>
|
||
<tspan class="GlobalId-0oTiif1S12ZwEjpbB7W5Ly IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">INSUL-DRAIN OR SIMILAR)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(395.6320495605469, 345.90936279296875) rotate(-0.0)">
|
||
<tspan class="GlobalId-0oTiif1S12ZwEjpbB7W5Ly IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">2" RIGID INSULATION w/</tspan>
|
||
<tspan class="GlobalId-0oTiif1S12ZwEjpbB7W5Ly IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">DRAINAGE BOARD (FOAMULAR NGX</tspan>
|
||
<tspan class="GlobalId-0oTiif1S12ZwEjpbB7W5Ly IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">INSUL-DRAIN OR SIMILAR)</tspan>
|
||
</text>
|
||
<path class="GlobalId-0raG7ZHHH9GvPFt_tRgLSs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 384.2029968897501 111.37524640011867 L 378.16452980041504 111.37524640011867 L 347.5545346736908 92.75539115516425"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(384.2030029296875, 111.375244140625) rotate(-0.0)">
|
||
<tspan class="GlobalId-0raG7ZHHH9GvPFt_tRgLSs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">24"D X 18"W CONCRETE</tspan>
|
||
<tspan class="GlobalId-0raG7ZHHH9GvPFt_tRgLSs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">THICKENED EDGE OVER 6 MIL</tspan>
|
||
<tspan class="GlobalId-0raG7ZHHH9GvPFt_tRgLSs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">VAPOR BARRIER (WRAP UP EXT.</tspan>
|
||
<tspan class="GlobalId-0raG7ZHHH9GvPFt_tRgLSs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">EDGE)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(384.2030029296875, 111.375244140625) rotate(-0.0)">
|
||
<tspan class="GlobalId-0raG7ZHHH9GvPFt_tRgLSs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">24"D X 18"W CONCRETE</tspan>
|
||
<tspan class="GlobalId-0raG7ZHHH9GvPFt_tRgLSs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">THICKENED EDGE OVER 6 MIL</tspan>
|
||
<tspan class="GlobalId-0raG7ZHHH9GvPFt_tRgLSs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">VAPOR BARRIER (WRAP UP EXT.</tspan>
|
||
<tspan class="GlobalId-0raG7ZHHH9GvPFt_tRgLSs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">EDGE)</tspan>
|
||
</text>
|
||
<path class="GlobalId-1vcvIwBlLEie2cEHTJqc4S IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 396.902988354365 311.4413360302456 L 390.8645212650299 311.4413360302456 L 384.0042253335317 308.0936212882209"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(396.90301513671875, 311.44134521484375) rotate(-0.0)">
|
||
<tspan class="GlobalId-1vcvIwBlLEie2cEHTJqc4S IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">FRENCH DRAIN: PERFORATED</tspan>
|
||
<tspan class="GlobalId-1vcvIwBlLEie2cEHTJqc4S IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">DRAIN TILE SURROUNDED BY</tspan>
|
||
<tspan class="GlobalId-1vcvIwBlLEie2cEHTJqc4S IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">GRAVEL (NO FINES) - DRAIN TO</tspan>
|
||
<tspan class="GlobalId-1vcvIwBlLEie2cEHTJqc4S IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">DAYLIGHT</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(396.90301513671875, 311.44134521484375) rotate(-0.0)">
|
||
<tspan class="GlobalId-1vcvIwBlLEie2cEHTJqc4S IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">FRENCH DRAIN: PERFORATED</tspan>
|
||
<tspan class="GlobalId-1vcvIwBlLEie2cEHTJqc4S IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">DRAIN TILE SURROUNDED BY</tspan>
|
||
<tspan class="GlobalId-1vcvIwBlLEie2cEHTJqc4S IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">GRAVEL (NO FINES) - DRAIN TO</tspan>
|
||
<tspan class="GlobalId-1vcvIwBlLEie2cEHTJqc4S IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">DAYLIGHT</tspan>
|
||
</text>
|
||
<path class="GlobalId-3VVAHdZCXFgRXb3xP2iq45 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 71.13524278004964 409.80422889638027 L 74.92949565251668 409.80422889638027 L 125.87684392929076 392.853631530683"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(71.13524627685547, 409.8042297363281) rotate(-0.0)">
|
||
<tspan class="GlobalId-3VVAHdZCXFgRXb3xP2iq45 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/4" OSB/CDX</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(71.13524627685547, 409.8042297363281) rotate(-0.0)">
|
||
<tspan class="GlobalId-3VVAHdZCXFgRXb3xP2iq45 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/4" OSB/CDX</tspan>
|
||
</text>
|
||
<use transform="rotate(-0.0, 302.2414245605469, 435.89697265625)" x="302.2414245605469" xlink:href="#elevation-arrow" y="435.89697265625"/>
|
||
<use x="302.2414245605469" xlink:href="#elevation-tag" y="435.89697265625"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="302.2414245605469" y="433.39697265625">1</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="302.2414245605469" y="438.39697265625">A202</text>
|
||
<path class="GlobalId-2DkgJcWlb1NhsSLTnGyj6R IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 382.93206691741943 182.2102009797899 L 376.8935600916544 182.2102009797899 L 353.3836205800374 165.5655592227785"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(382.93206787109375, 182.210205078125) rotate(-0.0)">
|
||
<tspan class="GlobalId-2DkgJcWlb1NhsSLTnGyj6R IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">FRENCH DRAIN: PERFORATED</tspan>
|
||
<tspan class="GlobalId-2DkgJcWlb1NhsSLTnGyj6R IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">DRAIN TILE SURROUNDED BY</tspan>
|
||
<tspan class="GlobalId-2DkgJcWlb1NhsSLTnGyj6R IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">GRAVEL (NO FINES) - DRAIN TO</tspan>
|
||
<tspan class="GlobalId-2DkgJcWlb1NhsSLTnGyj6R IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">DAYLIGHT</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(382.93206787109375, 182.210205078125) rotate(-0.0)">
|
||
<tspan class="GlobalId-2DkgJcWlb1NhsSLTnGyj6R IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">FRENCH DRAIN: PERFORATED</tspan>
|
||
<tspan class="GlobalId-2DkgJcWlb1NhsSLTnGyj6R IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">DRAIN TILE SURROUNDED BY</tspan>
|
||
<tspan class="GlobalId-2DkgJcWlb1NhsSLTnGyj6R IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="2em" x="0" y="0">GRAVEL (NO FINES) - DRAIN TO</tspan>
|
||
<tspan class="GlobalId-2DkgJcWlb1NhsSLTnGyj6R IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="3em" x="0" y="0">DAYLIGHT</tspan>
|
||
</text>
|
||
<path class="GlobalId-1zNoVXlMfEixru2GNfrS2H IfcAnnotation PredefinedType-PLANLEVEL predefinedtype-PLANLEVEL" d="M 146.41017150878906 338.60498046875 L 169.41009521484375 338.60498046875"/>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(146.41017150878906, 337.60498046875) rotate(0.0)">
|
||
<tspan class="PLANLEVEL" dy="0em" x="0" y="0">-1' - 6 1/4"</tspan>
|
||
</text>
|
||
<use transform="rotate(-89.999995674289, 401.715576171875, 235.7369384765625)" x="401.715576171875" xlink:href="#elevation-arrow" y="235.7369384765625"/>
|
||
<use x="401.715576171875" xlink:href="#elevation-tag" y="235.7369384765625"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="401.715576171875" y="233.2369384765625">1</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="401.715576171875" y="238.2369384765625">A200</text>
|
||
<line class="GlobalId-1QvuaZeJvETvCJ4sjaccnZ IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="200.77723693847656" x2="200.77720642089844" y1="8.044465065002441" y2="444.3749694824219"/>
|
||
<use transform="rotate(90.00000250447816, 200.77723693847656, 8.044465065002441)" x="200.77723693847656" xlink:href="#section-arrow" y="8.044465065002441"/>
|
||
<use x="200.77723693847656" xlink:href="#section-tag" y="8.044465065002441"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="200.77723693847656" y="5.544465065002441">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="200.77723693847656" y="10.544465065002441">A300</text>
|
||
<use transform="rotate(90.00000250447816, 200.77720642089844, 444.3749694824219)" x="200.77720642089844" xlink:href="#section-arrow" y="444.3749694824219"/>
|
||
<use x="200.77720642089844" xlink:href="#section-tag" y="444.3749694824219"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="200.77720642089844" y="441.8749694824219">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="200.77720642089844" y="446.8749694824219">A300</text>
|
||
<line class="GlobalId-3Geq3hYDv8_xkKCSeDf2hP IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="61.24770736694336" x2="420.580078125" y1="208.05140686035156" y2="208.05145263671875"/>
|
||
<use transform="rotate(7.299071121152844e-06, 61.24770736694336, 208.05140686035156)" x="61.24770736694336" xlink:href="#section-arrow" y="208.05140686035156"/>
|
||
<use x="61.24770736694336" xlink:href="#section-tag" y="208.05140686035156"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="61.24770736694336" y="205.55140686035156">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="61.24770736694336" y="210.55140686035156">A301</text>
|
||
<use transform="rotate(7.299071121152844e-06, 420.580078125, 208.05145263671875)" x="420.580078125" xlink:href="#section-arrow" y="208.05145263671875"/>
|
||
<use x="420.580078125" xlink:href="#section-tag" y="208.05145263671875"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="420.580078125" y="205.55145263671875">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="420.580078125" y="210.55145263671875">A301</text>
|
||
<use transform="rotate(90.00000250447816, 95.29210662841797, 236.47409057617188)" x="95.29210662841797" xlink:href="#elevation-arrow" y="236.47409057617188"/>
|
||
<use x="95.29210662841797" xlink:href="#elevation-tag" y="236.47409057617188"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="95.29210662841797" y="233.97409057617188">1</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="95.29210662841797" y="238.97409057617188">A203</text>
|
||
<path class="GlobalId-0s0E8wiJfFhBFQcS8wssci IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 396.90297842025757 401.59869586873134 L 390.8645113309224 401.5986760005164 L 358.4759831428528 385.3167632763394"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(396.9029846191406, 401.59869384765625) rotate(-0.0)">
|
||
<tspan class="GlobalId-0s0E8wiJfFhBFQcS8wssci IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">9 1/2" TJI (210) - 16" O.C.</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(396.9029846191406, 401.59869384765625) rotate(-0.0)">
|
||
<tspan class="GlobalId-0s0E8wiJfFhBFQcS8wssci IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">9 1/2" TJI (210) - 16" O.C.</tspan>
|
||
</text>
|
||
<path class="GlobalId-0hmkNXdTb9fAknHxWAegKR IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 71.13524278004964 333.49025642323573 L 74.92949565251668 333.49025642323573 L 129.03522451718646 309.2181374177146"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(71.13524627685547, 333.4902648925781) rotate(-0.0)">
|
||
<tspan class="GlobalId-0hmkNXdTb9fAknHxWAegKR IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">(4) 1 3/4" X 11 7/8" LVL</tspan>
|
||
<tspan class="GlobalId-0hmkNXdTb9fAknHxWAegKR IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">STRINGERS</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(71.13524627685547, 333.4902648925781) rotate(-0.0)">
|
||
<tspan class="GlobalId-0hmkNXdTb9fAknHxWAegKR IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">(4) 1 3/4" X 11 7/8" LVL</tspan>
|
||
<tspan class="GlobalId-0hmkNXdTb9fAknHxWAegKR IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">STRINGERS</tspan>
|
||
</text>
|
||
<line class="GlobalId-24S_Pm16jB9eQFZRySCVvW IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="434.13287353515625" x2="74.80042266845703" y1="89.28528594970703" y2="89.2852554321289"/>
|
||
<use transform="rotate(-179.999991348578, 434.13287353515625, 89.28528594970703)" x="434.13287353515625" xlink:href="#section-arrow" y="89.28528594970703"/>
|
||
<use x="434.13287353515625" xlink:href="#section-tag" y="89.28528594970703"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="434.13287353515625" y="86.78528594970703">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="434.13287353515625" y="91.78528594970703">A303</text>
|
||
<use transform="rotate(-179.999991348578, 74.80042266845703, 89.2852554321289)" x="74.80042266845703" xlink:href="#section-arrow" y="89.2852554321289"/>
|
||
<use x="74.80042266845703" xlink:href="#section-tag" y="89.2852554321289"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="74.80042266845703" y="86.7852554321289">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="74.80042266845703" y="91.7852554321289">A303</text>
|
||
<use transform="rotate(180.00000500895632, 284.3465576171875, 21.493818283081055)" x="284.3465576171875" xlink:href="#elevation-arrow" y="21.493818283081055"/>
|
||
<use x="284.3465576171875" xlink:href="#elevation-tag" y="21.493818283081055"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="284.3465576171875" y="18.993818283081055">1</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="284.3465576171875" y="23.993818283081055">A201</text>
|
||
<line class="GlobalId-2qNdVxX_T7lgmFTazkW8tV IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="249.44642639160156" x2="249.4464569091797" y1="445.3005065917969" y2="15.058422088623047"/>
|
||
<use transform="rotate(-89.999995674289, 249.44642639160156, 445.3005065917969)" x="249.44642639160156" xlink:href="#section-arrow" y="445.3005065917969"/>
|
||
<use x="249.44642639160156" xlink:href="#section-tag" y="445.3005065917969"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="249.44642639160156" y="442.8005065917969">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="249.44642639160156" y="447.8005065917969">A305</text>
|
||
<use transform="rotate(-89.999995674289, 249.4464569091797, 15.058422088623047)" x="249.4464569091797" xlink:href="#section-arrow" y="15.058422088623047"/>
|
||
<use x="249.4464569091797" xlink:href="#section-tag" y="15.058422088623047"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="249.4464569091797" y="12.558422088623047">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="249.4464569091797" y="17.558422088623047">A305</text>
|
||
<path class="GlobalId-2OeMJfzz172Oo14xBiDQgb IfcAnnotation PredefinedType-PLANLEVEL predefinedtype-PLANLEVEL" d="M 279.7107238769531 340.4600830078125 L 302.71063232421875 340.4600830078125"/>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(279.7107238769531, 339.4600830078125) rotate(0.0)">
|
||
<tspan class="PLANLEVEL" dy="0em" x="0" y="0">-8 3/4"</tspan>
|
||
</text>
|
||
<line class="GlobalId-3hkg_tR_bFtRpy1kmEodoh IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="128.2964324951172" x2="128.2964630126953" y1="445.30682373046875" y2="106.33441925048828"/>
|
||
<use transform="rotate(-89.999995674289, 128.2964324951172, 445.30682373046875)" x="128.2964324951172" xlink:href="#section-arrow" y="445.30682373046875"/>
|
||
<use x="128.2964324951172" xlink:href="#section-tag" y="445.30682373046875"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="128.2964324951172" y="442.80682373046875">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="128.2964324951172" y="447.80682373046875">A307</text>
|
||
<use transform="rotate(-89.999995674289, 128.2964630126953, 106.33441925048828)" x="128.2964630126953" xlink:href="#section-arrow" y="106.33441925048828"/>
|
||
<use x="128.2964630126953" xlink:href="#section-tag" y="106.33441925048828"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="128.2964630126953" y="103.83441925048828">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="128.2964630126953" y="108.83441925048828">A307</text>
|
||
<path class="GlobalId-25muupxzD1eRomaIWPsxiY IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 71.13524278004964 314.4318699384538 L 74.92950558662415 314.4318699384538 L 125.87685386339822 297.4812676057029"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(71.13524627685547, 314.431884765625) rotate(-0.0)">
|
||
<tspan class="GlobalId-25muupxzD1eRomaIWPsxiY IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">1" PRE-FAB MAPLE STAIR</tspan>
|
||
<tspan class="GlobalId-25muupxzD1eRomaIWPsxiY IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">TREAD/RISER</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(71.13524627685547, 314.431884765625) rotate(-0.0)">
|
||
<tspan class="GlobalId-25muupxzD1eRomaIWPsxiY IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">1" PRE-FAB MAPLE STAIR</tspan>
|
||
<tspan class="GlobalId-25muupxzD1eRomaIWPsxiY IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">TREAD/RISER</tspan>
|
||
</text>
|
||
<path class="GlobalId-1pgpteyTb1QwpkwiSZBlfj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 71.13524278004964 396.95489799428066 L 74.92949565251668 396.95489799428066 L 129.035214583079 372.68278395581325"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(71.13524627685547, 396.95489501953125) rotate(-0.0)">
|
||
<tspan class="GlobalId-1pgpteyTb1QwpkwiSZBlfj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">9 1/2" TJI (210) - 16" O.C.</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(71.13524627685547, 396.95489501953125) rotate(-0.0)">
|
||
<tspan class="GlobalId-1pgpteyTb1QwpkwiSZBlfj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">9 1/2" TJI (210) - 16" O.C.</tspan>
|
||
</text>
|
||
<path class="GlobalId-2UtokHlKv5jxXf9T$KUnJP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 395.6320484479268 376.4731823945848 L 389.59354162216187 376.4731823945848 L 372.48196204503375 369.83815228390773"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(395.6320495605469, 376.47320556640625) rotate(-0.0)">
|
||
<tspan class="GlobalId-2UtokHlKv5jxXf9T$KUnJP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">DAMPPROOFING OVER 8" CONCRETE</tspan>
|
||
<tspan class="GlobalId-2UtokHlKv5jxXf9T$KUnJP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">FOUNDATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(395.6320495605469, 376.47320556640625) rotate(-0.0)">
|
||
<tspan class="GlobalId-2UtokHlKv5jxXf9T$KUnJP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">DAMPPROOFING OVER 8" CONCRETE</tspan>
|
||
<tspan class="GlobalId-2UtokHlKv5jxXf9T$KUnJP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">FOUNDATION</tspan>
|
||
</text>
|
||
</svg> |