1018 lines
No EOL
168 KiB
XML
1018 lines
No EOL
168 KiB
XML
<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" baseProfile="full" data-scale="1/8"=1'-0"" height="520.8333333333333mm" id="root" version="1.1" viewBox="0 0 520.8333333333333 520.8333333333333" width="520.8333333333333mm" 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%, 50%); 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.35; }
|
|
.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;} */
|
|
.predefinedtype-LINEWORK { stroke: #2C5573; stroke-width: 0.25; }
|
|
.predefinedtype-LINEWORK.dashed { stroke-dasharray: 3, 2; }
|
|
.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: 0.5; }
|
|
.predefinedtype-LINEWORK.strong { stroke-width: 1; }
|
|
.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, .layer-material-BRICK { fill: url(#brick); }
|
|
.material-earth,.layer-material-COMPACTEDGRAVEL { 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, .layer-material-DRYWALL, .layer-material-GYPCRETETOPPING { 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; }
|
|
|
|
|
|
.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 { fill: #c2ceda; stroke: #2C5573; stroke-width: .3;}
|
|
.EPsetStatusStatus-EXISTINGDEMOLISH.cut, .ODOptionsODOption1-D, .ODOptionsODOption2-D { fill: url(#demolish); stroke-width: 0; }
|
|
|
|
.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, .matsCategory0-steel { fill: url(#steel)}
|
|
.matsCategory-sand, .matsCategory0-sand, .cut.matsCategory0-sand { fill: url(#sand); }
|
|
.matsCategory-concrete, .matsCategory0-concrete, .surface.matsCategory-Concrete,.layer-material-CONCRETEFOUNDATION, .layer-material-CONCRETESLAB { fill: url(#concrete); }
|
|
.matsCategory-sealant, .matsCategory0-sealant { fill: rgb(199, 199, 199);}
|
|
.matsCategory-InsulationBattVert, .matsCategory0-InsulationBattVert { fill: url(#InsulationBattVert);}
|
|
.matsCategory-InsulationBattHorz,.matsCategory0-InsulationBattHorz { fill: url(#InsulationBattHorz); }
|
|
.matsCategory-wood1, .layer-material-FLOORTRUSS, .matsCategory0-wood1, .layer-material-WOODSTUD, .layer-material-RAFTER { fill: url(#wood); stroke: black; }
|
|
.matsCategory-wood2, .matsCategory0-wood2 { fill: url(#wood); stroke: red; }
|
|
.matsCategory-WoodBeyond, .matsCategory0-WoodBeyond { fill: rgb(239, 233, 223); }
|
|
.matsCategory-poche, .matsCategory0-poche { fill: rgb(199, 199, 199); }
|
|
.matsCategory-PlywoodHorz, .matsCategory0-PlywoodHorz, .layer-material-ROOFFLOORSHEATHING { fill: url(#PlywoodHorz); }
|
|
.matsCategory-PlywoodVert, .matsCategory0-PlywoodVert, .layer-material-WALLSHEATHING { fill: url(#PlywoodVert); }
|
|
.matsCategory-FlooringWood, .matsCategory0-FlooringWood { fill: url(#FlooringWood); }
|
|
.matsCategory-InsulationBattHorz,.matsCategory0-InsulationBattHorz { fill: url(#InsulationBattHorz); }
|
|
|
|
|
|
|
|
|
|
.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-PROPERTYLINE { stroke-dasharray: 1, .1, 1; }
|
|
.predefinedtype-PROPERTYLINE.projection {display: none;}
|
|
|
|
|
|
.predefinedtype-PROPERTYBOUNDARY { stroke-dasharray: 2, .75, 2;stroke-width: 1; }
|
|
.predefinedtype-SETBACK { stroke-dasharray: 2, .75, 2;stroke-width: 0.5; }
|
|
.predefinedtype-EROSIONCONTROL { stroke-dasharray: 1, .75, 1;stroke-width: 0.75; }
|
|
/*.predefinedtype-EROSIONCONTROL { stroke-dasharray: 1, .75, 1;stroke-width: 0.75; }*/
|
|
|
|
.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); }
|
|
|
|
|
|
|
|
|
|
|
|
/* .IfcVirtualElement{display: none;} */
|
|
|
|
|
|
|
|
|
|
.IfcElectricAppliance, .IfcFurniture, .IfcDistributionControlElement { fill: white !important; }
|
|
|
|
/*
|
|
|
|
|
|
{{material.item.Material.Name.0}}
|
|
{{material.Name}}
|
|
|
|
|
|
|
|
MetaData: predefined_type, EPset_Status.Status, mats.Name, mats.Category
|
|
|
|
|
|
|
|
|
|
``round({{Qto_SpaceBaseQuantities.NetFloorArea}},0.1)`` SF
|
|
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, {{0.1}})
|
|
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, 0.1)
|
|
|
|
|
|
|
|
1'-1" = 1.083
|
|
1'-2" = 1.166
|
|
1'-3" = 1.25
|
|
1'-4" = 1.333
|
|
1'-5" = 1.416
|
|
1'-6" = 1.5
|
|
1'-7" = 1.583
|
|
1'-8" = 1.666
|
|
1'-9" = 1.75
|
|
1'-10" = 1.833
|
|
1'-11" = 1.916
|
|
|
|
|
|
|
|
|
|
*/]]></style><marker id="eng-dimension-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
|
<g>
|
|
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
|
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="eng-dimension-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
|
<g>
|
|
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
|
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="radius-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
|
<g>
|
|
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
|
</g>
|
|
</marker>
|
|
|
|
<marker id="fall-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
|
<g>
|
|
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="angle-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
|
<g>
|
|
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
|
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="angle-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
|
<g>
|
|
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
|
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="diameter-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
|
<g>
|
|
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
|
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="diameter-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
|
<g>
|
|
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
|
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="dimension-marker-start" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
|
|
<g>
|
|
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
|
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
|
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="dimension-marker-end" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
|
|
<g>
|
|
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
|
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
|
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="grid-marker" markerHeight="40" markerWidth="40" orient="auto" refX="20" refY="20">
|
|
<circle cx="20" cy="20" fill="white" stroke="#2C5573" r="17" style="stroke-width: 2" />
|
|
</marker>
|
|
<marker id="leader-marker" markerHeight="7" markerWidth="10" orient="auto" refX="10" refY="3.5">
|
|
<path d="M 0 0 L 0 7 L 10 3.5" class="annotation" style="fill:#2C5573;" />
|
|
</marker>
|
|
<marker id="stair-marker-start" markerHeight="10" markerWidth="10" orient="auto" refX="5" refY="5">
|
|
<circle cx="5" cy="5" fill="#2C5573" stroke="none" r="5" />
|
|
</marker>
|
|
<marker id="stair-marker-end" markerHeight="42" markerWidth="21" orient="auto" refX="21" refY="21">
|
|
<path d="M 0 0 L 21 21 L 0 42" class="annotation stair" style="stroke-width:2; marker-start: none; marker-end: none;" />
|
|
</marker>
|
|
<marker id="plan-level-marker" markerHeight="30" markerWidth="30" refX="15" refY="15">
|
|
<g>
|
|
<path d="M 15 0 L 15 30" class="annotation" style="stroke-width:1;" />
|
|
<path d="M 0 15 L 30 15" class="annotation" style="stroke-width:1;" />
|
|
<circle cx="15" cy="15" fill="white" stroke="#2C5573" r="7.5" style="stroke-width: 1" />
|
|
<path d="M 15 15 L 7.5 15 A 7.5 7.5 0 0 1 15 7.5 Z" fill="#2C5573" />
|
|
<path d="M 15 15 L 22.5 15 A 7.5 7.5 0 0 1 15 22.5 Z" fill="#2C5573" />
|
|
</g>
|
|
</marker>
|
|
<marker id="section-level-marker" markerHeight="11" markerWidth="90" refX="20" refY="10">
|
|
<g>
|
|
<path d="M 0 1 L 20 1 L 10 11 Z" fill="#2C5573" />
|
|
<path d="M 0 1 L 90 1" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="breakline-marker" markerHeight="20" markerWidth="15" refX="7.5" refY="10" orient="auto">
|
|
<g>
|
|
<path d="M 0 10 L 5 20 L 7.5 10" class="annotation" style="stroke-width:1; fill: white;" />
|
|
<path d="M 7.5 10 L 10 0 L 15 10" class="annotation" style="stroke-width:1; fill: white;" />
|
|
</g>
|
|
</marker>
|
|
<filter x="0" y="0" width="1" height="1" id="fill-background">
|
|
<feFlood flood-color="white" result="bg" />
|
|
<feMerge>
|
|
<feMergeNode in="bg" />
|
|
<feMergeNode in="SourceGraphic" />
|
|
</feMerge>
|
|
</filter>
|
|
|
|
<sodipodi:namedview id="namedview30" pagecolor="#505050" bordercolor="#ffffff" borderopacity="1" inkscape:showpageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="1" inkscape:deskcolor="#505050" showgrid="false" inkscape:zoom="45.254834" inkscape:cx="-2.6074563" inkscape:cy="-1.2042912" inkscape:window-width="1920" inkscape:window-height="1017" inkscape:window-x="-8" inkscape:window-y="-8" inkscape:window-maximized="1" inkscape:current-layer="svg30" />
|
|
<defs id="defs34">
|
|
<rect x="-0.3314563" y="-0.32040776" width="5.08233" height="4.5188543" id="rect15" />
|
|
<rect x="-26.162951" y="-2.3422912" width="8.396893" height="4.3752232" id="rect13" />
|
|
<rect x="-26.118757" y="-8.9714173" width="42.956737" height="25.500038" id="rect9" />
|
|
<rect x="-26.118757" y="-8.9714174" width="42.956738" height="25.500038" id="rect9-7" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-5" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-0" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-9" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4-0" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-7" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4-8" />
|
|
</defs>
|
|
<g id="rectangle-tag" style="display:inline">
|
|
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect2" />
|
|
</g>
|
|
<g id="window-tag" style="display:inline" transform="translate(-2.6994313,0.1643698)" inkscape:label=" window-tag">
|
|
<path id="path951-3" style="display:inline;fill:#ffffff;stroke:#2c5472;stroke-width:0.302;stroke-linecap:square;stop-color:#000000" d="m 6.9413962,1.7696536 h -14.090965 v -3.7830234 l 14.090965,10e-8 z" sodipodi:nodetypes="ccccc" />
|
|
<text y="0.2" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text707-3" />
|
|
</g>
|
|
<g id="door-tag" style="display:inline" transform="translate(0.30991735,0.3507727)">
|
|
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" sodipodi:nodetypes="ccsccsc" />
|
|
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" />
|
|
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline" />
|
|
</g>
|
|
<g id="space-tag" style="display:inline">
|
|
<text y="0" class="large" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" style="display:inline" />
|
|
<rect x="-4.4753022" y="1.7" width="8.9506044" height="3.9172432" fill="#ffffff" stroke="#2c5573" style="display:inline;stroke-width:0.25" id="rect10" />
|
|
<text class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" style="display:inline" y="4" />
|
|
<text y="8" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" style="display:inline" />
|
|
<text y="12" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" style="display:inline" />
|
|
</g>
|
|
<g id="elevation-arrow" style="display:inline">
|
|
<path style="fill:#2c5573" d="M -7.07106,0 0,-7.07106 7.07106,0" id="path14" />
|
|
</g>
|
|
<g id="elevation-tag" style="display:inline">
|
|
<circle r="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="circle17" cx="0" cy="0" />
|
|
<line x1="-5" y1="0" x2="5" y2="0" style="stroke:#2c5573;stroke-width:0.25" id="line19" />
|
|
</g>
|
|
<g id="section-arrow" style="display:inline">
|
|
<path style="fill:#2c5573" d="M -7.07106,0 0,-7.07106 7.07106,0" id="path22" />
|
|
</g>
|
|
<g id="section-tag" style="display:inline">
|
|
<circle r="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="circle25" cx="0" cy="0" />
|
|
<line x1="-5" y1="0" x2="5" y2="0" style="stroke:#2c5573;stroke-width:0.25" id="line27" />
|
|
</g>
|
|
<g id="wall-tag" transform="translate(-22.641105,-31.042141)" style="display:inline">
|
|
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M 14.57154,28.860036 13.178895,32.6983 H 30.71067 l 1.392645,-3.838264 z" id="path6009" sodipodi:nodetypes="ccccc" />
|
|
</g>
|
|
<g id="light-tag" style="display:inline" transform="translate(0.1260007,0.3507723)">
|
|
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.3898682,-7.2697723 -1.392645,3.8382637 h 13.313025 l -1.392645,-3.8382637 z" id="path2" sodipodi:nodetypes="ccccc" />
|
|
<text y="-5" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text3" />
|
|
</g>
|
|
<g id="equip-tag" style="display:inline" class="equip_tag">
|
|
<ellipse style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round;stroke-opacity:1" id="path9" cx="-2.4361998e-07" cy="-0.23201941" rx="5.3547935" ry="3.7344077" />
|
|
<text y="0" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text6" style="display:inline" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text7" style="display:inline" inkscape:label="small" />
|
|
</g>
|
|
<g id="p_drain_waste_indirect" style="display:inline" inkscape:label="p_drain_waste_indirect" class="p_drain_waste_indirect">
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="path5" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
|
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none" d="M -1.6400156,4.956e-8 H 1.6400157" id="path7" sodipodi:nodetypes="cc" />
|
|
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none" d="M 1.46e-8,-1.6400156 V 1.6400156" id="path7-8" sodipodi:nodetypes="cc" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5-9-0" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8-5-0" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<g id="p_drain_waste_direct" style="display:inline" inkscape:label="p_drain_waste_direct" class="p_drain_waste_direct">
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle8" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text13" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text15" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<g id="p_water_cold" style="display:inline" inkscape:label="p_water_cold" class="p_water_cold">
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle10" r="1.2113438" cx="0" cy="0" />
|
|
<path d="M 2.6070313,0.93135537 2.2280469,1.2929374 Q 1.8413281,0.88494912 1.3579297,0.88494912 q -0.40798828,0 -0.68835938,0.27843748 -0.2784375,0.2784375 -0.2784375,0.6864258 0,0.2842383 0.12375,0.504668 0.12375,0.2204297 0.34998047,0.3461133 0.22623051,0.1256836 0.50273441,0.1256836 0.2358984,0 0.4311914,-0.087012 0.195293,-0.088945 0.4292578,-0.3209765 L 2.5954297,2.8011405 Q 2.2802539,3.108582 1.9998828,3.2284648 1.7195117,3.346414 1.3598633,3.346414 q -0.66322267,0 -1.0866797,-0.4195899 -0.42152344,-0.4215234 -0.42152344,-1.0789453 0,-0.4253906 0.19142578,-0.7560351 Q 0.23644532,0.76119912 0.59416017,0.56010537 0.95380861,0.35901162 1.3675977,0.35901162 q 0.351914,0 0.6767578,0.14888672 0.3267773,0.14888672 0.5626758,0.42345703 z" id="text15-7-4-9" style="font-weight:bold;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';white-space:pre;fill:#2c5573;stroke-width:0.2;stroke-linecap:round" transform="matrix(0.45179745,0,0,0.45179745,-0.5892304,-0.82939498)" aria-label="C" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5-9" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8-5" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<g id="p_water_hot" style="display:inline" inkscape:label="p_water_hot" class="p_water_hot">
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle15" r="1.2113438" cx="0" cy="0" />
|
|
<path d="m -0.4625673,-0.64252737 h 0.24810034 v 0.48484396 H 0.21534067 V -0.64252737 H 0.4625674 V 0.64252754 H 0.21534067 V 0.07906021 H -0.21446696 V 0.64252754 H -0.4625673 Z" id="text15-7-9-2" style="font-weight:bold;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';baseline-shift:baseline;white-space:pre;fill:#2c5573;stroke-width:0.0903595;stroke-linecap:round" aria-label="H" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<g id="e_ground_fault_circuit_interrupt" style="display:inline" class="e_ground_fault_circuit_interrupt" inkscape:label="e_ground_fault_circuit_interrupt">
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle15-7" r="1.2113438" cx="-1.157196e-08" cy="0.00040627684" transform="rotate(90)" />
|
|
<path id="circle16" style="display:inline;fill:#2c5573;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" d="m 1.2109375,-2e-8 a 1.2113438,1.2113438 0 0 0 -0.109375,-0.5 h -2.203125 a 1.2113438,1.2113438 0 0 0 -0.109375,0.5 1.2113438,1.2113438 0 0 0 0.1074219,0.50000004 H 1.1035156 A 1.2113438,1.2113438 0 0 0 1.2109375,-2e-8 Z" />
|
|
<path style="font-variation-settings:normal;display:inline;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1" d="M 0.99548432,-0.50000002 H -2.8236093" id="path7-8-9" sodipodi:nodetypes="cc" />
|
|
<path style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000" d="M 0.99548432,0.50000002 H -2.8236093" id="path7-8-9-9" sodipodi:nodetypes="cc" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<g id="p_gas_supply_feed" style="display:inline" inkscape:label="p_gas_supply_feed" class="p_gas_supply_feed">
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle4" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
|
<path sodipodi:type="star" style="fill:#2c5573;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;-inkscape-stroke:none" id="path8" inkscape:flatsided="true" sodipodi:sides="3" sodipodi:cx="-1.421875" sodipodi:cy="-1.3113437" sodipodi:r1="1.2727505" sodipodi:r2="0.63637525" sodipodi:arg1="0.52359878" sodipodi:arg2="1.5707963" inkscape:rounded="0" inkscape:randomized="0" d="m -0.31964074,-0.67496842 -2.20446856,-10e-9 1.1022343,-1.90912577 z" inkscape:transform-center-y="-0.25987306" transform="matrix(0.81672892,0,0,0.81672892,1.1612864,1.0716901)" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-1" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-4" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<g id="e_junction_box" style="display:inline" inkscape:label="e_junction_box" class="e_junction_box">
|
|
<rect style="display:inline;fill:#2c5573;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;-inkscape-stroke:none" id="rect5" width="2.4441562" height="2.4441562" x="-1.2220781" y="-1.2220781" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text4" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text5" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<text xml:space="preserve" id="text15-7" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;line-height:normal;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect15-7);display:inline;opacity:1;vector-effect:none;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1" transform="matrix(0.45179745,0,0,0.45179745,-3.7556887,-3.6244707)"><tspan x="-0.33203125" y="3.274871" id="tspan7"><tspan style="baseline-shift:baseline;vector-effect:none;stop-color:#000000;stop-opacity:1" id="tspan6">W</tspan></tspan></text>
|
|
<text xml:space="preserve" id="text15-7-9" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;line-height:normal;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect15-7-4);display:inline;vector-effect:none;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000" transform="matrix(0.45179745,0,0,0.45179745,-5.4904406,-0.79707205)"><tspan x="-0.33203125" y="3.274871" id="tspan8">H</tspan></text>
|
|
<text xml:space="preserve" id="text15-7-4" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;white-space:pre;shape-inside:url(#rect15-7-51);display:inline;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" transform="matrix(0.45179745,0,0,0.45179745,-3.7897588,-1.2367927)"><tspan x="-0.33203125" y="3.274871" id="tspan9">C</tspan></text>
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round" id="path5-3" cx="-12.076193" cy="-5.43543" r="3.421875" />
|
|
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round" d="m -12.076193,-10.068243 v 9.26562531" id="path7-8-1" sodipodi:nodetypes="cc" />
|
|
<text xml:space="preserve" id="text9" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;white-space:pre;shape-inside:url(#rect9);display:inline;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linecap:round;stroke-opacity:1" transform="matrix(0.79776311,0,0,0.79776311,16.317442,5.1947736)"><tspan x="-26.119141" y="-5.3755196" id="tspan10">#27.A</tspan></text>
|
|
<defs id="defs455">
|
|
</defs>
|
|
<sodipodi:namedview id="namedview453" pagecolor="#505050" bordercolor="#ffffff" borderopacity="1" inkscape:showpageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="1" inkscape:deskcolor="#505050" showgrid="false" inkscape:zoom="11.313709" inkscape:cx="28.328464" inkscape:cy="23.290329" inkscape:window-width="1920" inkscape:window-height="1017" inkscape:window-x="-8" inkscape:window-y="-8" inkscape:window-maximized="1" inkscape:current-layer="svg451" />
|
|
<pattern id="demolish" width=".25" height=".25" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2=".25" style="stroke:red; stroke-width:0.15" id="line293" />
|
|
</pattern>
|
|
<pattern id="steel" width="3" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line296" />
|
|
<line x1="1" y1="0" x2="1" y2="1" style="stroke:#999; stroke-width:0.15" id="line298" />
|
|
</pattern>
|
|
<pattern id="pattern303" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="1" style="stroke:red; stroke-width:0.15" id="line301" />
|
|
</pattern>
|
|
<pattern id="diagonal1" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line305" />
|
|
</pattern>
|
|
<pattern id="diagonal2" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line308" />
|
|
</pattern>
|
|
<pattern id="diagonal3" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line311" />
|
|
</pattern>
|
|
<pattern id="square1" width="1" height="1" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line314" />
|
|
<line x1="0" y1="0" x2="1" y2="0" style="stroke:#999; stroke-width:0.15" id="line316" />
|
|
</pattern>
|
|
<pattern id="square2" width="2" height="2" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line319" />
|
|
<line x1="0" y1="0" x2="2" y2="0" style="stroke:#999; stroke-width:0.15" id="line321" />
|
|
</pattern>
|
|
<pattern id="square3" width="3" height="3" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line324" />
|
|
<line x1="0" y1="0" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line326" />
|
|
</pattern>
|
|
<pattern id="crosshatch1" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line328" />
|
|
<line x1="0" y1="0" x2="1" y2="0" style="stroke:#999; stroke-width:0.15" id="line330" />
|
|
</pattern>
|
|
<pattern id="crosshatch2" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line333" />
|
|
<line x1="0" y1="0" x2="2" y2="0" style="stroke:#999; stroke-width:0.15" id="line335" />
|
|
</pattern>
|
|
<pattern id="crosshatch3" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line338" />
|
|
<line x1="0" y1="0" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line340" />
|
|
</pattern>
|
|
<pattern id="brick" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<path style="fill: white;" d="M 0 0 3 0 3 3 0 3" id="path343" />
|
|
<line x1="1" y1="0" x2="1" y2="3" style="stroke:#999; stroke-width:0.15" id="line345" />
|
|
<line x1="2" y1="0" x2="2" y2="3" style="stroke:#999; stroke-width:0.15" id="line347" />
|
|
</pattern>
|
|
<pattern id="earth" width="6" height="6" patternUnits="userSpaceOnUse">
|
|
<path style="fill: white;" d="M 0 0 6 0 6 6 0 6" id="path350" />
|
|
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line352" />
|
|
<line x1="1" y1="0" x2="1" y2="2" style="stroke:#999; stroke-width:0.15" id="line354" />
|
|
<line x1="2" y1="0" x2="2" y2="2" style="stroke:#999; stroke-width:0.15" id="line356" />
|
|
<line x1="3" y1="0" x2="5" y2="0" style="stroke:#999; stroke-width:0.15" id="line358" />
|
|
<line x1="3" y1="1" x2="5" y2="1" style="stroke:#999; stroke-width:0.15" id="line360" />
|
|
<line x1="3" y1="2" x2="5" y2="2" style="stroke:#999; stroke-width:0.15" id="line362" />
|
|
<line x1="0" y1="3" x2="2" y2="3" style="stroke:#999; stroke-width:0.15" id="line364" />
|
|
<line x1="0" y1="4" x2="2" y2="4" style="stroke:#999; stroke-width:0.15" id="line366" />
|
|
<line x1="0" y1="5" x2="2" y2="5" style="stroke:#999; stroke-width:0.15" id="line368" />
|
|
<line x1="3" y1="3" x2="3" y2="5" style="stroke:#999; stroke-width:0.15" id="line370" />
|
|
<line x1="4" y1="3" x2="4" y2="5" style="stroke:#999; stroke-width:0.15" id="line372" />
|
|
<line x1="5" y1="3" x2="5" y2="5" style="stroke:#999; stroke-width:0.15" id="line374" />
|
|
</pattern>
|
|
<pattern id="glass" width="10" height="10" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="1" y1="1" x2="1" y2="3" style="stroke:#999; stroke-width:0.15" id="line377" />
|
|
<line x1="2" y1="0" x2="2" y2="5" style="stroke:#999; stroke-width:0.15" id="line379" />
|
|
<line x1="3" y1="2" x2="3" y2="4" style="stroke:#999; stroke-width:0.15" id="line381" />
|
|
</pattern>
|
|
<pattern id="liquid" width="6" height="3" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0.5" x2="4" y2="0.5" style="stroke:#999; stroke-width:0.15" id="line384" />
|
|
<line x1="0" y1="2" x2="1" y2="2" style="stroke:#999; stroke-width:0.15" id="line386" />
|
|
<line x1="3" y1="2" x2="6" y2="2" style="stroke:#999; stroke-width:0.15" id="line388" />
|
|
</pattern>
|
|
<pattern id="grass" width="6" height="12" patternUnits="userSpaceOnUse">
|
|
<line x1="1.5" y1="1.5" x2="1.5" y2="0" style="stroke:#999; stroke-width:0.15" id="line391" />
|
|
<line x1="1.5" y1="1.5" x2="0" y2="0" style="stroke:#999; stroke-width:0.15" id="line393" />
|
|
<line x1="1.5" y1="1.5" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line395" />
|
|
<line x1="4.5" y1="7.5" x2="4.5" y2="6" style="stroke:#999; stroke-width:0.15" id="line397" />
|
|
<line x1="4.5" y1="7.5" x2="3" y2="6" style="stroke:#999; stroke-width:0.15" id="line399" />
|
|
<line x1="4.5" y1="7.5" x2="6" y2="6" style="stroke:#999; stroke-width:0.15" id="line401" />
|
|
</pattern>
|
|
<pattern id="honeycomb" width="7.5" height="4.33" patternUnits="userSpaceOnUse">
|
|
<path style="fill: #cfc6cf;" d="M 0 0 7.5 0 7.5 4.33 0 4.33" id="path404" />
|
|
<path d="M 0,2.165 L 1.25,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round" id="path406" />
|
|
<path d="M 1.25,2.165 L 2.5,4.33 L 5,4.33 L 6.25,2.165 L 5,0 L 2.5,0 L 1.25,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round;fill:none" id="path408" />
|
|
<path d="M 6.25,2.165 L 7.5,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round" id="path410" />
|
|
</pattern>
|
|
<pattern id="wood" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(0.75) rotate(0)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="rgb(221, 207, 184)" id="rect1" />
|
|
<path style="fill:none; stroke: rgb(119, 105, 66); stroke-width:0.15;" d="M 49.649999,1.3460737 A 69.019995,69.019995 0 0 0 48.653938,0.34999949 M 49.649999,4.9389583 A 66.554994,66.554994 0 0 0 45.06105,0.34999949 M 49.649999,8.6983527 A 64.089999,64.089999 0 0 0 41.301656,0.34999949 M 49.649999,12.675003 A 61.624998,61.624998 0 0 0 37.325,0.34999949 M 49.649999,16.948067 A 59.159997,59.159997 0 0 0 33.05192,0.34999949 M 49.649999,21.652972 A 56.694997,56.694997 0 0 0 28.347017,0.34999949 M 49.649999,27.057906 A 54.229999,54.229999 0 0 0 22.942096,0.34999949 M 49.649999,33.866298 A 51.764998,51.764998 0 0 0 16.1337,0.34999949 M 49.649999,49.649989 A 49.299997,49.299997 0 0 0 0.34999949,0.34999949 M 47.185,49.649989 A 46.834999,46.834999 0 0 0 0.34999949,2.8149951 M 44.72,49.649989 A 44.369998,44.369998 0 0 0 0.34999949,5.2799906 M 42.254999,49.649989 A 41.904997,41.904997 0 0 0 0.34999949,7.7450123 M 39.790001,49.649989 A 39.439999,39.439999 0 0 0 0.34999949,10.210008 M 37.325,49.649989 A 36.974998,36.974998 0 0 0 0.34999949,12.675003 M 34.859999,49.649989 A 34.509998,34.509998 0 0 0 0.34999949,15.139998 M 32.395001,49.649989 A 32.044999,32.044999 0 0 0 0.34999949,17.604994 M 29.93,49.649989 A 29.579999,29.579999 0 0 0 0.34999949,20.069989 M 27.465,49.649989 A 27.114998,27.114998 0 0 0 0.34999949,22.535011 M 24.999997,49.649989 A 24.649999,24.649999 0 0 0 0.34999949,25.000007 M 22.534998,49.649989 A 22.184999,22.184999 0 0 0 0.34999949,27.465003 M 20.069998,49.649989 A 19.719999,19.719999 0 0 0 0.34999949,29.929999 M 17.604998,49.649989 A 17.254999,17.254999 0 0 0 0.34999949,32.394994 M 15.139998,49.649989 A 14.789999,14.789999 0 0 0 0.34999949,34.85999 M 12.674999,49.649989 A 12.325,12.325 0 0 0 0.34999949,37.325011 M 10.209999,49.649989 A 9.8599994,9.8599994 0 0 0 0.34999949,39.790007 M 7.7449994,49.649989 A 7.3949999,7.3949999 0 0 0 0.34999949,42.255002 M 5.2799992,49.649989 A 4.9299997,4.9299997 0 0 0 0.34999949,44.719998 M 2.8149995,49.649989 A 2.4649999,2.4649999 0 0 0 0.34999949,47.184993 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003" id="path413" />
|
|
</pattern>
|
|
<pattern id="sand" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(1) rotate(0)">
|
|
<path style="fill: #EEE;" d="M 0 0 50 0 50 50 0 50" id="path416" />
|
|
<path d="m 43.601202,-0.71150489 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672766,-9.11985699 0.05043,0.05043 m -0.413206,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.13875999 0.05043,0.05043 m -11.224016,-1.682987 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.13875999 0.05043,0.05043 m -11.224018,-1.682987 0.05043,0.05043 m 2.579706,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.12694199 0.05043,0.05043 m 1.400684,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587503 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.13875999 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950282 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587503 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.13875999 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.03554199 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950282 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398321 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.12694199 0.050426,0.05043 m 1.4006823,9.01900499 0.050426,0.05043 m 1.6727653,-9.11985699 0.050426,0.05043 m -0.4132033,4.57498099 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587503 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.13875999 0.050426,0.05043 m 39.2020484,8.40227899 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672766,-9.1198569 0.05043,0.05043 m -0.413206,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.305259,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,9.3736971 l 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,9.3736971 l 0.05043,0.05043 m 2.579706,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.1269419 0.05043,0.05043 m 1.400684,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.305261,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.6829219 0.05043,0.05043 m 2.579707,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950283 0.05043,0.05043 m 4.212202,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 M 3.2605471,9.3738251 l 0.050426,0.05043 m 2.5797074,2.0355409 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114425 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950283 0.050426,0.05043 m 4.212204,1.309988 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.1269419 0.050426,0.05043 m 1.4006823,9.0190049 0.050426,0.05043 m 1.6727653,-9.1198569 0.050426,0.05043 m -0.4132033,4.5749809 0.050426,0.05043 m -5.2199991,3.033174 0.050426,0.05043 m 3.3052614,-0.322504 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,19.458898 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,19.458898 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580413,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126942 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955007 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580414,-3.950278 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955007 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05043 m -6.5804127,-3.950278 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398322 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126942 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322509 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955007 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.40139,-3.6782 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496813,-1.138755 0.05043,0.05043 M 33.516,29.5441 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.401389,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403046 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496811,-1.138755 0.05043,0.05043 M 23.4308,29.5441 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401387,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126946 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05044 m -2.49917,-0.05044 0.05043,0.05044 m 5.754006,-1.955012 0.05043,0.05043 m -3.496808,-1.138755 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401388,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05044 m -2.499171,-0.05044 0.05043,0.05044 m 5.754007,-1.955012 0.05043,0.05043 m -3.496809,-1.138755 0.05043,0.05043 M 3.2603961,29.5441 l 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05044 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398312 0.050426,0.05043 m -5.40138804,-3.6782 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126946 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.03317 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403046 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05044 m -2.499171,-0.05044 0.050426,0.05044 m 5.754007,-1.955012 0.050426,0.05043 m -3.4968082,-1.138755 0.050426,0.05043 m 39.2020484,8.402274 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678204 0.05043,0.05044 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672766,-9.119861 0.05043,0.05043 m -0.413206,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496813,-1.138765 0.05043,0.05043 M 33.516,39.629302 l 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503902 0.05043,0.05043 m 3.395957,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496811,-1.138765 0.05043,0.05043 M 23.4308,39.629302 l 0.05043,0.05043 m 2.579706,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503902 0.05043,0.05043 m 3.395955,-6.126951 0.05043,0.05043 m 1.400684,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587498 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955006 0.05043,0.05043 m -3.496808,-1.138765 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587498 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955006 0.05043,0.05043 m -3.496809,-1.138765 0.05043,0.05043 M 3.2605471,39.6294 l 0.050426,0.05043 m 2.5797074,2.035542 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861943 0.050426,0.05043 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309992 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678204 0.050426,0.05044 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503902 0.050426,0.05043 m 3.3959557,-6.126951 0.050426,0.05043 m 1.4006823,9.019004 0.050426,0.05043 m 1.6727653,-9.119861 0.050426,0.05043 m -0.4132033,4.574985 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322505 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587498 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955006 0.050426,0.05043 m -3.4968082,-1.138765 0.050426,0.05043" style="stroke:#999;stroke-width:0.35;stroke-linecap:round" id="path418" />
|
|
</pattern>
|
|
<pattern id="concrete" width="50" height="50" patternUnits="userSpaceOnUse">
|
|
<path style="fill: #eeeeee;" d="M 0 0 50 0 50 50 0 50" id="path421" />
|
|
<path style="stroke:#999;stroke-width:0.15;stroke-linecap:round" d="M 0.12435638,40.161126 0.0392849,39.927396 m 1.3611443,3.73971 -0.085071,-0.23373 m 1.3611438,3.73972 -0.085072,-0.23373 m -2.34247071,-16.61734 -0.0850716,-0.23373 m 1.36114441,3.73971 -0.085072,-0.23372 m 1.3611447,3.73971 -0.085071,-0.23373 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611439,3.73972 -0.085071,-0.23373 m 1.3611443,3.73971 -0.085072,-0.23374 m -6.17068923,-27.13528 -0.0850715,-0.23373 m 1.36114443,3.73972 -0.085072,-0.23374 m 1.3611448,3.73972 -0.085072,-0.23373 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611446,3.73973 -0.085072,-0.23374 m 1.3611447,3.73971 -0.085071,-0.23373 m 1.3611437,3.73973 -0.085071,-0.23374 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611432,3.73972 -0.08507,-0.23373 M 0.49816496,10.643836 0.4130935,10.410096 m 1.3611443,3.73972 -0.085072,-0.23373 m 1.3611449,3.73972 -0.085072,-0.23374 m 1.3611448,3.73972 -0.085072,-0.23373 m 1.3611446,3.73972 -0.085072,-0.23374 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611438,3.73972 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085072,-0.23373 m 1.3611447,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23372 M 0.62276789,0.8047364 0.53769639,0.5710064 m 1.36114431,3.73971 -0.085071,-0.23373 m 1.3611437,3.73972 -0.085071,-0.23373 m 1.3611442,3.7397096 -0.085071,-0.23373 m 1.3611439,3.73971 -0.085071,-0.23372 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085071,-0.23372 m 1.3611437,3.73971 -0.085071,-0.23373 m 1.3611437,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 M 4.5755891,1.4835864 4.4905181,1.2498564 m 1.3611441,3.73972 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085071,-0.23373 m 1.3611437,3.7397196 -0.085071,-0.23374 m 1.3611438,3.73972 -0.085071,-0.23373 m 1.3611436,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 M 8.5284107,2.1624464 8.4433387,1.9287164 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611436,3.73972 -0.08507,-0.23373 m 1.361142,3.7397196 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.7397 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23374 M 12.481231,2.8412964 l -0.08507,-0.23372 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23372 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 M 16.434053,3.5201564 l -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m -1.796367,0.9289 -0.06438,-0.24025 m 1.5358,-1.95656 -0.06438,-0.24026 m 1.888167,1.919 0.06307,-0.13526 m -3.386081,0.17745 0.013,-0.14867 m 4.572989,-2.89775 -0.08507,-0.23373 m 4.037892,0.91258 -0.08507,-0.23372 m -5.483097,-1.31646 -0.06438,-0.24026 m 4.616637,1.85306 -0.06438,-0.24026 m -5.338602,-0.80246 0.06307,-0.13525 m 3.305472,-1.20309 0.06307,-0.13526 m 1.140023,3.44073 0.06307,-0.13526 m -1.655827,0.31399 0.013,-0.14868 m -1.926484,4.63718 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23374 M 19.110801,0.6930264 l -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361142,3.7397196 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 2.637216,7.24571 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361142,3.73973 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23374 M 23.063621,1.3718864 l -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.7397096 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 2.637216,7.2457 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23372 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23372 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 M 27.016443,2.0507464 l -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361141,3.73972 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361144,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 M 30.969264,2.7295964 l -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 M 34.922086,3.4084464 l -0.08507,-0.23372 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 M 37.598834,0.5813264 l -0.08507,-0.23374 m 1.361142,3.73973 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m -7.446764,-30.6412696 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m -3.618545,-20.1233196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.7397096 -0.08507,-0.23373 m 0.209673,-9.6053596 -0.08507,-0.23374 M 1.4711736,47.803406 1.4067966,47.563156 m -0.073621,-7.96299 -0.064377,-0.24027 m 1.6737946,6.2467 -0.064377,-0.24026 m -1.683038,-13.96943 -0.064377,-0.24026 m 1.6737943,6.24669 -0.064377,-0.24025 m 1.6737944,6.24669 -0.064376,-0.24026 m 1.6737936,6.24669 -0.064376,-0.24026 M 1.0571811,23.193656 0.9928044,22.953396 m 1.6737944,6.2467 -0.064377,-0.24026 m 1.6737945,6.2467 -0.064377,-0.24026 m 1.6737948,6.24669 -0.064377,-0.24026 m 1.6737945,6.2467 -0.064377,-0.24026 m -6.51129097,-31.98874 -0.0643767,-0.24026 m 1.67379427,6.24669 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24669 -0.064377,-0.24025 m 1.673795,6.24669 -0.064377,-0.24026 m 1.6737946,6.24669 -0.064377,-0.24026 M 0.7811862,6.7871564 0.7168095,6.5468964 m 1.6737943,6.2466996 -0.064377,-0.24026 m 1.6737943,6.24669 -0.064377,-0.24026 m 1.6737947,6.24669 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24668 -0.064376,-0.24024 m 1.6737929,6.24668 -0.06438,-0.24024 m 1.673798,6.24667 -0.06438,-0.24024 M 2.2526063,4.5903464 2.1882293,4.3500864 m 1.6737945,6.2466896 -0.064377,-0.24025 m 1.6737949,6.24668 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24669 -0.064377,-0.24025 m 1.6737942,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 M 3.7240264,2.3935264 3.6596494,2.1532664 m 1.6737946,6.24669 -0.064376,-0.24025 m 1.6737935,6.2466896 -0.064376,-0.24026 m 1.6737935,6.24669 -0.064376,-0.24025 m 1.673793,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24024 m 1.673798,6.24668 -0.06438,-0.24027 M 6.8048642,6.2031464 6.7404872,5.9628864 m 1.6737946,6.2466896 -0.064377,-0.24025 m 1.6737942,6.24669 -0.064377,-0.24026 m 1.673794,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 M 8.2762845,4.0063264 8.2119075,3.7660764 M 9.885702,10.012766 9.821325,9.7725064 m 1.673794,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24027 m 1.673798,6.2467 -0.06438,-0.24026 M 9.7477043,1.8095164 9.6833283,1.5692564 m 1.6737927,6.24669 -0.06438,-0.24026 m 1.673798,6.2466996 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24025 m -9.730122,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673794,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06437,-0.24025 m 1.673788,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m -9.730124,-44.0015996 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -9.730122,-44.0015896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 3.283215,12.25313 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m -9.730123,-44.0015996 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 3.283215,12.25312 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 M 20.32364,2.8383064 20.15926,2.5980464 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m 3.283215,12.25313 -0.06438,-0.24027 m 1.673799,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m -9.730123,-44.0015996 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.2467 -0.06438,-0.24026 m -9.730124,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2466996 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 3.283216,12.25313 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m -9.730122,-44.0015896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2466996 -0.06438,-0.24027 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.2467 -0.06438,-0.24026 m -8.120706,-37.9951596 -0.06438,-0.24027 m 1.673797,6.2466996 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m -9.730123,-44.0015896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.24668 -0.06438,-0.24024 m 1.673797,6.24668 -0.06438,-0.24025 m -9.730123,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673799,6.2466896 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m -9.730122,-44.0015996 -0.06438,-0.24025 m 1.673797,6.2466796 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673799,6.24668 -0.06438,-0.24024 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24668 -0.06438,-0.24026 m -9.730124,-44.0015896 -0.06438,-0.24025 m 1.673799,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m -9.730122,-44.0015996 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06437,-0.24026 m 1.673789,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m -8.120705,-37.9951496 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -6.511287,-31.9887296 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -4.90187,-25.9822896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m -1.683036,-13.9694296 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m -0.07362,-7.9629896 -0.06438,-0.24026 m -47.7039735,-1.53749 0.038996,-0.0836 m 1.164097,3.38907 0.063071,-0.13525 m -2.2285202,4.77908 0.0630714,-0.13526 m 5.4709198,-5.84692 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13525 m -2.2285201,4.7790796 0.063071,-0.13526 m 7.6363693,-10.4907396 0.063072,-0.13526 m -2.2285211,4.77909 0.063071,-0.13526 m -2.2285202,4.7790796 0.063071,-0.13526 m -2.2285201,4.77908 0.063071,-0.13525 m -2.22852021,4.77908 0.0630713,-0.13526 M 10.345525,4.2715464 l 0.06307,-0.13525 m -2.2285187,4.77908 0.063071,-0.13526 m -2.2285201,4.7790896 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13526 m -2.2285201,4.77908 0.063071,-0.13525 M 13.714068,2.9331964 l 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.2285186,4.7790796 0.063072,-0.13525 m -2.2285211,4.77908 0.063072,-0.13526 m -2.228521,4.77909 0.063071,-0.13526 m -2.2285202,4.77908 0.063071,-0.13526 m -2.22852019,4.77908 0.0630713,-0.13525 M 17.08261,1.5948464 l 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285185,4.77908 0.063071,-0.13526 m -2.2285201,4.77909 0.063071,-0.13526 m -2.2285204,4.77909 0.063071,-0.13527 m -2.2285202,4.77909 0.063071,-0.13526 M 20.451151,0.1564964 l 0.0013,-0.003 m -2.166749,4.64683 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.2285189,4.77909 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13526 m -2.2285201,4.77909 0.063071,-0.13526 m -2.2285202,4.77908 0.063071,-0.13526 m -2.22852027,4.77908 0.0630715,-0.13525 m 20.565992,-38.2184396 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285184,4.77908 0.063072,-0.13525 m -2.228521,4.77908 0.063072,-0.13525 m -2.2285211,4.77908 0.063071,-0.13527 m -2.2285201,4.77908 0.063071,-0.13525 M 25.022786,2.2236164 l 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.2285182,4.77908 0.063072,-0.13526 m -2.228521,4.77908 0.063072,-0.13525 m -2.2285211,4.77908 0.063071,-0.13525 m -2.2285202,4.77908 0.063071,-0.13527 M 28.391328,0.8852664 l 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13527 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285181,4.77908 0.063071,-0.13525 m -2.22852,4.77908 0.063071,-0.13526 M 29.594421,4.1907464 l 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.7790796 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m 22.794514,-42.9975196 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -4.39397,9.42291 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m 24.959963,-47.6413396 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -6.559417,14.06674 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m 22.794515,-42.9975196 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.22852,4.7790896 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -4.393969,9.42292 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13525 M 40.90314,3.4811664 l 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m 24.959963,-47.6413496 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.7790896 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13527 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m 24.959964,-47.6413396 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.1352496 m -2.22852,4.7790796 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m 22.794514,-42.9975196 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13526 m 18.463615,-33.70988 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13527 m 18.463615,-33.70987 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m 14.132718,-24.42222 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.228519,4.7791 0.06307,-0.13527 m -2.22852,4.77908 0.06307,-0.13525 m 11.96727,-19.77839 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.228521,4.77908 0.06307,-0.13525 m 9.801819,-15.13458 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m 7.636371,-10.49076 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13527 m 3.305472,-1.20309 0.06307,-0.13525 M 4.0059337,4.2093264 l 0.013007,-0.14867 m -0.4595834,5.25307 0.013007,-0.14867 M 3.112781,14.418126 3.125788,14.269446 m -0.4595834,5.25307 0.013007,-0.14867 m -0.4595833,5.25307 0.013007,-0.14867 m -0.4595834,5.25306 0.013007,-0.14867 m -0.4595834,5.25307 0.013007,-0.14867 m -0.45958338,5.25306 0.0130072,-0.14866 m -0.4595836,5.25306 0.0130072,-0.14867 M 9.1177385,2.8588364 l 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595858,5.2530596 0.013009,-0.14867 m -0.4595852,5.25307 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14868 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595858,5.25306 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595852,5.25307 0.013009,-0.14868 m 9.104974,-46.9927096 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.2530696 0.013,-0.14868 m -0.459576,5.25307 0.01301,-0.14867 m -0.459586,5.25307 0.01301,-0.14868 m -0.459586,5.25307 0.01301,-0.14867 m -0.459587,5.25307 0.01301,-0.14867 m -0.459587,5.25307 0.01301,-0.14868 m -0.459586,5.25308 0.01301,-0.14869 m -0.459586,5.25308 0.01301,-0.14868 m 9.104974,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459576,5.2530596 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m 8.658408,-41.8883196 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459575,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.906154,10.35746 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14868 m -0.459577,5.25308 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14868 m 8.658409,-41.8883096 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459575,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.906153,10.35747 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459575,5.25308 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m 9.104985,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.2530596 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459576,5.25308 0.013,-0.14869 m -0.459577,5.25308 0.013,-0.14868 m 9.104985,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459577,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14868 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459575,5.25308 0.013,-0.14868 m -0.459577,5.25306 0.013,-0.14866 m 8.658409,-41.8883196 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459577,5.2530696 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459575,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459576,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m 8.658409,-41.8883096 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459577,5.2530696 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459575,5.25306 0.013,-0.14867 M 0.61291371,42.991776 0.31563741,42.354266 M 3.335483,35.512586 3.0382067,34.875076 m 5.0543262,10.83906 -0.2972761,-0.63751 M 1.3010021,17.831886 1.0037257,17.194376 m 5.0543262,10.83904 -0.2972761,-0.63751 m 5.0543262,10.83905 -0.297277,-0.63752 m 5.054326,10.83905 -0.297276,-0.63751 M 4.0235713,10.352706 3.726295,9.7151964 M 8.7806214,20.554246 8.4833453,19.916736 m 5.0543257,10.83904 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 M 6.7461405,2.8735364 6.4488644,2.2360164 M 11.50319,13.075066 11.205914,12.437556 m 5.054326,10.83905 -0.297276,-0.63751 m 5.054326,10.83905 -0.297277,-0.63751 m 5.054327,10.83904 -0.297276,-0.63751 M 14.22576,5.5958964 13.928483,4.9583864 m 5.054326,10.8390396 -0.297276,-0.63751 m 5.054326,10.83905 -0.297276,-0.63751 m 5.054326,10.83905 -0.297275,-0.63752 m 5.054325,10.83906 -0.297276,-0.63752 M 21.705379,8.3182564 21.408103,7.6807464 m 5.054325,10.8390396 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 m 5.054325,10.83905 -0.297276,-0.63752 M 24.427947,0.8390864 24.154971,0.1536764 m 5.030027,10.7869396 -0.297276,-0.63751 m 5.054325,10.83905 -0.297275,-0.63751 m 5.054326,10.83904 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 M 31.907566,3.5614464 31.61029,2.9239264 m 5.054327,10.8390496 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 m 5.054326,10.83905 -0.297277,-0.63751 M 39.387187,6.2838064 39.089911,5.6462864 m 5.054325,10.8390496 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 M 46.866806,9.0061664 46.56953,8.3686564 m 3.019844,-6.84167 -0.297276,-0.63751 M 0.78304652,42.524316 0.31558226,42.354166 m 7.94689064,2.89243 -0.4674639,-0.17013 m 7.94689,2.89242 -0.467464,-0.17013 m -11.7691,-12.75389 -0.4674641,-0.17013 m 7.9468901,2.89243 -0.467464,-0.17013 m 7.94689,2.89242 -0.467464,-0.17013 m 7.946891,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 M 6.2276238,27.565446 5.7601595,27.395306 m 7.9468905,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17014 m 7.94689,2.89243 -0.467463,-0.17015 m 7.94689,2.89244 -0.467465,-0.17015 m 7.946892,2.89244 -0.467465,-0.17014 M 1.4704859,17.363716 1.0030217,17.193576 m 7.9468905,2.89243 -0.4674638,-0.17014 m 7.9468896,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467465,-0.17014 m 7.946892,2.89243 -0.467465,-0.17014 m 7.94689,2.89243 -0.467463,-0.17014 m 7.94689,2.89243 -0.467465,-0.17014 M 4.1927745,9.8842864 3.7253104,9.7141464 m 7.9468906,2.8924296 -0.467465,-0.17014 m 7.946892,2.89243 -0.467466,-0.17014 m 7.946891,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467465,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 M 6.9150632,2.4048564 6.4475988,2.2347164 m 7.9468902,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17014 m 7.94689,2.8924296 -0.467463,-0.17014 m 7.94689,2.89243 -0.467463,-0.17014 m 7.94689,2.89243 -0.467465,-0.17014 M 24.596204,0.3700064 24.276606,0.1536764 m 7.799025,2.83862 -0.467465,-0.17015 m 7.94689,2.89244 -0.467463,-0.17015 m 7.94689,2.89244 -0.467463,-0.17014 m 3.179228,-7.31312 -0.45694,-0.16632 m -42.5443784,1.98501 0.170143,-0.46746 M 4.022641,10.351746 4.1927841,9.8842764 M 1.3003524,17.831176 1.4704955,17.363706 M 14.224356,5.5946064 l 0.170143,-0.46747 m -2.892432,7.9468996 0.170143,-0.46746 m -2.8924308,7.94689 0.170143,-0.46746 m -2.8924319,7.9469 0.1701429,-0.46747 m -2.8924315,7.9469 0.1701429,-0.46747 m -2.89243159,7.94691 0.17014311,-0.46747 M 24.426071,0.8374564 l 0.170142,-0.46746 m -2.89243,7.9469 0.170142,-0.46747 m -2.892432,7.9468996 0.170144,-0.46746 m -2.892432,7.94689 0.170144,-0.46746 m -2.892432,7.9469 0.170142,-0.46747 m -2.892431,7.9469 0.170143,-0.46746 m -2.8924311,7.9469 0.1701429,-0.46747 M 31.905497,3.5597464 32.07564,3.0922864 m -2.892432,7.9468996 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46746 m -2.89243,7.9469 0.170142,-0.46747 m -2.892432,7.9469 0.170144,-0.46747 m -2.892432,7.94691 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46747 m 23.643015,-41.6868496 0.170144,-0.46746 m -2.892432,7.9468996 0.170142,-0.46747 m -2.89243,7.9469 0.170142,-0.46746 m -2.892432,7.9469 0.170144,-0.46747 m -2.892432,7.94691 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46746 m 23.643015,-41.6868596 0.15961,-0.43852 m -2.881898,7.91795 0.170142,-0.46746 m -2.89243,7.9468996 0.170142,-0.46747 m -2.892431,7.94691 0.170143,-0.46747 m -2.892432,7.9469 0.170143,-0.46747 m -2.892431,7.9469 0.170142,-0.46746 m -2.892432,7.9469 0.170144,-0.46746 m 15.476149,-19.24855 0.170144,-0.46747 m -2.892432,7.94689 0.170143,-0.46746 m -2.892432,7.9469 0.170143,-0.46747 m -2.892432,7.9469 0.170144,-0.46745 M 4.9452336,47.243176 4.3690295,46.839706 m -0.8055656,-7.43498 -0.5762043,-0.40347 m 9.7966934,6.85974 -0.576204,-0.40348 M 2.181694,31.566286 1.6054898,31.162816 m 9.7966932,6.85973 -0.576204,-0.40347 m 9.796694,6.85973 -0.576205,-0.40346 M 0.79992402,23.727836 0.2237198,23.324376 m 9.7966932,6.85973 -0.5762037,-0.40346 m 9.7966927,6.85973 -0.576204,-0.40348 m 9.796694,6.85974 -0.576205,-0.40347 m 9.796696,6.85973 -0.576205,-0.40347 M 8.6386439,22.345666 8.0624397,21.942206 m 9.7966923,6.85972 -0.576203,-0.40346 m 9.796693,6.85972 -0.576204,-0.40347 m 9.796693,6.85974 -0.576203,-0.40347 m 9.796694,6.85973 -0.576205,-0.40347 M 7.2568738,14.507226 6.6806696,14.103756 m 9.7966924,6.85973 -0.576203,-0.40347 m 9.796694,6.85973 -0.576205,-0.40346 m 9.796694,6.85972 -0.576204,-0.40346 m 9.796694,6.85973 -0.576205,-0.40347 M 5.8751042,6.6687764 5.2989,6.2653164 m 9.796693,6.8597196 -0.576204,-0.40345 m 9.796694,6.85972 -0.576205,-0.40346 m 9.796694,6.85972 -0.576204,-0.40346 m 9.796694,6.85972 -0.576205,-0.40346 M 13.713823,5.2866064 13.13762,4.8831364 m 9.796693,6.8597296 -0.576205,-0.40347 m 9.796694,6.85973 -0.576204,-0.40346 m 9.796694,6.85972 -0.576205,-0.40346 M 21.552543,3.9044264 20.976339,3.5009564 m 9.796693,6.8597296 -0.576203,-0.4034696 m 9.796694,6.8597296 -0.576205,-0.40346 m 9.796693,6.85973 -0.576203,-0.40347 M 29.391262,2.5222464 28.815059,2.1187864 m 9.796694,6.85972 -0.576205,-0.40346 m 9.796694,6.8597196 -0.576204,-0.40346 M 37.229983,1.1400664 36.653778,0.7365964 m 9.796694,6.85973 -0.576204,-0.40346 m -8.27997,41.8703496 -0.489908,0.0864 m 8.328426,-1.46856 -0.489908,0.0864 m -40.0848223,-1.0142 -0.4899075,0.0864 m 8.3284248,-1.46855 -0.489908,0.0864 m 8.328425,-1.46853 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m 8.328426,-1.46856 -0.489908,0.0864 m 8.328426,-1.46853 -0.489908,0.0864 m -40.0848226,-1.01422 -0.4899073,0.0864 m 8.3284249,-1.46854 -0.489908,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m 8.328426,-1.46855 -0.489908,0.0864 m 8.328425,-1.46854 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m -40.0848217,-1.01421 -0.4899073,0.0864 m 8.328425,-1.46854 -0.4899075,0.0864 m 8.3284245,-1.46855 -0.489906,0.0864 m 8.328424,-1.46854 -0.489908,0.0864 m 8.328425,-1.46854 -0.489907,0.0864 m 8.328425,-1.46855 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m -47.92333989,0.36794 -0.48990731,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 m 8.3284232,-1.46854 -0.489906,0.0864 m 8.328424,-1.46855 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m 8.328426,-1.46855 -0.489908,0.0864 m -40.084822,-1.0142 -0.4899074,0.0864 m 8.3284254,-1.46855 -0.489908,0.0864 m 8.328424,-1.46854 -0.489906,0.0864 m 8.328424,-1.4685396 -0.489908,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m -40.0848217,-1.01421 -0.489907,0.0864 m 8.3284247,-1.46854 -0.489908,0.0864 m 8.328424,-1.46854 -0.489906,0.0864 m 8.328425,-1.46855 -0.489908,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 M 0.79803484,23.727576 l -0.0863839,-0.4899 m 1.46852616,8.32843 -0.086384,-0.48991 m 1.4685262,8.32843 -0.086384,-0.48991 m 1.4685263,8.32844 -0.086384,-0.4899 M 5.8722687,6.6683864 5.7858847,6.1784764 m 1.4685257,8.3284296 -0.086384,-0.4899 m 1.4685262,8.32843 -0.086384,-0.48991 m 1.4685254,8.32844 -0.086383,-0.48991 m 1.468526,8.32843 -0.08638,-0.48991 m 1.468522,8.32843 -0.08639,-0.48991 m 1.014196,-40.0848496 -0.08638,-0.48991 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468523,8.32843 -0.08638,-0.4899 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.4899 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468523,8.32844 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.48991 m 1.468522,8.3284296 -0.08638,-0.4898996 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468523,8.32843 -0.08638,-0.4899 m 1.468522,8.32842 -0.08638,-0.4899 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468521,8.32843 -0.08638,-0.4899 m -0.367955,-47.9233996 -0.08638,-0.4899 m 1.468523,8.32843 -0.08638,-0.48991 m 1.468522,8.3284396 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468521,8.32844 -0.08638,-0.48991 m 1.468523,8.32842 -0.08638,-0.4899 m 1.468522,8.32844 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.48991 m 1.468523,8.3284296 -0.08638,-0.48991 m 1.468521,8.32844 -0.08638,-0.48991 m -40.74138,20.18207 -0.6051935,-0.86432 m 2.8943265,-12.11801 -0.605194,-0.86431 m 11.298378,16.13577 -0.605194,-0.8643 M 2.2686052,1.7292864 1.6634114,0.8649664 M 12.961789,17.000746 12.356595,16.136436 m 11.298377,16.13577 -0.605195,-0.86431 m 11.298379,16.13578 -0.605195,-0.86432 M 15.250921,4.0184164 14.645728,3.1541064 m 11.298377,16.1357696 -0.605193,-0.86431 m 11.298377,16.13577 -0.605193,-0.8643 m 11.298377,16.13577 -0.605195,-0.86431 M 28.233239,6.3075464 l -0.605194,-0.8643 m 11.298378,16.1357696 -0.605195,-0.86431 m 11.298377,16.13577 -0.605193,-0.8643 M 41.215557,8.5966864 40.610363,7.7323764 M 8.5131281,42.230636 7.7782668,42.101046 m 13.7174062,2.41876 -0.734863,-0.12957 m 13.717407,2.41874 -0.734861,-0.12958 m 13.717405,2.41876 -0.734861,-0.12958 m -35.923599,-19.72051 -0.734862,-0.12957 m 13.717406,2.41875 -0.734861,-0.12957 m 13.717405,2.41875 -0.734861,-0.12958 m 13.71372,2.41811 -0.731173,-0.12894 M 0.10892896,13.976336 -2.4653463e-4,13.957136 M 13.091473,16.265516 12.356612,16.135936 m 13.717405,2.41875 -0.73486,-0.12957 m 13.717406,2.41875 -0.73486,-0.12958 M 2.398102,0.9937864 1.663241,0.8642064 m 13.717406,2.41875 -0.734862,-0.12958 m 13.717406,2.41876 -0.73486,-0.12958 m 13.717404,2.41875 -0.73486,-0.12958 M 2.2684935,1.7285564 2.3980693,0.9936864 M -2.4653463e-4,14.595226 0.10889632,13.976246 M 15.251038,4.0177264 l 0.129576,-0.73486 m -2.418749,13.7174196 0.129576,-0.73486 m -2.418749,13.71742 0.129576,-0.73487 m -2.4187485,13.71742 0.1295757,-0.73486 M 28.233583,6.3069064 l 0.129575,-0.73486 m -2.418749,13.7174196 0.129577,-0.73487 m -2.418749,13.71742 0.129575,-0.73486 m -2.418748,13.71742 0.129576,-0.73485 m 19.720487,-35.9236496 0.129575,-0.73486 m -2.418747,13.7174196 0.129575,-0.73486 m -2.418749,13.71741 0.129577,-0.73486 m -2.418749,13.71743 0.129575,-0.73487 m 15.142143,-9.95851 0.125921,-0.71416 m -2.415095,13.69671 0.129575,-0.73486 M 4.5727168,46.163046 4.2086022,44.804156 M 6.7054036,10.631926 6.3412891,9.2730264 M 12.53201,32.377136 12.167895,31.018246 m 8.323409,-12.42702 -0.364115,-1.3589 m 6.190721,23.10411 -0.364115,-1.3589 m 2.496802,-34.1722296 -0.364115,-1.35889 m 6.190721,23.1041096 -0.364115,-1.3589 m 6.190721,23.10411 -0.364115,-1.3589 m 2.496802,-34.17222 -0.364115,-1.3589 m 6.190721,23.10411 -0.364113,-1.3589 M 5.0700477,45.301546 4.208413,44.804086 m 8.821074,-13.2887 -0.861635,-0.49747 m 14.647787,8.45691 -0.861634,-0.49746 m 14.647788,8.45691 -0.861634,-0.49746 M 7.202773,9.7697664 6.3411383,9.2723064 m 14.6477867,8.4569096 -0.861634,-0.49746 m 14.647788,8.45691 -0.861634,-0.49747 m 14.647787,8.45692 -0.861634,-0.49747 M 28.948365,3.9430464 28.086731,3.4455864 m 14.647788,8.4569096 -0.861635,-0.49746 M 6.7054424,10.631266 7.2029073,9.7696364 m 21.2481277,-4.96509 0.497464,-0.86163 m -8.456905,14.6477996 0.497466,-0.86164 m -8.456904,14.6478 0.497465,-0.86163 m -8.4569042,14.6478 0.4974652,-0.86164 m 37.167007,-32.53741 0.497464,-0.86164 m -8.456904,14.6478 0.497464,-0.86163 m -8.456905,14.64781 0.497466,-0.86164 m 21.248127,-4.96509 0.497466,-0.86163 m -8.456905,14.6478 0.497465,-0.86164 M 7.7347048,1.9493064 7.8573185,0.5478264 M 5.7726309,24.375946 5.8952441,22.974466 m -2.0846879,23.82812 0.1226134,-1.40149 m 14.0338054,-31.25744 0.122612,-1.40147 m -2.084687,23.82811 0.122614,-1.40148 m 14.033805,-31.2574296 0.122612,-1.40148 m -2.084687,23.8281196 0.122613,-1.40148 m -2.084688,23.82811 0.122614,-1.40149 m 14.033805,-31.25743 0.122613,-1.40147 m -2.084687,23.82811 0.122614,-1.40148 m 10.173216,12.86933 0.05905,-0.67497 M 4.5727168,46.163046 3.9331881,45.400886 m 2.6016392,-21.66489 -0.6395285,-0.76216 m 10.8719862,12.95674 -0.639529,-0.76216 m 10.871987,12.95675 -0.639529,-0.76217 M 8.4969381,1.3089464 7.8574095,0.5467864 M 18.729395,13.503526 18.089866,12.741366 m 10.871987,12.95675 -0.639529,-0.76217 m 10.871987,12.95675 -0.639528,-0.76217 m 10.798943,12.8697 -0.566485,-0.67511 M 30.923965,3.2710564 30.284436,2.5088964 M 41.156423,15.465636 40.516894,14.703486 M 7.7347775,1.9484764 8.4969381,1.3089464 m 21.6648649,2.60165 0.762162,-0.63954 m -12.95673,10.8719996 0.76216,-0.63953 m -12.9567283,10.872 0.7621606,-0.63953 m 33.8594337,-7.63082 0.762162,-0.63954 m -12.95673,10.872 0.76216,-0.63952 m -12.956728,10.87199 0.76216,-0.63953 m -12.9567288,10.87201 0.7621606,-0.63954 m 33.8594342,-7.63082 0.76216,-0.63953 m -12.956728,10.87199 0.76216,-0.63952" id="path423" />
|
|
</pattern>
|
|
|
|
<pattern id="Square_1ft_at48scale" width="6.34" height="6.34" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="6.34" style="stroke:#a39872; stroke-width:0.15" id="line427" />
|
|
<line x1="0" y1="0" x2="6.34" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line429" />
|
|
</pattern>
|
|
<pattern id="FKTILE" width="2.5" height="9" patternUnits="userSpaceOnUse" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="rgb(249, 242, 248)" />
|
|
<line x1="0" y1="0" x2="0" y2="9" style="stroke:#a39872; stroke-width:0.15" id="line1" />
|
|
<line x1="0" y1="0" x2="2.5" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line2" />
|
|
</pattern>
|
|
<pattern id="FKTILE" width="32" height="32" patternUnits="userSpaceOnUse" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)">
|
|
<line x1="0" y1="0" x2="0" y2="9" style="stroke:#a39872; stroke-width:0.15" id="line256" />
|
|
<line x1="0" y1="0" x2="2.5" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line257" />
|
|
</pattern>
|
|
<pattern id="HorzLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(90 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:#a39872; stroke-width:0.15" id="line432" />
|
|
</pattern>
|
|
<pattern id="VertLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(0 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:#a39872; stroke-width:0.15" id="line435" />
|
|
</pattern>
|
|
<pattern id="HorzLines6in96scale" width="1.6" height="1.6" patternTransform="rotate(90 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="1.6" style="stroke:#a39872; stroke-width:0.15" id="line3" />
|
|
</pattern>
|
|
<pattern id="DiagonalLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:#a39872; stroke-width:0.15" id="line438" />
|
|
</pattern>
|
|
<pattern id="4HR" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(1) rotate(0)">
|
|
<path id="rect24226" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 7.979765,-3.2456205e-7 -8.6862001e-5,7.9797748 v 0.808022 L 8.7877946,-5.2456205e-7 Z" />
|
|
<path id="rect29639" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,9.5959878 9.5958246,9.9999988 H 9.9998394 Z" />
|
|
<path id="rect29635" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="m 9.9998394,4.7472977 -5.2527515,5.2527011 0.8080299,-5e-7 4.4447216,-4.4441209 z" />
|
|
<path id="rect29641" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,6.3638994 6.3637053,9.9999988 H 7.1717355 L 9.9998394,7.1719219 Z" />
|
|
<path id="rect24200" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.3637053,-5.2456205e-7 -8.6862001e-5,6.3631729 -8.6662002e-5,7.1711949 7.1717355,-3.2456205e-7 Z" />
|
|
<path id="rect24230" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.5958246,-3.2456205e-7 -8.6662002e-5,9.5958188 V 9.9998293 H 0.40392818 L 9.9998394,0.40401062 V -3.2456205e-7 Z" />
|
|
<path id="rect29637" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,7.9799438 7.979765,9.9999988 h 0.8080301 l 1.2120443,-1.212033 z" />
|
|
<path id="rect21830-1" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 4.7465299,-5.2456205e-7 -8.6862001e-5,4.7471287 -8.6662002e-5,5.5551504 5.5551178,-3.2456205e-7 Z" />
|
|
</pattern>
|
|
<pattern id="2HR" patternUnits="userSpaceOnUse" width="7" height="7" patternTransform="scale(1) rotate(0)">
|
|
<path id="path36637" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.9999293,6.595443 6.5967691,6.9999984 h 0.4031602 z" />
|
|
<path id="path35472" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 4.9804456,-2.6286375e-7 -1.3394118e-5,4.9804679 V 5.7880851 L 5.7880612,-2.6286375e-7 Z" />
|
|
<path id="path35464" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.5966531,-2.6286375e-7 -1.3394118e-5,6.595702 V 6.9999989 H 0.40428269 L 6.9999728,0.40332 V -2.6286375e-7 Z" />
|
|
<path id="path36639" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.9999293,4.9800106 4.9799448,6.9999984 H 5.7876592 L 6.9999293,5.7877266 Z" />
|
|
</pattern>
|
|
<pattern id="BrickElevation" patternUnits="userSpaceOnUse" width="30" height="30" patternTransform="scale(.1) rotate(0)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="hsla(0,0%,100%,1)" id="rect3" />
|
|
<path d="M0 22.5h30v15H0zm15-15h30v15H15m-30-15h30v15h-30zm15-15h30v15H0z" stroke-width="0.5" stroke="hsla(0, 0%, 0%, 1)" fill="none" id="path3" />
|
|
</pattern>
|
|
<pattern id="PlywoodHorz" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(.15) rotate(90)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="hsla(0,0%,100%,1)" id="rect4" />
|
|
<path d="M10-10L20 0v10L10 0zM20 0L10-10V0l10 10zm0 10L10 0v10l10 10zm0 10L10 10v10l10 10zM0 20l10-10v10L0 30zm0-10L10 0v10L0 20zM0 0l10-10V0L0 10z" stroke-width="0.5" stroke="hsla(259, 0%, 72%, 1)" fill="none" id="path4" />
|
|
</pattern>
|
|
<pattern id="PlywoodVert" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(.15) rotate(0)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="hsla(0,0%,100%,1)" id="rect5" />
|
|
<path d="M10-10L20 0v10L10 0zM20 0L10-10V0l10 10zm0 10L10 0v10l10 10zm0 10L10 10v10l10 10zM0 20l10-10v10L0 30zm0-10L10 0v10L0 20zM0 0l10-10V0L0 10z" stroke-width="0.5" stroke="hsla(259, 0%, 72%, 1)" fill="none" id="path5" />
|
|
</pattern>
|
|
<pattern id="InsulationBattHorz" patternUnits="userSpaceOnUse" width="40" height="40" patternTransform="scale(.1) rotate(0)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="rgb(249, 242, 248)" 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="hsla(259, 0%, 80%, 1)" 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="rgb(249, 242, 248)" 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="hsla(259, 0%, 80%, 1)" fill="none" id="path7" />
|
|
</pattern>
|
|
<pattern patternUnits="userSpaceOnUse" width="32" height="32" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)" preserveAspectRatio="xMidYMid" id="FlooringWood">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="hwb(0 90% 10%)" />
|
|
<path id="path253" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,0.066069 31.959811,-2e-6" />
|
|
<path id="path250" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,4.0618109 31.959811,-2e-6" />
|
|
<path id="path247" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,8.0575524 31.959811,-1e-6" />
|
|
<path id="path244" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,12.053294 31.959811,-10e-7" />
|
|
<path id="path241" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,16.049036 31.959811,-1e-6" />
|
|
<path id="path238" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,20.042136 31.959811,-1e-6" />
|
|
<path id="path235" d="m 0.066067,24.037878 31.959811,-10e-7" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" />
|
|
<path id="path232" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,28.03362 31.959811,-10e-7" />
|
|
<path id="path227" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 8.0547214,28.033619 V 24.037877" />
|
|
<path id="path224" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 16.046205,4.0618089 V 0.066067" />
|
|
<path id="path223" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 24.03769,12.053293 V 8.0575513" />
|
|
<path id="path222" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 32.026532,20.042135 v -3.9931" />
|
|
<path id="path216" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 8.0547214,8.0575513 V 4.0618089" />
|
|
<path id="path215" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 16.046205,16.049035 V 12.053293" />
|
|
<path id="path214" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 24.03769,24.037877 V 20.042135" />
|
|
<path id="path212" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 32.026532,32.029361 V 28.033619" />
|
|
</pattern>
|
|
|
|
|
|
</defs> <defs/>
|
|
<image height="520.8333333333333" width="520.8333333333333" xlink:href="1ST FLOOR RCP-underlay.png"/>
|
|
<g ifc:name="Elevation 1ST FLOOR RCP" class="section target-view-REFLECTEDPLANVIEW scale-96" ifc:plane="[[1.000000,0.000000,0.000000,0.000000],[0.000000,-1.000000,0.000000,0.000000],[0.000000,0.000000,-1.000000,1.600000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[10.416667,0.000000,260.416675],[0.000000,10.416667,260.416675],[0.000000,0.000000,1.000000]]">
|
|
<g id="product-a5c0aa5c-7fae-4800-8566-ace7a4b073fd" class="IfcVirtualElement material-null projection" ifc:name="Plane.004" ifc:guid="2bmAfSVwv808LchEUai7Fz">
|
|
<path d="M244.54167662586693,260.41667468221141 L339.79166432495748,260.41668300923089"/>
|
|
<path d="M339.79166432495742,260.41668300923089 L339.79166453921925,260.41668148040281"/>
|
|
<path d="M244.54167662586693,260.41667468221141 L244.54167684012873,260.41667315338333"/>
|
|
</g>
|
|
<g id="product-d2c0940e-88f3-474b-9424-9d98cd0e2b03" class="IfcVirtualElement material-null projection" ifc:name="Plane.004" ifc:guid="3Im9GEYFD7IvGadPZD3Yi3">
|
|
<path d="M244.54168217721357,196.91667118347891 L339.79166987630413,196.9166795104982"/>
|
|
<path d="M339.79166987630413,196.9166795104982 L339.7916700905659,196.91667798166995"/>
|
|
<path d="M244.54168217721357,196.91667118347891 L244.54168239147538,196.91666965465078"/>
|
|
</g>
|
|
<g id="product-9a16a016-d489-4fd7-8ebc-7383bebeb99a" class="IfcSlab material-FloorFLOORTRUSS projection" ifc:name="Slab" ifc:guid="2Q5g0Mr8bFruwySuE_lhcQ">
|
|
<path d="M323.78438452656076,260.28437825156567 L323.78438729066715,228.66668634444835"/>
|
|
<path d="M323.78439005477071,197.04902687155408 L323.78439005477088,197.04902528820946"/>
|
|
<path d="M291.17449675619724,260.28437540071877 L292.16667886100117,260.28437548745808"/>
|
|
<path d="M323.78437577262503,260.28437825156493 L323.78438452656076,260.28437825156567"/>
|
|
<path d="M260.54897352215499,197.0489945895394 L260.54897352215477,197.04899743380633"/>
|
|
</g>
|
|
<g id="product-9ea0dc31-05ea-403a-85a1-79317fa541d6" class="IfcVirtualElement material-null projection" ifc:name="Plane.004" ifc:guid="2UeDmn1Uf0EeMXUJ5$fK7M">
|
|
<path d="M244.54167940154022,228.66667314298158 L339.79166710063078,228.66668147000084"/>
|
|
<path d="M339.79166710063078,228.66668147000084 L339.79166731489255,228.66667994117256"/>
|
|
<path d="M244.54167940154022,228.66667314298158 L244.54167961580205,228.66667161415342"/>
|
|
</g>
|
|
<g id="product-0a49278c-83c7-4dea-9c2e-cc78eeed45f1" class="IfcVirtualElement material-null projection" ifc:name="Plane.004" ifc:guid="0AIIUCWyTDwfmkp7ZkxKNn">
|
|
<path d="M260.41667570016131,276.29168227248033 L260.4166754309158,276.29168227248033"/>
|
|
<path d="M260.4166754309158,276.29168227248033 L260.41668079088686,181.04165521048097"/>
|
|
<path d="M260.41668079088686,181.041655210481 L260.41668106013236,181.041655210481"/>
|
|
</g>
|
|
<g id="product-40e06491-f773-4bc8-9ec7-06f87b8ea713" class="IfcVirtualElement material-null projection" ifc:name="Plane.004" ifc:guid="10u6IHztDBo9x71lXxZgSJ">
|
|
<path d="M323.91667961916664,276.29168782382698 L323.9166793499212,276.29168782382698"/>
|
|
<path d="M323.9166793499212,276.29168782382698 L323.91668470989219,181.04166076182761"/>
|
|
<path d="M323.91668470989219,181.04166076182764 L323.9166849791377,181.04166076182764"/>
|
|
</g>
|
|
<g id="product-bfa01d9f-fb0a-431c-9699-90397e72483b" class="IfcVirtualElement material-null projection" ifc:name="Plane.004" ifc:guid="2$e1sV_mf379QPa3b_SaWx">
|
|
<path d="M292.16667903606441,276.29168773353905 L292.16667842100765,276.29168614885276"/>
|
|
<path d="M292.16667765966486,276.29168418726238 L292.16667739041912,276.2916834935541"/>
|
|
<path d="M292.16667739041912,276.2916834935541 L292.16668275038893,181.04165657802906"/>
|
|
<path d="M292.16668275038893,181.04165657802906 L292.16668439603319,181.04165461570369"/>
|
|
</g>
|
|
<g id="product-839e8ee3-ed27-4836-b6ce-e15ad9f749a4" class="IfcVirtualElement material-null projection" ifc:name="Plane.004" ifc:guid="23dexZxIT8DhREuLhPzqca">
|
|
<path d="M276.29168146461717,276.2916955375581 L276.2916803001724,276.29168476101631"/>
|
|
<path d="M276.29168008821546,276.2916827994265 L276.29167981896927,276.29168030764464"/>
|
|
<path d="M276.29167981896927,276.29168030764464 L276.29167912360919,181.04165339211858"/>
|
|
<path d="M276.29167912360919,181.04165339211858 L276.29167939285509,181.04165486913408"/>
|
|
<path d="M276.29168146461717,276.2916955375581 L276.29168146461706,276.29168476101643"/>
|
|
</g>
|
|
<g id="product-b912f6a3-344d-4155-ba34-19c2fb6974cd" class="IfcVirtualElement material-null projection" ifc:name="Plane.004" ifc:guid="2v4lQZD4r1LReq6SBxQNJD">
|
|
<path d="M308.0416821823564,276.29169831323134 L308.04168101791163,276.29168753668955"/>
|
|
<path d="M308.04168080595468,276.29168557509968 L308.04168053670855,276.29168308331788"/>
|
|
<path d="M308.04168053670855,276.29168308331788 L308.04167984134841,181.04165616779179"/>
|
|
<path d="M308.04167984134841,181.04165616779179 L308.04168011059431,181.04165764480729"/>
|
|
<path d="M308.0416821823564,276.29169831323134 L308.04168218235628,276.29168753668966"/>
|
|
</g>
|
|
<g id="product-e0eec433-7a0f-4648-b8e1-48a8704a4ed7" class="IfcWall material-null projection" ifc:name="Cube" ifc:guid="3WxiGpUWz6IBZXIAXmIaxN">
|
|
<path d="M292.16667733547774,260.41666716104743 L292.16667734704311,260.28437523811186"/>
|
|
<path d="M292.16667733547774,260.41666716104743 L291.17449679194311,260.41666707430829"/>
|
|
<path d="M292.16667731234713,260.68125062842915 L292.16667733547774,260.41666716104743"/>
|
|
<path d="M292.16666976568763,260.4166671610468 L292.16667733547774,260.41666716104743"/>
|
|
<path d="M292.16667731234713,260.68125062842915 L292.16666974255702,260.68125062842847"/>
|
|
<path d="M292.16667731234713,260.68125062842915 L292.16666974255702,260.68125062842847"/>
|
|
<path d="M292.16667723139,261.60729219653081 L292.16667731234713,260.68125062842915"/>
|
|
</g>
|
|
<g id="product-5afe24e6-b053-4d21-8629-9a17b632780b" class="IfcWall material-null projection" ifc:name="Cube" ifc:guid="1Q$YJci5DD8OOfcXUsCdWB">
|
|
<path d="M262.00417280491058,258.66379962048802 L262.00417279045394,258.82916435856839"/>
|
|
<path d="M262.00417279045394,258.82916435856839 L292.16666990447135,258.82916699545763"/>
|
|
<path d="M292.16666991892799,258.66380225737731 L262.00417280491058,258.66379962048802"/>
|
|
<path d="M292.16666990447135,258.82916699545763 L292.16666991892799,258.66380225737731"/>
|
|
<path d="M292.16666991892799,258.66380225737731 L262.16953867809934,258.66379963494478"/>
|
|
<path d="M292.16666990447135,258.82916699545763 L292.16666991892799,258.66380225737731"/>
|
|
<path d="M291.1744963629925,258.82916690871906 L292.16666990447135,258.82916699545763"/>
|
|
<path d="M260.54896845097346,258.82916408941679 L260.54896832375505,260.28437266324869"/>
|
|
<path d="M292.16666977725299,260.28437542405595 L292.16666977725299,260.28437533273353"/>
|
|
<path d="M292.16666977725299,260.28437533273353 L292.16666990447135,258.82916685352404"/>
|
|
<path d="M292.16666990447135,258.82916685352404 L260.54896845097346,258.82916408941679"/>
|
|
<path d="M260.41667564384045,260.28437246243851 L260.41667563227514,260.41666438537413"/>
|
|
<path d="M292.16666976568763,260.4166671610468 L291.17449679194311,260.41666707430829"/>
|
|
<path d="M292.16666977725299,260.28437523811118 L292.16666976568763,260.4166671610468"/>
|
|
<path d="M292.16666976568763,260.4166671610468 L292.16666977725299,260.28437533273353"/>
|
|
<path d="M292.16666977725299,260.28437527498039 L292.16666977725299,260.28437533273353"/>
|
|
<path d="M260.54896832375505,260.28437266324869 L292.16666977725299,260.28437533273353"/>
|
|
<path d="M260.54896832375505,260.28437266324869 L260.41667564384045,260.28437246243851"/>
|
|
<path d="M260.15209632827799,260.41666436224386 L260.15209630514738,260.68124782962559"/>
|
|
<path d="M292.16666974255702,260.68125062842847 L291.17449686343491,260.68125054168996"/>
|
|
<path d="M292.16666974255702,260.68125062842847 L292.16666976568763,260.4166671610468"/>
|
|
<path d="M292.16666976568763,260.4166671610468 L292.16666974255702,260.68125062842847"/>
|
|
<path d="M291.17449679194311,260.41666707430829 L292.16666976568763,260.4166671610468"/>
|
|
<path d="M260.41667563227514,260.41666438537413 L292.16666976568769,260.4166671610468"/>
|
|
<path d="M260.41667563227514,260.41666438537413 L260.15209632827799,260.41666436224386"/>
|
|
<path d="M259.22605360157718,260.68124774866834 L259.22605352062004,261.60728931677005"/>
|
|
<path d="M259.22605352062004,261.60728931677005 L292.16666966159994,261.60729219653018"/>
|
|
<path d="M292.16666974255702,260.68125062842847 L292.16666966159994,261.60729219653018"/>
|
|
<path d="M292.16666966159994,261.60729219653018 L292.16666974255702,260.68125062842847"/>
|
|
<path d="M291.17449686343491,260.68125054168996 L292.16666974255702,260.68125062842847"/>
|
|
<path d="M260.15209630514738,260.68124782962559 L292.16666974255702,260.68125062842847"/>
|
|
<path d="M260.15209630514738,260.68124782962559 L259.22605360157718,260.68124774866834"/>
|
|
</g>
|
|
<g id="product-bd933419-2e92-4186-b35b-13cf4399c256" class="IfcWall material-null projection" ifc:name="Cube" ifc:guid="2zapGPBf91XhDR4yz3cS9M">
|
|
<path d="M262.16954769901929,198.50418691680679 L262.00417806423098,198.50418690234972"/>
|
|
<path d="M262.00417806423098,198.50418690234972 L262.00417280561743,258.6557143749805"/>
|
|
<path d="M262.00417806422962,198.50420232207307 L262.00417806422985,198.50419949501563"/>
|
|
<path d="M262.16954244040573,258.65571438943761 L262.16954768456299,198.66954765172005"/>
|
|
<path d="M262.16954244040573,258.65571438943761 L262.16954769901929,198.50418691680679"/>
|
|
<path d="M262.00417280561743,258.6557143749805 L262.16954244040573,258.65571438943761"/>
|
|
<path d="M262.16953867626808,258.65571438943726 L262.16954244040573,258.65571438943761"/>
|
|
<path d="M262.00417819145162,197.0489522837089 L260.54897082405506,197.04895215649066"/>
|
|
<path d="M260.54897082405341,197.04899473570435 L260.54897082405353,197.04899189143725"/>
|
|
<path d="M260.54896845097346,258.82916408941679 L262.00417279045394,258.82916421663481"/>
|
|
<path d="M262.00417279045394,258.82916421663481 L262.00417819145162,197.0489522837089"/>
|
|
<path d="M260.54897083561912,196.91667461615634 L260.41667815570452,196.91667460459092"/>
|
|
<path d="M260.5489683237551,260.28437247400393 L260.54896845097346,258.82916408941679"/>
|
|
<path d="M260.54897082405506,197.04895215649066 L260.54896845097346,258.82916408941679"/>
|
|
<path d="M260.54897082405506,197.04895215649066 L260.54897083561912,196.91667461615634"/>
|
|
<path d="M260.41667564384045,260.28437246243851 L260.5489683237551,260.28437247400393"/>
|
|
<path d="M260.41667815570355,196.91669919005042 L260.41667815570344,196.91670203588205"/>
|
|
<path d="M260.41667817883632,196.65207713309744 L260.15209887483923,196.65207710996719"/>
|
|
<path d="M260.41667563227514,260.41666438537413 L260.41667564384045,260.28437246243851"/>
|
|
<path d="M260.41667815570452,196.91667460459092 L260.41667564384045,260.28437246243851"/>
|
|
<path d="M260.41667815570452,196.91667460459092 L260.41667817883632,196.65207713309744"/>
|
|
<path d="M260.41667816826805,196.91670204844667 L260.41667816826816,196.91669920261506"/>
|
|
<path d="M260.15209887483741,196.65212269207285 L260.15209887483752,196.65211984311227"/>
|
|
<path d="M260.15209632827799,260.41666436224386 L260.41667563227514,260.41666438537413"/>
|
|
<path d="M260.1520989557967,195.726031378481 L259.2260562522265,195.72603129752378"/>
|
|
<path d="M259.2260562522265,195.72603129752378 L260.1520989557967,195.726031378481"/>
|
|
<path d="M260.15209630514738,260.68124782962559 L260.15209632827799,260.41666436224386"/>
|
|
<path d="M260.15209887483923,196.65207710996719 L260.15209632827799,260.41666436224386"/>
|
|
<path d="M260.15209887483923,196.65207710996719 L260.1520989557967,195.726031378481"/>
|
|
<path d="M260.15209891800538,196.65212273524085 L260.15209891800549,196.65211988628027"/>
|
|
<path d="M260.15209895579568,195.7260570107839 L260.1520989557967,195.726031378481"/>
|
|
<path d="M259.22605625222451,195.72607984915527 L259.22605625222462,195.72607698924315"/>
|
|
<path d="M259.22605625222548,195.72605656921235 L259.2260562522265,195.72603129752378"/>
|
|
<path d="M259.2260562522265,195.72603129752378 L259.22605360157718,260.68124774866834"/>
|
|
<path d="M259.22605360157718,260.68124774866834 L260.15209630514738,260.68124782962559"/>
|
|
</g>
|
|
<g id="product-4fbf3ab6-22a7-4b71-ae5a-8a8a69d65c6f" class="IfcVirtualElement material-null projection" ifc:name="Plane" ifc:guid="1Flpgs8gTBSQvQYeffrbnl">
|
|
<path d="M339.7916875159126,181.0416602224474 L339.7916791888905,276.29169031236256"/>
|
|
<path d="M244.5416702943873,276.29168198534228 L339.7916791888905,276.29169031236256"/>
|
|
<path d="M244.5416786214094,181.04165189542718 L244.5416702943873,276.29168198534234"/>
|
|
<path d="M339.7916875159126,181.0416602224474 L244.54167862140937,181.04165189542718"/>
|
|
</g>
|
|
<g id="product-ccd50001-8e08-458a-bbce-29bb326d584a" class="IfcWall material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP projection" ifc:name="Wall" ifc:guid="3CrG01ZWX5YhlEARioRLXA">
|
|
<path d="M262.1695261796325,198.66954765170982 L322.16383865806205,198.66957625922629"/>
|
|
<path d="M259.22603583218921,195.72605656920263 L262.1695261796325,198.66954765170982"/>
|
|
<path d="M325.10732770664464,195.72608798384948 L259.22603583218921,195.72605656920263"/>
|
|
<path d="M322.16383865806205,198.66957625922629 L325.10732770664464,195.72608798384948"/>
|
|
</g>
|
|
<g id="product-e66be306-ede1-429b-822e-3dd6fb49ca89" class="IfcWall material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP projection" ifc:name="Wall" ifc:guid="3cQ_C6xU52cu8kFTRxISg9">
|
|
<path d="M291.1744963183101,258.66380218255637 L262.16953871700326,258.66381001984365"/>
|
|
<path d="M291.174497113656,261.60729186149763 L291.1744963183101,258.66380218255637"/>
|
|
<path d="M259.22604970656323,261.60730049413081 L291.174497113656,261.60729186149763"/>
|
|
<path d="M262.16953871700326,258.66381001984365 L259.22604970656323,261.60730049413081"/>
|
|
</g>
|
|
<g id="product-46af7981-84fa-427d-9902-91ec2e72c8bd" class="IfcWall material-null projection" ifc:name="Cube" ifc:guid="16htc1XFf2VPa2aUmkSiYz">
|
|
<path d="M260.41667815570236,196.91669919004926 L260.41667815570213,196.91670203588072"/>
|
|
<path d="M260.15209887483547,196.65211984311026 L260.15209887483525,196.65212269207069"/>
|
|
<path d="M260.41667815570236,196.91669919004923 L260.41667815570213,196.91670203588072"/>
|
|
<path d="M260.1520989557967,195.726031378481 L259.2260562522265,195.72603129752378"/>
|
|
<path d="M259.2260562522265,195.72603129752378 L259.22605625222428,195.72605656921235"/>
|
|
<path d="M259.22605625222252,195.72607698924099 L259.22605625222229,195.726079849153"/>
|
|
<path d="M260.15209887483525,196.65212269207069 L260.15209887483547,196.65211984311026"/>
|
|
<path d="M260.15209895579449,195.7260570107839 L260.1520989557967,195.726031378481"/>
|
|
</g>
|
|
<g id="product-d8df14fc-3d4e-4e58-9847-17674f4e8307" class="IfcWall material-null projection" ifc:name="Cube" ifc:guid="3OtnJyFKvEM9X75sTFJeC7">
|
|
<path d="M322.16383602819735,198.66953145883113 L322.32919660092205,198.50417092947561"/>
|
|
<path d="M322.32919660092205,198.50417092947561 L262.16955355631239,198.50416304049105"/>
|
|
<path d="M262.16955353462794,198.669523591531 L322.16383602819735,198.66953145883113"/>
|
|
<path d="M262.16955355631239,198.50416304049105 L262.16955353462794,198.669523591531"/>
|
|
<path d="M322.32919660092205,198.50417092947561 L323.78440718706241,197.04896072499054"/>
|
|
<path d="M262.00418529354852,198.50416301880563 L322.32919660092205,198.50417092947561"/>
|
|
<path d="M262.00418579189903,197.0489526234928 L262.00418529354852,198.50416301880563"/>
|
|
<path d="M323.78440718706241,197.04896072499054 L323.91669685640869,196.91667109033995"/>
|
|
<path d="M260.54897799239387,196.91666278066702 L260.54897797504617,197.04895243266535"/>
|
|
<path d="M260.54897797504617,197.04895243266535 L262.00418579189903,197.0489526234928"/>
|
|
<path d="M323.78440718706241,197.04896072499054 L262.00418579189903,197.0489526234928"/>
|
|
<path d="M323.91669685640869,196.91667109033995 L324.18128225093329,196.65209182103891"/>
|
|
<path d="M260.41668550172403,196.91666276331898 L260.54897799239387,196.91666278066702"/>
|
|
<path d="M323.91669685640869,196.91667109033995 L260.54897799239387,196.91666278066702"/>
|
|
<path d="M260.41668553642018,196.65207740348944 L260.41668550172403,196.91666276331898"/>
|
|
<path d="M260.15210547544405,196.65207736879398 L260.41668553642018,196.65207740348944"/>
|
|
<path d="M324.18128225093329,196.65209182103891 L260.41668553642018,196.65207740348944"/>
|
|
<path d="M324.18128225093329,196.65209182103891 L325.10733415968849,195.72604015515745"/>
|
|
<path d="M325.10733415968849,195.72604015515745 L325.10728633100365,195.72608798382976"/>
|
|
<path d="M325.10733415968849,195.72604015515745 L260.15210559688029,195.72603163730781"/>
|
|
<path d="M260.15210559688029,195.72603163730781 L325.10733415968849,195.72604015515745"/>
|
|
<path d="M260.15210559688029,195.72603163730781 L260.15210547544405,196.65207736879398"/>
|
|
<path d="M260.15210559688029,195.72603163730781 L260.15210559687694,195.72605701078709"/>
|
|
</g>
|
|
<g id="product-cf6cce85-4acb-41b8-917d-0a30e457336d" class="IfcWall material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP projection" ifc:name="Wall" ifc:guid="3FRCw5Iij1k95z2Z3aLpDj">
|
|
<path d="M262.16953867810167,258.66381002140565 L262.16952508977982,198.66954938695918"/>
|
|
<path d="M259.22604966584231,261.60730049413087 L262.16953867810167,258.66381002140565"/>
|
|
<path d="M259.22603474415621,195.72605834108185 L259.22604966584231,261.60730049413087"/>
|
|
<path d="M262.16952508977982,198.66954938695918 L259.22603474415621,195.72605834108185"/>
|
|
</g>
|
|
<g id="product-ee2a1954-b22b-41c3-8882-c374035e0dee" class="IfcWall material-null projection" ifc:name="Cube" ifc:guid="3kAXbKiYj1muY2mtG3NWtk">
|
|
<path d="M322.32920018062788,198.50415508461722 L322.16383361318276,198.66952456958725"/>
|
|
<path d="M322.16383361318276,198.66952456958725 L322.16384076506341,228.6666842204236"/>
|
|
<path d="M322.32920737193564,228.66668418099712 L322.32920018062788,198.50415508461722"/>
|
|
<path d="M322.16384076506341,228.6666842204236 L322.32920737193564,228.66668418099712"/>
|
|
<path d="M322.16384076506341,228.6666842204236 L322.1638336131951,198.66957625922387"/>
|
|
<path d="M322.32920018064249,198.50421635323858 L322.32920018064215,198.50421478008391"/>
|
|
<path d="M322.16384076506341,228.6666842204236 L322.16384399401932,228.66668422042284"/>
|
|
<path d="M323.78440568711886,197.04895134441239 L322.32920018062822,198.50415640933051"/>
|
|
<path d="M322.32920018062822,198.50415640933051 L322.32920737193564,228.66668418099712"/>
|
|
<path d="M322.32920737193564,228.66668418099712 L323.78441473933219,228.66668383404863"/>
|
|
<path d="M323.7844041731812,197.04901275314742 L323.78440417318063,197.04901116980338"/>
|
|
<path d="M323.91669984946441,196.91671711254241 L323.91669984946401,196.91671552827188"/>
|
|
<path d="M323.91669984945003,196.91665692975357 L323.78440568711886,197.04895134441239"/>
|
|
<path d="M323.78441473933219,228.66668383404863 L323.91670741924679,228.66668380250761"/>
|
|
<path d="M323.7844072010908,197.04900972523859 L323.7844072010904,197.04900814189438"/>
|
|
<path d="M323.78441473933219,228.66668383404863 L323.78440568711886,197.04895134441239"/>
|
|
<path d="M324.1812790903661,196.65207557560592 L323.91669984945003,196.91665692975357"/>
|
|
<path d="M324.18127909038094,196.65213794297907 L324.1812790903806,196.65213635685592"/>
|
|
<path d="M323.91670741924679,228.66668380250761 L324.18128672324394,228.66668373942696"/>
|
|
<path d="M323.91669984946441,196.91671711254244 L323.91669984946401,196.91671552827188"/>
|
|
<path d="M323.91670741924679,228.66668380250761 L323.91669984945003,196.91665692975357"/>
|
|
<path d="M324.18128672324394,228.66668373942696 L324.1812790903661,196.65207557560592"/>
|
|
<path d="M325.10732942681415,228.66668351864118 L325.10732157315078,195.72603397596322"/>
|
|
<path d="M325.10732157315078,195.72603397596322 L324.1812790903661,196.65207557560592"/>
|
|
<path d="M324.18128672324394,228.66668373942696 L325.10732942681415,228.66668351864118"/>
|
|
<path d="M324.18127909038094,196.65213794297907 L324.1812790903806,196.65213635685592"/>
|
|
<path d="M325.10732157315078,195.72603397596322 L325.10726756524173,195.72608798382078"/>
|
|
<path d="M325.10732157316551,195.72609570993484 L325.10732157316517,195.72609411732736"/>
|
|
<path d="M325.10732157316369,195.72608798384655 L325.10732157315078,195.72603397596322"/>
|
|
</g>
|
|
<g id="product-7f4c2e04-e912-421e-9d9f-7a097ca1f2bb" class="IfcWall material-null projection" ifc:name="Cube" ifc:guid="1$J2u4wH927fsVUWbyeVAx">
|
|
<path d="M292.16668898540831,195.72603228717333 L292.16668898540826,195.72603583551347"/>
|
|
<path d="M260.15209851597075,195.72603190540332 L292.16668898540831,195.72603228717333"/>
|
|
<path d="M260.15209851597075,195.72603190540332 L260.15209851597047,195.72605701078371"/>
|
|
</g>
|
|
<g id="product-e3283463-ccfe-403e-b7e9-c543e0efb137" class="IfcWall material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP projection" ifc:name="Wall" ifc:guid="3ZA3HZpFv0FhVfnKFWxx4t">
|
|
<path d="M259.22604413499772,195.72606773192553 L259.22604413499704,195.7260648720125"/>
|
|
</g>
|
|
<g id="product-066aa392-6db4-4769-8369-f20bb49afd56" class="IfcWall material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP projection" ifc:name="Wall" ifc:guid="06QgEIRRH7QODfyWkqclrM">
|
|
<path d="M276.88698281670315,195.5606951679344 L276.88698285415092,195.72603210496473"/>
|
|
<path d="M276.88698281670315,195.5606951679344 L275.26640982414148,195.56069546369301"/>
|
|
<path d="M275.26640986158918,195.72603208563962 L275.26640982414148,195.56069546369301"/>
|
|
</g>
|
|
<g id="product-8d8ecc6f-4583-472d-a6b0-ebcfbeed9a6c" class="IfcSlab material-null projection" ifc:name="Cube" ifc:guid="2DZinlHOD7BQQmwy__xPfi">
|
|
<path d="M260.54897082405159,197.04899189143532 L260.54897082405131,197.04899473570225"/>
|
|
<path d="M323.78437853673137,228.66668634445006 L323.78437577262503,260.28437744938577"/>
|
|
<path d="M291.17449636299176,258.82916420322687 L292.1666789882197,258.82916428996623"/>
|
|
<path d="M292.16667886100117,260.28437468527886 L292.1666789882197,258.82916428996623"/>
|
|
<path d="M292.16667886100117,260.28437468527886 L323.78437577262503,260.28437744938572"/>
|
|
</g>
|
|
<g id="product-c843c4ee-6482-4c0c-9679-6f7bf2509774" class="IfcWall material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP projection" ifc:name="Wall" ifc:guid="38GyJkP89C39PvRtloK9Tq">
|
|
<path d="M322.16383815336673,198.66957833591857 L322.16384399401977,228.6666866599798"/>
|
|
<path d="M325.10732725918979,195.72609002391209 L322.16383815336673,198.66957833591857"/>
|
|
<path d="M325.10733367296109,228.66668608686118 L325.10732725918979,195.72609002391209"/>
|
|
<path d="M322.16384399401977,228.6666866599798 L325.10733367296109,228.66668608686118"/>
|
|
</g>
|
|
<g id="product-ada26624-4dc6-41d9-9fe4-5c48d732eb42" class="IfcWall material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP projection" ifc:name="Wall" ifc:guid="2jecOaJSP1sP$aN4ZNCkj2">
|
|
<path d="M259.22604413499465,195.72605337403246 L259.22605625222457,195.72605337403823"/>
|
|
<path d="M259.22604413499465,195.72605337403246 L259.22604733016954,195.72605656920811"/>
|
|
</g>
|
|
<g ifc:guid="3Im9GEYFD7IvGadPZD3Yi3" ifc:name="Plane.004" class="IfcVirtualElement material-null cut"><path d="M309.5776091019312,196.91666960716248 L339.79166547457373,196.91666960716248"/><path d="M309.5776091019312,196.91666960716248 L244.54167981942493,196.91666464010873"/></g><g ifc:guid="2UeDmn1Uf0EeMXUJ5$fK7M" ifc:name="Plane.004" class="IfcVirtualElement material-null cut"><path d="M309.5776091019312,228.66666813691455 L339.79166547457373,228.66667062044144"/><path d="M309.5776091019312,228.66666813691455 L244.54167733589807,228.66666068633396"/></g><g ifc:guid="2bmAfSVwv808LchEUai7Fz" ifc:name="Plane.004" class="IfcVirtualElement material-null cut"><path d="M309.5776041348775,260.41666901232423 L339.79166050752,260.416671653721"/><path d="M309.5776041348775,260.41666901232423 L244.54167485237122,260.41666332670366"/></g><g ifc:guid="0AIIUCWyTDwfmkp7ZkxKNn" ifc:name="Plane.004" class="IfcVirtualElement material-null cut"><path d="M260.4166666282279,276.2916708985964 L260.4166683284535,246.07760210831958"/><path d="M260.4166719881989,181.04164799054462 L260.4166683284535,246.07760210831958"/></g><g ifc:guid="10u6IHztDBo9x71lXxZgSJ" ifc:name="Plane.004" class="IfcVirtualElement material-null cut"><path d="M323.91666869322455,276.2916758656502 L323.91666869322455,246.07760707537332"/><path d="M323.9166736602783,181.04165295759836 L323.91666869322455,246.07760707537332"/></g><g ifc:guid="2$e1sV_mf379QPa3b_SaWx" ifc:name="Plane.004" class="IfcVirtualElement material-null cut"><path d="M292.1666701634725,276.2916721403599 L292.16667264699936,246.07759838302928"/><path d="M292.1666701634725,181.04164799054462 L292.16667264699936,246.07759838302928"/></g><g ifc:guid="23dexZxIT8DhREuLhPzqca" ifc:name="Plane.004" class="IfcVirtualElement material-null cut"><path d="M276.2916708985964,276.2916708985964 L276.2916708985964,246.07759714126587"/><path d="M276.2916708985964,181.0416430234909 L276.2916708985964,246.07759714126587"/></g><g ifc:guid="2v4lQZD4r1LReq6SBxQNJD" ifc:name="Plane.004" class="IfcVirtualElement material-null cut"><path d="M308.04167191187537,276.2916733821233 L308.04166694482166,246.07759962479273"/><path d="M308.04166694482166,181.04164799054462 L308.04166694482166,246.07759962479273"/></g><g ifc:guid="1Q$YJci5DD8OOfcXUsCdWB" ifc:name="Cube" class="IfcWall material-null cut"><path d="M262.0041645132005,258.8291556263963 L262.0041645132005,258.7744595172504"/><path d="M262.0041645132005,258.8291556263963 L282.19008445739746,258.82915733382106"/><path d="M292.166660229365,258.82915826514363 L282.19008445739746,258.82915733382106"/><path d="M262.0041645132005,258.66379092137015 L262.0041645132005,258.7744595172504"/><path d="M262.0041645132005,258.66379092137015 L271.9807376464208,258.6637918526927"/><path d="M292.166660229365,258.6637935601175 L271.9807376464208,258.6637918526927"/><path d="M292.166660229365,258.6637935601175 L292.166660229365,258.71848966926336"/><path d="M292.166660229365,258.82915826514363 L292.166660229365,258.71848966926336"/><path d="M260.5489591854469,260.2843639227406 L260.54895923395327,259.79153517012793"/><path d="M260.5489591854469,260.2843639227406 L281.4588397741318,260.28436575628194"/><path d="M292.166660229365,260.2843666876045 L281.4588397741318,260.28436575628194"/><path d="M292.166660229365,258.8291581099232 L292.166660229365,259.3219868528346"/><path d="M292.166660229365,260.2843666876045 L292.166660229365,259.3219868528346"/><path d="M260.5489593115635,258.82915531595546 L260.54895923395327,259.79153517012793"/><path d="M260.5489593115635,258.82915531595546 L271.2567796309789,258.82915624727804"/><path d="M292.166660229365,258.8291581099232 L271.2567796309789,258.82915624727804"/><path d="M260.4166666666676,260.4166556460162 L260.41666667184234,260.3574632667005"/><path d="M260.4166666666676,260.4166556460162 L277.96052147944766,260.4166571797487"/><path d="M292.166660229365,260.4166584216886 L277.96052147944766,260.4166571797487"/><path d="M292.166660229365,260.2843663771637 L292.166660229365,260.34355875647935"/><path d="M292.166660229365,260.4166584216886 L292.166660229365,260.34355875647935"/><path d="M260.41666667823296,260.2843636025985 L260.41666667184234,260.3574632667005"/><path d="M260.41666667823296,260.2843636025985 L274.622805416584,260.2843648443619"/><path d="M292.166660229365,260.2843663771637 L274.622805416584,260.2843648443619"/><path d="M260.15208659615985,260.6812390925673 L260.15208659615985,260.56877382022014"/><path d="M260.15208659615985,260.6812390925673 L278.55836475888884,260.68124070297927"/><path d="M292.166660229365,260.681241886535 L278.55836475888884,260.68124070297927"/><path d="M292.166660229365,260.681241886535 L292.166660229365,260.52912369292847"/><path d="M292.166660229365,260.4166584216886 L292.166660229365,260.52912369292847"/><path d="M260.15208661556244,260.4166556228856 L260.15208659615985,260.56877382022014"/><path d="M260.15208661556244,260.4166556228856 L273.7603820860386,260.416656812561"/><path d="M292.166660229365,260.4166584216886 L273.7603820860386,260.416656812561"/><path d="M259.2260439414531,261.60728054431576 L259.2260439414531,261.2136520911008"/><path d="M259.2260439414531,261.60728054431576 L278.16473568479216,261.60728217413026"/><path d="M292.166660229365,261.6072834158937 L278.16473568479216,261.60728217413026"/><path d="M292.166660229365,260.681241886535 L292.166660229365,261.0748702039321"/><path d="M292.166660229365,261.6072834158937 L292.166660229365,261.0748702039321"/><path d="M259.2260440190633,260.6812390149571 L259.2260439414531,261.2136520911008"/><path d="M259.2260440190633,260.6812390149571 L273.2279685636361,260.681240237318"/><path d="M292.166660229365,260.681241886535 L273.2279685636361,260.681240237318"/></g><g ifc:guid="3OtnJyFKvEM9X75sTFJeC7" ifc:name="Cube" class="IfcWall material-null cut"><path d="M322.32917845249176,198.50415488084155 L322.21851249535877,198.61482083797455"/><path d="M322.32917845249176,198.50415488084155 L282.0679893096288,198.50415488084155"/><path d="M322.16381529966986,198.66951306660968 L322.21851249535877,198.61482083797455"/><path d="M322.16381529966986,198.66951306660968 L302.32006311416626,198.66951803366342"/><path d="M262.1695379105707,198.66951306660968 L302.32006311416626,198.66951803366342"/><path d="M262.1695379105707,198.50415488084155 L282.0679893096288,198.50415488084155"/><path d="M262.1695379105707,198.50415488084155 L262.1695379105707,198.61482083797455"/><path d="M262.1695379105707,198.66951306660968 L262.1695379105707,198.61482083797455"/><path d="M322.32917845249176,198.50415488084155 L322.8220045566559,198.01132380962372"/><path d="M322.32917845249176,198.50415488084155 L301.89919968446094,198.5041598478953"/><path d="M323.78438611825305,197.04894224802652 L322.8220045566559,198.01132380962372"/><path d="M323.78438611825305,197.04894224802652 L282.92697916428244,197.04894224802652"/><path d="M262.00417010113597,197.04894224802652 L282.92697916428244,197.04894224802652"/><path d="M262.0041696354747,198.50415488084155 L301.89919968446094,198.5041598478953"/><path d="M262.0041696354747,198.50415488084155 L262.0041697906951,197.54177331924438"/><path d="M262.00417010113597,197.04894224802652 L262.0041697906951,197.54177331924438"/><path d="M323.91667862733203,196.91665470600128 L323.8435784975687,196.98974986871082"/><path d="M323.91667862733203,196.91665470600128 L288.9020542303721,196.916659673055"/><path d="M260.54896219284274,196.91665470600128 L288.9020542303721,196.916659673055"/><path d="M260.54896219284274,196.91665470600128 L260.548962202544,196.98974986871082"/><path d="M260.54896219284274,197.04894224802652 L260.548962202544,196.98974986871082"/><path d="M323.78438611825305,197.04894224802652 L323.8435784975687,196.98974986871082"/><path d="M323.78438611825305,197.04894224802652 L295.49048592646915,197.04894721508026"/><path d="M260.54896219284274,197.04894224802652 L295.49048592646915,197.04894721508026"/><path d="M323.91667862733203,196.91665470600128 L324.0291426579157,196.80419067541757"/><path d="M323.91667862733203,196.91665470600128 L296.92500829696655,196.916659673055"/><path d="M260.4166696860514,196.91665470600128 L296.92500829696655,196.916659673055"/><path d="M324.18126364549,196.65207465489704 L324.0291426579157,196.80419067541757"/><path d="M324.18126364549,196.65207465489704 L297.07712680101395,196.65207962195078"/><path d="M260.4166696892068,196.65206968784332 L297.07712680101395,196.65207962195078"/><path d="M260.4166696892068,196.65206968784332 L260.4166696873928,196.80419067541757"/><path d="M260.4166696860514,196.91665470600128 L260.4166696873928,196.80419067541757"/><path d="M260.1520896229582,196.65206968784332 L287.36869245767593,196.65206968784332"/><path d="M324.18126364549,196.65207465489704 L287.36869245767593,196.65206968784332"/><path d="M324.18126364549,196.65207465489704 L324.57489271958667,196.25844061374664"/><path d="M325.10731120904285,195.72602212429047 L324.57489271958667,196.25844061374664"/><path d="M325.10731120904285,195.72602212429047 L287.76232401529944,195.72602212429047"/><path d="M260.1520896423608,195.72602212429047 L287.76232401529944,195.72602212429047"/><path d="M260.1520896423608,195.72602212429047 L260.1520896423608,196.25844061374664"/><path d="M260.1520896229582,196.65206968784332 L260.1520896423608,196.25844061374664"/></g><g ifc:guid="3kAXbKiYj1muY2mtG3NWtk" ifc:name="Cube" class="IfcWall material-null cut"><path d="M322.16382026672363,198.66951306660968 L322.27449119091034,198.55884214242298"/><path d="M322.16382026672363,198.66951306660968 L322.16383020083106,218.74478956063587"/><path d="M322.1638351678848,228.66667558749515 L322.16383020083106,218.74478956063587"/><path d="M322.3291883865992,198.5041449467341 L322.27449119091034,198.55884214242298"/><path d="M322.3291883865992,198.5041449467341 L322.32919335365295,208.4807256857554"/><path d="M322.3292032877604,228.66667558749515 L322.32919335365295,208.4807256857554"/><path d="M322.3292032877604,228.66667558749515 L322.27450609207153,228.66667558749515"/><path d="M322.1638351678848,228.66667558749515 L322.27450609207153,228.66667558749515"/><path d="M323.78439605236053,197.04894224802652 L323.29156498114264,197.54176835219064"/><path d="M322.3291883865992,198.5041449467341 L323.29156498114264,197.54176835219064"/><path d="M322.3291883865992,198.5041449467341 L322.32919832070667,218.45167875289917"/><path d="M322.3292032877604,228.66667558749515 L322.32919832070667,218.45167875289917"/><path d="M323.78439605236053,197.04894224802652 L323.78440598646796,217.95885264873505"/><path d="M323.78441095352173,228.66667558749515 L323.78440598646796,217.95885264873505"/><path d="M323.78441095352173,228.66667558749515 L323.29157988230384,228.66667558749515"/><path d="M322.3292032877604,228.66667558749515 L323.29157988230384,228.66667558749515"/><path d="M323.9166885614395,196.91664973894754 L323.9166935284932,211.1228009064992"/><path d="M323.78439605236053,197.04894224802652 L323.8574961821238,196.97584211826324"/><path d="M323.9166885614395,196.91664973894754 L323.8574961821238,196.97584211826324"/><path d="M323.9167034626007,228.66667558749515 L323.9166935284932,211.1228009064992"/><path d="M323.9167034626007,228.66667558749515 L323.857511083285,228.66667558749515"/><path d="M323.78441095352173,228.66667558749515 L323.857511083285,228.66667558749515"/><path d="M323.78441095352173,228.66667558749515 L323.78440101941425,214.5197143157323"/><path d="M323.78439605236053,197.04894224802652 L323.78440101941425,214.5197143157323"/><path d="M324.1812686125437,196.65206472078958 L324.1812735795975,210.26037633419037"/><path d="M324.1812686125437,196.65206472078958 L324.06880458196,196.7645287513733"/><path d="M323.9166885614395,196.9166447718938 L324.06880458196,196.7645287513733"/><path d="M324.1812835137049,228.66667558749515 L324.1812735795975,210.26037633419037"/><path d="M324.1812835137049,228.66667558749515 L324.0688194831212,228.66667558749515"/><path d="M323.9167034626007,228.66667558749515 L324.0688194831212,228.66667558749515"/><path d="M323.9167034626007,228.66667558749515 L323.91669849554694,215.17083048820496"/><path d="M323.9166885614395,196.9166447718938 L323.91669849554694,215.17083048820496"/><path d="M324.1812835137049,228.66667558749515 L324.1812785466512,215.05836645762125"/><path d="M325.10731120904285,195.72602212429047 L325.10731617609656,209.7279628117879"/><path d="M324.1812686125437,196.65206472078958 L324.1812785466512,215.05836645762125"/><path d="M324.1812686125437,196.65206472078958 L324.71368213494617,196.11965119838715"/><path d="M325.10731120904285,195.72602212429047 L324.71368213494617,196.11965119838715"/><path d="M325.10732611020404,228.6666731039683 L325.10731617609656,209.7279628117879"/><path d="M325.10732611020404,228.6666731039683 L324.71369703610736,228.66667558749515"/><path d="M324.1812835137049,228.66667558749515 L324.71369703610736,228.66667558749515"/></g><g class="cut IfcWall 2zapGPBf91XhDR4yz3cS9M material-null"><path d="M260.304,260.417 L260.417,260.417 L260.417,260.284 L260.417,233.313 L260.417,225.27 L260.417,196.917 L260.417,196.652 L260.304,196.652 L260.152,196.652 L260.152,195.726 L259.62,195.726 L259.226,195.726 L259.226,223.336 L259.226,260.681 L259.758,260.681 L260.152,260.681 L260.152,260.417 Z"/></g><g class="cut IfcWall 2zapGPBf91XhDR4yz3cS9M material-null"><path d="M261.511,258.829 L262.004,258.829 L262.004,258.656 L262.115,258.656 L262.17,258.656 L262.17,218.4 L262.17,198.504 L262.059,198.504 L262.004,198.504 L262.004,197.049 L261.042,197.049 L260.549,197.049 L260.549,196.917 L260.49,196.917 L260.417,196.917 L260.417,233.313 L260.417,260.284 L260.49,260.284 L260.549,260.284 L260.549,258.829 Z"/></g><g class="cut IfcWall 38GyJkP89C39PvRtloK9Tq 3CrG01ZWX5YhlEARioRLXA material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP 3FRCw5Iij1k95z2Z3aLpDj"><path d="M323.917,228.667 L324.181,228.667 L325.107,228.667 L325.107,195.726 L259.226,195.726 L259.226,261.607 L260.152,260.681 L260.417,260.417 L260.549,260.284 L262.004,258.829 L262.17,258.664 L262.17,198.67 L322.164,198.67 L322.164,228.667 L322.329,228.667 L323.784,228.667 Z"/></g><g class="cut material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP IfcWall 3cQ_C6xU52cu8kFTRxISg9"><path d="M291.174,260.284 L291.174,258.829 L291.174,258.664 L262.17,258.664 L262.004,258.829 L260.549,260.284 L260.417,260.417 L260.152,260.681 L259.226,261.607 L291.174,261.607 L291.174,260.681 L291.174,260.417 Z"/></g><g class="IfcMaterialLayer cut IfcWall layer-material-category-Materials 38GyJkP89C39PvRtloK9Tq 3FRCw5Iij1k95z2Z3aLpDj 3CrG01ZWX5YhlEARioRLXA layer-material-WOODSTUD material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP layer-material-DRYWALL"><path d="M262.004,198.504 L262.004,258.829 L262.17,258.664 L262.17,198.67 L322.164,198.67 L322.164,228.667 L322.329,228.667 L323.784,228.667 L323.784,197.049 L322.329,198.504 Z"/></g><g class="IfcMaterialLayer layer-material-WALLSHEATHING layer-material-AIRGAP cut IfcWall layer-material-category-Materials 38GyJkP89C39PvRtloK9Tq 3CrG01ZWX5YhlEARioRLXA layer-material-WOODSTUD material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP 3FRCw5Iij1k95z2Z3aLpDj"><path d="M260.549,260.284 L262.004,258.829 L262.004,198.504 L322.329,198.504 L323.784,197.049 L323.784,228.667 L323.917,228.667 L324.181,228.667 L324.181,196.652 L323.917,196.917 L260.417,196.917 L260.417,260.417 Z"/></g><g class="IfcMaterialLayer layer-material-AIRGAP cut IfcWall layer-material-category-Materials 38GyJkP89C39PvRtloK9Tq layer-material-BRICK 3CrG01ZWX5YhlEARioRLXA material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP 3FRCw5Iij1k95z2Z3aLpDj"><path d="M259.226,195.726 L259.226,261.607 L260.152,260.681 L260.417,260.417 L260.417,196.917 L323.917,196.917 L324.181,196.652 L324.181,228.667 L325.107,228.667 L325.107,195.726 Z"/></g><g class="IfcMaterialLayer cut IfcWall 3cQ_C6xU52cu8kFTRxISg9 layer-material-category-Materials layer-material-WOODSTUD material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP layer-material-DRYWALL"><path d="M262.004,258.829 L260.549,260.284 L291.174,260.284 L291.174,258.829 L291.174,258.664 L262.17,258.664 Z"/></g><g class="IfcMaterialLayer layer-material-WALLSHEATHING layer-material-AIRGAP cut IfcWall 3cQ_C6xU52cu8kFTRxISg9 layer-material-category-Materials material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP"><path d="M291.174,260.284 L260.549,260.284 L260.417,260.417 L260.152,260.681 L291.174,260.681 L291.174,260.417 Z"/></g><g class="IfcMaterialLayer cut IfcWall 3cQ_C6xU52cu8kFTRxISg9 layer-material-category-Materials layer-material-BRICK material-BasicWallEXTWALLBRICK12SHEATHING2X4WOODBATT58GYP"><path d="M291.174,261.607 L291.174,260.681 L260.152,260.681 L259.226,261.607 Z"/></g></g>
|
|
<defs/>
|
|
<use transform="rotate(-89.99998884409983, 332.27117919921875, 225.14260864257812)" x="332.27117919921875" xlink:href="#elevation-arrow" y="225.14260864257812"/>
|
|
<use x="332.27117919921875" xlink:href="#elevation-tag" y="225.14260864257812"/>
|
|
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="332.27117919921875" y="222.64260864257812">-</text>
|
|
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="332.27117919921875" y="227.64260864257812">-</text>
|
|
<line class="GlobalId-0CoXxgA_v4R9r8SoSnyUcP IfcAnnotation PredefinedType-SECTION" x1="228.6666717529297" x2="355.6666564941406" y1="219.14166259765625" y2="219.14169311523438"/>
|
|
<use transform="rotate(1.3767941951353354e-05, 228.6666717529297, 219.14166259765625)" x="228.6666717529297" xlink:href="#section-arrow" y="219.14166259765625"/>
|
|
<use x="228.6666717529297" xlink:href="#section-tag" y="219.14166259765625"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="228.6666717529297" y="216.64166259765625">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="228.6666717529297" y="221.64166259765625">-</text>
|
|
<use transform="rotate(1.3767941951353354e-05, 355.6666564941406, 219.14169311523438)" x="355.6666564941406" xlink:href="#section-arrow" y="219.14169311523438"/>
|
|
<use x="355.6666564941406" xlink:href="#section-tag" y="219.14169311523438"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="355.6666564941406" y="216.64169311523438">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="355.6666564941406" y="221.64169311523438">-</text>
|
|
<use transform="rotate(90.00000250447816, 250.63900756835938, 237.29428100585938)" x="250.63900756835938" xlink:href="#elevation-arrow" y="237.29428100585938"/>
|
|
<use x="250.63900756835938" xlink:href="#elevation-tag" y="237.29428100585938"/>
|
|
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="250.63900756835938" y="234.79428100585938">-</text>
|
|
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="250.63900756835938" y="239.79428100585938">-</text>
|
|
<use transform="rotate(180.00000500895632, 291.4848327636719, 185.2841796875)" x="291.4848327636719" xlink:href="#elevation-arrow" y="185.2841796875"/>
|
|
<use x="291.4848327636719" xlink:href="#elevation-tag" y="185.2841796875"/>
|
|
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="291.4848327636719" y="182.7841796875">-</text>
|
|
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="291.4848327636719" y="187.7841796875">-</text>
|
|
<line class="GlobalId-0597$pTdLDsO$GedPao2Qm IfcAnnotation PredefinedType-SECTION" x1="228.6666717529297" x2="355.6666564941406" y1="244.5416717529297" y2="244.54168701171875"/>
|
|
<use transform="rotate(6.883970975676677e-06, 228.6666717529297, 244.5416717529297)" x="228.6666717529297" xlink:href="#section-arrow" y="244.5416717529297"/>
|
|
<use x="228.6666717529297" xlink:href="#section-tag" y="244.5416717529297"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="228.6666717529297" y="242.0416717529297">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="228.6666717529297" y="247.0416717529297">-</text>
|
|
<use transform="rotate(6.883970975676677e-06, 355.6666564941406, 244.54168701171875)" x="355.6666564941406" xlink:href="#section-arrow" y="244.54168701171875"/>
|
|
<use x="355.6666564941406" xlink:href="#section-tag" y="244.54168701171875"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="355.6666564941406" y="242.04168701171875">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="355.6666564941406" y="247.04168701171875">-</text>
|
|
<line class="GlobalId-0sy0P6Mwr6J9iLOSIvBIHM IfcAnnotation PredefinedType-SECTION" x1="282.64166259765625" x2="282.6416931152344" y1="292.16668701171875" y2="165.1666717529297"/>
|
|
<use transform="rotate(-89.99998884409983, 282.64166259765625, 292.16668701171875)" x="282.64166259765625" xlink:href="#section-arrow" y="292.16668701171875"/>
|
|
<use x="282.64166259765625" xlink:href="#section-tag" y="292.16668701171875"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="282.64166259765625" y="289.66668701171875">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="282.64166259765625" y="294.66668701171875">-</text>
|
|
<use transform="rotate(-89.99998884409983, 282.6416931152344, 165.1666717529297)" x="282.6416931152344" xlink:href="#section-arrow" y="165.1666717529297"/>
|
|
<use x="282.6416931152344" xlink:href="#section-tag" y="165.1666717529297"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="282.6416931152344" y="162.6666717529297">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="282.6416931152344" y="167.6666717529297">-</text>
|
|
<line class="GlobalId-2B20TQtCPCpPnfYNrEyRp2 IfcAnnotation PredefinedType-SECTION" x1="299.3582458496094" x2="299.3582458496094" y1="150.6179656982422" y2="292.6382751464844"/>
|
|
<use transform="rotate(90.00000250447816, 299.3582458496094, 150.6179656982422)" x="299.3582458496094" xlink:href="#section-arrow" y="150.6179656982422"/>
|
|
<use x="299.3582458496094" xlink:href="#section-tag" y="150.6179656982422"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="299.3582458496094" y="148.1179656982422">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="299.3582458496094" y="153.1179656982422">-</text>
|
|
<use transform="rotate(90.00000250447816, 299.3582458496094, 292.6382751464844)" x="299.3582458496094" xlink:href="#section-arrow" y="292.6382751464844"/>
|
|
<use x="299.3582458496094" xlink:href="#section-tag" y="292.6382751464844"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="299.3582458496094" y="290.1382751464844">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="299.3582458496094" y="295.1382751464844">-</text>
|
|
<use transform="rotate(-0.0, 293.798095703125, 269.9560546875)" x="293.798095703125" xlink:href="#elevation-arrow" y="269.9560546875"/>
|
|
<use x="293.798095703125" xlink:href="#elevation-tag" y="269.9560546875"/>
|
|
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="293.798095703125" y="267.4560546875">-</text>
|
|
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="293.798095703125" y="272.4560546875">-</text>
|
|
<line class="GlobalId-18UTbnM3z0fwg0mB9hj$PB IfcAnnotation PredefinedType-SECTION" x1="269.9416809082031" x2="269.9416809082031" y1="308.0416564941406" y2="149.2916717529297"/>
|
|
<use transform="rotate(-90.00000250447816, 269.9416809082031, 308.0416564941406)" x="269.9416809082031" xlink:href="#section-arrow" y="308.0416564941406"/>
|
|
<use x="269.9416809082031" xlink:href="#section-tag" y="308.0416564941406"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="269.9416809082031" y="305.5416564941406">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="269.9416809082031" y="310.5416564941406">-</text>
|
|
<use transform="rotate(-90.00000250447816, 269.9416809082031, 149.2916717529297)" x="269.9416809082031" xlink:href="#section-arrow" y="149.2916717529297"/>
|
|
<use x="269.9416809082031" xlink:href="#section-tag" y="149.2916717529297"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="269.9416809082031" y="146.7916717529297">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="269.9416809082031" y="151.7916717529297">-</text>
|
|
<line class="GlobalId-0PVDO5Lmz15u86rsOafpbi IfcAnnotation PredefinedType-SECTION" x1="285.8166809082031" x2="285.81671142578125" y1="292.16668701171875" y2="165.1666717529297"/>
|
|
<use transform="rotate(-89.99998884409983, 285.8166809082031, 292.16668701171875)" x="285.8166809082031" xlink:href="#section-arrow" y="292.16668701171875"/>
|
|
<use x="285.8166809082031" xlink:href="#section-tag" y="292.16668701171875"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="285.8166809082031" y="289.66668701171875">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="285.8166809082031" y="294.66668701171875">-</text>
|
|
<use transform="rotate(-89.99998884409983, 285.81671142578125, 165.1666717529297)" x="285.81671142578125" xlink:href="#section-arrow" y="165.1666717529297"/>
|
|
<use x="285.81671142578125" xlink:href="#section-tag" y="165.1666717529297"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="285.81671142578125" y="162.6666717529297">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="285.81671142578125" y="167.6666717529297">-</text>
|
|
<line class="GlobalId-1NPl9u7Uf5o9njkkD3lpRN IfcAnnotation PredefinedType-SECTION" x1="269.9416809082031" x2="269.9416809082031" y1="292.18011474609375" y2="165.15322875976562"/>
|
|
<use transform="rotate(-90.00000250447816, 269.9416809082031, 292.18011474609375)" x="269.9416809082031" xlink:href="#section-arrow" y="292.18011474609375"/>
|
|
<use x="269.9416809082031" xlink:href="#section-tag" y="292.18011474609375"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="269.9416809082031" y="289.68011474609375">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="269.9416809082031" y="294.68011474609375">-</text>
|
|
<use transform="rotate(-90.00000250447816, 269.9416809082031, 165.15322875976562)" x="269.9416809082031" xlink:href="#section-arrow" y="165.15322875976562"/>
|
|
<use x="269.9416809082031" xlink:href="#section-tag" y="165.15322875976562"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="269.9416809082031" y="162.65322875976562">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="269.9416809082031" y="167.65322875976562">-</text>
|
|
<line class="GlobalId-1uCQfib6X7rxr8lOqVwfJ4 IfcAnnotation PredefinedType-SECTION" x1="393.0068054199219" x2="220.8578643798828" y1="226.44802856445312" y2="226.44801330566406"/>
|
|
<use transform="rotate(-179.999991348578, 393.0068054199219, 226.44802856445312)" x="393.0068054199219" xlink:href="#section-arrow" y="226.44802856445312"/>
|
|
<use x="393.0068054199219" xlink:href="#section-tag" y="226.44802856445312"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="393.0068054199219" y="223.94802856445312">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="393.0068054199219" y="228.94802856445312">-</text>
|
|
<use transform="rotate(-179.999991348578, 220.8578643798828, 226.44801330566406)" x="220.8578643798828" xlink:href="#section-arrow" y="226.44801330566406"/>
|
|
<use x="220.8578643798828" xlink:href="#section-tag" y="226.44801330566406"/>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="220.8578643798828" y="223.94801330566406">-</text>
|
|
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="220.8578643798828" y="228.94801330566406">-</text>
|
|
</svg> |