forked from OpeningDesign/Bonsai_Tutorials
2082 lines
No EOL
249 KiB
XML
2082 lines
No EOL
249 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.55001237657336mm" id="root" version="1.1" viewBox="0 0 476.25001271565753 463.55001237657336" 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="#e00808" />
|
||
<path fill="none" stroke="#383838" 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.55001237657336" width="476.25001271565753" xlink:href="FLOOR PLAN - ROOF-underlay.png"/>
|
||
<g ifc:name="Elevation FLOOR PLAN - ROOF" class="section" ifc:plane="[[1.000000,0.000000,0.000000,0.000000],[0.000000,1.000000,0.000000,0.000000],[0.000000,0.000000,1.000000,7.162800],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[20.833334,0.000000,-174.625002],[0.000000,20.833334,-2117.725075],[0.000000,0.000000,1.000000]]">
|
||
<g id="product-250832ac-2f30-4efd-86f0-0175e08b4dca" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="0b23AiBp1E$ORm0NNWYqtA">
|
||
<path d="M216.082,419.12 L169.837,419.12"/>
|
||
<path d="M216.082,165.122 L216.082,419.12"/>
|
||
<path d="M169.837,165.122 L216.082,165.122"/>
|
||
</g>
|
||
<g id="product-ed644a8b-310b-477c-82f6-0df881e6785d" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodHorzPlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="3jP4gBCGj7V8Bs3VY1vdXT">
|
||
<path d="M166.531,152.421 L240.723,152.421"/>
|
||
<path d="M216.082,165.122 L169.837,165.122"/>
|
||
<path d="M166.531,419.12 L216.082,419.12"/>
|
||
<path d="M240.723,431.82 L166.531,431.82"/>
|
||
<path d="M240.723,152.421 L240.723,431.82"/>
|
||
<path d="M166.531,165.121 L166.531,152.421"/>
|
||
<path d="M166.332,165.121 L166.332,163.799"/>
|
||
<path d="M166.332,163.005 L166.332,153.215"/>
|
||
<path d="M166.332,152.421 L166.332,152.421"/>
|
||
<path d="M166.332,152.421 L166.531,152.421"/>
|
||
<path d="M216.082,419.12 L216.082,165.122"/>
|
||
<path d="M215.884,419.12 L215.884,419.12"/>
|
||
<path d="M166.531,431.82 L166.531,419.12"/>
|
||
<path d="M166.332,431.82 L166.332,431.82"/>
|
||
<path d="M166.332,431.027 L166.332,421.237"/>
|
||
<path d="M166.332,420.443 L166.332,419.12"/>
|
||
<path d="M166.332,419.12 L166.531,419.12"/>
|
||
<path d="M166.332,431.82 L166.531,431.82"/>
|
||
</g>
|
||
<g id="product-43da5bb2-a509-4d59-9d52-3dddbb31f47c" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="13sbkofGbDMPrIFTsxCVHy">
|
||
<path d="M116.549,419.12 L116.549,165.122"/>
|
||
<path d="M162.794,419.12 L116.549,419.12"/>
|
||
</g>
|
||
<g id="product-492746e7-9af7-4910-b3e2-5b3e1b90d009" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodHorzPlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="199qRdclT94BFYMpuRaD09">
|
||
<path d="M91.9078,431.821 L166.1,431.821"/>
|
||
<path d="M91.9079,152.421 L91.9078,431.821"/>
|
||
<path d="M166.1,152.421 L91.9079,152.421"/>
|
||
<path d="M116.549,165.122 L162.794,165.122"/>
|
||
<path d="M166.1,419.12 L116.549,419.12"/>
|
||
<path d="M166.1,165.121 L166.1,152.421"/>
|
||
<path d="M166.299,165.121 L166.299,163.799"/>
|
||
<path d="M166.299,163.005 L166.299,153.215"/>
|
||
<path d="M166.299,152.421 L166.1,152.421"/>
|
||
<path d="M116.549,419.12 L116.549,165.122"/>
|
||
<path d="M116.748,419.12 L116.748,419.12"/>
|
||
<path d="M166.1,431.821 L166.1,419.12"/>
|
||
<path d="M166.299,431.821 L166.299,431.82"/>
|
||
<path d="M166.299,431.027 L166.299,421.237"/>
|
||
<path d="M166.299,420.443 L166.299,419.12"/>
|
||
<path d="M166.299,419.12 L166.1,419.12"/>
|
||
<path d="M166.299,431.821 L166.1,431.821"/>
|
||
</g>
|
||
<g id="product-976c8316-5020-4ce9-8312-f7d2395316f9" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="2NR8CMK21CwOCIzz8vKnRv">
|
||
<path d="M371.102,419.675 L371.102,373.429"/>
|
||
<path d="M257.629,419.675 L371.102,419.675"/>
|
||
<path d="M257.629,373.429 L257.629,419.675"/>
|
||
</g>
|
||
<g id="product-215a6cb7-689c-4ddb-b42a-f9f4e6354527" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodHorzPlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="0XMcotQ9nDsxGg_VJcDKKd">
|
||
<path d="M383.802,444.316 L383.802,370.123"/>
|
||
<path d="M257.629,444.316 L383.802,444.316"/>
|
||
<path d="M257.629,419.675 L257.629,444.316"/>
|
||
<path d="M257.629,419.675 L257.629,419.675"/>
|
||
<path d="M257.629,419.572 L257.629,419.675"/>
|
||
<path d="M383.802,370.123 L371.102,370.123"/>
|
||
<path d="M383.802,369.925 L371.102,369.925"/>
|
||
<path d="M383.802,369.925 L383.802,370.123"/>
|
||
</g>
|
||
<g id="product-d592a8d5-b4bb-488c-8cad-82f73ad41dc5" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="3LagZLjBj8Z8ojWlSwr1t5">
|
||
<path d="M257.629,320.141 L257.629,369.424"/>
|
||
<path d="M371.102,320.142 L257.629,320.141"/>
|
||
<path d="M257.629,369.424 L257.629,369.424"/>
|
||
<path d="M257.629,369.523 L257.629,369.523"/>
|
||
<path d="M257.629,369.523 L257.629,369.424"/>
|
||
</g>
|
||
<g id="product-2fef898f-094b-4164-8a3c-9598c53167e3" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodHorzPlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="0lxucF2Kj1P8eybPZ5CMVZ">
|
||
<path d="M257.629,295.5 L257.629,320.141"/>
|
||
<path d="M383.802,295.5 L257.629,295.5"/>
|
||
<path d="M383.802,369.693 L383.802,295.5"/>
|
||
<path d="M371.102,320.141 L371.102,366.387"/>
|
||
<path d="M371.102,369.693 L383.802,369.693"/>
|
||
<path d="M371.102,369.891 L383.802,369.891"/>
|
||
<path d="M383.802,369.891 L383.802,369.693"/>
|
||
<path d="M257.629,320.141 L371.102,320.141"/>
|
||
<path d="M257.629,320.244 L257.629,320.141"/>
|
||
</g>
|
||
<g id="product-4ba23f77-b040-4df9-9903-0a66c9dbf414" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodHorzPlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="1BeZzti41D_Pa32cR9s$GK">
|
||
<path d="M257.629,295.5 L240.723,295.5"/>
|
||
<path d="M240.723,320.141 L257.629,320.141"/>
|
||
</g>
|
||
<g id="product-9c78a84e-2bfd-4117-9394-a5772a6a5be9" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="2SUAXEA$r15vEKfNSgQblf">
|
||
<path d="M240.723,421.2 L257.629,421.2"/>
|
||
</g>
|
||
<g id="product-d53e61d6-0d66-46b4-ae34-f486209ef875" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="3LFc7M3MP6jAuqz8OWdlXr">
|
||
<path d="M257.629,320.142 L240.723,320.142"/>
|
||
</g>
|
||
<g id="product-6494ea4f-2812-4b71-86f7-c7b3641b7ed7" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="1abEfFA19BSORtnxDa6txN">
|
||
<path d="M174.249,129.162 L174.249,79.8799"/>
|
||
<path d="M352.055,129.162 L174.249,129.162"/>
|
||
<path d="M352.054,79.8798 L352.054,80.536"/>
|
||
<path d="M352.054,80.536 L352.055,129.162"/>
|
||
<path d="M174.249,79.8799 L174.249,79.8799"/>
|
||
<path d="M174.249,79.7806 L174.249,79.7806"/>
|
||
<path d="M174.249,79.8799 L174.249,79.8799"/>
|
||
</g>
|
||
<g id="product-3fc8a74f-e780-44c6-8a73-cc47814b9840" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="0$oATFvu14nefpp4U1IvX0">
|
||
<path d="M352.054,29.6292 L352.054,75.8744"/>
|
||
<path d="M174.249,29.6291 L352.054,29.6292"/>
|
||
<path d="M174.249,75.8744 L174.249,29.6291"/>
|
||
</g>
|
||
<g id="product-9138be6b-72b0-4d79-9009-10addaff7d45" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodHorzPlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="2HEBvhSh1DUP094AtQ$tr5">
|
||
<path d="M161.549,79.1805 L161.549,4.98799"/>
|
||
<path d="M174.249,29.6292 L174.249,75.8744"/>
|
||
<path d="M352.054,75.8744 L352.054,29.6292"/>
|
||
<path d="M364.754,4.98805 L364.754,79.1804"/>
|
||
<path d="M161.549,4.98799 L364.754,4.98805"/>
|
||
<path d="M174.249,79.1805 L161.549,79.1805"/>
|
||
<path d="M174.249,79.379 L172.929,79.379"/>
|
||
<path d="M172.135,79.379 L161.549,79.379"/>
|
||
<path d="M161.549,79.379 L161.549,79.1805"/>
|
||
<path d="M352.054,29.6292 L174.249,29.6292"/>
|
||
<path d="M364.754,79.1804 L352.054,79.1804"/>
|
||
<path d="M364.754,79.3789 L354.168,79.3789"/>
|
||
<path d="M353.374,79.3789 L352.054,79.3789"/>
|
||
<path d="M364.754,79.3789 L364.754,79.1804"/>
|
||
</g>
|
||
<g id="product-7caea741-b5ff-4e35-99ef-27daae6b344b" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodHorzPlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="1yhgT1jVzEDPdl9zgkQpHB">
|
||
<path d="M364.755,79.611 L364.755,153.803"/>
|
||
<path d="M352.054,79.8798 L352.054,79.611"/>
|
||
<path d="M174.249,79.611 L174.249,129.162"/>
|
||
<path d="M161.549,152.421 L161.549,79.611"/>
|
||
<path d="M364.755,153.803 L240.723,153.803"/>
|
||
<path d="M166.332,153.803 L166.299,153.803"/>
|
||
<path d="M352.054,79.611 L364.755,79.611"/>
|
||
<path d="M352.054,79.4125 L364.755,79.4125"/>
|
||
<path d="M364.755,79.4125 L364.755,79.611"/>
|
||
<path d="M174.249,129.162 L174.249,129.162"/>
|
||
<path d="M174.249,128.964 L174.249,128.964"/>
|
||
<path d="M161.549,79.611 L174.249,79.611"/>
|
||
<path d="M161.549,79.4125 L174.249,79.4125"/>
|
||
<path d="M174.249,79.4125 L174.249,79.611"/>
|
||
<path d="M161.549,79.4125 L161.549,79.611"/>
|
||
</g>
|
||
<g id="product-ca0193b4-4b2c-4a59-9bfe-22eb53f9e6d0" class="IfcWindow material-null predefinedtype-WINDOW matsCategory-Plastic projection" ifc:name="Window" ifc:guid="3A0PEqIonAMPl_8kjJ_URG">
|
||
<path d="M373.649,369.891 L373.649,369.925"/>
|
||
</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.472 L217.116,484.472"/>
|
||
<path d="M217.116,484.472 L217.116,444.502"/>
|
||
<path d="M217.116,4.98801 L217.116,-27.2314"/>
|
||
<path d="M217.116,-27.2314 L217.116,-27.2314"/>
|
||
<path d="M217.116,-27.2314 L217.116,484.472"/>
|
||
</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.316,516.222 L166.316,516.222"/>
|
||
<path d="M166.316,516.222 L166.316,431.821"/>
|
||
<path d="M166.316,431.027 L166.316,421.237"/>
|
||
<path d="M166.316,369.908 L166.316,369.908"/>
|
||
<path d="M166.316,369.908 L166.316,516.222"/>
|
||
</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.5957 L468.205,28.5957"/>
|
||
<path d="M468.205,28.5957 L468.205,28.5957"/>
|
||
<path d="M468.205,28.5957 L364.754,28.5957"/>
|
||
<path d="M161.549,28.5957 L51.7509,28.5957"/>
|
||
<path d="M51.7509,28.5957 L51.7509,28.5957"/>
|
||
</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.472 L383.803,484.472"/>
|
||
<path d="M383.803,484.472 L383.803,444.117"/>
|
||
<path d="M383.803,369.908 L383.803,-27.2314"/>
|
||
<path d="M383.803,-27.2314 L383.803,-27.2314"/>
|
||
<path d="M383.803,-27.2314 L383.803,484.472"/>
|
||
</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.472 L204.416,484.472"/>
|
||
<path d="M204.416,484.472 L204.416,431.82"/>
|
||
<path d="M204.416,4.98801 L204.416,-27.2314"/>
|
||
<path d="M204.416,-27.2314 L204.416,-27.2314"/>
|
||
<path d="M204.416,-27.2314 L204.416,484.472"/>
|
||
</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.472 L191.716,484.472"/>
|
||
<path d="M191.716,484.472 L191.716,431.82"/>
|
||
<path d="M191.716,4.988 L191.716,-27.2314"/>
|
||
<path d="M191.716,-27.2314 L191.716,-27.2314"/>
|
||
<path d="M191.716,-27.2314 L191.716,484.472"/>
|
||
</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.316,484.472 L166.316,484.472"/>
|
||
<path d="M166.316,484.472 L166.316,431.821"/>
|
||
<path d="M166.316,431.027 L166.316,421.237"/>
|
||
<path d="M166.316,163.004 L166.316,153.803"/>
|
||
<path d="M166.316,79.4125 L166.316,79.379"/>
|
||
<path d="M166.316,4.98799 L166.316,-27.2314"/>
|
||
<path d="M166.316,-27.2314 L166.316,-27.2314"/>
|
||
<path d="M166.316,-27.2314 L166.316,484.472"/>
|
||
</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.472 L179.016,484.472"/>
|
||
<path d="M179.016,484.472 L179.016,431.82"/>
|
||
<path d="M179.016,4.988 L179.016,-27.2314"/>
|
||
<path d="M179.016,-27.2314 L179.016,-27.2314"/>
|
||
<path d="M179.016,-27.2314 L179.016,484.472"/>
|
||
</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.616,484.472 L153.616,484.472"/>
|
||
<path d="M153.616,484.472 L153.616,431.821"/>
|
||
<path d="M153.616,152.421 L153.616,-27.2314"/>
|
||
<path d="M153.616,-27.2314 L153.616,-27.2314"/>
|
||
<path d="M153.616,-27.2314 L153.616,484.472"/>
|
||
</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.216,484.472 L128.216,484.472"/>
|
||
<path d="M128.216,484.472 L128.216,431.821"/>
|
||
<path d="M128.216,152.421 L128.216,-27.2314"/>
|
||
<path d="M128.216,-27.2314 L128.216,-27.2314"/>
|
||
<path d="M128.216,-27.2314 L128.216,484.472"/>
|
||
</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.916,484.472 L140.916,484.472"/>
|
||
<path d="M140.916,484.472 L140.916,431.821"/>
|
||
<path d="M140.916,152.421 L140.916,-27.2314"/>
|
||
<path d="M140.916,-27.2314 L140.916,-27.2314"/>
|
||
<path d="M140.916,-27.2314 L140.916,484.472"/>
|
||
</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.516,484.472 L115.516,484.472"/>
|
||
<path d="M115.516,484.472 L115.516,431.821"/>
|
||
<path d="M115.516,152.421 L115.516,-27.2314"/>
|
||
<path d="M115.516,-27.2314 L115.516,-27.2314"/>
|
||
<path d="M115.516,-27.2314 L115.516,484.472"/>
|
||
</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.472 L371.103,484.472"/>
|
||
<path d="M371.103,484.472 L371.103,444.316"/>
|
||
<path d="M371.103,295.5 L371.103,-27.2314"/>
|
||
<path d="M371.103,-27.2314 L371.103,-27.2314"/>
|
||
<path d="M371.103,-27.2314 L371.103,484.472"/>
|
||
</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.472 L358.403,484.472"/>
|
||
<path d="M358.403,484.472 L358.403,444.316"/>
|
||
<path d="M358.403,295.5 L358.403,153.803"/>
|
||
<path d="M358.403,79.4125 L358.403,79.3789"/>
|
||
<path d="M358.403,4.98805 L358.403,-27.2314"/>
|
||
<path d="M358.403,-27.2314 L358.403,-27.2314"/>
|
||
<path d="M358.403,-27.2314 L358.403,484.472"/>
|
||
</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.472 L345.703,484.472"/>
|
||
<path d="M345.703,484.472 L345.703,444.316"/>
|
||
<path d="M345.703,295.5 L345.703,153.803"/>
|
||
<path d="M345.703,4.98805 L345.703,-27.2314"/>
|
||
<path d="M345.703,-27.2314 L345.703,-27.2314"/>
|
||
<path d="M345.703,-27.2314 L345.703,484.472"/>
|
||
</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.472 L333.003,484.472"/>
|
||
<path d="M333.003,484.472 L333.003,444.316"/>
|
||
<path d="M333.003,295.5 L333.003,243.976"/>
|
||
<path d="M333.003,216.181 L333.003,153.803"/>
|
||
<path d="M333.003,4.98804 L333.003,-27.2314"/>
|
||
<path d="M333.003,-27.2314 L333.003,-27.2314"/>
|
||
<path d="M333.003,-27.2314 L333.003,484.472"/>
|
||
</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.472 L320.303,484.472"/>
|
||
<path d="M320.303,484.472 L320.303,444.316"/>
|
||
<path d="M320.303,295.5 L320.303,256.676"/>
|
||
<path d="M320.303,203.481 L320.303,153.803"/>
|
||
<path d="M320.303,4.98804 L320.303,-27.2314"/>
|
||
<path d="M320.303,-27.2314 L320.303,-27.2314"/>
|
||
<path d="M320.303,-27.2314 L320.303,484.472"/>
|
||
</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.472 L307.603,484.472"/>
|
||
<path d="M307.603,484.472 L307.603,444.316"/>
|
||
<path d="M307.603,295.5 L307.603,258.653"/>
|
||
<path d="M307.603,201.503 L307.603,153.803"/>
|
||
<path d="M307.603,4.98804 L307.603,-27.2314"/>
|
||
<path d="M307.603,-27.2314 L307.603,-27.2314"/>
|
||
<path d="M307.603,-27.2314 L307.603,484.472"/>
|
||
</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.472 L294.903,484.472"/>
|
||
<path d="M294.903,484.472 L294.903,444.316"/>
|
||
<path d="M294.903,295.5 L294.903,258.653"/>
|
||
<path d="M294.903,201.503 L294.903,153.803"/>
|
||
<path d="M294.903,4.98803 L294.903,-27.2314"/>
|
||
<path d="M294.903,-27.2314 L294.903,-27.2314"/>
|
||
<path d="M294.903,-27.2314 L294.903,484.472"/>
|
||
</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.472 L282.203,484.472"/>
|
||
<path d="M282.203,484.472 L282.203,444.316"/>
|
||
<path d="M282.203,295.5 L282.203,246.203"/>
|
||
<path d="M282.203,213.953 L282.203,153.803"/>
|
||
<path d="M282.203,4.98803 L282.203,-27.2314"/>
|
||
<path d="M282.203,-27.2314 L282.203,-27.2314"/>
|
||
<path d="M282.203,-27.2314 L282.203,484.472"/>
|
||
</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.472 L269.503,484.472"/>
|
||
<path d="M269.503,484.472 L269.503,444.316"/>
|
||
<path d="M269.503,295.5 L269.503,153.803"/>
|
||
<path d="M269.503,4.98802 L269.503,-27.2314"/>
|
||
<path d="M269.503,-27.2314 L269.503,-27.2314"/>
|
||
<path d="M269.503,-27.2314 L269.503,484.472"/>
|
||
</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.472 L256.803,484.472"/>
|
||
<path d="M256.803,484.472 L256.803,444.562"/>
|
||
<path d="M256.803,295.314 L256.803,153.803"/>
|
||
<path d="M256.803,4.98802 L256.803,-27.2314"/>
|
||
<path d="M256.803,-27.2314 L256.803,-27.2314"/>
|
||
<path d="M256.803,-27.2314 L256.803,484.472"/>
|
||
</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.472 L231.403,484.472"/>
|
||
<path d="M231.403,484.472 L231.403,444.562"/>
|
||
<path d="M231.403,4.98801 L231.403,-27.2314"/>
|
||
<path d="M231.403,-27.2314 L231.403,-27.2314"/>
|
||
<path d="M231.403,-27.2314 L231.403,484.472"/>
|
||
</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.472 L244.103,484.472"/>
|
||
<path d="M244.103,484.472 L244.103,444.562"/>
|
||
<path d="M244.103,295.314 L244.103,153.803"/>
|
||
<path d="M244.103,4.98802 L244.103,-27.2314"/>
|
||
<path d="M244.103,-27.2314 L244.103,-27.2314"/>
|
||
<path d="M244.103,-27.2314 L244.103,484.472"/>
|
||
</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.472 L218.703,484.472"/>
|
||
<path d="M218.703,484.472 L218.703,444.562"/>
|
||
<path d="M218.703,4.98801 L218.703,-27.2314"/>
|
||
<path d="M218.703,-27.2314 L218.703,-27.2314"/>
|
||
<path d="M218.703,-27.2314 L218.703,484.472"/>
|
||
</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.472 L206.003,484.472"/>
|
||
<path d="M206.003,484.472 L206.003,431.82"/>
|
||
<path d="M206.003,4.98801 L206.003,-27.2314"/>
|
||
<path d="M206.003,-27.2314 L206.003,-27.2314"/>
|
||
<path d="M206.003,-27.2314 L206.003,484.472"/>
|
||
</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.472 L193.303,484.472"/>
|
||
<path d="M193.303,484.472 L193.303,431.82"/>
|
||
<path d="M193.303,4.988 L193.303,-27.2314"/>
|
||
<path d="M193.303,-27.2314 L193.303,-27.2314"/>
|
||
<path d="M193.303,-27.2314 L193.303,484.472"/>
|
||
</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.472 L180.603,484.472"/>
|
||
<path d="M180.603,484.472 L180.603,431.82"/>
|
||
<path d="M180.603,4.988 L180.603,-27.2314"/>
|
||
<path d="M180.603,-27.2314 L180.603,-27.2314"/>
|
||
<path d="M180.603,-27.2314 L180.603,484.472"/>
|
||
</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.472 L167.903,484.472"/>
|
||
<path d="M167.903,484.472 L167.903,431.82"/>
|
||
<path d="M167.903,79.4125 L167.903,79.379"/>
|
||
<path d="M167.903,4.98799 L167.903,-27.2314"/>
|
||
<path d="M167.903,-27.2314 L167.903,-27.2314"/>
|
||
<path d="M167.903,-27.2314 L167.903,484.472"/>
|
||
</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.42 L236.695,152.42"/>
|
||
<path d="M236.695,152.42 L236.695,152.42"/>
|
||
<path d="M161.549,152.42 L51.7509,152.42"/>
|
||
<path d="M51.7509,152.42 L51.7509,152.42"/>
|
||
</g>
|
||
<g id="product-7f63a91e-23c9-4d9c-ba50-8af145eeff6e" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.041" ifc:guid="1$OwaU8ybDdBfGYl55xlzk">
|
||
<path d="M257.629,443.735 L257.629,443.735"/>
|
||
<path d="M257.629,443.735 L257.629,419.575"/>
|
||
<path d="M257.629,369.908 L257.629,369.908"/>
|
||
<path d="M257.629,419.575 L257.629,419.575"/>
|
||
<path d="M257.629,369.908 L257.629,419.575"/>
|
||
</g>
|
||
<g id="product-5241d4ea-99ab-4330-872a-6f8883c587ed" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.038" ifc:guid="1IGTJgcQj3C8SgRuY3nOVj">
|
||
<path d="M257.629,320.241 L257.629,296.081"/>
|
||
<path d="M257.629,296.081 L257.629,296.081"/>
|
||
<path d="M257.629,369.908 L257.629,369.908"/>
|
||
<path d="M257.629,369.908 L257.629,369.523"/>
|
||
<path d="M257.629,353.399 L257.629,320.241"/>
|
||
<path d="M257.629,320.241 L257.629,320.241"/>
|
||
</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.2956 L468.205,41.2956"/>
|
||
<path d="M468.205,41.2956 L468.205,41.2956"/>
|
||
<path d="M468.205,41.2956 L364.754,41.2956"/>
|
||
<path d="M161.549,41.2956 L51.7509,41.2956"/>
|
||
<path d="M51.7509,41.2956 L51.7509,41.2956"/>
|
||
</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.9957 L468.205,53.9957"/>
|
||
<path d="M468.205,53.9957 L468.205,53.9957"/>
|
||
<path d="M468.205,53.9957 L364.754,53.9957"/>
|
||
<path d="M161.549,53.9957 L51.7509,53.9957"/>
|
||
<path d="M51.7509,53.9957 L51.7509,53.9957"/>
|
||
</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.6956 L468.205,66.6956"/>
|
||
<path d="M468.205,66.6956 L468.205,66.6956"/>
|
||
<path d="M468.205,66.6956 L364.754,66.6956"/>
|
||
<path d="M161.549,66.6956 L51.7509,66.6956"/>
|
||
<path d="M51.7509,66.6956 L51.7509,66.6956"/>
|
||
</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.3957 L468.205,79.3957"/>
|
||
<path d="M468.205,79.3957 L468.205,79.3957"/>
|
||
<path d="M468.205,79.3957 L364.752,79.3957"/>
|
||
<path d="M363.958,79.3957 L354.566,79.3957"/>
|
||
<path d="M172.135,79.3957 L162.345,79.3957"/>
|
||
<path d="M161.552,79.3957 L51.7509,79.3957"/>
|
||
<path d="M51.7509,79.3957 L51.7509,79.3957"/>
|
||
</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.796 L468.205,104.796"/>
|
||
<path d="M468.205,104.796 L468.205,104.796"/>
|
||
<path d="M468.205,104.796 L364.755,104.796"/>
|
||
<path d="M161.549,104.796 L51.7509,104.796"/>
|
||
<path d="M51.7509,104.796 L51.7509,104.796"/>
|
||
</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.0956 L468.205,92.0956"/>
|
||
<path d="M468.205,92.0956 L468.205,92.0956"/>
|
||
<path d="M468.205,92.0956 L364.755,92.0956"/>
|
||
<path d="M161.549,92.0956 L51.7509,92.0956"/>
|
||
<path d="M51.7509,92.0956 L51.7509,92.0956"/>
|
||
</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.496 L468.205,117.496"/>
|
||
<path d="M468.205,117.496 L468.205,117.496"/>
|
||
<path d="M468.205,117.496 L364.755,117.496"/>
|
||
<path d="M161.549,117.496 L51.7509,117.496"/>
|
||
<path d="M51.7509,117.496 L51.7509,117.496"/>
|
||
</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.196 L468.205,130.196"/>
|
||
<path d="M468.205,130.196 L468.205,130.196"/>
|
||
<path d="M468.205,130.196 L364.755,130.196"/>
|
||
<path d="M161.549,130.196 L51.7509,130.196"/>
|
||
<path d="M51.7509,130.196 L51.7509,130.196"/>
|
||
</g>
|
||
<g id="product-0eb87579-01c7-4d95-817b-1b0dd9800cfb" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.043" ifc:guid="0Ek7Lv0STDbO5x6mtPW0px">
|
||
<path d="M174.249,127.105 L174.249,127.105"/>
|
||
<path d="M174.249,128.581 L174.249,128.581"/>
|
||
<path d="M174.249,127.811 L174.249,127.811"/>
|
||
</g>
|
||
<g id="product-daaeb4cb-ed1d-4877-8e00-2c1f9faeafe1" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.066" ifc:guid="3QhhJBxHr8Tuu0B1_Vhg$X">
|
||
<path d="M174.249,102.464 L174.249,102.464"/>
|
||
<path d="M174.249,103.94 L174.249,103.94"/>
|
||
<path d="M174.249,103.17 L174.249,103.17"/>
|
||
</g>
|
||
<g id="product-4f6df27e-556a-4b2e-8d4b-cc21123a4e78" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.042" ifc:guid="1FRV9_LMfBBerBp24IEavu">
|
||
<path d="M174.249,91.6196 L174.249,91.6196"/>
|
||
<path d="M174.249,90.8496 L174.249,90.8496"/>
|
||
</g>
|
||
<g id="product-b12a18e5-42ee-4219-9a06-84b3e7d64246" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.069" ifc:guid="2nAXZbGkv26Pe6XBFdra96">
|
||
<path d="M174.249,81.3525 L174.249,81.3525"/>
|
||
</g>
|
||
<g id="product-1599bd60-0703-4d9b-9e38-2f15ce05d5ac" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.075" ifc:guid="0LcRrW1mDDcvuuBnNE1TMi">
|
||
<path d="M215.501,419.12 L215.501,419.12"/>
|
||
<path d="M214.731,419.12 L214.731,419.12"/>
|
||
</g>
|
||
<g id="product-94c34680-48c3-4a0a-94c5-25fbd71e9e94" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.210" ifc:guid="2KmqQ0ICDA2fJ59VlN7fwK">
|
||
<path d="M143.246,419.12 L143.246,419.12"/>
|
||
<path d="M142.54,419.12 L142.54,419.12"/>
|
||
<path d="M141.77,419.12 L141.77,419.12"/>
|
||
</g>
|
||
<g id="product-4ba3f2c3-8093-42d5-962f-7a24f7bbeb21" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.076" ifc:guid="1Be$B3W9D2rPOlUYJtk_iX">
|
||
<path d="M165.128,419.12 L165.128,419.12"/>
|
||
<path d="M164.358,419.12 L164.358,419.12"/>
|
||
</g>
|
||
<g id="product-1398ec0d-5da6-4445-86c6-4d8ef3f98414" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.212" ifc:guid="0JcEmDNQP4HOR6JOxp_OGK">
|
||
<path d="M118.605,419.12 L118.605,419.12"/>
|
||
<path d="M117.899,419.12 L117.899,419.12"/>
|
||
<path d="M117.129,419.12 L117.129,419.12"/>
|
||
</g>
|
||
<g id="product-7db1c78c-c42a-457e-947d-a76df90755b2" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.213" ifc:guid="1ziSUCn2f5VfHzfstv1rMo">
|
||
<path d="M178.54,419.12 L178.54,419.12"/>
|
||
<path d="M177.77,419.12 L177.77,419.12"/>
|
||
</g>
|
||
<g id="product-7a953f97-e8ce-4909-874f-eec5ecd2d34e" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.218" ifc:guid="1wbJ_NwCv92OTFxiNiqjDE">
|
||
<path d="M155.567,419.12 L155.567,419.12"/>
|
||
<path d="M154.861,419.12 L154.861,419.12"/>
|
||
<path d="M154.091,419.12 L154.091,419.12"/>
|
||
</g>
|
||
<g id="product-a965b498-0c63-462f-afd4-54acbdfc0fcd" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.221" ifc:guid="2fPRIO36D6Bw$KLAoz$0$D">
|
||
<path d="M130.926,419.12 L130.926,419.12"/>
|
||
<path d="M130.22,419.12 L130.22,419.12"/>
|
||
<path d="M129.45,419.12 L129.45,419.12"/>
|
||
</g>
|
||
<g id="product-5b27663c-359d-41de-8f87-045f24a8527b" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.224" ifc:guid="1R9sOyDPr1te_715yag59x">
|
||
<path d="M190.86,419.12 L190.86,419.12"/>
|
||
<path d="M190.09,419.12 L190.09,419.12"/>
|
||
</g>
|
||
<g id="product-57412dba-3a70-4dfd-ac6c-3192e2314117" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.225" ifc:guid="1NGIswEd1D$QniCPBYCK4N">
|
||
<path d="M203.181,419.12 L203.181,419.12"/>
|
||
<path d="M202.411,419.12 L202.411,419.12"/>
|
||
</g>
|
||
<g id="product-345e795c-09e6-495c-a06c-fa59bdbf625d" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.557" ifc:guid="0qNdbS2UP9NA1i_bczls9T">
|
||
<path d="M168.272,419.12 L168.272,419.12"/>
|
||
<path d="M167.502,419.12 L167.502,419.12"/>
|
||
</g>
|
||
<g id="product-8652263e-77ce-467e-817b-4e88b9d851e6" class="IfcRoof material-null matsCategory-Asphalt projection" ifc:name="Roof" ifc:guid="26KYO_Tyv6Ve5xJeYvs57c">
|
||
<path d="M257.629,366.387 L240.723,366.387"/>
|
||
<path d="M257.629,369.736 L240.723,369.736"/>
|
||
<path d="M257.629,369.787 L240.723,369.787"/>
|
||
<path d="M257.629,369.838 L240.723,369.838"/>
|
||
<path d="M257.629,369.908 L240.723,369.908"/>
|
||
<path d="M257.629,369.978 L240.723,369.978"/>
|
||
<path d="M257.629,370.029 L240.723,370.029"/>
|
||
<path d="M257.629,370.08 L240.723,370.08"/>
|
||
<path d="M257.629,373.429 L240.723,373.429"/>
|
||
</g>
|
||
<g id="product-616262e3-a0ac-4322-97ad-1ca396e3dead" class="IfcRoof material-null matsCategory-Asphalt projection" ifc:name="Roof" ifc:guid="1XOcBZeAn38fUj7AEMuzwj">
|
||
<path d="M352.054,79.5674 L352.054,82.9169"/>
|
||
<path d="M174.249,79.5674 L174.249,82.9169"/>
|
||
<path d="M174.249,82.9169 L352.054,82.9169"/>
|
||
<path d="M352.054,79.5166 L352.054,79.5674"/>
|
||
<path d="M174.249,79.5166 L174.249,79.5674"/>
|
||
<path d="M174.249,79.5674 L352.054,79.5674"/>
|
||
<path d="M352.054,79.4656 L352.054,79.5166"/>
|
||
<path d="M174.249,79.4656 L174.249,79.5166"/>
|
||
<path d="M174.249,79.5166 L352.054,79.5166"/>
|
||
<path d="M352.054,79.3956 L352.054,79.4656"/>
|
||
<path d="M174.249,79.3956 L174.249,79.4656"/>
|
||
<path d="M174.249,79.4656 L352.054,79.4656"/>
|
||
<path d="M352.054,79.3257 L352.054,79.3956"/>
|
||
<path d="M174.249,79.3257 L174.249,79.3956"/>
|
||
<path d="M174.249,79.3956 L352.054,79.3956"/>
|
||
<path d="M352.054,79.2747 L352.054,79.3257"/>
|
||
<path d="M174.249,79.2747 L174.249,79.3257"/>
|
||
<path d="M174.249,79.3257 L352.054,79.3257"/>
|
||
<path d="M352.054,79.2239 L352.054,79.2747"/>
|
||
<path d="M174.249,79.2239 L174.249,79.2747"/>
|
||
<path d="M174.249,79.2747 L352.054,79.2747"/>
|
||
<path d="M352.054,75.8744 L352.054,79.2239"/>
|
||
<path d="M174.249,75.8744 L174.249,79.2239"/>
|
||
<path d="M174.249,79.2239 L352.054,79.2239"/>
|
||
<path d="M174.249,75.8744 L352.054,75.8744"/>
|
||
</g>
|
||
<g id="product-0724a5ed-da72-465e-9041-8936a8d212ad" class="IfcRoof material-null matsCategory-Asphalt projection" ifc:name="Roof" ifc:guid="079ANjsd96Nf11YJQeqXAj">
|
||
<path d="M257.629,369.736 L257.629,366.387"/>
|
||
<path d="M371.102,369.736 L371.102,366.387"/>
|
||
<path d="M371.102,366.387 L257.629,366.387"/>
|
||
<path d="M257.629,369.787 L257.629,369.736"/>
|
||
<path d="M371.102,369.787 L371.102,369.736"/>
|
||
<path d="M371.102,369.736 L257.629,369.736"/>
|
||
<path d="M257.629,369.838 L257.629,369.787"/>
|
||
<path d="M371.102,369.838 L371.102,369.787"/>
|
||
<path d="M371.102,369.787 L257.629,369.787"/>
|
||
<path d="M257.629,369.908 L257.629,369.838"/>
|
||
<path d="M371.102,369.908 L371.102,369.838"/>
|
||
<path d="M371.102,369.838 L257.629,369.838"/>
|
||
<path d="M257.629,369.978 L257.629,369.908"/>
|
||
<path d="M371.102,369.978 L371.102,369.908"/>
|
||
<path d="M371.102,369.908 L257.629,369.908"/>
|
||
<path d="M257.629,370.029 L257.629,369.978"/>
|
||
<path d="M371.102,370.029 L371.102,369.978"/>
|
||
<path d="M371.102,369.978 L257.629,369.978"/>
|
||
<path d="M257.629,370.08 L257.629,370.029"/>
|
||
<path d="M371.102,370.08 L371.102,370.029"/>
|
||
<path d="M371.102,370.029 L257.629,370.029"/>
|
||
<path d="M257.629,373.429 L257.629,370.08"/>
|
||
<path d="M371.102,373.429 L371.102,370.08"/>
|
||
<path d="M371.102,370.08 L257.629,370.08"/>
|
||
<path d="M371.102,373.429 L257.629,373.429"/>
|
||
</g>
|
||
<g id="product-82e50891-d838-4e09-b7e8-c81fd49811e4" class="IfcRoof material-null matsCategory-Asphalt projection" ifc:name="Roof" ifc:guid="22vGYHs3XE2RVeo1$Kc17a">
|
||
<path d="M166.487,165.121 L169.837,165.121"/>
|
||
<path d="M166.487,419.12 L169.837,419.12"/>
|
||
<path d="M169.837,419.12 L169.837,165.121"/>
|
||
<path d="M166.436,165.121 L166.487,165.121"/>
|
||
<path d="M166.436,419.12 L166.487,419.12"/>
|
||
<path d="M166.487,419.12 L166.487,165.121"/>
|
||
<path d="M166.385,165.121 L166.436,165.121"/>
|
||
<path d="M166.385,419.12 L166.436,419.12"/>
|
||
<path d="M166.436,419.12 L166.436,165.121"/>
|
||
<path d="M166.315,165.121 L166.385,165.121"/>
|
||
<path d="M166.316,419.12 L166.385,419.12"/>
|
||
<path d="M166.385,419.12 L166.385,165.121"/>
|
||
<path d="M166.245,165.121 L166.315,165.121"/>
|
||
<path d="M166.246,419.12 L166.316,419.12"/>
|
||
<path d="M166.316,419.12 L166.315,165.121"/>
|
||
<path d="M166.195,165.121 L166.245,165.121"/>
|
||
<path d="M166.195,419.12 L166.246,419.12"/>
|
||
<path d="M166.246,419.12 L166.245,165.121"/>
|
||
<path d="M166.144,165.121 L166.195,165.121"/>
|
||
<path d="M166.144,419.12 L166.195,419.12"/>
|
||
<path d="M166.195,419.12 L166.195,165.121"/>
|
||
<path d="M162.794,165.121 L166.144,165.121"/>
|
||
<path d="M162.794,419.12 L166.144,419.12"/>
|
||
<path d="M166.144,419.12 L166.144,165.121"/>
|
||
<path d="M162.794,419.12 L162.794,165.121"/>
|
||
</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.242 L309.001,229.083"/>
|
||
<path d="M308.986,231.131 L335.064,241.914"/>
|
||
<path d="M307.489,227.557 L318.326,201.503"/>
|
||
<path d="M335.064,218.242 L335.064,241.914"/>
|
||
<path d="M294.653,201.503 L318.326,201.503"/>
|
||
<path d="M307.542,232.574 L318.326,258.653"/>
|
||
<path d="M294.653,258.653 L318.326,258.653"/>
|
||
<path d="M307.456,232.597 L294.653,258.653"/>
|
||
<path d="M304.026,231.179 L294.653,258.653"/>
|
||
<path d="M277.914,241.914 L294.653,258.653"/>
|
||
<path d="M277.914,241.914 L303.968,231.078"/>
|
||
<path d="M277.914,218.242 L294.653,201.503"/>
|
||
<path d="M305.439,227.586 L294.653,201.503"/>
|
||
<path d="M277.914,218.242 L303.998,229.027"/>
|
||
<path d="M335.064,241.914 L318.326,258.653"/>
|
||
<path d="M335.064,218.242 L318.326,201.503"/>
|
||
<path d="M277.914,241.914 L277.914,218.242"/>
|
||
<path d="M305.894,230.078 L305.914,229.924"/>
|
||
<path d="M306.069,229.657 L305.914,229.924"/>
|
||
<path d="M306.489,229.483 L306.787,229.563"/>
|
||
<path d="M307.005,230.376 L307.085,230.078"/>
|
||
<path d="M306.91,230.499 L306.644,230.653"/>
|
||
<path d="M306.489,230.674 L306.644,230.653"/>
|
||
<path d="M306.335,230.653 L306.489,230.674"/>
|
||
<path d="M306.192,230.594 L306.335,230.653"/>
|
||
<path d="M305.974,230.376 L306.192,230.594"/>
|
||
<path d="M305.914,230.232 L305.974,230.376"/>
|
||
<path d="M305.894,230.078 L305.914,230.232"/>
|
||
<path d="M307.005,229.781 L307.085,230.078"/>
|
||
<path d="M306.787,229.563 L307.005,229.781"/>
|
||
<path d="M306.192,229.563 L306.489,229.483"/>
|
||
<path d="M306.069,229.657 L306.192,229.563"/>
|
||
<path d="M307.005,230.376 L306.91,230.499"/>
|
||
<path d="M307.209,227.395 L308.454,228.114"/>
|
||
<path d="M308.895,228.689 L308.454,228.114"/>
|
||
<path d="M309.268,230.078 L308.895,228.689"/>
|
||
<path d="M308.895,231.467 L309.268,230.078"/>
|
||
<path d="M307.879,232.484 L308.895,231.467"/>
|
||
<path d="M306.489,232.856 L307.879,232.484"/>
|
||
<path d="M305.1,232.484 L304.525,232.043"/>
|
||
<path d="M303.806,230.797 L304.525,232.043"/>
|
||
<path d="M303.806,229.359 L303.806,230.797"/>
|
||
<path d="M304.525,228.114 L303.806,229.359"/>
|
||
<path d="M305.77,227.395 L304.525,228.114"/>
|
||
<path d="M307.209,227.395 L305.77,227.395"/>
|
||
<path d="M306.489,232.856 L305.1,232.484"/>
|
||
</g>
|
||
<g id="product-fd820202-9521-44d7-8544-4519bc7f437e" class="IfcDoor material-null predefinedtype-DOOR matsCategory-Plastic projection" ifc:name="Door" ifc:guid="3zWW82bI54ruL4HHcyVqD_">
|
||
<path d="M354.566,79.3789 L354.566,79.4125"/>
|
||
</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.3957 L166.316,79.3957"/>
|
||
<path d="M166.316,79.3957 L166.316,79.379"/>
|
||
<path d="M166.316,4.98799 L166.316,-58.9816"/>
|
||
<path d="M166.316,-58.9816 L166.316,-58.9816"/>
|
||
<path d="M166.316,-58.9816 L166.316,79.3957"/>
|
||
</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.908 L166.316,369.908"/>
|
||
<path d="M166.316,163.004 L166.316,153.803"/>
|
||
<path d="M166.316,79.4125 L166.316,79.3957"/>
|
||
<path d="M166.316,79.3957 L166.316,79.3957"/>
|
||
<path d="M166.316,79.3957 L166.316,369.908"/>
|
||
</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,369.908 L315.54,516.222"/>
|
||
<path d="M315.54,516.222 L315.54,516.222"/>
|
||
<path d="M315.54,516.222 L315.54,444.316"/>
|
||
<path d="M315.54,369.908 L315.54,369.908"/>
|
||
</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.12 L315.54,369.908"/>
|
||
<path d="M315.54,369.908 L315.54,369.908"/>
|
||
<path d="M315.54,295.5 L315.54,292.12"/>
|
||
<path d="M315.54,292.12 L315.54,292.12"/>
|
||
</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="M166.315,369.908 L20.0008,369.908"/>
|
||
<path d="M20.0008,369.908 L20.0009,369.908"/>
|
||
<path d="M20.0009,369.908 L79.5871,369.908"/>
|
||
<path d="M166.315,369.908 L166.316,369.908"/>
|
||
</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.3957 L166.316,79.3957"/>
|
||
<path d="M166.316,79.3957 L166.316,79.3957"/>
|
||
<path d="M166.316,79.3957 L162.345,79.3957"/>
|
||
<path d="M161.552,79.3957 L20.001,79.3957"/>
|
||
<path d="M20.0009,79.3957 L20.001,79.3957"/>
|
||
</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.12 L166.316,292.12"/>
|
||
<path d="M166.316,292.12 L166.316,292.12"/>
|
||
<path d="M91.9078,292.12 L20.001,292.12"/>
|
||
<path d="M20.0009,292.12 L20.001,292.12"/>
|
||
</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="M166.316,292.12 L249.13,292.12"/>
|
||
<path d="M249.13,292.12 L249.13,292.12"/>
|
||
<path d="M249.13,292.12 L240.723,292.12"/>
|
||
<path d="M166.316,292.12 L166.316,292.12"/>
|
||
</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.9816 L266.328,79.3956"/>
|
||
<path d="M266.328,79.3956 L266.328,79.3956"/>
|
||
<path d="M266.328,4.98802 L266.328,-58.9816"/>
|
||
<path d="M266.328,-58.9816 L266.328,-58.9816"/>
|
||
</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.222 L456.828,516.222"/>
|
||
<path d="M456.828,516.222 L456.828,-58.9815"/>
|
||
<path d="M456.828,-58.9815 L456.828,-58.9815"/>
|
||
<path d="M456.828,-58.9815 L456.828,516.222"/>
|
||
</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,79.3956 L266.328,166.972"/>
|
||
<path d="M266.328,166.972 L266.328,166.972"/>
|
||
<path d="M266.328,166.972 L266.328,153.803"/>
|
||
<path d="M266.328,79.3956 L266.328,79.3956"/>
|
||
</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.908 L456.828,369.908"/>
|
||
<path d="M456.828,369.908 L456.828,369.908"/>
|
||
<path d="M456.828,369.908 L499.955,369.908"/>
|
||
<path d="M499.955,369.908 L499.955,369.908"/>
|
||
</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.3957 L499.955,79.3957"/>
|
||
<path d="M499.955,79.3957 L499.955,79.3957"/>
|
||
<path d="M499.955,79.3957 L456.828,79.3957"/>
|
||
<path d="M456.828,79.3957 L456.828,79.3957"/>
|
||
</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.3957 L456.828,79.3957"/>
|
||
<path d="M456.828,79.3957 L364.752,79.3957"/>
|
||
<path d="M363.958,79.3957 L354.566,79.3957"/>
|
||
<path d="M172.135,79.3957 L166.316,79.3957"/>
|
||
<path d="M166.316,79.3957 L166.316,79.3957"/>
|
||
<path d="M166.316,79.3957 L456.828,79.3957"/>
|
||
</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.908 L166.316,369.908"/>
|
||
<path d="M373.649,369.908 L383.009,369.908"/>
|
||
<path d="M383.803,369.908 L456.828,369.908"/>
|
||
<path d="M456.828,369.908 L456.828,369.908"/>
|
||
<path d="M456.828,369.908 L166.316,369.908"/>
|
||
</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.82 L236.695,177.82"/>
|
||
<path d="M236.695,177.82 L236.695,177.82"/>
|
||
<path d="M91.9079,177.82 L51.7509,177.82"/>
|
||
<path d="M51.7509,177.82 L51.7509,177.82"/>
|
||
</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.12 L236.695,165.12"/>
|
||
<path d="M236.695,165.12 L236.695,165.12"/>
|
||
<path d="M91.9079,165.12 L51.7509,165.12"/>
|
||
<path d="M51.7509,165.12 L51.7509,165.12"/>
|
||
</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.52 L236.695,190.52"/>
|
||
<path d="M236.695,190.52 L236.695,190.52"/>
|
||
<path d="M91.9079,190.52 L51.7509,190.52"/>
|
||
<path d="M51.7509,190.52 L51.7509,190.52"/>
|
||
</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.22 L236.695,203.22"/>
|
||
<path d="M236.695,203.22 L236.695,203.22"/>
|
||
<path d="M91.9079,203.22 L51.7509,203.22"/>
|
||
<path d="M51.7509,203.22 L51.7509,203.22"/>
|
||
</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.92 L236.695,215.92"/>
|
||
<path d="M236.695,215.92 L236.695,215.92"/>
|
||
<path d="M91.9079,215.92 L51.7509,215.92"/>
|
||
<path d="M51.7509,215.92 L51.7509,215.92"/>
|
||
</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.62 L236.695,228.62"/>
|
||
<path d="M236.695,228.62 L236.695,228.62"/>
|
||
<path d="M91.9079,228.62 L51.7509,228.62"/>
|
||
<path d="M51.7509,228.62 L51.7509,228.62"/>
|
||
</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.32 L236.695,241.32"/>
|
||
<path d="M236.695,241.32 L236.695,241.32"/>
|
||
<path d="M91.9079,241.32 L51.7509,241.32"/>
|
||
<path d="M51.7509,241.32 L51.7509,241.32"/>
|
||
</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.02 L236.695,254.02"/>
|
||
<path d="M236.695,254.02 L236.695,254.02"/>
|
||
<path d="M91.9079,254.02 L51.7509,254.02"/>
|
||
<path d="M51.7509,254.02 L51.7509,254.02"/>
|
||
</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.12 L236.695,292.12"/>
|
||
<path d="M236.695,292.12 L236.695,292.12"/>
|
||
<path d="M91.9078,292.12 L51.7509,292.12"/>
|
||
<path d="M51.7509,292.12 L51.7509,292.12"/>
|
||
</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.72 L236.695,266.72"/>
|
||
<path d="M236.695,266.72 L236.695,266.72"/>
|
||
<path d="M91.9078,266.72 L51.7509,266.72"/>
|
||
<path d="M51.7509,266.72 L51.7509,266.72"/>
|
||
</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.82 L236.695,304.82"/>
|
||
<path d="M236.695,304.82 L236.695,304.82"/>
|
||
<path d="M91.9078,304.82 L51.7509,304.82"/>
|
||
<path d="M51.7509,304.82 L51.7509,304.82"/>
|
||
</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.42 L236.695,279.42"/>
|
||
<path d="M236.695,279.42 L236.695,279.42"/>
|
||
<path d="M91.9078,279.42 L51.7509,279.42"/>
|
||
<path d="M51.7509,279.42 L51.7509,279.42"/>
|
||
</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.22 L236.695,330.22"/>
|
||
<path d="M236.695,330.22 L236.695,330.22"/>
|
||
<path d="M79.5871,330.22 L51.7509,330.22"/>
|
||
<path d="M51.7509,330.22 L51.7509,330.22"/>
|
||
</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.52 L236.695,317.52"/>
|
||
<path d="M236.695,317.52 L236.695,317.52"/>
|
||
<path d="M79.5871,317.52 L51.7509,317.52"/>
|
||
<path d="M51.7509,317.52 L51.7509,317.52"/>
|
||
</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.62 L236.695,355.62"/>
|
||
<path d="M236.695,355.62 L236.695,355.62"/>
|
||
<path d="M79.5871,355.62 L51.7509,355.62"/>
|
||
<path d="M51.7509,355.62 L51.7509,355.62"/>
|
||
</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.92 L236.695,342.92"/>
|
||
<path d="M236.695,342.92 L236.695,342.92"/>
|
||
<path d="M79.5871,342.92 L51.7509,342.92"/>
|
||
<path d="M51.7509,342.92 L51.7509,342.92"/>
|
||
</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.72 L236.695,393.72"/>
|
||
<path d="M236.695,393.72 L236.695,393.72"/>
|
||
<path d="M79.5871,393.72 L51.7509,393.72"/>
|
||
<path d="M51.7509,393.72 L51.7509,393.72"/>
|
||
</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.32 L236.695,368.32"/>
|
||
<path d="M236.695,368.32 L236.695,368.32"/>
|
||
<path d="M79.5871,368.32 L51.7509,368.32"/>
|
||
<path d="M51.7509,368.32 L51.7509,368.32"/>
|
||
</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.12 L236.695,419.12"/>
|
||
<path d="M236.695,419.12 L236.695,419.12"/>
|
||
<path d="M91.9078,419.12 L91.6942,419.12"/>
|
||
<path d="M88.5192,419.12 L51.7509,419.12"/>
|
||
<path d="M51.7509,419.12 L51.7509,419.12"/>
|
||
</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.82 L236.695,431.82"/>
|
||
<path d="M236.695,431.82 L236.695,431.82"/>
|
||
<path d="M217.115,431.82 L178.588,431.82"/>
|
||
<path d="M166.332,431.82 L166.316,431.82"/>
|
||
<path d="M91.9078,431.82 L91.6942,431.82"/>
|
||
<path d="M88.5192,431.82 L51.7509,431.82"/>
|
||
<path d="M51.7509,431.82 L51.7509,431.82"/>
|
||
</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.02 L236.695,381.02"/>
|
||
<path d="M236.695,381.02 L236.695,381.02"/>
|
||
<path d="M79.5871,381.02 L51.7509,381.02"/>
|
||
<path d="M51.7509,381.02 L51.7509,381.02"/>
|
||
</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.42 L236.695,406.42"/>
|
||
<path d="M236.695,406.42 L236.695,406.42"/>
|
||
<path d="M91.9078,406.42 L91.6942,406.42"/>
|
||
<path d="M88.5192,406.42 L51.7509,406.42"/>
|
||
<path d="M51.7509,406.42 L51.7509,406.42"/>
|
||
</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.408 L468.205,306.408"/>
|
||
<path d="M468.205,306.408 L468.205,306.408"/>
|
||
<path d="M468.205,306.408 L383.803,306.408"/>
|
||
<path d="M236.695,306.408 L236.695,306.408"/>
|
||
</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="M236.695,319.108 L468.205,319.108"/>
|
||
<path d="M468.205,319.108 L468.205,319.108"/>
|
||
<path d="M468.205,319.108 L383.803,319.108"/>
|
||
<path d="M236.695,319.108 L236.695,319.108"/>
|
||
</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="M236.695,344.508 L468.205,344.508"/>
|
||
<path d="M468.205,344.508 L468.205,344.508"/>
|
||
<path d="M468.205,344.508 L383.803,344.508"/>
|
||
<path d="M236.695,344.508 L236.695,344.508"/>
|
||
</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="M236.695,369.908 L468.205,369.908"/>
|
||
<path d="M468.205,369.908 L468.205,369.908"/>
|
||
<path d="M468.205,369.908 L383.803,369.908"/>
|
||
<path d="M383.009,369.908 L373.649,369.908"/>
|
||
<path d="M236.695,369.908 L236.695,369.908"/>
|
||
</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="M236.695,357.208 L468.205,357.208"/>
|
||
<path d="M468.205,357.208 L468.205,357.208"/>
|
||
<path d="M468.205,357.208 L383.803,357.208"/>
|
||
<path d="M236.695,357.208 L236.695,357.208"/>
|
||
</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="M236.695,331.808 L468.205,331.808"/>
|
||
<path d="M468.205,331.808 L468.205,331.808"/>
|
||
<path d="M468.205,331.808 L383.803,331.808"/>
|
||
<path d="M236.695,331.808 L236.695,331.808"/>
|
||
</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="M236.695,382.608 L468.205,382.608"/>
|
||
<path d="M468.205,382.608 L468.205,382.608"/>
|
||
<path d="M468.205,382.608 L383.803,382.608"/>
|
||
<path d="M236.695,382.608 L236.695,382.608"/>
|
||
</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="M236.695,420.708 L468.205,420.708"/>
|
||
<path d="M468.205,420.708 L468.205,420.708"/>
|
||
<path d="M468.205,420.708 L383.803,420.708"/>
|
||
<path d="M236.695,420.708 L236.695,420.708"/>
|
||
</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.408 L468.205,433.408"/>
|
||
<path d="M468.205,433.408 L468.205,433.408"/>
|
||
<path d="M468.205,433.408 L383.803,433.408"/>
|
||
<path d="M236.695,433.408 L236.695,433.408"/>
|
||
</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="M236.695,395.308 L468.205,395.308"/>
|
||
<path d="M468.205,395.308 L468.205,395.308"/>
|
||
<path d="M468.205,395.308 L383.803,395.308"/>
|
||
<path d="M236.695,395.308 L236.695,395.308"/>
|
||
</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="M236.695,408.008 L468.205,408.008"/>
|
||
<path d="M468.205,408.008 L468.205,408.008"/>
|
||
<path d="M468.205,408.008 L383.803,408.008"/>
|
||
<path d="M236.695,408.008 L236.695,408.008"/>
|
||
</g>
|
||
<g id="product-ac8d46ce-5a5b-4477-911c-fbc45c8b8f90" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodHorzPlywoodVertAsphalt projection" ifc:name="Slab" ifc:guid="2iZKREMbj4Tv4S_yHSYu_G">
|
||
<path d="M258.126,444.562 L258.126,444.316"/>
|
||
<path d="M217.38,444.562 L258.126,444.562"/>
|
||
<path d="M217.38,431.82 L217.38,444.562"/>
|
||
<path d="M257.629,421.2 L240.723,421.2"/>
|
||
</g>
|
||
<g id="product-ea5bd9aa-0334-4560-8586-38c333d686a6" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.577" ifc:guid="3gMzcg0pH5O8M6ECCpreQc">
|
||
<path d="M217.115,443.735 L217.38,443.735"/>
|
||
<path d="M217.115,443.735 L217.115,431.82"/>
|
||
</g>
|
||
<g id="product-46472c9d-8962-4935-a92d-6cfbd02873d1" class="IfcWall material-null predefinedtype-ELEMENTEDWALL matsCategory-PlywoodVertWoodGypsum projection" ifc:name="Wall" ifc:guid="16HooTYM99DQajRFlGA7FH">
|
||
<path d="M215.528,419.12 L215.528,419.12"/>
|
||
<path d="M117.103,419.12 L117.103,419.12"/>
|
||
<path d="M166.316,420.443 L166.316,419.12"/>
|
||
</g>
|
||
<g id="product-6cdcaa36-6d99-48b7-ad88-78a65df222b9" class="IfcWall material-null predefinedtype-ELEMENTEDWALL matsCategory-PlywoodVertWoodGypsum projection" ifc:name="Wall" ifc:guid="1itAesRPb8jws8UAPTyYAv">
|
||
<path d="M372.426,369.908 L371.102,369.908"/>
|
||
</g>
|
||
<g id="product-3537d173-514d-4c1e-af6a-499326520777" class="IfcWall material-null predefinedtype-ELEMENTEDWALL matsCategory-PlywoodVertWoodGypsum projection" ifc:name="Wall" ifc:guid="0rDz5pKKrC7gzgIPCcKWTt">
|
||
<path d="M166.316,163.799 L166.316,165.121"/>
|
||
</g>
|
||
<g id="product-4ebe770a-7628-49d5-958b-1c8d629d74c6" class="IfcCovering material-null predefinedtype-CLADDING matsCategory-Plastic projection" ifc:name="Wall" ifc:guid="1EldSATYX9rPMB78rYdNJ6">
|
||
<path d="M166.299,163.004 L166.316,163.004"/>
|
||
</g>
|
||
<g id="product-9024a36a-997b-490e-a0de-ad2620175a56" class="IfcCovering material-null predefinedtype-CLADDING matsCategory-Plastic projection" ifc:name="Wall" ifc:guid="2G9ADgcNj93g3UhIOW5rfM">
|
||
<path d="M166.332,421.237 L166.299,421.237"/>
|
||
</g>
|
||
<g id="product-89b3dec5-8856-4574-81a7-cb9eb72bb199" class="IfcCovering material-null predefinedtype-CLADDING matsCategory-Plastic projection" ifc:name="Wall" ifc:guid="29izx5Y5P5T86dovwtAx6P">
|
||
<path d="M172.135,79.3956 L172.135,79.4125"/>
|
||
<path d="M172.135,79.379 L172.135,79.3956"/>
|
||
<path d="M172.135,79.3956 L172.135,79.3956"/>
|
||
</g>
|
||
<g id="product-9ac1d2db-5384-4874-8403-62931b5fb071" class="IfcCovering material-null predefinedtype-CLADDING matsCategory-Plastic projection" ifc:name="Wall" ifc:guid="2QmTBRKuH8T8G3OfCRNx1n">
|
||
<path d="M166.316,163.004 L166.299,163.004"/>
|
||
<path d="M166.332,163.004 L166.316,163.004"/>
|
||
<path d="M166.316,163.004 L166.316,163.005"/>
|
||
</g>
|
||
<g id="product-57947ddc-ba02-4ccc-bf23-25f4362932cb" class="IfcCovering material-null predefinedtype-CLADDING matsCategory-SteelSheet projection" ifc:name="Wall" ifc:guid="1Nb7tSkW9CpByZ9VGsAJBB">
|
||
<path d="M373.22,369.908 L373.22,369.891"/>
|
||
<path d="M373.22,369.925 L373.22,369.908"/>
|
||
<path d="M373.22,369.908 L373.22,369.908"/>
|
||
</g>
|
||
<g id="product-5632be16-816b-4708-aace-fb7b764b95a1" class="IfcCovering material-null predefinedtype-CLADDING matsCategory-Plastic projection" ifc:name="Wall" ifc:guid="1MChuMWMj72AhE_tjsIvMX">
|
||
<path d="M166.316,421.237 L166.332,421.237"/>
|
||
</g>
|
||
<g id="product-05b34971-e1f1-43d8-8150-395f3d13400e" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.226" ifc:guid="05iqbnuV53s85GELyz4q0E">
|
||
<path d="M92.106,152.421 L166.315,152.421"/>
|
||
<path d="M166.299,153.215 L166.315,153.215"/>
|
||
<path d="M92.106,152.421 L92.106,152.421"/>
|
||
<path d="M166.332,152.421 L166.315,152.421"/>
|
||
<path d="M166.315,152.421 L166.315,153.215"/>
|
||
<path d="M166.315,153.215 L166.332,153.215"/>
|
||
</g>
|
||
<g id="product-f3cd2f1f-8d13-4b86-a04e-cb1e6091dac9" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.009" ifc:guid="3ppIyVZHDBXg1EonvWaTh9">
|
||
<path d="M257.629,443.735 L257.629,444.117"/>
|
||
<path d="M257.629,444.117 L257.629,444.117"/>
|
||
</g>
|
||
<g id="product-72d6a27d-2f8d-4cf3-9268-ab174d1b5c47" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.575" ifc:guid="1org9zBurCyv9egnTD6rn7">
|
||
<path d="M372.426,369.925 L372.426,369.908"/>
|
||
<path d="M373.22,369.908 L373.22,369.925"/>
|
||
<path d="M373.22,369.908 L373.22,369.891"/>
|
||
<path d="M372.426,369.908 L372.426,369.891"/>
|
||
<path d="M372.426,369.908 L373.22,369.908"/>
|
||
</g>
|
||
<g id="product-6e0aab7a-6bbe-4eee-98c4-67f1059d0104" class="IfcWall material-null predefinedtype-ELEMENTEDWALL matsCategory-PlywoodVertWood projection" ifc:name="Wall" ifc:guid="1k2gjwQxvExfZ4P$45dG44">
|
||
<path d="M353.374,79.3957 L352.054,79.3957"/>
|
||
</g>
|
||
<g id="product-dfb6cf8a-51d3-43eb-b745-8c55d8ff242f" class="IfcCovering material-null predefinedtype-CLADDING matsCategory-Plastic projection" ifc:name="Wall" ifc:guid="3Vji_AKTD3wxT5Z5NO$oGl">
|
||
<path d="M354.169,79.3956 L354.169,79.3789"/>
|
||
<path d="M354.169,79.4125 L354.169,79.3956"/>
|
||
<path d="M354.169,79.3956 L354.168,79.3956"/>
|
||
</g>
|
||
<g id="product-cbb27d23-5c16-4a02-9809-fb74e0eecd55" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.073" ifc:guid="3BidqZN1PA0fW9_tJWxirL">
|
||
<path d="M161.552,79.4125 L161.552,79.3956"/>
|
||
<path d="M161.552,79.3956 L162.345,79.3956"/>
|
||
<path d="M162.345,79.4125 L162.345,79.3956"/>
|
||
</g>
|
||
<g id="product-81b7370a-5fef-4a16-b878-fffbc65e600f" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.580" ifc:guid="21jpSAN_zA5hXu$$l6Nc0F">
|
||
<path d="M383.803,295.698 L383.803,369.908"/>
|
||
<path d="M383.009,369.891 L383.009,369.908"/>
|
||
<path d="M383.803,295.698 L383.802,295.698"/>
|
||
<path d="M383.802,373.725 L383.803,373.725"/>
|
||
<path d="M383.803,373.725 L383.803,369.908"/>
|
||
<path d="M383.803,369.908 L383.009,369.908"/>
|
||
<path d="M383.009,369.908 L383.009,369.925"/>
|
||
</g>
|
||
<g id="product-cee07df6-b249-4b99-a730-38c2e43e98f7" class="IfcWall material-null predefinedtype-ELEMENTEDWALL matsCategory-PlywoodVertWood projection" ifc:name="Wall" ifc:guid="3Eu7tsiabBcQSmECBaFfZt">
|
||
<path d="M174.249,128.611 L174.249,128.611"/>
|
||
<path d="M172.929,79.3956 L174.249,79.3956"/>
|
||
</g>
|
||
<g id="product-5736bf8d-97ad-459d-be00-25b47df11cff" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.566" ifc:guid="1NDh_Dbwr5dRu09RHzyHp$">
|
||
<path d="M353.374,79.4125 L353.374,79.3955"/>
|
||
<path d="M354.168,79.3955 L354.168,79.4125"/>
|
||
<path d="M354.168,79.3955 L354.168,79.3789"/>
|
||
<path d="M353.374,79.3955 L353.374,79.3789"/>
|
||
<path d="M353.374,79.3955 L354.168,79.3955"/>
|
||
</g>
|
||
<g id="product-9d4e69c1-985e-4cff-b709-819088a7cd99" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.583" ifc:guid="2TJcd1c5vC$xS9WP28fysP">
|
||
<path d="M383.803,444.117 L383.803,373.725"/>
|
||
<path d="M383.802,444.117 L383.803,444.117"/>
|
||
<path d="M383.803,369.908 L383.803,369.908"/>
|
||
<path d="M383.802,373.725 L383.803,373.725"/>
|
||
<path d="M383.803,373.725 L383.803,369.908"/>
|
||
</g>
|
||
<g id="product-7d13e753-d282-4894-9aff-a537ee5d3a40" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.217" ifc:guid="1z4_TJqe98b9h$fJVkNJf0">
|
||
<path d="M166.332,431.82 L166.316,431.82"/>
|
||
<path d="M166.332,431.027 L166.316,431.027"/>
|
||
<path d="M166.299,431.82 L166.316,431.82"/>
|
||
<path d="M166.316,431.82 L166.316,431.027"/>
|
||
<path d="M166.316,431.027 L166.299,431.027"/>
|
||
</g>
|
||
<g id="product-ee4ddffe-5073-45e3-a1e6-e4239796f288" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.009" ifc:guid="3kJT$_K7D5uw7cv2ENblA8">
|
||
<path d="M257.629,295.699 L257.629,296.081"/>
|
||
<path d="M257.629,295.699 L257.629,295.699"/>
|
||
</g>
|
||
<g id="product-69e27191-00bf-4920-abef-0d06699c8703" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.071" ifc:guid="1fud6H0Bz98All3GPfd8S3">
|
||
<path d="M92.1062,431.821 L142.881,431.821"/>
|
||
<path d="M92.1062,431.821 L92.1062,431.821"/>
|
||
<path d="M166.316,431.821 L166.316,431.82"/>
|
||
<path d="M166.299,431.821 L166.316,431.821"/>
|
||
</g>
|
||
<g id="product-75a51af2-2a49-4ed9-9ed2-e1b30bddec7f" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.078" ifc:guid="1rfHhoAabEsPxIuRCBtUn$">
|
||
<path d="M240.525,152.421 L170.133,152.421"/>
|
||
<path d="M240.525,152.421 L240.525,152.421"/>
|
||
<path d="M166.315,152.421 L166.315,152.421"/>
|
||
<path d="M170.133,152.421 L170.133,152.421"/>
|
||
<path d="M170.133,152.421 L166.315,152.421"/>
|
||
</g>
|
||
<g id="product-b43ddaec-e128-4657-bcf2-0fd078753a23" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.009" ifc:guid="2qFThiuIX6Lxpo3z1uTJeZ">
|
||
<path d="M258.126,295.5 L258.126,295.314"/>
|
||
<path d="M258.126,295.314 L240.723,295.314"/>
|
||
</g>
|
||
<g id="product-5cb3ed16-9daa-4894-9999-b634fa0214e7" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.565" ifc:guid="1Si_qMdQf8b9cPjZJw0XJd">
|
||
<path d="M166.335,163.799 L166.316,163.799"/>
|
||
<path d="M166.316,163.005 L166.335,163.005"/>
|
||
<path d="M166.316,163.005 L166.296,163.005"/>
|
||
<path d="M166.316,163.799 L166.296,163.799"/>
|
||
<path d="M166.316,163.799 L166.316,163.005"/>
|
||
</g>
|
||
<g id="product-68f3941e-b928-4560-8c0d-9bb03829d36c" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.050" ifc:guid="1eyvGUkIX5O8mDcx0uATDi">
|
||
<path d="M174.249,116.261 L174.249,116.261"/>
|
||
<path d="M174.249,115.491 L174.249,115.491"/>
|
||
</g>
|
||
<g id="product-4d24dd46-5615-4272-a8a3-889ad795d6ef" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.009" ifc:guid="1D9Dr6LXL2SgYZY9hNbTRl">
|
||
<path d="M217.115,443.735 L217.115,444.502"/>
|
||
<path d="M217.115,444.502 L217.38,444.502"/>
|
||
</g>
|
||
<g id="product-01152389-c6f7-4cf0-b35a-6a4d19571ad6" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.045" ifc:guid="015IE9nlTCyBDQQaqPLnhM">
|
||
<path d="M172.929,79.3789 L172.929,79.3952"/>
|
||
<path d="M172.135,79.3952 L172.135,79.3789"/>
|
||
<path d="M172.135,79.3952 L172.135,79.4125"/>
|
||
<path d="M172.929,79.3952 L172.929,79.4125"/>
|
||
<path d="M172.929,79.3952 L172.135,79.3952"/>
|
||
</g>
|
||
<g id="product-f2098cfa-0c20-497a-bb63-185a753235af" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.562" ifc:guid="3o2Opw3219UhjZ65frCZMl">
|
||
<path d="M166.296,420.443 L166.315,420.443"/>
|
||
<path d="M166.315,421.237 L166.296,421.237"/>
|
||
<path d="M166.315,421.237 L166.335,421.237"/>
|
||
<path d="M166.315,420.443 L166.335,420.443"/>
|
||
<path d="M166.315,420.443 L166.315,421.237"/>
|
||
</g>
|
||
<g id="product-ac8573af-3b17-4981-a1d5-273278591188" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.052" ifc:guid="2iXNElEnT9WQ7L9p9uMH68">
|
||
<path d="M364.752,79.3952 L364.752,79.3952"/>
|
||
<path d="M364.752,79.4125 L364.752,79.3952"/>
|
||
</g>
|
||
<g id="product-8a415086-ed97-46b0-9f6e-90abd29e797f" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.046" ifc:guid="2AGL26xPT6i9zkaAlIddb$">
|
||
<path d="M162.345,79.379 L162.345,79.3954"/>
|
||
<path d="M162.345,79.3954 L161.552,79.3954"/>
|
||
<path d="M161.552,79.379 L161.552,79.3954"/>
|
||
</g>
|
||
<g id="product-e08c4c50-de64-496b-9aae-fbf24e6135ac" class="IfcMember material-null matsCategory-Wood projection" ifc:name="Member.060" ifc:guid="3WZ4nGtcH9Qvgk_$9EOJMi">
|
||
<path d="M364.752,79.3789 L364.752,79.3948"/>
|
||
<path d="M363.958,79.3789 L363.958,79.3948"/>
|
||
<path d="M364.752,79.4125 L364.752,79.3948"/>
|
||
<path d="M364.752,79.3948 L363.958,79.3948"/>
|
||
<path d="M363.958,79.3948 L363.958,79.4125"/>
|
||
</g>
|
||
<g id="product-7290e61a-0ad3-481b-ad2c-8cc0ab1bb211" class="IfcRoof material-null predefinedtype-GABLEROOF matsCategory-PlywoodHorzPlywoodVertAsphalt projection" ifc:name="Slab.022" ifc:guid="1oaEOQ2jD86wqiZC2h6x8H">
|
||
<path d="M91.9078,402.849 L79.5871,402.849"/>
|
||
<path d="M79.5871,311.567 L91.9078,311.567"/>
|
||
<path d="M79.5871,402.849 L79.5871,311.567"/>
|
||
</g>
|
||
<g id="product-2bb20eb3-535b-4e06-a55e-8b0421679571" class="IfcBeam material-null predefinedtype-BEAM matsCategory-PlywoodVert projection" ifc:name="Beam.115" ifc:guid="0hiWwpKrjE1gLUYmGXPvLn">
|
||
<path d="M88.5192,306.408 L91.6942,306.408"/>
|
||
<path d="M88.5192,433.408 L91.6942,433.408"/>
|
||
<path d="M91.6942,433.408 L91.6942,402.849"/>
|
||
<path d="M91.6942,311.567 L91.6942,306.408"/>
|
||
<path d="M88.5192,433.408 L88.5192,402.849"/>
|
||
<path d="M88.5192,311.567 L88.5192,306.408"/>
|
||
</g>
|
||
<g ifc:guid="3NAcPwXq95I95oKSdDtFHu" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M217.11556116739908,-27.231494055853936 L217.11556116739908,-17.13653352525498"/><path d="M217.11552143096924,484.47231504652234 L217.11556116739908,-17.13653352525498"/></g><g ifc:guid="0m$JlVZU5FLvx_xUQMH5wu" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M166.3155158360799,369.90789625379773 L166.3155158360799,372.79450946384003"/><path d="M166.3155158360799,516.222358279758 L166.3155158360799,372.79450946384003"/></g><g ifc:guid="25dv2PK4z4DhltUeO31wYi" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,152.4204021030002 L55.39947748184204,152.4204021030002"/><path d="M51.75087849299113,152.4204021030002 L55.39947748184204,152.4204021030002"/></g><g ifc:guid="1PjTsQOYj0G91rTGFnppkH" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M204.41555976867676,-27.231494055853936 L204.41555976867676,-17.13653352525498"/><path d="M204.4155200322469,484.47231504652234 L204.41555976867676,-17.13653352525498"/></g><g ifc:guid="23OxIPgCj0AuCXA2iyPDRk" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M383.80324840545654,-27.231494055853936 L383.80324840545654,-17.13653352525498"/><path d="M383.8032086690267,484.47231504652234 L383.80324840545654,-17.13653352525498"/></g><g ifc:guid="0mwhlX1cjFt9zX1ghBR4lz" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048956553141,28.59564675225153 L59.96674299240112,28.59564675225153"/><path d="M51.75087849299113,28.59564675225153 L59.96674299240112,28.59564675225153"/></g><g ifc:guid="0LLxeYAa1EGRs9UKkr2MoY" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M191.7155583699544,-27.231494055853936 L191.7155583699544,-17.136374579535577"/><path d="M191.71551863352457,484.47231504652234 L191.7155583699544,-17.136374579535577"/></g><g ifc:guid="1fkX9o3$TDY9lEREpANpHs" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M179.0155569712321,-27.231494055853936 L179.0155569712321,-17.136374579535577"/><path d="M179.01551723480225,484.47231504652234 L179.0155569712321,-17.136374579535577"/></g><g ifc:guid="3OQt7iHcX5$hzOTN_IK58S" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M166.31555557250977,-27.231494055853936 L166.31555557250977,-17.13653352525498"/><path d="M166.3155158360799,484.47231504652234 L166.31555557250977,-17.13653352525498"/></g><g ifc:guid="21yNPpzxn7gPkZvFEoAsaf" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M153.6155343055725,-27.231494055853936 L153.6155343055725,-17.13653352525498"/><path d="M153.61551443735758,484.47231504652234 L153.6155343055725,-17.13653352525498"/></g><g ifc:guid="3LZ_qofsnCOQDNAR7HFRaS" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M140.91553290685016,-27.231494055853936 L140.91553290685016,-17.13653352525498"/><path d="M140.91551303863525,484.47231504652234 L140.91553290685016,-17.13653352525498"/></g><g ifc:guid="1hqHvgPjH81Ql1PoEv1GK5" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M128.21553150812784,-27.231494055853936 L128.21553150812784,-17.13653352525498"/><path d="M128.2155116399129,484.47231504652234 L128.21553150812784,-17.13653352525498"/></g><g ifc:guid="142CcZeZPEJ8Wh18QgHW$0" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M115.51553010940552,-27.231494055853936 L115.51553010940552,-17.13653352525498"/><path d="M115.51551024119058,484.47231504652234 L115.51553010940552,-17.13653352525498"/></g><g ifc:guid="20l9q3_O5FQgz8u51eM1xk" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M371.1032470067342,-27.231494055853936 L371.1032470067342,-17.13653352525498"/><path d="M371.1032072703043,484.47231504652234 L371.1032470067342,-17.13653352525498"/></g><g ifc:guid="1V912BayjDFuPo_NhdGPRs" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M358.40324560801184,-27.231494055853936 L358.40324560801184,-17.136374579535577"/><path d="M358.40320587158203,484.47231504652234 L358.40324560801184,-17.136374579535577"/></g><g ifc:guid="0lx$fh7x13UgEucBwDbRuw" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M345.70324420928955,-27.231494055853936 L345.70324420928955,-17.136374579535577"/><path d="M345.7032044728597,484.47231504652234 L345.70324420928955,-17.136374579535577"/></g><g ifc:guid="2tsRXd7ubDHhv01FxQMCUy" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M333.0032428105672,-27.231494055853936 L333.0032428105672,-17.13653352525498"/><path d="M333.00320307413733,484.47231504652234 L333.0032428105672,-17.13653352525498"/></g><g ifc:guid="1$KaP630r5jhrOv95bpylN" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M320.30324141184485,-27.231494055853936 L320.30324141184485,-17.13653352525498"/><path d="M320.30320167541504,484.47231504652234 L320.30324141184485,-17.13653352525498"/></g><g ifc:guid="0XWiOMe252SPuBWDBO2h1y" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M307.60324001312256,-27.231494055853936 L307.60324001312256,-17.13653352525498"/><path d="M307.6032002766927,484.47231504652234 L307.60324001312256,-17.13653352525498"/></g><g ifc:guid="0Qv3I_jQHD0wZcgTSeD9KI" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M294.9032386144002,-27.231494055853936 L294.9032386144002,-17.13653352525498"/><path d="M294.90319887797034,484.47231504652234 L294.9032386144002,-17.13653352525498"/></g><g ifc:guid="1OqIA7A2X5ZvebgCn1AcS9" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M282.20323721567786,-27.231494055853936 L282.20323721567786,-17.13653352525498"/><path d="M282.20319747924805,484.47231504652234 L282.20323721567786,-17.13653352525498"/></g><g ifc:guid="1ts5J$8hn3Lul$_XiBVe6O" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M269.50323581695557,-27.231494055853936 L269.50323581695557,-17.13653352525498"/><path d="M269.5031960805257,484.47231504652234 L269.50323581695557,-17.13653352525498"/></g><g ifc:guid="1lhh_ubQDDT8ghuYBTck_X" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M256.8032344182332,-27.231494055853936 L256.8032344182332,-17.13653352525498"/><path d="M256.80319468180335,484.47231504652234 L256.8032344182332,-17.13653352525498"/></g><g ifc:guid="12twiI6AbB0Ow7VYNC4w6C" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M244.1032330195109,-27.231494055853936 L244.1032330195109,-17.13653352525498"/><path d="M244.10319328308105,484.47231504652234 L244.1032330195109,-17.13653352525498"/></g><g ifc:guid="10JvK48b50KPcTytZiyEVw" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M231.40323162078857,-27.231494055853936 L231.40323162078857,-17.13653352525498"/><path d="M231.4031918843587,484.47231504652234 L231.40323162078857,-17.13653352525498"/></g><g ifc:guid="1l8tIJqhT1rfPa1ItlLOGy" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M206.0032288233439,-27.231494055853936 L206.0032288233439,-17.13653352525498"/><path d="M206.00318908691406,484.47231504652234 L206.0032288233439,-17.13653352525498"/></g><g ifc:guid="2YOVtugkfF6QLUri$1YUwi" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M193.30322742462158,-27.231494055853936 L193.30322742462158,-17.13653352525498"/><path d="M193.3031876881917,484.47231504652234 L193.30322742462158,-17.13653352525498"/></g><g ifc:guid="1wClHfser1Vu5G2v875lvZ" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M218.70323022206622,-27.231494055853936 L218.70323022206622,-17.13653352525498"/><path d="M218.70319048563638,484.47231504652234 L218.70323022206622,-17.13653352525498"/></g><g ifc:guid="2bQj$k6kX9zvT$NwE6Psdh" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M180.60322602589923,-27.231494055853936 L180.60322602589923,-17.13653352525498"/><path d="M180.6031862894694,484.47231504652234 L180.60322602589923,-17.13653352525498"/></g><g ifc:guid="3w9QZHmorEXPVDnKXt4XPB" ifc:name="2ft" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M167.9032246271769,-27.231494055853936 L167.9032246271769,-17.13653352525498"/><path d="M167.90318489074707,484.47231504652234 L167.9032246271769,-17.13653352525498"/></g><g ifc:guid="3l7HErtzj1yByF20w1HYPh" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048956553141,41.29556867811416 L59.96674299240112,41.29556867811416"/><path d="M51.75087849299113,41.29556867811416 L59.96674299240112,41.29556867811416"/></g><g ifc:guid="2ORtg47fv0Ne4o$2B65ExO" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048956553141,53.99564954969619 L59.96674299240112,53.99564954969619"/><path d="M51.75087849299113,53.99564954969619 L59.96674299240112,53.99564954969619"/></g><g ifc:guid="1stTSS1Zv3x90AUApQZ7fU" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048956553141,66.69557147555882 L59.96674299240112,66.69557147555882"/><path d="M51.75087849299113,66.69557147555882 L59.96674299240112,66.69557147555882"/></g><g ifc:guid="0tXpMC1EHE_xl3U2ld_UNp" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048956553141,92.09557427300348 L59.96674299240112,92.09557427300348"/><path d="M51.75087849299113,92.09557427300348 L59.96674299240112,92.09557427300348"/></g><g ifc:guid="0$uW$X3WP8PxBqZFHfeUdJ" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048956553141,79.39565234714085 L59.96674299240112,79.39565234714085"/><path d="M51.75087849299113,79.39565234714085 L59.96674299240112,79.39565234714085"/></g><g ifc:guid="1nGWxA0sHD6e8hlUZ0wsfz" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048956553141,104.79565514458551 L59.96674299240112,104.79565514458551"/><path d="M51.75087849299113,104.79565514458551 L59.96674299240112,104.79565514458551"/></g><g ifc:guid="3uDxoeHMf2uPBoqsXwiuZW" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048956553141,117.49557707044814 L59.96674299240112,117.49557707044814"/><path d="M51.75087849299113,117.49557707044814 L59.96674299240112,117.49557707044814"/></g><g ifc:guid="0MD58kx0nBwO5Q0TEqdnCx" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048956553141,130.19565794203018 L59.96674299240112,130.19565794203018"/><path d="M51.75087849299113,130.19565794203018 L59.96674299240112,130.19565794203018"/></g><g ifc:guid="0D6nauV3557wSkM8B$lJbw" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M166.3155158360799,-58.98153728908961 L166.3155158360799,-56.25164455837672"/><path d="M166.3155158360799,79.39565234714085 L166.3155158360799,-56.25164455837672"/></g><g ifc:guid="1bI1NDk7L5MACZsHO6IiQm" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M166.3155158360799,79.39565234714085 L166.3155158360799,85.12707604302301"/><path d="M166.3155158360799,369.90789625379773 L166.3155158360799,85.12707604302301"/></g><g ifc:guid="0tV5Zyz0H2JhH8k6Ah3aXk" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M315.5404329299927,516.222358279758 L315.5404329299927,372.79450946384003"/><path d="M315.5404329299927,369.90789625379773 L315.5404329299927,372.79450946384003"/></g><g ifc:guid="1q07dU9$HCBvTOiSc3Y4G1" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M315.5404329299927,369.90789625379773 L315.5404329299927,293.6549589369032"/><path d="M315.5404329299927,292.1203380160861 L315.5404329299927,293.6549589369032"/></g><g ifc:guid="1Kz$iEiEX5NuVpnm9w6XDX" ifc:name="MIDDLE - LONG - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M20.000815391540527,369.90789625379773 L163.42898209889728,369.90789625379773"/><path d="M166.3155158360799,369.90789625379773 L163.42898209889728,369.90789625379773"/></g><g ifc:guid="3i4NzcoJv4a8sILzohUYb7" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M166.31547609965006,79.39565234714085 L22.88740873336792,79.39565234714085"/><path d="M20.00091473261515,79.39565234714085 L22.88740873336792,79.39565234714085"/></g><g ifc:guid="0jJQmFomrCjAD7sk9Sg4mp" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M166.3155158360799,292.1203380160861 L22.88740873336792,292.1203380160861"/><path d="M20.00091473261515,292.1203380160861 L22.88740873336792,292.1203380160861"/></g><g ifc:guid="2BEQQWsb91gO846K3jAwY0" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M249.13005034128824,292.1203380160861 L167.94927914937335,292.1203380160861"/><path d="M166.31547609965006,292.1203380160861 L167.94927914937335,292.1203380160861"/></g><g ifc:guid="2O_NQit1n8n8yxKtpjpwE0" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M266.32750034332275,79.39565234714085 L266.32750034332275,-56.25164455837672"/><path d="M266.32750034332275,-58.981696234809014 L266.32750034332275,-56.25164455837672"/></g><g ifc:guid="10QgTIB39AmPtZJZxeYQcb" ifc:name="Mid - other direction" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M456.828236579895,-47.63376659817164 L456.828236579895,-58.98153728908961"/><path d="M456.82819684346515,516.222358279758 L456.828236579895,-47.63376659817164"/></g><g ifc:guid="0nijSUjMbFV8L10ujbbD61" ifc:name="MIDDLE - LONG - NORTH/SOUTH" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANNS cut"><path d="M266.32750034332275,166.9723595513238 L266.32750034332275,81.12323337131077"/><path d="M266.32750034332275,79.39549340142145 L266.32750034332275,81.12323337131077"/></g><g ifc:guid="0xlSt2pyr5ERhlTxo0YP_L" ifc:name="MIDDLE - LONG - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M456.82819684346515,369.9077373080783 L499.1040229797363,369.90789625379773"/><path d="M499.9547799428304,369.90789625379773 L499.1040229797363,369.90789625379773"/></g><g ifc:guid="2C8YHuK7zALhrGcLgMrjSJ" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M499.9547004699707,79.39565234714085 L457.67903327941895,79.39565234714085"/><path d="M456.828236579895,79.39565234714085 L457.67903327941895,79.39565234714085"/></g><g ifc:guid="3v2JcCh7b7vfKYQAf$j4S$" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M166.3155158360799,79.39565234714085 L172.04678058624268,79.39565234714085"/><path d="M456.82819684346515,79.39565234714085 L172.04678058624268,79.39565234714085"/></g><g ifc:guid="11i52QsJD1UBDOf74Pkv_b" ifc:name="MIDDLE - LONG - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M456.828236579895,369.90789625379773 L451.09693209330237,369.90789625379773"/><path d="M166.3155158360799,369.90789625379773 L451.09693209330237,369.90789625379773"/></g><g ifc:guid="070KkH7gz5p93Q7FVtvt34" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,165.12032402886285 L55.39947748184204,165.12032402886285"/><path d="M51.75087849299113,165.12032402886285 L55.39947748184204,165.12032402886285"/></g><g ifc:guid="322LZR5Rj16erqm2g6K9nz" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,203.22040769788953 L55.39947748184204,203.22040769788953"/><path d="M51.75087849299113,203.22040769788953 L55.39947748184204,203.22040769788953"/></g><g ifc:guid="0ViZQoQD17oeThBpg50HiC" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,215.92032962375217 L55.39947748184204,215.92032962375217"/><path d="M51.75087849299113,215.92032962375217 L55.39947748184204,215.92032962375217"/></g><g ifc:guid="05vm8uNZ55_O6jiLNJ8Fiy" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,228.6204104953342 L55.39947748184204,228.6204104953342"/><path d="M51.75087849299113,228.6204104953342 L55.39947748184204,228.6204104953342"/></g><g ifc:guid="3jRcc3Bsz168UvEGSuKivL" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,254.02041329277887 L55.39947748184204,254.02041329277887"/><path d="M51.75087849299113,254.02041329277887 L55.39947748184204,254.02041329277887"/></g><g ifc:guid="3t3e2CiZ57XO8R$vH9U9ia" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,241.32033242119684 L55.39947748184204,241.32033242119684"/><path d="M51.75087849299113,241.32033242119684 L55.39947748184204,241.32033242119684"/></g><g ifc:guid="1QFAaxtm9CtAhK08EN1kNE" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,266.7203352186415 L55.39947748184204,266.7203352186415"/><path d="M51.75087849299113,266.7203352186415 L55.39947748184204,266.7203352186415"/></g><g ifc:guid="2d4Z9hQPL4MgPSMAH7tURh" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,279.4204160902235 L55.39947748184204,279.4204160902235"/><path d="M51.75087849299113,279.4204160902235 L55.39947748184204,279.4204160902235"/></g><g ifc:guid="2ePxTe2vz45gMyOtEo_6CH" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,292.1203380160861 L55.39947748184204,292.1203380160861"/><path d="M51.75087849299113,292.1203380160861 L55.39947748184204,292.1203380160861"/></g><g ifc:guid="38K643jsX2nftb9vLxtY6q" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,304.82041888766815 L55.39947748184204,304.82041888766815"/><path d="M51.75087849299113,304.82041888766815 L55.39947748184204,304.82041888766815"/></g><g ifc:guid="1O6qiBcy9BiOFy8C4a9SRz" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,317.5203408135308 L55.39947748184204,317.5203408135308"/><path d="M51.75087849299113,317.5203408135308 L55.39947748184204,317.5203408135308"/></g><g ifc:guid="3_T49JNJ15dAzK5H8S9r69" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,342.92034361097546 L55.39947748184204,342.92034361097546"/><path d="M51.75087849299113,342.92034361097546 L55.39947748184204,342.92034361097546"/></g><g ifc:guid="3U92NLdGf6H84LGcnyqE0k" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,330.22042168511285 L55.39947748184204,330.22042168511285"/><path d="M51.75087849299113,330.22042168511285 L55.39947748184204,330.22042168511285"/></g><g ifc:guid="3f8APxDQLFuRMuIf7WImgI" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,355.6204244825575 L55.39947748184204,355.6204244825575"/><path d="M51.75087849299113,355.6204244825575 L55.39947748184204,355.6204244825575"/></g><g ifc:guid="0N$QHi7Rj6VuN_LPHN2cP3" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,177.82040490044488 L55.39947748184204,177.82040490044488"/><path d="M51.75087849299113,177.82040490044488 L55.39947748184204,177.82040490044488"/></g><g ifc:guid="3BJ$ZjQITCCQvyeqMzO2VO" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,368.3203464084201 L55.39947748184204,368.3203464084201"/><path d="M51.75087849299113,368.3203464084201 L55.39947748184204,368.3203464084201"/></g><g ifc:guid="2WEYgNVvj28PQ2eJBV35aM" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,381.02042728000214 L55.39949735005696,381.02042728000214"/><path d="M51.750898361206055,381.02042728000214 L55.39949735005696,381.02042728000214"/></g><g ifc:guid="1fj_BcRXr27OvfOCR1OXr7" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,393.7203492058648 L55.39949735005696,393.7203492058648"/><path d="M51.750898361206055,393.7203492058648 L55.39949735005696,393.7203492058648"/></g><g ifc:guid="0TE7pQTAXFBeYQapTwD7OZ" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,406.42043007744684 L55.39949735005696,406.42043007744684"/><path d="M51.750898361206055,406.42043007744684 L55.39949735005696,406.42043007744684"/></g><g ifc:guid="2U$43SHAb5LeMjrSlHkAFk" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,419.12035200330945 L55.39949735005696,419.12035200330945"/><path d="M51.750898361206055,419.12035200330945 L55.39949735005696,419.12035200330945"/></g><g ifc:guid="1dt1XeXhvBog_Tph2gR24c" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,431.8204328748915 L55.39949735005696,431.8204328748915"/><path d="M51.750898361206055,431.8204328748915 L55.39949735005696,431.8204328748915"/></g><g ifc:guid="1XH5uXVejDhuFsusaAYNUb" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048559188843,306.4079687330458 L241.26195907592773,306.4079687330458"/><path d="M236.69469356536865,306.4079687330458 L241.26195907592773,306.4079687330458"/></g><g ifc:guid="3visa32UX5Bf82ID_r9_S0" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048559188843,319.1078906589084 L241.26195907592773,319.1078906589084"/><path d="M236.69469356536865,319.1078906589084 L241.26195907592773,319.1078906589084"/></g><g ifc:guid="1ZjlTVhfr4$uqdCPVqWlLt" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048559188843,331.8079715304904 L241.26195907592773,331.8079715304904"/><path d="M236.69469356536865,331.8079715304904 L241.26195907592773,331.8079715304904"/></g><g ifc:guid="3J7lgKMUX198sY2c5t95jH" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048559188843,344.5078934563531 L241.26195907592773,344.5078934563531"/><path d="M236.69469356536865,344.5078934563531 L241.26195907592773,344.5078934563531"/></g><g ifc:guid="3P785IrLL7nRNd7bvq0qtG" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048559188843,357.2079743279351 L241.26195907592773,357.2079743279351"/><path d="M236.69469356536865,357.2079743279351 L241.26195907592773,357.2079743279351"/></g><g ifc:guid="2p5cw4y6T6nRaRA5p5wk7V" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048559188843,369.90789625379773 L241.26195907592773,369.90789625379773"/><path d="M236.69469356536865,369.90789625379773 L241.26195907592773,369.90789625379773"/></g><g ifc:guid="3LPBweWkP9FfMM90IA3xkb" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048559188843,382.60797712537976 L241.26195907592773,382.60797712537976"/><path d="M236.69469356536865,382.60797712537976 L241.26195907592773,382.60797712537976"/></g><g ifc:guid="3x$F0N5bD028bsrEkDJX$b" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048559188843,395.3078990512424 L241.26195907592773,395.3078990512424"/><path d="M236.69469356536865,395.3078990512424 L241.26195907592773,395.3078990512424"/></g><g ifc:guid="2Hz4m3yibAaxtfJ6QDIpXI" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048559188843,408.0079799228244 L241.26195907592773,408.0079799228244"/><path d="M236.69469356536865,408.0079799228244 L241.26195907592773,408.0079799228244"/></g><g ifc:guid="0NO88Dxmn2rv1VMv4zLJpm" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048559188843,420.7079018486871 L241.26195907592773,420.7079018486871"/><path d="M236.69469356536865,420.7079018486871 L241.26195907592773,420.7079018486871"/></g><g ifc:guid="2D0_jsqyX0EwV4D2O4q8zt" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M468.2048559188843,433.4079827202691 L241.26195907592773,433.4079827202691"/><path d="M236.69469356536865,433.4079827202691 L241.26195907592773,433.4079827202691"/></g><g ifc:guid="2GnnRW2xDE2upxuXTzPnq4" ifc:name="MIDDLE - TRANS - EAST/WEST" class="IfcVirtualElement material-null predefinedtype-REFERENCEPLANEW cut"><path d="M236.69469356536865,190.52032682630752 L55.39947748184204,190.52032682630752"/><path d="M51.75087849299113,190.52032682630752 L55.39947748184204,190.52032682630752"/></g></g>
|
||
<defs/>
|
||
<line class="GlobalId-1uBIx93ij8JxsSlcex0bdF IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="200.7772216796875" x2="200.7772216796875" y1="22.956571578979492" y2="450.50323486328125"/>
|
||
<use transform="rotate(90.00000250447816, 200.7772216796875, 22.956571578979492)" x="200.7772216796875" xlink:href="#section-arrow" y="22.956571578979492"/>
|
||
<use x="200.7772216796875" xlink:href="#section-tag" y="22.956571578979492"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="200.7772216796875" y="20.456571578979492">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="200.7772216796875" y="25.456571578979492">A300</text>
|
||
<use transform="rotate(90.00000250447816, 200.7772216796875, 450.50323486328125)" x="200.7772216796875" xlink:href="#section-arrow" y="450.50323486328125"/>
|
||
<use x="200.7772216796875" xlink:href="#section-tag" y="450.50323486328125"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="200.7772216796875" y="448.00323486328125">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="200.7772216796875" y="453.00323486328125">A300</text>
|
||
<path class="GlobalId-39P0JP4VLCQhPJIbPIhSRl IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 77.31362183888753 351.054867638482 L 69.74385182062784 351.054867638482"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(77.3136215209961, 351.05487060546875) rotate(-0.0)">
|
||
<tspan class="GlobalId-39P0JP4VLCQhPJIbPIhSRl IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(77.3136215209961, 351.05487060546875) rotate(-0.0)">
|
||
<tspan class="GlobalId-39P0JP4VLCQhPJIbPIhSRl IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<line class="GlobalId-3BIg8qe2H6OuFDXZVCmRRp IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="79.83361053466797" x2="414.3037109375" y1="366.20208740234375" y2="366.20208740234375"/>
|
||
<use transform="rotate(0.0, 79.83361053466797, 366.20208740234375)" x="79.83361053466797" xlink:href="#section-arrow" y="366.20208740234375"/>
|
||
<use x="79.83361053466797" xlink:href="#section-tag" y="366.20208740234375"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="79.83361053466797" y="363.70208740234375">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="79.83361053466797" y="368.70208740234375">A302</text>
|
||
<use transform="rotate(0.0, 414.3037109375, 366.20208740234375)" x="414.3037109375" xlink:href="#section-arrow" y="366.20208740234375"/>
|
||
<use x="414.3037109375" xlink:href="#section-tag" y="366.20208740234375"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="414.3037109375" y="363.70208740234375">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="414.3037109375" y="368.70208740234375">A302</text>
|
||
<path class="GlobalId-1EWoeNhF14yPfHi0DRsGxI IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 301.9369045893351 104.70108244154189 L 301.9369045893351 112.2708723280165"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(301.9369201660156, 104.70108795166016) rotate(-89.999995674289)">
|
||
<tspan class="GlobalId-1EWoeNhF14yPfHi0DRsGxI IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(301.9369201660156, 104.70108795166016) rotate(-89.999995674289)">
|
||
<tspan class="GlobalId-1EWoeNhF14yPfHi0DRsGxI IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<line class="GlobalId-1Tvti$_jnDZhKUpxY81YqJ IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="347.8043212890625" x2="347.8043212890625" y1="447.6560363769531" y2="20.109375"/>
|
||
<use transform="rotate(-90.00000250447816, 347.8043212890625, 447.6560363769531)" x="347.8043212890625" xlink:href="#section-arrow" y="447.6560363769531"/>
|
||
<use x="347.8043212890625" xlink:href="#section-tag" y="447.6560363769531"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="347.8043212890625" y="445.1560363769531">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="347.8043212890625" y="450.1560363769531">A306</text>
|
||
<use transform="rotate(-90.00000250447816, 347.8043212890625, 20.109375)" x="347.8043212890625" xlink:href="#section-arrow" y="20.109375"/>
|
||
<use x="347.8043212890625" xlink:href="#section-tag" y="20.109375"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="347.8043212890625" y="17.609375">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="347.8043212890625" y="22.609375">A306</text>
|
||
<path class="GlobalId-1WxSJvCTL7YuKHMpwFEOjq IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 277.26276715596515 394.8018158806695 L 277.26276715596515 402.3716057671441"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(277.2627868652344, 394.80181884765625) rotate(-89.999995674289)">
|
||
<tspan class="GlobalId-1WxSJvCTL7YuKHMpwFEOjq IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(277.2627868652344, 394.80181884765625) rotate(-89.999995674289)">
|
||
<tspan class="GlobalId-1WxSJvCTL7YuKHMpwFEOjq IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<line class="GlobalId-0tOyZbGCfCbeF4bPWJOqvJ IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="402.4564208984375" x2="67.98641204833984" y1="274.84295654296875" y2="274.84295654296875"/>
|
||
<use transform="rotate(180.00000500895632, 402.4564208984375, 274.84295654296875)" x="402.4564208984375" xlink:href="#section-arrow" y="274.84295654296875"/>
|
||
<use x="402.4564208984375" xlink:href="#section-tag" y="274.84295654296875"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="402.4564208984375" y="272.34295654296875">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="402.4564208984375" y="277.34295654296875">A304</text>
|
||
<use transform="rotate(180.00000500895632, 67.98641204833984, 274.84295654296875)" x="67.98641204833984" xlink:href="#section-arrow" y="274.84295654296875"/>
|
||
<use x="67.98641204833984" xlink:href="#section-tag" y="274.84295654296875"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="67.98641204833984" y="272.34295654296875">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="67.98641204833984" y="277.34295654296875">A304</text>
|
||
<path class="GlobalId-2KblQax2vDbhqgkSFazjaI IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 246.04427814483643 394.8018158806695 L 246.04423840840656 402.3716057671441"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(246.04428100585938, 394.80181884765625) rotate(-89.99998884409983)">
|
||
<tspan class="GlobalId-2KblQax2vDbhqgkSFazjaI IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(246.04428100585938, 394.80181884765625) rotate(-89.99998884409983)">
|
||
<tspan class="GlobalId-2KblQax2vDbhqgkSFazjaI IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<path class="GlobalId-2Hf3HI659B2R12opKhh0ZS IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 301.78797245025635 52.3343488905165 L 301.78797245025635 42.67807854546442"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(301.7879943847656, 52.3343505859375) rotate(-90.0000161648565)">
|
||
<tspan class="GlobalId-2Hf3HI659B2R12opKhh0ZS IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(301.7879943847656, 52.3343505859375) rotate(-90.0000161648565)">
|
||
<tspan class="GlobalId-2Hf3HI659B2R12opKhh0ZS IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<path class="GlobalId-025AuXgyn1OvN5Ov_9sdAy IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 399.66567357381183 389.31532753838434 L 392.7253484725952 389.31532753838434 L 354.2750279108683 369.1560830010308"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(399.6656799316406, 389.3153381347656) rotate(-0.0)">
|
||
<tspan class="GlobalId-025AuXgyn1OvN5Ov_9sdAy IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CONT. RIDGE VENT</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(399.6656799316406, 389.3153381347656) rotate(-0.0)">
|
||
<tspan class="GlobalId-025AuXgyn1OvN5Ov_9sdAy IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CONT. RIDGE VENT</tspan>
|
||
</text>
|
||
<use transform="rotate(-0.0, 316.965087890625, 449.9059143066406)" x="316.965087890625" xlink:href="#elevation-arrow" y="449.9059143066406"/>
|
||
<use x="316.965087890625" xlink:href="#elevation-tag" y="449.9059143066406"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="316.965087890625" y="447.4059143066406">1</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="316.965087890625" y="452.4059143066406">A202</text>
|
||
<path class="GlobalId-2_MkY2cTrCIw9e0wD0F9Cy IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 69.08643245697021 427.7685885959201 L 75.70207118988037 427.7685885959201 L 90.51156044006348 419.95545281304254"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(69.08643341064453, 427.76861572265625) rotate(-0.0)">
|
||
<tspan class="GlobalId-2_MkY2cTrCIw9e0wD0F9Cy IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(69.08643341064453, 427.76861572265625) rotate(-0.0)">
|
||
<tspan class="GlobalId-2_MkY2cTrCIw9e0wD0F9Cy IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
|
||
</text>
|
||
<path class="GlobalId-3Uf11Sxlz7zOumgvUxCDag IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 193.25451056162515 221.79750654432507 L 202.9106616973877 221.79750654432507"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(193.2545166015625, 221.79751586914062) rotate(-1.0017912261950662e-05)">
|
||
<tspan class="GlobalId-3Uf11Sxlz7zOumgvUxCDag IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(193.2545166015625, 221.79751586914062) rotate(-1.0017912261950662e-05)">
|
||
<tspan class="GlobalId-3Uf11Sxlz7zOumgvUxCDag IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<use transform="rotate(-90.00000250447816, 417.2593078613281, 234.77796936035156)" x="417.2593078613281" xlink:href="#elevation-arrow" y="234.77796936035156"/>
|
||
<use x="417.2593078613281" xlink:href="#elevation-tag" y="234.77796936035156"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="417.2593078613281" y="232.27796936035156">1</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="417.2593078613281" y="237.27796936035156">A200</text>
|
||
<use transform="rotate(90.00000250447816, 77.00922393798828, 235.46827697753906)" x="77.00922393798828" xlink:href="#elevation-arrow" y="235.46827697753906"/>
|
||
<use x="77.00922393798828" xlink:href="#elevation-tag" y="235.46827697753906"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="77.00922393798828" y="232.96827697753906">1</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="77.00922393798828" y="237.96827697753906">A203</text>
|
||
<line class="GlobalId-0L3LkjHD12NQ1Z49AArMXO IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="73.48361206054688" x2="407.9535827636719" y1="208.05252075195312" y2="208.05252075195312"/>
|
||
<use transform="rotate(0.0, 73.48361206054688, 208.05252075195312)" x="73.48361206054688" xlink:href="#section-arrow" y="208.05252075195312"/>
|
||
<use x="73.48361206054688" xlink:href="#section-tag" y="208.05252075195312"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="73.48361206054688" y="205.55252075195312">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="73.48361206054688" y="210.55252075195312">A301</text>
|
||
<use transform="rotate(0.0, 407.9535827636719, 208.05252075195312)" x="407.9535827636719" xlink:href="#section-arrow" y="208.05252075195312"/>
|
||
<use x="407.9535827636719" xlink:href="#section-tag" y="208.05252075195312"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="407.9535827636719" y="205.55252075195312">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="407.9535827636719" y="210.55252075195312">A301</text>
|
||
<use transform="rotate(180.00000500895632, 224.3131103515625, 15.922904968261719)" x="224.3131103515625" xlink:href="#elevation-arrow" y="15.922904968261719"/>
|
||
<use x="224.3131103515625" xlink:href="#elevation-tag" y="15.922904968261719"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="224.3131103515625" y="13.422904968261719">1</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="224.3131103515625" y="18.42290496826172">A201</text>
|
||
<path class="GlobalId-2FD6F_dA16gfQBMTL8l2TD IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 386.19359334309894 156.0815578036838 L 379.2532682418823 156.0815578036838 L 361.48838202158606 135.4947492811415"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(386.193603515625, 156.08155822753906) rotate(-0.0)">
|
||
<tspan class="GlobalId-2FD6F_dA16gfQBMTL8l2TD IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">ASPHALT SHINGLES w/ 1"</tspan>
|
||
<tspan class="GlobalId-2FD6F_dA16gfQBMTL8l2TD IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">FASTENERS OVER #30 FELT</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(386.193603515625, 156.08155822753906) rotate(-0.0)">
|
||
<tspan class="GlobalId-2FD6F_dA16gfQBMTL8l2TD IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">ASPHALT SHINGLES w/ 1"</tspan>
|
||
<tspan class="GlobalId-2FD6F_dA16gfQBMTL8l2TD IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">FASTENERS OVER #30 FELT</tspan>
|
||
</text>
|
||
<path class="GlobalId-3kaKEeEFjEr8iLYf9jZr_N IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 386.19359334309894 98.3715460035536 L 379.2532682418823 98.3715460035536 L 340.8029476801554 78.21230146620009"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(386.193603515625, 98.37155151367188) rotate(-0.0)">
|
||
<tspan class="GlobalId-3kaKEeEFjEr8iLYf9jZr_N IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CONT. RIDGE VENT</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(386.193603515625, 98.37155151367188) rotate(-0.0)">
|
||
<tspan class="GlobalId-3kaKEeEFjEr8iLYf9jZr_N IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CONT. RIDGE VENT</tspan>
|
||
</text>
|
||
<line class="GlobalId-1OyZhyaqH1KwMbUNcZd3Cw IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="249.44644165039062" x2="249.44644165039062" y1="447.6562194824219" y2="20.109535217285156"/>
|
||
<use transform="rotate(-90.00000250447816, 249.44644165039062, 447.6562194824219)" x="249.44644165039062" xlink:href="#section-arrow" y="447.6562194824219"/>
|
||
<use x="249.44644165039062" xlink:href="#section-tag" y="447.6562194824219"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="249.44644165039062" y="445.1562194824219">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="249.44644165039062" y="450.1562194824219">A305</text>
|
||
<use transform="rotate(-90.00000250447816, 249.44644165039062, 20.109535217285156)" x="249.44644165039062" xlink:href="#section-arrow" y="20.109535217285156"/>
|
||
<use x="249.44644165039062" xlink:href="#section-tag" y="20.109535217285156"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="249.44644165039062" y="17.609535217285156">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="249.44644165039062" y="22.609535217285156">A305</text>
|
||
<line class="GlobalId-3QDC2POGP1EvQsijkzbQcX IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="421.50640869140625" x2="87.03633117675781" y1="89.28636932373047" y2="89.28636932373047"/>
|
||
<use transform="rotate(180.00000500895632, 421.50640869140625, 89.28636932373047)" x="421.50640869140625" xlink:href="#section-arrow" y="89.28636932373047"/>
|
||
<use x="421.50640869140625" xlink:href="#section-tag" y="89.28636932373047"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="421.50640869140625" y="86.78636932373047">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="421.50640869140625" y="91.78636932373047">A303</text>
|
||
<use transform="rotate(180.00000500895632, 87.03633117675781, 89.28636932373047)" x="87.03633117675781" xlink:href="#section-arrow" y="89.28636932373047"/>
|
||
<use x="87.03633117675781" xlink:href="#section-tag" y="89.28636932373047"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="87.03633117675781" y="86.78636932373047">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="87.03633117675781" y="91.78636932373047">A303</text>
|
||
<path class="GlobalId-0n5fmFPfvCJf1mfIrHjsay IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 399.66567357381183 427.42145114474823 L 392.7253484725952 427.42145114474823 L 374.96046225229895 406.83464262220593"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(399.6656799316406, 427.4214782714844) rotate(-0.0)">
|
||
<tspan class="GlobalId-0n5fmFPfvCJf1mfIrHjsay IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">ASPHALT SHINGLES w/ 1"</tspan>
|
||
<tspan class="GlobalId-0n5fmFPfvCJf1mfIrHjsay IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">FASTENERS OVER #30 FELT</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(399.6656799316406, 427.4214782714844) rotate(-0.0)">
|
||
<tspan class="GlobalId-0n5fmFPfvCJf1mfIrHjsay IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">ASPHALT SHINGLES w/ 1"</tspan>
|
||
<tspan class="GlobalId-0n5fmFPfvCJf1mfIrHjsay IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">FASTENERS OVER #30 FELT</tspan>
|
||
</text>
|
||
<path class="GlobalId-1iA$6rpHL5KgXKy8KEZfz$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 277.11383501688636 342.4350823296441 L 277.11383501688636 332.778811984592"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(277.11383056640625, 342.4350891113281) rotate(-90.0000161648565)">
|
||
<tspan class="GlobalId-1iA$6rpHL5KgXKy8KEZfz$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(277.11383056640625, 342.4350891113281) rotate(-90.0000161648565)">
|
||
<tspan class="GlobalId-1iA$6rpHL5KgXKy8KEZfz$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<line class="GlobalId-2G2d4I6F1BvQCVIgF5gmE9 IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="128.2964630126953" x2="128.2964630126953" y1="447.6625671386719" y2="106.33552551269531"/>
|
||
<use transform="rotate(-90.00000250447816, 128.2964630126953, 447.6625671386719)" x="128.2964630126953" xlink:href="#section-arrow" y="447.6625671386719"/>
|
||
<use x="128.2964630126953" xlink:href="#section-tag" y="447.6625671386719"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="128.2964630126953" y="445.1625671386719">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="128.2964630126953" y="450.1625671386719">A307</text>
|
||
<use transform="rotate(-90.00000250447816, 128.2964630126953, 106.33552551269531)" x="128.2964630126953" xlink:href="#section-arrow" y="106.33552551269531"/>
|
||
<use x="128.2964630126953" xlink:href="#section-tag" y="106.33552551269531"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="128.2964630126953" y="103.83552551269531">1</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="128.2964630126953" y="108.83552551269531">A307</text>
|
||
<path class="GlobalId-0sYP_V3iH0DhJtkdOZ7rZE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 245.8953062693278 342.4350823296441 L 245.8953062693278 332.778811984592"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(245.8953094482422, 342.4350891113281) rotate(-90.0000161648565)">
|
||
<tspan class="GlobalId-0sYP_V3iH0DhJtkdOZ7rZE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(245.8953094482422, 342.4350891113281) rotate(-90.0000161648565)">
|
||
<tspan class="GlobalId-0sYP_V3iH0DhJtkdOZ7rZE IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<path class="GlobalId-382nh5sWH9F8B4J1h_DIRS IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 140.88761806488037 221.94643868340387 L 133.31784804662067 221.94643868340387"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(140.8876190185547, 221.94644165039062) rotate(-0.0)">
|
||
<tspan class="GlobalId-382nh5sWH9F8B4J1h_DIRS IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(140.8876190185547, 221.94644165039062) rotate(-0.0)">
|
||
<tspan class="GlobalId-382nh5sWH9F8B4J1h_DIRS IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/12 SLOPE</tspan>
|
||
</text>
|
||
</svg> |