1456 lines
No EOL
251 KiB
XML
1456 lines
No EOL
251 KiB
XML
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:ns1="http://www.inkscape.org/namespaces/inkscape" baseProfile="full" data-scale="3"=1'-0"" height="263.9989475637083mm" id="root" version="1.1" viewBox="0 0 324.99998807907104 263.9989475637083" width="324.99998807907104mm" 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: hsl(205, 45%, 30%); stroke: none; font-family: 'Century Gothic', 'OpenGost Type B TT', 'DejaVu Sans Condensed', 'Liberation Sans', 'Arial Narrow', 'Arial'; font-size: 3px; }
|
||
.cut,
|
||
.cut.material-poche,
|
||
.IfcWall.predefinedtype-CADIMPORT,
|
||
.IfcWindow.predefinedtype-CADIMPORT,
|
||
.IfcColumn.predefinedtype-CADIMPORT {
|
||
fill: hsl(0, 0%, 40%);
|
||
/* fill: none !important; */ /* for CAD backgrounds */
|
||
stroke: black;
|
||
stroke-linecap: 'round';
|
||
stroke-width: .6;
|
||
fill-rule: evenodd;
|
||
}
|
||
|
||
.surface {fill: white; stroke-width: 0.1;}
|
||
|
||
.projection { fill: white; stroke: rgb(0, 0, 0); stroke-linecap: 'round'; stroke-width: 0.2; }
|
||
.annotation { fill: none; stroke: hsl(205, 45%, 30%); stroke-linecap: 'round'; stroke-width: 0.3; }
|
||
.IfcAnnotation { fill: none; stroke: hsl(205, 45%, 30%); stroke-linecap: 'round'; stroke-width: 0.3; }
|
||
/* .IfcGeographicElement { fill: none; stroke: rgb(150, 150, 150); stroke-linecap: 'round'; stroke-dasharray: 1, 2;} */
|
||
.IfcGeographicElement.predefinedtype-TERRAIN.projection {stroke: none !important;}
|
||
.IfcGeographicElement.cut {stroke-width: 2px; fill: white !important;}
|
||
.predefinedtype-LINEWORK { stroke: hsl(205, 45%, 30%); stroke-width: 0.25; }
|
||
.predefinedtype-LINEWORK.dashed { stroke-dasharray: 1, 1; stroke-width: 0.5; }
|
||
.predefinedtype-LINEWORK.fine { stroke-width: 0.18; stroke: #777777; }
|
||
.predefinedtype-LINEWORK.thin { stroke-width: 0.25; }
|
||
.predefinedtype-LINEWORK.medium { stroke-width: 0.35; }
|
||
.predefinedtype-LINEWORK.thick { stroke-width: .75; }
|
||
.predefinedtype-LINEWORK.strong { stroke-width: 2.5; }
|
||
.predefinedtype-LINEWORK.centerline { stroke-dasharray: 1, .1, 1; }
|
||
.predefinedtype-LINEWORK.dashed_wide {stroke-width: 1.5px; stroke-dasharray: 3, 3;}
|
||
.predefinedtype-BACKGROUND { stroke: black; stroke-width: 0.18; }
|
||
.predefinedtype-GRID { marker-start: url(#grid-marker); marker-end: url(#grid-marker); }
|
||
.predefinedtype-GRID {stroke-dasharray: 12.5, 3, 3, 3;}
|
||
.predefinedtype-SECTION { stroke-dasharray: 12.5, 3, 3, 3; }
|
||
.predefinedtype-SECTIONLEVEL { marker-start: url(#section-level-marker); stroke-dasharray: 12.5, 3, 3, 3; }
|
||
.predefinedtype-PLANLEVEL { marker-end: url(#plan-level-marker); }
|
||
.predefinedtype-DIMENSION { marker-start: url(#dimension-marker-start); marker-end: url(#dimension-marker-end); }
|
||
.predefinedtype-ANGLE { marker-start: url(#angle-marker-start); marker-end: url(#angle-marker-end); }
|
||
.predefinedtype-RADIUS { marker-end: url(#fall-marker-end); }
|
||
.predefinedtype-FALL { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-SLOPEANGLE { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-SLOPEPERCENT { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-SLOPEFRACTION { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-DIAMETER { marker-start: url(#diameter-marker-start); marker-end: url(#diameter-marker-end); }
|
||
.predefinedtype-HIDDENLINE { stroke-dasharray: 1, .75; }
|
||
.predefinedtype-STAIRARROW { marker-start: url(#stair-marker-start); marker-end: url(#stair-marker-end); }
|
||
.predefinedtype-BOUNDARY { fill: none; stroke: red; stroke-width: 1; stroke-dasharray: 12, 4, 3, 4, 3, 4; }
|
||
.predefinedtype-WIDEREDDASHED { fill: none; stroke: red; stroke-width: 2; stroke-dasharray: 4, 4; }
|
||
.predefinedtype-SEALANT { fill: url(#crosshatch1); stroke-width: 0.25; }
|
||
.predefinedtype-FILLAREA { fill: white; stroke: black; }
|
||
.predefinedtype-FILLAREA.Name-EXISTING { fill: hsl(205, 45%, 30%); fill-opacity: .4 }
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.predefinedtype-BREAKLINE { fill: none; stroke: hsl(205, 45%, 30%); stroke-width: 0.25; marker-mid: url(#breakline-marker); }
|
||
.predefinedtype-TEXT { fill: hsl(205, 45%, 30%); stroke: none; }
|
||
path.predefinedtype-TEXTLEADER { marker-end: url(#leader-marker); }
|
||
text.predefinedtype-TEXTLEADER, tspan.predefinedtype-TEXTLEADER { fill: hsl(205, 45%, 30%); 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; }
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.equip_tag text:nth-of-type(2),
|
||
.e_ground_fault_circuit_interrupt text:nth-of-type(2),
|
||
.p_gas_supply_feed text:nth-of-type(2),
|
||
.p_drain_waste_indirect text:nth-of-type(2),
|
||
.p_water_cold text:nth-of-type(2),
|
||
.p_water_hot text:nth-of-type(2),
|
||
.p_drain_waste_direct text:nth-of-type(2),
|
||
.e_junction_box text:nth-of-type(2) {
|
||
font-size: 0.2px;
|
||
}
|
||
|
||
|
||
.material-blank { fill: white; }
|
||
.material-diagonal1 { fill: url(#diagonal1); }
|
||
.material-diagonal2 { fill: url(#diagonal2); }
|
||
.material-diagonal3 { fill: url(#diagonal3); }
|
||
.material-crosshatch1 { fill: url(#crosshatch1); }
|
||
.material-crosshatch2 { fill: url(#crosshatch2); }
|
||
.material-crosshatch3 { fill: url(#crosshatch3); }
|
||
.material-brick { fill: url(#brick); }
|
||
.material-earth { fill: url(#earth); }
|
||
.material-glass { fill: url(#glass); }
|
||
.material-liquid { fill: url(#liquid); }
|
||
.material-grass { fill: url(#grass); }
|
||
.material-honeycomb { fill: url(#honeycomb); }
|
||
.material-sand { fill: url(#sand); }
|
||
.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
|
||
.material-wood { fill: url(#wood); stroke: black; stroke-width: 0.5; }
|
||
|
||
|
||
.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; }
|
||
|
||
|
||
|
||
.cut.EPsetStatusStatus-EXISTING {fill: hsl(210, 15%, 70%); stroke: hsl(205, 45%, 30%);}
|
||
.projection.EPsetStatusStatus-EXISTING {stroke: hsl(205, 45%, 50%); stroke-width: .5px;}
|
||
|
||
|
||
|
||
/* Uncomment when 1st Phase */
|
||
/* ---------------------------------------------------------------- */
|
||
|
||
.cut.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.cut.ODOptionsODOption1-D {
|
||
fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: .3, 2;
|
||
}
|
||
|
||
.cut.EPsetStatusUserDefinedStatus-2NDPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.cut.ODOptionsODOption2-D {
|
||
fill: hsl(210, 15%, 70%); stroke: hsl(205, 45%, 30%);
|
||
}
|
||
|
||
.surface.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.projection.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-EXISTINGDEMOLISH {
|
||
stroke-width: .2;
|
||
stroke-dasharray: .3, 2;
|
||
stroke: rgb(255, 123, 123);
|
||
fill: url(#demolish_wider)
|
||
}
|
||
|
||
|
||
/* Uncomment when 2nd Phase */
|
||
/* ---------------------------------------------------------------- */
|
||
|
||
/* .EPsetStatusUserDefinedStatus-1STPHASE {
|
||
fill: white; stroke: hsl(205, 45%, 30%);
|
||
}
|
||
.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-NEWDEMOLISH {
|
||
fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: .3, 2;
|
||
}
|
||
|
||
.cut.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.cut.ODOptionsODOption1-D {
|
||
fill: hsl(210, 15%, 70%); stroke: hsl(205, 45%, 30%);
|
||
}
|
||
|
||
.cut.EPsetStatusUserDefinedStatus-2NDPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.cut.ODOptionsODOption2-D {
|
||
fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: .3, 2;
|
||
}
|
||
|
||
.surface.EPsetStatusUserDefinedStatus-2NDPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.projection.EPsetStatusUserDefinedStatus-2NDPHASE.EPsetStatusStatus-EXISTINGDEMOLISH {
|
||
stroke-width: .2;
|
||
stroke-dasharray: .3, 2;
|
||
stroke: rgb(255, 123, 123);
|
||
fill: url(#demolish_wider)
|
||
} */
|
||
|
||
|
||
|
||
[class*="IfcDoor"][class*="EPsetStatusStatus-EXISTING"] {fill: none;}
|
||
/* [class*="IfcDoor"][class*="EPsetStatusStatus-NEW"] {fill: none;} */
|
||
.cut.IfcElectricAppliance {fill: none;}
|
||
|
||
|
||
[class*="PsetCommon-FireRating2HR"] { fill: url(#2HR); }
|
||
.predefinedtype-EGRESS {stroke: red; stroke-dasharray: 2, 2; stroke-width: .75px;}
|
||
.Name-EGRESS {stroke: none; fill:red}
|
||
|
||
|
||
.matsCategory-Steel { fill: white;}
|
||
.matsCategory-Gypsum { fill: white;}
|
||
.matsCategory-Masonry { fill: rgb(202, 178, 133);}
|
||
.matsCategory-Sealant { fill: rgb(199, 199, 199);}
|
||
.matsCategory-InsulationBattVert { fill: hsl(40, 70%, 75%);}
|
||
.matsCategory-InsulationBattHorz { fill: hsl(40, 70%, 75%);}
|
||
.matsCategory-Wood, .layer-material-category-Wood { fill: rgb(202, 178, 133); stroke: black;}
|
||
.matsCategory-Poche { fill: rgb(199, 199, 199);}
|
||
.matsCategory-PlywoodHorz { fill: rgb(202, 178, 133);}
|
||
.matsCategory-PlywoodVert { fill: rgb(202, 178, 133);}
|
||
.matsCategory-Gravel { fill: url(#gravel);}
|
||
.matsCategory-SOLIDSURFACE { fill: rgb(202, 178, 133);}
|
||
|
||
|
||
/* Only use the following 'heavy' hatches in larger scale drawings. They can create huge PDFs if used in large plans/sections.*/
|
||
|
||
/* imperial */.scale-1, .scale-2, .scale-4, .scale-8, .scale-12, .scale-16, /* metric */.scale-5, .scale-10, .scale-20{
|
||
.matsCategory-Steel { fill: url(#steel);}
|
||
.matsCategory-Gypsum { fill: url(#sand);}
|
||
.matsCategory-Concrete { fill: url(#concrete);}
|
||
.layer-material-CONCRETEWALL { fill: url(#concrete);}
|
||
.matsCategory-Masonry { fill: url(#diagonal2); }
|
||
.matsCategory-InsulationBattVert { fill: url(#InsulationBattVert);}
|
||
.matsCategory-InsulationBattHorz { fill: url(#InsulationBattHorz);}
|
||
.matsCategory-Wood { fill: url(#wood); stroke: black;}
|
||
.matsCategory-PlywoodHorz { fill: url(#PlywoodHorz);}
|
||
.matsCategory-PlywoodVert { fill: url(#PlywoodVert);}
|
||
.matsCategory-Gravel { fill: url(#gravel);}
|
||
.matsCategory-SOLIDSURFACE { fill: url(#sand_white);}
|
||
}
|
||
|
||
|
||
.layer-material-category-InsulationBattVert { fill: hsl(40, 70%, 75%);}
|
||
.layer-material-category-InsulationBattHorz { fill: hsl(40, 70%, 75%);}
|
||
.layer-material-category-InsulationRigid { fill: hsl(40, 70%, 75%);}
|
||
|
||
|
||
|
||
.surface.matsCategory-Metal, .surface.matsCategory-steel { fill: hsl(0, 0%, 85%); }
|
||
|
||
|
||
|
||
|
||
.matsCategory-noedge {display: none;}
|
||
|
||
|
||
.surface.material-existing { fill: #c2ceda; stroke: hsl(205, 45%, 30%); 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-gravel2 { fill: url(#gravel2); stroke-width: 0.5; }
|
||
|
||
|
||
|
||
|
||
.surface.material-5Fill { fill: hsl(0, 0%, 95%); }
|
||
.surface.material-10Fill { fill: hsl(0, 0%, 90%); }
|
||
.surface.material-15Fill { fill: hsl(0, 0%, 85%); }
|
||
.surface.material-20Fill { fill: hsl(0, 0%, 80%); }
|
||
.surface.material-30Fill { fill: hsl(0, 0%, 70%); }
|
||
.surface.material-40Fill { fill: hsl(0, 0%, 64%); }
|
||
.surface.material-50Fill { fill: hsl(0, 0%, 50%); }
|
||
.surface.material-60Fill { fill: hsl(0, 0%, 40%); }
|
||
.surface.material-70Fill { fill: hsl(0, 0%, 30%); }
|
||
.surface.material-80Fill { fill: hsl(0, 0%, 20%); }
|
||
.surface.material-90Fill { fill: hsl(0, 0%, 10%); }
|
||
.surface.material-100Fill { fill: hsl(0, 0%, 0%); }
|
||
|
||
|
||
.material-grass { fill: hsl(132, 6%, 84%); }
|
||
|
||
.predefinedtype-REFERENCEPLANEW, .predefinedtype-REFERENCEPLANNS, .predefinedtype-REFERENCESECTION, .predefinedtype-SPACEBOUNDARY{stroke: none;}
|
||
|
||
.predefinedtype-PROPERTYLINE {stroke-dasharray: 2, .4, 2; STROKE-WIDTH: .75;}
|
||
.predefinedtype-SETBACK {stroke-dasharray: 2, .4, 2; STROKE-WIDTH: .4;}
|
||
.predefinedtype-EROSIONCONTROL { stroke-dasharray: 1, .75, 1;stroke-width: 0.75; }
|
||
|
||
.predefinedtype-PROPERTYLINE.projection, .predefinedtype-SETBACK.projection {display: none;}
|
||
|
||
|
||
|
||
|
||
|
||
.predefinedtype-DASHED, .predefinedtype-PROVISIONFORSPACE { stroke: hsl(205, 45%, 30%); stroke-dasharray: 1, .75; }
|
||
.predefinedtype-WIDE { stroke-width: 1;}
|
||
.predefinedtype-HATCH { stroke-width: .1;}
|
||
.predefinedtype-CENTERLINE { stroke-dasharray: 1, .1, 1; }
|
||
|
||
|
||
|
||
.matsName0-T1 { fill: url(#FKTILE); }
|
||
|
||
|
||
|
||
/* Hacks */
|
||
.ODGeneric-HiddenLineHackTrue.projection {display: none;}
|
||
/* .predefinedtype-TERRAIN.projection {display: none;} */
|
||
|
||
|
||
.IfcVirtualElement{display: none;}
|
||
.IfcVirtualElement.predefinedtype-SETBACK, .IfcVirtualElement.predefinedtype-PROPERTYLINE {display: block;}
|
||
.IfcVirtualElement.projection{display: none;}
|
||
|
||
|
||
|
||
/* .IfcElectricAppliance, .IfcFurniture, .IfcDistributionControlElement { fill: white !important; stroke: hsl(0, 0%, 0%);} */
|
||
|
||
|
||
/* Life Safety Plans */
|
||
.IfcSpace { stroke: none; }
|
||
.PsetSpaceCommonReference-S1OCCUPANCY {fill: hsla(60, 60%, 45%, 0.3);}
|
||
.PsetSpaceCommonReference-BOCCUPANCY {fill: hsla(300, 20%, 55%, 0.5);}
|
||
|
||
/* For site layouts */
|
||
/* .IfcSpace.predefinedtype-INTERNAL { fill:#a4b3c56b; stroke-width: .5;}
|
||
.IfcSpace.predefinedtype-EXTERNAL {fill: #d5d9df38; stroke-width: .3;stroke: #666666;} */
|
||
|
||
|
||
/* To handle wild triangulation */
|
||
.IfcDuctFitting {stroke: #bbb;}
|
||
.IfcLightFixture {stroke: hsl(0, 0%, 50%);}
|
||
|
||
|
||
/* temporary - project specific */
|
||
.predefinedtype-SHELF {stroke: hsl(0, 0%, 65%); stroke-width: .3;}
|
||
/* .EPsetStatusStatus-EXISTINGDEMOLISH { fill: none !important; } */
|
||
|
||
|
||
|
||
/*
|
||
|
||
python d:/dropbox/github/ifcopenshell/src/bonsai/scripts/dev_environment.py
|
||
|
||
SVG to PDF Command
|
||
Possible Paths...
|
||
[["C:/Program Files/Inkscape/bin/inkscape.exe", "path"]]
|
||
[["inkscape.exe", "svg", "-o", "pdf", "--export-dpi=300"]]
|
||
[["C:/Program Files/Google/Chrome/Application/chrome.exe", "path"]]
|
||
[["C:/Program Files/Mozilla Firefox/firefox.exe", "path"]]
|
||
[["C:/Program Files/Google/Chrome/Application/chrome.exe", "--headless", "--disable-gpu", "--print-to-pdf={output_path}", "path"]] - no worky
|
||
[["C:/Program Files/Mozilla Firefox/firefox.exe", "--headless", "--print-to-pdf={output_path}", "file:///{path}"]] - wo worky
|
||
|
||
|
||
|
||
[["C:/Program Files/Mozilla Firefox/firefox.exe", "--kiosk-printing", "--print-to-pdf={output_path}", "file:///{path}"]] no worky
|
||
|
||
|
||
|
||
|
||
|
||
[["node", "D:/Dropbox/Gitea_OD/Utility_Apps/Printing/export_svg_to_pdf/export_svg_to_pdf.js", "path", "{output_path}"]]
|
||
|
||
[["node", "D:/Dropbox/Gitea_OD/Utility_Apps/Printing/export_svg_to_pdf/export_svg_to_pdf.js", "{path}", "{output_path}"]]
|
||
|
||
[["node", "D:/Dropbox/Gitea_OD/Utility_Apps/Printing/export_svg_to_pdf/export_svg_to_pdf.js", "{path}", "{output_path}"]]
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
Common selector syntax for Leaders and Tags...
|
||
----------------------------------------------------------
|
||
{{material.item.0.Name}}
|
||
{{material.item.Material.Name.0}}
|
||
{{material.Name}}
|
||
{{type.Description}}
|
||
{{type.Name}}
|
||
|
||
|
||
MetaData: predefined_type, EPset_Status.Status, EPset_Status.UserDefinedStatus, mats.Name, mats.Category, Name, Description
|
||
|
||
|
||
MetaData: predefined_type, EPset_Status.Status, EPset_Status.UserDefinedStatus, mats.Name, mats.Category, Name, Description, Pset_SpaceCommon.Reference
|
||
|
||
|
||
|
||
JoinCriteria: EPset_Status.Status
|
||
|
||
``round({{Qto_SpaceBaseQuantities.NetFloorArea}},0.1)`` SF
|
||
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, {{0.1}})
|
||
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, 0.1)
|
||
|
||
|
||
1⁄32 0.03125
|
||
1⁄16 0.0625
|
||
1⁄8 0.125
|
||
3⁄16 0.1875
|
||
1⁄4 0.25
|
||
3⁄8 0.375
|
||
1⁄2 0.5
|
||
5⁄8 0.625
|
||
3⁄4 0.75
|
||
7⁄8 0.875
|
||
1" = .083
|
||
2" = .166
|
||
3" = .25
|
||
4" = .333
|
||
5" = .416
|
||
6" = .5
|
||
7" = .583
|
||
8" = .666
|
||
9" = .75
|
||
10" = .833
|
||
11" = .916
|
||
|
||
|
||
|
||
Scale Name | Scale Ratio
|
||
1' = 1'-0" | 1:1
|
||
6" = 1'-0" | 1:2
|
||
3" = 1'-0" | 1:4
|
||
1-1/2" = 1'-0" | 1:8
|
||
1" = 1'-0" | 1:12
|
||
3/4" = 1'-0" | 1:16
|
||
1/2" = 1'-0" | 1:24
|
||
3/8" = 1'-0" | 1:32
|
||
1/4" = 1'-0" | 1:48
|
||
3/16" = 1'-0" | 1:64
|
||
1/8" = 1'-0" | 1:96
|
||
1" = 10'-0" | 1:120
|
||
3/32" = 1'-0" | 1:128
|
||
1/16" = 1'-0" | 1:192
|
||
1" = 20'-0" | 1:240
|
||
1" = 30'-0" | 1:360
|
||
1/32" = 1'-0" | 1:384
|
||
1" = 40'-0" | 1:480
|
||
1" = 50'-0" | 1:600
|
||
1" = 60'-0" | 1:720
|
||
1/64" = 1'-0" | 1:768
|
||
1" = 70'-0" | 1:840
|
||
1" = 80'-0" | 1:960
|
||
1" = 90'-0" | 1:1080
|
||
1" = 100'-0" | 1:1200
|
||
1/128" = 1'-0" | 1:1536
|
||
1" = 150'-0" | 1:1800
|
||
1" = 200'-0" | 1:2400
|
||
1" = 300'-0" | 1:3600
|
||
1" = 400'-0" | 1:4800
|
||
|
||
|
||
*/]]></style><marker id="eng-dimension-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
||
<g>
|
||
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="eng-dimension-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="radius-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
|
||
<marker id="fall-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="angle-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
||
<g>
|
||
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="angle-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="diameter-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
||
<g>
|
||
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="diameter-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="dimension-marker-start" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
|
||
<g>
|
||
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="dimension-marker-end" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
|
||
<g>
|
||
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="grid-marker" markerUnits="userSpaceOnUse" markerHeight="40" markerWidth="40" orient="auto" refX="20" refY="20">
|
||
<circle cx="20" cy="20" fill="white" stroke="#2C5573" r="6" style="stroke-width: 1" />
|
||
</marker>
|
||
<marker id="leader-marker" markerHeight="7" markerWidth="10" orient="auto" refX="10" refY="3.5">
|
||
<path d="M 0 0 L 0 7 L 10 3.5" class="annotation" style="fill:#2C5573;" />
|
||
</marker>
|
||
<marker id="stair-marker-start" markerHeight="10" markerWidth="10" orient="auto" refX="5" refY="5">
|
||
<circle cx="5" cy="5" fill="#2C5573" stroke="none" r="5" />
|
||
</marker>
|
||
<marker id="stair-marker-end" markerHeight="42" markerWidth="21" orient="auto" refX="21" refY="21">
|
||
<path d="M 0 0 L 21 21 L 0 42" class="annotation stair" style="stroke-width:2; marker-start: none; marker-end: none;" />
|
||
</marker>
|
||
<marker id="plan-level-marker" markerHeight="30" markerWidth="30" refX="15" refY="15">
|
||
<g>
|
||
<path d="M 15 0 L 15 30" class="annotation" style="stroke-width:1;" />
|
||
<path d="M 0 15 L 30 15" class="annotation" style="stroke-width:1;" />
|
||
<circle cx="15" cy="15" fill="white" stroke="#2C5573" r="7.5" style="stroke-width: 1" />
|
||
<path d="M 15 15 L 7.5 15 A 7.5 7.5 0 0 1 15 7.5 Z" fill="#2C5573" />
|
||
<path d="M 15 15 L 22.5 15 A 7.5 7.5 0 0 1 15 22.5 Z" fill="#2C5573" />
|
||
</g>
|
||
</marker>
|
||
<marker id="section-level-marker" markerHeight="11" markerWidth="90" refX="20" refY="10">
|
||
<g>
|
||
<path d="M 0 1 L 20 1 L 10 11 Z" fill="#2C5573" />
|
||
<path d="M 0 1 L 90 1" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="breakline-marker" markerHeight="20" markerWidth="15" refX="7.5" refY="10" orient="auto">
|
||
<g>
|
||
<path d="M 0 10 L 5 20 L 7.5 10" class="annotation" style="stroke-width:1; fill: white;" />
|
||
<path d="M 7.5 10 L 10 0 L 15 10" class="annotation" style="stroke-width:1; fill: white;" />
|
||
</g>
|
||
</marker>
|
||
<filter x="0" y="0" width="1" height="1" id="fill-background">
|
||
<feFlood flood-color="white" result="bg" />
|
||
<feMerge>
|
||
<feMergeNode in="bg" />
|
||
<feMergeNode in="SourceGraphic" />
|
||
</feMerge>
|
||
</filter>
|
||
|
||
<ns0:namedview id="namedview30" pagecolor="#505050" bordercolor="#ffffff" borderopacity="1" ns1:showpageshadow="0" ns1:pageopacity="0" ns1:pagecheckerboard="1" ns1:deskcolor="#505050" showgrid="false" ns1:zoom="45.254834" ns1:cx="-2.6074563" ns1:cy="-1.1932427" ns1:window-width="1920" ns1:window-height="1017" ns1:window-x="-8" ns1:window-y="-8" ns1:window-maximized="1" ns1:current-layer="space-tag" />
|
||
<defs id="defs34">
|
||
<rect x="-0.3314563" y="-0.32040776" width="5.08233" height="4.5188543" id="rect15" />
|
||
<rect x="-26.162951" y="-2.3422912" width="8.396893" height="4.3752232" id="rect13" />
|
||
<rect x="-26.118757" y="-8.9714173" width="42.956737" height="25.500038" id="rect9" />
|
||
<rect x="-26.118757" y="-8.9714174" width="42.956738" height="25.500038" id="rect9-7" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-5" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-0" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-9" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4-0" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-7" />
|
||
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4-8" />
|
||
</defs>
|
||
<g id="rectangle-tag" style="display:inline">
|
||
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect2" />
|
||
</g>
|
||
<g id="window-tag" style="display:inline" transform="translate(-2.6994313,0.1643698)" ns1:label=" window-tag">
|
||
<path id="path951-3" style="display:inline;fill:#ffffff;stroke:#2c5472;stroke-width:0.302;stroke-linecap:square;stop-color:#000000" d="m 6.9413962,1.7696536 h -14.090965 v -3.7830234 l 14.090965,10e-8 z" ns0:nodetypes="ccccc" />
|
||
<text y="0.2" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text707-3" />
|
||
</g>
|
||
<g id="door-tag" style="display:inline" transform="translate(0.30991735,0.3507727)">
|
||
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M -6.8447652,-2.3418607 H 6.2249305 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 H -6.8447652 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc" />
|
||
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" />
|
||
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text10" 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="text1" 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="text2" style="display:inline" y="4" />
|
||
<text y="8" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text3" style="display:inline" />
|
||
<text y="12" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text4" style="display:inline" />
|
||
<text y="16" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text5" style="display:inline" />
|
||
<text y="20" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text6" style="display:inline" />
|
||
<text y="24" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text7" style="display:inline" />
|
||
</g>
|
||
<g id="elevation-arrow" style="display:inline">
|
||
<path style="fill:#2c5573" d="M -7.07106,0 0,-7.07106 7.07106,0" id="path14" />
|
||
</g>
|
||
<g id="elevation-tag" style="display:inline">
|
||
<circle r="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="circle17" cx="0" cy="0" />
|
||
<line x1="-5" y1="0" x2="5" y2="0" style="stroke:#2c5573;stroke-width:0.25" id="line19" />
|
||
</g>
|
||
<g id="section-arrow" style="display:inline">
|
||
<path style="fill:#2c5573" d="M -7.07106,0 0,-7.07106 7.07106,0" id="path22" />
|
||
</g>
|
||
<g id="section-tag" style="display:inline">
|
||
<circle r="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="circle25" cx="0" cy="0" />
|
||
<line x1="-5" y1="0" x2="5" y2="0" style="stroke:#2c5573;stroke-width:0.25" id="line27" />
|
||
</g>
|
||
<g id="wall-tag" transform="translate(-22.641105,-31.042141)" style="display:inline">
|
||
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M 14.57154,28.860036 13.178895,32.6983 H 30.71067 l 1.392645,-3.838264 z" id="path6009" ns0:nodetypes="ccccc" />
|
||
</g>
|
||
<g id="light-tag" style="display:inline" transform="translate(0.1260007,0.3507723)">
|
||
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.3898682,-7.2697723 -1.392645,3.8382637 h 13.313025 l -1.392645,-3.8382637 z" id="path2" ns0:nodetypes="ccccc" />
|
||
<text y="-5" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text18" />
|
||
</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="text21" style="display:inline" ns1:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text22" style="display:inline" ns1:label="small" />
|
||
</g>
|
||
<g id="p_drain_waste_indirect" style="display:inline" ns1:label="p_drain_waste_indirect" class="p_drain_waste_indirect">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="path5" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
||
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none" d="M -1.6400156,4.956e-8 H 1.6400157" id="path7" ns0:nodetypes="cc" />
|
||
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none" d="M 1.46e-8,-1.6400156 V 1.6400156" id="path7-8" ns0:nodetypes="cc" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5-9-0" style="display:inline" x="2" ns1:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8-5-0" style="display:inline" x="2.25" ns1:label="small" />
|
||
</g>
|
||
<g id="p_drain_waste_direct" style="display:inline" ns1:label="p_drain_waste_direct" class="p_drain_waste_direct">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle8" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text13" style="display:inline" x="2" ns1:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text15" style="display:inline" x="2.25" ns1:label="small" />
|
||
</g>
|
||
<g id="p_water_cold" style="display:inline" ns1:label="p_water_cold" class="p_water_cold">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle10" r="1.2113438" cx="0" cy="0" />
|
||
<path d="M 2.6070313,0.93135537 2.2280469,1.2929374 Q 1.8413281,0.88494912 1.3579297,0.88494912 q -0.40798828,0 -0.68835938,0.27843748 -0.2784375,0.2784375 -0.2784375,0.6864258 0,0.2842383 0.12375,0.504668 0.12375,0.2204297 0.34998047,0.3461133 0.22623051,0.1256836 0.50273441,0.1256836 0.2358984,0 0.4311914,-0.087012 0.195293,-0.088945 0.4292578,-0.3209765 L 2.5954297,2.8011405 Q 2.2802539,3.108582 1.9998828,3.2284648 1.7195117,3.346414 1.3598633,3.346414 q -0.66322267,0 -1.0866797,-0.4195899 -0.42152344,-0.4215234 -0.42152344,-1.0789453 0,-0.4253906 0.19142578,-0.7560351 Q 0.23644532,0.76119912 0.59416017,0.56010537 0.95380861,0.35901162 1.3675977,0.35901162 q 0.351914,0 0.6767578,0.14888672 0.3267773,0.14888672 0.5626758,0.42345703 z" id="text15-7-4-9" style="font-weight:bold;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';white-space:pre;fill:#2c5573;stroke-width:0.2;stroke-linecap:round" transform="matrix(0.45179745,0,0,0.45179745,-0.5892304,-0.82939498)" aria-label="C" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5-9" style="display:inline" x="2" ns1:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8-5" style="display:inline" x="2.25" ns1:label="small" />
|
||
</g>
|
||
<g id="p_water_hot" style="display:inline" ns1:label="p_water_hot" class="p_water_hot">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle15" r="1.2113438" cx="0" cy="0" />
|
||
<path d="m -0.4625673,-0.64252737 h 0.24810034 v 0.48484396 H 0.21534067 V -0.64252737 H 0.4625674 V 0.64252754 H 0.21534067 V 0.07906021 H -0.21446696 V 0.64252754 H -0.4625673 Z" id="text15-7-9-2" style="font-weight:bold;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';baseline-shift:baseline;white-space:pre;fill:#2c5573;stroke-width:0.0903595;stroke-linecap:round" aria-label="H" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5" style="display:inline" x="2" ns1:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8" style="display:inline" x="2.25" ns1:label="small" />
|
||
</g>
|
||
<g id="e_ground_fault_circuit_interrupt" style="display:inline" class="e_ground_fault_circuit_interrupt" ns1:label="e_ground_fault_circuit_interrupt">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle15-7" r="1.2113438" cx="-1.157196e-08" cy="0.00040627684" transform="rotate(90)" />
|
||
<path id="circle16" style="display:inline;fill:#2c5573;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" d="m 1.2109375,-2e-8 a 1.2113438,1.2113438 0 0 0 -0.109375,-0.5 h -2.203125 a 1.2113438,1.2113438 0 0 0 -0.109375,0.5 1.2113438,1.2113438 0 0 0 0.1074219,0.50000004 H 1.1035156 A 1.2113438,1.2113438 0 0 0 1.2109375,-2e-8 Z" />
|
||
<path style="font-variation-settings:normal;display:inline;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1" d="M 0.99548432,-0.50000002 H -2.8236093" id="path7-8-9" ns0:nodetypes="cc" />
|
||
<path style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000" d="M 0.99548432,0.50000002 H -2.8236093" id="path7-8-9-9" ns0:nodetypes="cc" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7" style="display:inline" x="2" ns1:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16" style="display:inline" x="2.25" ns1:label="small" />
|
||
</g>
|
||
<g id="p_gas_supply_feed" style="display:inline" ns1:label="p_gas_supply_feed" class="p_gas_supply_feed">
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle4" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
||
<path ns0:type="star" style="fill:#2c5573;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;-inkscape-stroke:none" id="path8" ns1:flatsided="true" ns0:sides="3" ns0:cx="-1.421875" ns0:cy="-1.3113437" ns0:r1="1.2727505" ns0:r2="0.63637525" ns0:arg1="0.52359878" ns0:arg2="1.5707963" ns1:rounded="0" ns1:randomized="0" d="m -0.31964074,-0.67496842 -2.20446856,-10e-9 1.1022343,-1.90912577 z" ns1:transform-center-y="-0.25987306" transform="matrix(0.81672892,0,0,0.81672892,1.1612864,1.0716901)" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-1" style="display:inline" x="2" ns1:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-4" style="display:inline" x="2.25" ns1:label="small" />
|
||
</g>
|
||
<g id="e_junction_box" style="display:inline" ns1:label="e_junction_box" class="e_junction_box">
|
||
<rect style="display:inline;fill:#2c5573;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;-inkscape-stroke:none" id="rect5" width="2.4441562" height="2.4441562" x="-1.2220781" y="-1.2220781" />
|
||
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text19" style="display:inline" x="2" ns1:label="large" />
|
||
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text20" style="display:inline" x="2.25" ns1:label="small" />
|
||
</g>
|
||
<text xml:space="preserve" id="text15-7" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;line-height:normal;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect15-7);display:inline;opacity:1;vector-effect:none;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1" transform="matrix(0.45179745,0,0,0.45179745,-3.7556887,-3.6244707)"><tspan x="-0.33203125" y="3.274871" id="tspan7"><tspan style="baseline-shift:baseline;vector-effect:none;stop-color:#000000;stop-opacity:1" id="tspan6">W</tspan></tspan></text>
|
||
<text xml:space="preserve" id="text15-7-9" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;line-height:normal;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect15-7-4);display:inline;vector-effect:none;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000" transform="matrix(0.45179745,0,0,0.45179745,-5.4904406,-0.79707205)"><tspan x="-0.33203125" y="3.274871" id="tspan8">H</tspan></text>
|
||
<text xml:space="preserve" id="text15-7-4" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;white-space:pre;shape-inside:url(#rect15-7-51);display:inline;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" transform="matrix(0.45179745,0,0,0.45179745,-3.7897588,-1.2367927)"><tspan x="-0.33203125" y="3.274871" id="tspan9">C</tspan></text>
|
||
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round" id="path5-3" cx="-12.076193" cy="-5.43543" r="3.421875" />
|
||
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round" d="m -12.076193,-10.068243 v 9.26562531" id="path7-8-1" ns0:nodetypes="cc" />
|
||
<text xml:space="preserve" id="text9" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;white-space:pre;shape-inside:url(#rect9);display:inline;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linecap:round;stroke-opacity:1" transform="matrix(0.79776311,0,0,0.79776311,16.317442,5.1947736)"><tspan x="-26.119141" y="-5.3755196" id="tspan10">#27.A</tspan></text>
|
||
<rect style="stroke:none;fill:url(#pattern11)" width="26.3594" height="27.251589" x="-38.392937" y="-0.71799896" id="rect11" />
|
||
<defs id="defs455">
|
||
<pattern patternUnits="userSpaceOnUse" width="10" height="10" patternTransform="translate(-38.392937,-0.71799896)" preserveAspectRatio="xMidYMid" id="gravel2">
|
||
<g id="g11" transform="matrix(0.02651056,0,0,0.02638476,4.4275967,4.1156359)">
|
||
<path id="path36-0" style="fill:none;stroke:#000000;stroke-width:1.11176;stroke-linejoin:round" d="m -16.024324,33.403504 c -23.142973,56.872404 -33.671724,96.714706 -75.207912,96.714706 -41.536184,0 -75.635004,16.51355 -75.207914,-90.437137 0.21332,-53.413652 1.44139,-113.030874 75.207914,-96.714729 42.386623,9.375338 96.8314589,37.298609 75.207912,90.43716 z" ns0:nodetypes="sssss" />
|
||
<path id="path37-9" style="fill:none;stroke:#000000;stroke-width:0.854173;stroke-linejoin:round" d="m -27.005658,180.31752 c 24.9238528,30.22866 -31.213467,42.06236 -69.717249,42.06236 -38.503783,0 -69.717263,-18.83195 -69.717253,-42.06236 3e-5,-23.23037 33.7787,-28.2435 69.717253,-42.06232 50.050874,-19.24521 54.939047,24.13871 69.717249,42.06232 z" ns0:nodetypes="sssss" />
|
||
<path id="path38-4" style="fill:none;stroke:#000000;stroke-width:1.11176;stroke-linejoin:round" d="M 126.52132,95.569363 C 118.17215,148.32688 144.88022,197.87464 102.09657,213.31941 63.028124,227.42298 27.575513,201.12783 -12.404935,169.7376 -63.545451,129.58519 -35.785508,66.070075 1.6279221,48.028764 43.802197,27.691693 132.92236,55.121539 126.52132,95.569363 Z" ns0:nodetypes="sssss" />
|
||
<path id="path39-8" style="fill:none;stroke:#000000;stroke-width:0.854173;stroke-linejoin:round" d="m 67.603847,12.815246 c 0,14.288164 -16.306091,22.153663 -35.629266,25.871017 -48.873748,9.402142 -35.6292971,-11.582853 -35.6293009,-25.871017 0,-14.2881263 17.4481819,-18.3442019 35.6293009,-25.870972 43.031773,-17.814649 35.629266,11.5828457 35.629266,25.870972 z" ns0:nodetypes="sssss" />
|
||
<path id="path40-8" style="fill:none;stroke:#000000;stroke-width:0.830971;stroke-linejoin:round" d="m 209.5242,12.815246 c 0,29.860573 -16.85741,69.84892 -68.91417,54.067389 C 104.1868,55.840519 71.695904,42.675819 71.695904,12.815246 c 0,-29.860555 32.794396,-42.06965 68.914126,-54.067344 76.90054,-25.543624 68.91417,24.206778 68.91417,54.067344 z" ns0:nodetypes="sssss" />
|
||
<path id="path41-2" style="fill:none;stroke:#000000;stroke-width:1.0686;stroke-linejoin:round" d="m 29.727122,-144.89168 c 51.338495,-14.68446 87.627438,16.47908 103.513478,51.427558 21.83399,48.033605 -39.378334,50.504097 -89.792545,68.101967 -52.1807403,18.214503 -99.42022,-14.602262 -102.972134,-52.827217 -3.551913,-38.224948 40.060858,-52.632288 89.251201,-66.702308 z" ns0:nodetypes="sssss" />
|
||
<path id="path42-4" style="fill:none;stroke:#000000;stroke-width:0.788353;stroke-linejoin:round" d="m 175.57021,222.36072 c -19.74826,1.34234 -55.28814,-32.56819 -39.1866,-67.1944 13.16225,-28.30534 15.42698,-61.288598 32.32827,-72.055414 30.1203,-19.187867 38.61815,28.695274 39.1866,67.194444 0.55226,37.40304 -12.57997,70.71307 -32.32827,72.05537 z" ns0:nodetypes="sssss" />
|
||
<path id="path43-5" style="fill:none;stroke:#000000;stroke-width:0.914642;stroke-linejoin:round" d="m -63.946402,-108.45043 c -15.087814,20.363212 -22.478782,47.092231 -50.207758,47.092231 -27.72898,0 -50.20777,-21.083909 -50.20777,-47.092231 0,-26.00833 22.47879,-47.09224 50.20777,-47.09224 27.728976,0 85.134373,-0.0463 50.207758,47.09224 z" ns0:nodetypes="sssss" />
|
||
<path id="path44-5" style="fill:none;stroke:#000000;stroke-width:0.740806;stroke-linejoin:round" d="m 206.77074,-104.5648 c -6.76569,51.427403 -15.99708,43.410193 -35.73041,43.410197 -19.73336,-4e-6 -28.75729,-14.0422 -35.73044,-43.410197 -10.88342,-45.83632 15.99704,-43.41019 35.73044,-43.41019 19.73337,0 38.85759,19.64022 35.73041,43.41019 z" ns0:nodetypes="sssss" />
|
||
</g>
|
||
</pattern>
|
||
</defs>
|
||
<ns0:namedview id="namedview453" pagecolor="#ffffff" bordercolor="#0c0c0c" borderopacity="1" ns1:showpageshadow="0" ns1:pageopacity="0" ns1:pagecheckerboard="false" ns1:deskcolor="#ffffff" showgrid="false" ns1:zoom="8.0000004" ns1:cx="6.2499997" ns1:cy="9.4999996" ns1:window-width="1184" ns1:window-height="1007" ns1:window-x="-14" ns1:window-y="0" ns1:window-maximized="0" ns1:current-layer="svg451" />
|
||
<pattern id="demolish" width=".25" height=".25" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2=".25" style="stroke:red; stroke-width:0.15" id="line293" />
|
||
</pattern>
|
||
<pattern id="demolish_wider" width="1.5" height="1.5" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1.5" style="stroke:red; stroke-width:0.15" id="line293" />
|
||
</pattern>
|
||
<pattern id="steel" width="3" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line296" />
|
||
<line x1="1" y1="0" x2="1" y2="1" style="stroke:#999; stroke-width:0.15" id="line298" />
|
||
</pattern>
|
||
<pattern id="pattern303" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:red; stroke-width:0.15" id="line301" />
|
||
</pattern>
|
||
<pattern id="diagonal1" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line305" />
|
||
</pattern>
|
||
<pattern id="diagonal2" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line308" />
|
||
</pattern>
|
||
<pattern id="diagonal3" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line311" />
|
||
</pattern>
|
||
<pattern id="square1" width="1" height="1" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line314" />
|
||
<line x1="0" y1="0" x2="1" y2="0" style="stroke:#999; stroke-width:0.15" id="line316" />
|
||
</pattern>
|
||
<pattern id="square2" width="2" height="2" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line319" />
|
||
<line x1="0" y1="0" x2="2" y2="0" style="stroke:#999; stroke-width:0.15" id="line321" />
|
||
</pattern>
|
||
<pattern id="square3" width="3" height="3" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line324" />
|
||
<line x1="0" y1="0" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line326" />
|
||
</pattern>
|
||
<pattern id="crosshatch1" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line328" />
|
||
<line x1="0" y1="0" x2="1" y2="0" style="stroke:#999; stroke-width:0.15" id="line330" />
|
||
</pattern>
|
||
<pattern id="crosshatch2" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line333" />
|
||
<line x1="0" y1="0" x2="2" y2="0" style="stroke:#999; stroke-width:0.15" id="line335" />
|
||
</pattern>
|
||
<pattern id="crosshatch3" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line338" />
|
||
<line x1="0" y1="0" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line340" />
|
||
</pattern>
|
||
<pattern id="brick" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<path style="fill: white;" d="M 0 0 3 0 3 3 0 3" id="path343" />
|
||
<line x1="1" y1="0" x2="1" y2="3" style="stroke:#999; stroke-width:0.15" id="line345" />
|
||
<line x1="2" y1="0" x2="2" y2="3" style="stroke:#999; stroke-width:0.15" id="line347" />
|
||
</pattern>
|
||
<pattern id="earth" width="6" height="6" patternUnits="userSpaceOnUse">
|
||
<path style="fill: #666;" d="M 0 0 6 0 6 6 0 6" id="path350" />
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line352" />
|
||
<line x1="1" y1="0" x2="1" y2="2" style="stroke:#999; stroke-width:0.15" id="line354" />
|
||
<line x1="2" y1="0" x2="2" y2="2" style="stroke:#999; stroke-width:0.15" id="line356" />
|
||
<line x1="3" y1="0" x2="5" y2="0" style="stroke:#999; stroke-width:0.15" id="line358" />
|
||
<line x1="3" y1="1" x2="5" y2="1" style="stroke:#999; stroke-width:0.15" id="line360" />
|
||
<line x1="3" y1="2" x2="5" y2="2" style="stroke:#999; stroke-width:0.15" id="line362" />
|
||
<line x1="0" y1="3" x2="2" y2="3" style="stroke:#999; stroke-width:0.15" id="line364" />
|
||
<line x1="0" y1="4" x2="2" y2="4" style="stroke:#999; stroke-width:0.15" id="line366" />
|
||
<line x1="0" y1="5" x2="2" y2="5" style="stroke:#999; stroke-width:0.15" id="line368" />
|
||
<line x1="3" y1="3" x2="3" y2="5" style="stroke:#999; stroke-width:0.15" id="line370" />
|
||
<line x1="4" y1="3" x2="4" y2="5" style="stroke:#999; stroke-width:0.15" id="line372" />
|
||
<line x1="5" y1="3" x2="5" y2="5" style="stroke:#999; stroke-width:0.15" id="line374" />
|
||
</pattern>
|
||
<pattern id="glass" width="10" height="10" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="1" y1="1" x2="1" y2="3" style="stroke:#999; stroke-width:0.15" id="line377" />
|
||
<line x1="2" y1="0" x2="2" y2="5" style="stroke:#999; stroke-width:0.15" id="line379" />
|
||
<line x1="3" y1="2" x2="3" y2="4" style="stroke:#999; stroke-width:0.15" id="line381" />
|
||
</pattern>
|
||
<pattern id="liquid" width="6" height="3" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0.5" x2="4" y2="0.5" style="stroke:#999; stroke-width:0.15" id="line384" />
|
||
<line x1="0" y1="2" x2="1" y2="2" style="stroke:#999; stroke-width:0.15" id="line386" />
|
||
<line x1="3" y1="2" x2="6" y2="2" style="stroke:#999; stroke-width:0.15" id="line388" />
|
||
</pattern>
|
||
<pattern id="grass" width="6" height="12" patternUnits="userSpaceOnUse">
|
||
<line x1="1.5" y1="1.5" x2="1.5" y2="0" style="stroke:#999; stroke-width:0.15" id="line391" />
|
||
<line x1="1.5" y1="1.5" x2="0" y2="0" style="stroke:#999; stroke-width:0.15" id="line393" />
|
||
<line x1="1.5" y1="1.5" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line395" />
|
||
<line x1="4.5" y1="7.5" x2="4.5" y2="6" style="stroke:#999; stroke-width:0.15" id="line397" />
|
||
<line x1="4.5" y1="7.5" x2="3" y2="6" style="stroke:#999; stroke-width:0.15" id="line399" />
|
||
<line x1="4.5" y1="7.5" x2="6" y2="6" style="stroke:#999; stroke-width:0.15" id="line401" />
|
||
</pattern>
|
||
<pattern id="honeycomb" width="7.5" height="4.33" patternUnits="userSpaceOnUse">
|
||
<path style="fill: #cfc6cf;" d="M 0 0 7.5 0 7.5 4.33 0 4.33" id="path404" />
|
||
<path d="M 0,2.165 L 1.25,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round" id="path406" />
|
||
<path d="M 1.25,2.165 L 2.5,4.33 L 5,4.33 L 6.25,2.165 L 5,0 L 2.5,0 L 1.25,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round;fill:none" id="path408" />
|
||
<path d="M 6.25,2.165 L 7.5,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round" id="path410" />
|
||
</pattern>
|
||
<pattern id="wood" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(0.75) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="rgb(221, 207, 184)" id="rect1" />
|
||
<path style="fill:none; stroke: rgb(119, 105, 66); stroke-width:0.15;" d="M 49.649999,1.3460737 A 69.019995,69.019995 0 0 0 48.653938,0.34999949 M 49.649999,4.9389583 A 66.554994,66.554994 0 0 0 45.06105,0.34999949 M 49.649999,8.6983527 A 64.089999,64.089999 0 0 0 41.301656,0.34999949 M 49.649999,12.675003 A 61.624998,61.624998 0 0 0 37.325,0.34999949 M 49.649999,16.948067 A 59.159997,59.159997 0 0 0 33.05192,0.34999949 M 49.649999,21.652972 A 56.694997,56.694997 0 0 0 28.347017,0.34999949 M 49.649999,27.057906 A 54.229999,54.229999 0 0 0 22.942096,0.34999949 M 49.649999,33.866298 A 51.764998,51.764998 0 0 0 16.1337,0.34999949 M 49.649999,49.649989 A 49.299997,49.299997 0 0 0 0.34999949,0.34999949 M 47.185,49.649989 A 46.834999,46.834999 0 0 0 0.34999949,2.8149951 M 44.72,49.649989 A 44.369998,44.369998 0 0 0 0.34999949,5.2799906 M 42.254999,49.649989 A 41.904997,41.904997 0 0 0 0.34999949,7.7450123 M 39.790001,49.649989 A 39.439999,39.439999 0 0 0 0.34999949,10.210008 M 37.325,49.649989 A 36.974998,36.974998 0 0 0 0.34999949,12.675003 M 34.859999,49.649989 A 34.509998,34.509998 0 0 0 0.34999949,15.139998 M 32.395001,49.649989 A 32.044999,32.044999 0 0 0 0.34999949,17.604994 M 29.93,49.649989 A 29.579999,29.579999 0 0 0 0.34999949,20.069989 M 27.465,49.649989 A 27.114998,27.114998 0 0 0 0.34999949,22.535011 M 24.999997,49.649989 A 24.649999,24.649999 0 0 0 0.34999949,25.000007 M 22.534998,49.649989 A 22.184999,22.184999 0 0 0 0.34999949,27.465003 M 20.069998,49.649989 A 19.719999,19.719999 0 0 0 0.34999949,29.929999 M 17.604998,49.649989 A 17.254999,17.254999 0 0 0 0.34999949,32.394994 M 15.139998,49.649989 A 14.789999,14.789999 0 0 0 0.34999949,34.85999 M 12.674999,49.649989 A 12.325,12.325 0 0 0 0.34999949,37.325011 M 10.209999,49.649989 A 9.8599994,9.8599994 0 0 0 0.34999949,39.790007 M 7.7449994,49.649989 A 7.3949999,7.3949999 0 0 0 0.34999949,42.255002 M 5.2799992,49.649989 A 4.9299997,4.9299997 0 0 0 0.34999949,44.719998 M 2.8149995,49.649989 A 2.4649999,2.4649999 0 0 0 0.34999949,47.184993 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003" id="path413" />
|
||
</pattern>
|
||
<pattern id="sand" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(1) rotate(0)">
|
||
<path style="fill: #EEE;" d="M 0 0 50 0 50 50 0 50" id="path416" />
|
||
<path d="m 43.601202,-0.71150489 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672766,-9.11985699 0.05043,0.05043 m -0.413206,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.13875999 0.05043,0.05043 m -11.224016,-1.682987 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.13875999 0.05043,0.05043 m -11.224018,-1.682987 0.05043,0.05043 m 2.579706,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.12694199 0.05043,0.05043 m 1.400684,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587503 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.13875999 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950282 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587503 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.13875999 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.03554199 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950282 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398321 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.12694199 0.050426,0.05043 m 1.4006823,9.01900499 0.050426,0.05043 m 1.6727653,-9.11985699 0.050426,0.05043 m -0.4132033,4.57498099 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587503 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.13875999 0.050426,0.05043 m 39.2020484,8.40227899 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672766,-9.1198569 0.05043,0.05043 m -0.413206,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.305259,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,9.3736971 l 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,9.3736971 l 0.05043,0.05043 m 2.579706,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.1269419 0.05043,0.05043 m 1.400684,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.305261,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.6829219 0.05043,0.05043 m 2.579707,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950283 0.05043,0.05043 m 4.212202,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 M 3.2605471,9.3738251 l 0.050426,0.05043 m 2.5797074,2.0355409 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114425 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950283 0.050426,0.05043 m 4.212204,1.309988 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.1269419 0.050426,0.05043 m 1.4006823,9.0190049 0.050426,0.05043 m 1.6727653,-9.1198569 0.050426,0.05043 m -0.4132033,4.5749809 0.050426,0.05043 m -5.2199991,3.033174 0.050426,0.05043 m 3.3052614,-0.322504 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,19.458898 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,19.458898 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580413,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126942 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955007 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580414,-3.950278 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955007 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05043 m -6.5804127,-3.950278 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398322 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126942 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322509 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955007 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.40139,-3.6782 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496813,-1.138755 0.05043,0.05043 M 33.516,29.5441 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.401389,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403046 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496811,-1.138755 0.05043,0.05043 M 23.4308,29.5441 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401387,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126946 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05044 m -2.49917,-0.05044 0.05043,0.05044 m 5.754006,-1.955012 0.05043,0.05043 m -3.496808,-1.138755 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401388,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05044 m -2.499171,-0.05044 0.05043,0.05044 m 5.754007,-1.955012 0.05043,0.05043 m -3.496809,-1.138755 0.05043,0.05043 M 3.2603961,29.5441 l 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05044 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398312 0.050426,0.05043 m -5.40138804,-3.6782 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126946 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.03317 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403046 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05044 m -2.499171,-0.05044 0.050426,0.05044 m 5.754007,-1.955012 0.050426,0.05043 m -3.4968082,-1.138755 0.050426,0.05043 m 39.2020484,8.402274 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678204 0.05043,0.05044 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672766,-9.119861 0.05043,0.05043 m -0.413206,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496813,-1.138765 0.05043,0.05043 M 33.516,39.629302 l 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503902 0.05043,0.05043 m 3.395957,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496811,-1.138765 0.05043,0.05043 M 23.4308,39.629302 l 0.05043,0.05043 m 2.579706,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503902 0.05043,0.05043 m 3.395955,-6.126951 0.05043,0.05043 m 1.400684,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587498 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955006 0.05043,0.05043 m -3.496808,-1.138765 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587498 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955006 0.05043,0.05043 m -3.496809,-1.138765 0.05043,0.05043 M 3.2605471,39.6294 l 0.050426,0.05043 m 2.5797074,2.035542 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861943 0.050426,0.05043 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309992 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678204 0.050426,0.05044 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503902 0.050426,0.05043 m 3.3959557,-6.126951 0.050426,0.05043 m 1.4006823,9.019004 0.050426,0.05043 m 1.6727653,-9.119861 0.050426,0.05043 m -0.4132033,4.574985 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322505 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587498 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955006 0.050426,0.05043 m -3.4968082,-1.138765 0.050426,0.05043" style="stroke:#999;stroke-width:0.35;stroke-linecap:round" id="path418" />
|
||
</pattern>
|
||
<pattern id="sand_white" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(1) rotate(0)">
|
||
<path style="fill: #ffffff;" d="M 0 0 50 0 50 50 0 50" id="path416" />
|
||
<path d="m 43.601202,-0.71150489 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672766,-9.11985699 0.05043,0.05043 m -0.413206,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.13875999 0.05043,0.05043 m -11.224016,-1.682987 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.13875999 0.05043,0.05043 m -11.224018,-1.682987 0.05043,0.05043 m 2.579706,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.12694199 0.05043,0.05043 m 1.400684,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587503 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.13875999 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950282 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587503 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.13875999 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.03554199 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950282 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398321 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.12694199 0.050426,0.05043 m 1.4006823,9.01900499 0.050426,0.05043 m 1.6727653,-9.11985699 0.050426,0.05043 m -0.4132033,4.57498099 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587503 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.13875999 0.050426,0.05043 m 39.2020484,8.40227899 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672766,-9.1198569 0.05043,0.05043 m -0.413206,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.305259,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,9.3736971 l 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,9.3736971 l 0.05043,0.05043 m 2.579706,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.1269419 0.05043,0.05043 m 1.400684,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.305261,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.6829219 0.05043,0.05043 m 2.579707,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950283 0.05043,0.05043 m 4.212202,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 M 3.2605471,9.3738251 l 0.050426,0.05043 m 2.5797074,2.0355409 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114425 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950283 0.050426,0.05043 m 4.212204,1.309988 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.1269419 0.050426,0.05043 m 1.4006823,9.0190049 0.050426,0.05043 m 1.6727653,-9.1198569 0.050426,0.05043 m -0.4132033,4.5749809 0.050426,0.05043 m -5.2199991,3.033174 0.050426,0.05043 m 3.3052614,-0.322504 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,19.458898 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,19.458898 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580413,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126942 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955007 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580414,-3.950278 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955007 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05043 m -6.5804127,-3.950278 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398322 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126942 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322509 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955007 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.40139,-3.6782 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496813,-1.138755 0.05043,0.05043 M 33.516,29.5441 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.401389,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403046 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496811,-1.138755 0.05043,0.05043 M 23.4308,29.5441 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401387,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126946 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05044 m -2.49917,-0.05044 0.05043,0.05044 m 5.754006,-1.955012 0.05043,0.05043 m -3.496808,-1.138755 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401388,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05044 m -2.499171,-0.05044 0.05043,0.05044 m 5.754007,-1.955012 0.05043,0.05043 m -3.496809,-1.138755 0.05043,0.05043 M 3.2603961,29.5441 l 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05044 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398312 0.050426,0.05043 m -5.40138804,-3.6782 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126946 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.03317 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403046 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05044 m -2.499171,-0.05044 0.050426,0.05044 m 5.754007,-1.955012 0.050426,0.05043 m -3.4968082,-1.138755 0.050426,0.05043 m 39.2020484,8.402274 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678204 0.05043,0.05044 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672766,-9.119861 0.05043,0.05043 m -0.413206,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496813,-1.138765 0.05043,0.05043 M 33.516,39.629302 l 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503902 0.05043,0.05043 m 3.395957,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496811,-1.138765 0.05043,0.05043 M 23.4308,39.629302 l 0.05043,0.05043 m 2.579706,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503902 0.05043,0.05043 m 3.395955,-6.126951 0.05043,0.05043 m 1.400684,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587498 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955006 0.05043,0.05043 m -3.496808,-1.138765 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587498 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955006 0.05043,0.05043 m -3.496809,-1.138765 0.05043,0.05043 M 3.2605471,39.6294 l 0.050426,0.05043 m 2.5797074,2.035542 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861943 0.050426,0.05043 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309992 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678204 0.050426,0.05044 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503902 0.050426,0.05043 m 3.3959557,-6.126951 0.050426,0.05043 m 1.4006823,9.019004 0.050426,0.05043 m 1.6727653,-9.119861 0.050426,0.05043 m -0.4132033,4.574985 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322505 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587498 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955006 0.050426,0.05043 m -3.4968082,-1.138765 0.050426,0.05043" style="stroke:#999;stroke-width:0.35;stroke-linecap:round" id="path418" />
|
||
</pattern>
|
||
<pattern id="concrete" width="50" height="50" patternUnits="userSpaceOnUse">
|
||
<path style="fill: hsl(0, 0%, 60%);" d="M 0 0 50 0 50 50 0 50" id="path421" />
|
||
<path style="stroke:hsl(0, 0%, 20%);stroke-width:0.15;stroke-linecap:round" d="M 0.12435638,40.161126 0.0392849,39.927396 m 1.3611443,3.73971 -0.085071,-0.23373 m 1.3611438,3.73972 -0.085072,-0.23373 m -2.34247071,-16.61734 -0.0850716,-0.23373 m 1.36114441,3.73971 -0.085072,-0.23372 m 1.3611447,3.73971 -0.085071,-0.23373 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611439,3.73972 -0.085071,-0.23373 m 1.3611443,3.73971 -0.085072,-0.23374 m -6.17068923,-27.13528 -0.0850715,-0.23373 m 1.36114443,3.73972 -0.085072,-0.23374 m 1.3611448,3.73972 -0.085072,-0.23373 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611446,3.73973 -0.085072,-0.23374 m 1.3611447,3.73971 -0.085071,-0.23373 m 1.3611437,3.73973 -0.085071,-0.23374 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611432,3.73972 -0.08507,-0.23373 M 0.49816496,10.643836 0.4130935,10.410096 m 1.3611443,3.73972 -0.085072,-0.23373 m 1.3611449,3.73972 -0.085072,-0.23374 m 1.3611448,3.73972 -0.085072,-0.23373 m 1.3611446,3.73972 -0.085072,-0.23374 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611438,3.73972 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085072,-0.23373 m 1.3611447,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23372 M 0.62276789,0.8047364 0.53769639,0.5710064 m 1.36114431,3.73971 -0.085071,-0.23373 m 1.3611437,3.73972 -0.085071,-0.23373 m 1.3611442,3.7397096 -0.085071,-0.23373 m 1.3611439,3.73971 -0.085071,-0.23372 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085071,-0.23372 m 1.3611437,3.73971 -0.085071,-0.23373 m 1.3611437,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 M 4.5755891,1.4835864 4.4905181,1.2498564 m 1.3611441,3.73972 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085071,-0.23373 m 1.3611437,3.7397196 -0.085071,-0.23374 m 1.3611438,3.73972 -0.085071,-0.23373 m 1.3611436,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 M 8.5284107,2.1624464 8.4433387,1.9287164 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611436,3.73972 -0.08507,-0.23373 m 1.361142,3.7397196 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.7397 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23374 M 12.481231,2.8412964 l -0.08507,-0.23372 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23372 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 M 16.434053,3.5201564 l -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m -1.796367,0.9289 -0.06438,-0.24025 m 1.5358,-1.95656 -0.06438,-0.24026 m 1.888167,1.919 0.06307,-0.13526 m -3.386081,0.17745 0.013,-0.14867 m 4.572989,-2.89775 -0.08507,-0.23373 m 4.037892,0.91258 -0.08507,-0.23372 m -5.483097,-1.31646 -0.06438,-0.24026 m 4.616637,1.85306 -0.06438,-0.24026 m -5.338602,-0.80246 0.06307,-0.13525 m 3.305472,-1.20309 0.06307,-0.13526 m 1.140023,3.44073 0.06307,-0.13526 m -1.655827,0.31399 0.013,-0.14868 m -1.926484,4.63718 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23374 M 19.110801,0.6930264 l -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361142,3.7397196 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 2.637216,7.24571 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361142,3.73973 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23374 M 23.063621,1.3718864 l -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.7397096 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 2.637216,7.2457 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23372 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23372 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 M 27.016443,2.0507464 l -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361141,3.73972 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361144,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 M 30.969264,2.7295964 l -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 M 34.922086,3.4084464 l -0.08507,-0.23372 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 M 37.598834,0.5813264 l -0.08507,-0.23374 m 1.361142,3.73973 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m -7.446764,-30.6412696 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m -3.618545,-20.1233196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.7397096 -0.08507,-0.23373 m 0.209673,-9.6053596 -0.08507,-0.23374 M 1.4711736,47.803406 1.4067966,47.563156 m -0.073621,-7.96299 -0.064377,-0.24027 m 1.6737946,6.2467 -0.064377,-0.24026 m -1.683038,-13.96943 -0.064377,-0.24026 m 1.6737943,6.24669 -0.064377,-0.24025 m 1.6737944,6.24669 -0.064376,-0.24026 m 1.6737936,6.24669 -0.064376,-0.24026 M 1.0571811,23.193656 0.9928044,22.953396 m 1.6737944,6.2467 -0.064377,-0.24026 m 1.6737945,6.2467 -0.064377,-0.24026 m 1.6737948,6.24669 -0.064377,-0.24026 m 1.6737945,6.2467 -0.064377,-0.24026 m -6.51129097,-31.98874 -0.0643767,-0.24026 m 1.67379427,6.24669 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24669 -0.064377,-0.24025 m 1.673795,6.24669 -0.064377,-0.24026 m 1.6737946,6.24669 -0.064377,-0.24026 M 0.7811862,6.7871564 0.7168095,6.5468964 m 1.6737943,6.2466996 -0.064377,-0.24026 m 1.6737943,6.24669 -0.064377,-0.24026 m 1.6737947,6.24669 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24668 -0.064376,-0.24024 m 1.6737929,6.24668 -0.06438,-0.24024 m 1.673798,6.24667 -0.06438,-0.24024 M 2.2526063,4.5903464 2.1882293,4.3500864 m 1.6737945,6.2466896 -0.064377,-0.24025 m 1.6737949,6.24668 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24669 -0.064377,-0.24025 m 1.6737942,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 M 3.7240264,2.3935264 3.6596494,2.1532664 m 1.6737946,6.24669 -0.064376,-0.24025 m 1.6737935,6.2466896 -0.064376,-0.24026 m 1.6737935,6.24669 -0.064376,-0.24025 m 1.673793,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24024 m 1.673798,6.24668 -0.06438,-0.24027 M 6.8048642,6.2031464 6.7404872,5.9628864 m 1.6737946,6.2466896 -0.064377,-0.24025 m 1.6737942,6.24669 -0.064377,-0.24026 m 1.673794,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 M 8.2762845,4.0063264 8.2119075,3.7660764 M 9.885702,10.012766 9.821325,9.7725064 m 1.673794,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24027 m 1.673798,6.2467 -0.06438,-0.24026 M 9.7477043,1.8095164 9.6833283,1.5692564 m 1.6737927,6.24669 -0.06438,-0.24026 m 1.673798,6.2466996 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24025 m -9.730122,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673794,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06437,-0.24025 m 1.673788,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m -9.730124,-44.0015996 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -9.730122,-44.0015896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 3.283215,12.25313 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m -9.730123,-44.0015996 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 3.283215,12.25312 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 M 20.32364,2.8383064 20.15926,2.5980464 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m 3.283215,12.25313 -0.06438,-0.24027 m 1.673799,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m -9.730123,-44.0015996 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.2467 -0.06438,-0.24026 m -9.730124,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2466996 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 3.283216,12.25313 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m -9.730122,-44.0015896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2466996 -0.06438,-0.24027 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.2467 -0.06438,-0.24026 m -8.120706,-37.9951596 -0.06438,-0.24027 m 1.673797,6.2466996 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m -9.730123,-44.0015896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.24668 -0.06438,-0.24024 m 1.673797,6.24668 -0.06438,-0.24025 m -9.730123,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673799,6.2466896 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m -9.730122,-44.0015996 -0.06438,-0.24025 m 1.673797,6.2466796 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673799,6.24668 -0.06438,-0.24024 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24668 -0.06438,-0.24026 m -9.730124,-44.0015896 -0.06438,-0.24025 m 1.673799,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m -9.730122,-44.0015996 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06437,-0.24026 m 1.673789,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m -8.120705,-37.9951496 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -6.511287,-31.9887296 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -4.90187,-25.9822896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m -1.683036,-13.9694296 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m -0.07362,-7.9629896 -0.06438,-0.24026 m -47.7039735,-1.53749 0.038996,-0.0836 m 1.164097,3.38907 0.063071,-0.13525 m -2.2285202,4.77908 0.0630714,-0.13526 m 5.4709198,-5.84692 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13525 m -2.2285201,4.7790796 0.063071,-0.13526 m 7.6363693,-10.4907396 0.063072,-0.13526 m -2.2285211,4.77909 0.063071,-0.13526 m -2.2285202,4.7790796 0.063071,-0.13526 m -2.2285201,4.77908 0.063071,-0.13525 m -2.22852021,4.77908 0.0630713,-0.13526 M 10.345525,4.2715464 l 0.06307,-0.13525 m -2.2285187,4.77908 0.063071,-0.13526 m -2.2285201,4.7790896 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13526 m -2.2285201,4.77908 0.063071,-0.13525 M 13.714068,2.9331964 l 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.2285186,4.7790796 0.063072,-0.13525 m -2.2285211,4.77908 0.063072,-0.13526 m -2.228521,4.77909 0.063071,-0.13526 m -2.2285202,4.77908 0.063071,-0.13526 m -2.22852019,4.77908 0.0630713,-0.13525 M 17.08261,1.5948464 l 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285185,4.77908 0.063071,-0.13526 m -2.2285201,4.77909 0.063071,-0.13526 m -2.2285204,4.77909 0.063071,-0.13527 m -2.2285202,4.77909 0.063071,-0.13526 M 20.451151,0.1564964 l 0.0013,-0.003 m -2.166749,4.64683 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.2285189,4.77909 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13526 m -2.2285201,4.77909 0.063071,-0.13526 m -2.2285202,4.77908 0.063071,-0.13526 m -2.22852027,4.77908 0.0630715,-0.13525 m 20.565992,-38.2184396 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285184,4.77908 0.063072,-0.13525 m -2.228521,4.77908 0.063072,-0.13525 m -2.2285211,4.77908 0.063071,-0.13527 m -2.2285201,4.77908 0.063071,-0.13525 M 25.022786,2.2236164 l 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.2285182,4.77908 0.063072,-0.13526 m -2.228521,4.77908 0.063072,-0.13525 m -2.2285211,4.77908 0.063071,-0.13525 m -2.2285202,4.77908 0.063071,-0.13527 M 28.391328,0.8852664 l 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13527 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285181,4.77908 0.063071,-0.13525 m -2.22852,4.77908 0.063071,-0.13526 M 29.594421,4.1907464 l 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.7790796 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m 22.794514,-42.9975196 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -4.39397,9.42291 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m 24.959963,-47.6413396 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -6.559417,14.06674 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m 22.794515,-42.9975196 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.22852,4.7790896 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -4.393969,9.42292 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13525 M 40.90314,3.4811664 l 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m 24.959963,-47.6413496 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.7790896 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13527 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m 24.959964,-47.6413396 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.1352496 m -2.22852,4.7790796 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m 22.794514,-42.9975196 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13526 m 18.463615,-33.70988 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13527 m 18.463615,-33.70987 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m 14.132718,-24.42222 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.228519,4.7791 0.06307,-0.13527 m -2.22852,4.77908 0.06307,-0.13525 m 11.96727,-19.77839 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.228521,4.77908 0.06307,-0.13525 m 9.801819,-15.13458 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m 7.636371,-10.49076 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13527 m 3.305472,-1.20309 0.06307,-0.13525 M 4.0059337,4.2093264 l 0.013007,-0.14867 m -0.4595834,5.25307 0.013007,-0.14867 M 3.112781,14.418126 3.125788,14.269446 m -0.4595834,5.25307 0.013007,-0.14867 m -0.4595833,5.25307 0.013007,-0.14867 m -0.4595834,5.25306 0.013007,-0.14867 m -0.4595834,5.25307 0.013007,-0.14867 m -0.45958338,5.25306 0.0130072,-0.14866 m -0.4595836,5.25306 0.0130072,-0.14867 M 9.1177385,2.8588364 l 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595858,5.2530596 0.013009,-0.14867 m -0.4595852,5.25307 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14868 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595858,5.25306 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595852,5.25307 0.013009,-0.14868 m 9.104974,-46.9927096 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.2530696 0.013,-0.14868 m -0.459576,5.25307 0.01301,-0.14867 m -0.459586,5.25307 0.01301,-0.14868 m -0.459586,5.25307 0.01301,-0.14867 m -0.459587,5.25307 0.01301,-0.14867 m -0.459587,5.25307 0.01301,-0.14868 m -0.459586,5.25308 0.01301,-0.14869 m -0.459586,5.25308 0.01301,-0.14868 m 9.104974,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459576,5.2530596 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m 8.658408,-41.8883196 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459575,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.906154,10.35746 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14868 m -0.459577,5.25308 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14868 m 8.658409,-41.8883096 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459575,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.906153,10.35747 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459575,5.25308 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m 9.104985,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.2530596 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459576,5.25308 0.013,-0.14869 m -0.459577,5.25308 0.013,-0.14868 m 9.104985,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459577,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14868 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459575,5.25308 0.013,-0.14868 m -0.459577,5.25306 0.013,-0.14866 m 8.658409,-41.8883196 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459577,5.2530696 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459575,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459576,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m 8.658409,-41.8883096 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459577,5.2530696 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459575,5.25306 0.013,-0.14867 M 0.61291371,42.991776 0.31563741,42.354266 M 3.335483,35.512586 3.0382067,34.875076 m 5.0543262,10.83906 -0.2972761,-0.63751 M 1.3010021,17.831886 1.0037257,17.194376 m 5.0543262,10.83904 -0.2972761,-0.63751 m 5.0543262,10.83905 -0.297277,-0.63752 m 5.054326,10.83905 -0.297276,-0.63751 M 4.0235713,10.352706 3.726295,9.7151964 M 8.7806214,20.554246 8.4833453,19.916736 m 5.0543257,10.83904 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 M 6.7461405,2.8735364 6.4488644,2.2360164 M 11.50319,13.075066 11.205914,12.437556 m 5.054326,10.83905 -0.297276,-0.63751 m 5.054326,10.83905 -0.297277,-0.63751 m 5.054327,10.83904 -0.297276,-0.63751 M 14.22576,5.5958964 13.928483,4.9583864 m 5.054326,10.8390396 -0.297276,-0.63751 m 5.054326,10.83905 -0.297276,-0.63751 m 5.054326,10.83905 -0.297275,-0.63752 m 5.054325,10.83906 -0.297276,-0.63752 M 21.705379,8.3182564 21.408103,7.6807464 m 5.054325,10.8390396 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 m 5.054325,10.83905 -0.297276,-0.63752 M 24.427947,0.8390864 24.154971,0.1536764 m 5.030027,10.7869396 -0.297276,-0.63751 m 5.054325,10.83905 -0.297275,-0.63751 m 5.054326,10.83904 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 M 31.907566,3.5614464 31.61029,2.9239264 m 5.054327,10.8390496 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 m 5.054326,10.83905 -0.297277,-0.63751 M 39.387187,6.2838064 39.089911,5.6462864 m 5.054325,10.8390496 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 M 46.866806,9.0061664 46.56953,8.3686564 m 3.019844,-6.84167 -0.297276,-0.63751 M 0.78304652,42.524316 0.31558226,42.354166 m 7.94689064,2.89243 -0.4674639,-0.17013 m 7.94689,2.89242 -0.467464,-0.17013 m -11.7691,-12.75389 -0.4674641,-0.17013 m 7.9468901,2.89243 -0.467464,-0.17013 m 7.94689,2.89242 -0.467464,-0.17013 m 7.946891,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 M 6.2276238,27.565446 5.7601595,27.395306 m 7.9468905,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17014 m 7.94689,2.89243 -0.467463,-0.17015 m 7.94689,2.89244 -0.467465,-0.17015 m 7.946892,2.89244 -0.467465,-0.17014 M 1.4704859,17.363716 1.0030217,17.193576 m 7.9468905,2.89243 -0.4674638,-0.17014 m 7.9468896,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467465,-0.17014 m 7.946892,2.89243 -0.467465,-0.17014 m 7.94689,2.89243 -0.467463,-0.17014 m 7.94689,2.89243 -0.467465,-0.17014 M 4.1927745,9.8842864 3.7253104,9.7141464 m 7.9468906,2.8924296 -0.467465,-0.17014 m 7.946892,2.89243 -0.467466,-0.17014 m 7.946891,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467465,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 M 6.9150632,2.4048564 6.4475988,2.2347164 m 7.9468902,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17014 m 7.94689,2.8924296 -0.467463,-0.17014 m 7.94689,2.89243 -0.467463,-0.17014 m 7.94689,2.89243 -0.467465,-0.17014 M 24.596204,0.3700064 24.276606,0.1536764 m 7.799025,2.83862 -0.467465,-0.17015 m 7.94689,2.89244 -0.467463,-0.17015 m 7.94689,2.89244 -0.467463,-0.17014 m 3.179228,-7.31312 -0.45694,-0.16632 m -42.5443784,1.98501 0.170143,-0.46746 M 4.022641,10.351746 4.1927841,9.8842764 M 1.3003524,17.831176 1.4704955,17.363706 M 14.224356,5.5946064 l 0.170143,-0.46747 m -2.892432,7.9468996 0.170143,-0.46746 m -2.8924308,7.94689 0.170143,-0.46746 m -2.8924319,7.9469 0.1701429,-0.46747 m -2.8924315,7.9469 0.1701429,-0.46747 m -2.89243159,7.94691 0.17014311,-0.46747 M 24.426071,0.8374564 l 0.170142,-0.46746 m -2.89243,7.9469 0.170142,-0.46747 m -2.892432,7.9468996 0.170144,-0.46746 m -2.892432,7.94689 0.170144,-0.46746 m -2.892432,7.9469 0.170142,-0.46747 m -2.892431,7.9469 0.170143,-0.46746 m -2.8924311,7.9469 0.1701429,-0.46747 M 31.905497,3.5597464 32.07564,3.0922864 m -2.892432,7.9468996 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46746 m -2.89243,7.9469 0.170142,-0.46747 m -2.892432,7.9469 0.170144,-0.46747 m -2.892432,7.94691 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46747 m 23.643015,-41.6868496 0.170144,-0.46746 m -2.892432,7.9468996 0.170142,-0.46747 m -2.89243,7.9469 0.170142,-0.46746 m -2.892432,7.9469 0.170144,-0.46747 m -2.892432,7.94691 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46746 m 23.643015,-41.6868596 0.15961,-0.43852 m -2.881898,7.91795 0.170142,-0.46746 m -2.89243,7.9468996 0.170142,-0.46747 m -2.892431,7.94691 0.170143,-0.46747 m -2.892432,7.9469 0.170143,-0.46747 m -2.892431,7.9469 0.170142,-0.46746 m -2.892432,7.9469 0.170144,-0.46746 m 15.476149,-19.24855 0.170144,-0.46747 m -2.892432,7.94689 0.170143,-0.46746 m -2.892432,7.9469 0.170143,-0.46747 m -2.892432,7.9469 0.170144,-0.46745 M 4.9452336,47.243176 4.3690295,46.839706 m -0.8055656,-7.43498 -0.5762043,-0.40347 m 9.7966934,6.85974 -0.576204,-0.40348 M 2.181694,31.566286 1.6054898,31.162816 m 9.7966932,6.85973 -0.576204,-0.40347 m 9.796694,6.85973 -0.576205,-0.40346 M 0.79992402,23.727836 0.2237198,23.324376 m 9.7966932,6.85973 -0.5762037,-0.40346 m 9.7966927,6.85973 -0.576204,-0.40348 m 9.796694,6.85974 -0.576205,-0.40347 m 9.796696,6.85973 -0.576205,-0.40347 M 8.6386439,22.345666 8.0624397,21.942206 m 9.7966923,6.85972 -0.576203,-0.40346 m 9.796693,6.85972 -0.576204,-0.40347 m 9.796693,6.85974 -0.576203,-0.40347 m 9.796694,6.85973 -0.576205,-0.40347 M 7.2568738,14.507226 6.6806696,14.103756 m 9.7966924,6.85973 -0.576203,-0.40347 m 9.796694,6.85973 -0.576205,-0.40346 m 9.796694,6.85972 -0.576204,-0.40346 m 9.796694,6.85973 -0.576205,-0.40347 M 5.8751042,6.6687764 5.2989,6.2653164 m 9.796693,6.8597196 -0.576204,-0.40345 m 9.796694,6.85972 -0.576205,-0.40346 m 9.796694,6.85972 -0.576204,-0.40346 m 9.796694,6.85972 -0.576205,-0.40346 M 13.713823,5.2866064 13.13762,4.8831364 m 9.796693,6.8597296 -0.576205,-0.40347 m 9.796694,6.85973 -0.576204,-0.40346 m 9.796694,6.85972 -0.576205,-0.40346 M 21.552543,3.9044264 20.976339,3.5009564 m 9.796693,6.8597296 -0.576203,-0.4034696 m 9.796694,6.8597296 -0.576205,-0.40346 m 9.796693,6.85973 -0.576203,-0.40347 M 29.391262,2.5222464 28.815059,2.1187864 m 9.796694,6.85972 -0.576205,-0.40346 m 9.796694,6.8597196 -0.576204,-0.40346 M 37.229983,1.1400664 36.653778,0.7365964 m 9.796694,6.85973 -0.576204,-0.40346 m -8.27997,41.8703496 -0.489908,0.0864 m 8.328426,-1.46856 -0.489908,0.0864 m -40.0848223,-1.0142 -0.4899075,0.0864 m 8.3284248,-1.46855 -0.489908,0.0864 m 8.328425,-1.46853 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m 8.328426,-1.46856 -0.489908,0.0864 m 8.328426,-1.46853 -0.489908,0.0864 m -40.0848226,-1.01422 -0.4899073,0.0864 m 8.3284249,-1.46854 -0.489908,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m 8.328426,-1.46855 -0.489908,0.0864 m 8.328425,-1.46854 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m -40.0848217,-1.01421 -0.4899073,0.0864 m 8.328425,-1.46854 -0.4899075,0.0864 m 8.3284245,-1.46855 -0.489906,0.0864 m 8.328424,-1.46854 -0.489908,0.0864 m 8.328425,-1.46854 -0.489907,0.0864 m 8.328425,-1.46855 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m -47.92333989,0.36794 -0.48990731,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 m 8.3284232,-1.46854 -0.489906,0.0864 m 8.328424,-1.46855 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m 8.328426,-1.46855 -0.489908,0.0864 m -40.084822,-1.0142 -0.4899074,0.0864 m 8.3284254,-1.46855 -0.489908,0.0864 m 8.328424,-1.46854 -0.489906,0.0864 m 8.328424,-1.4685396 -0.489908,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m -40.0848217,-1.01421 -0.489907,0.0864 m 8.3284247,-1.46854 -0.489908,0.0864 m 8.328424,-1.46854 -0.489906,0.0864 m 8.328425,-1.46855 -0.489908,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 M 0.79803484,23.727576 l -0.0863839,-0.4899 m 1.46852616,8.32843 -0.086384,-0.48991 m 1.4685262,8.32843 -0.086384,-0.48991 m 1.4685263,8.32844 -0.086384,-0.4899 M 5.8722687,6.6683864 5.7858847,6.1784764 m 1.4685257,8.3284296 -0.086384,-0.4899 m 1.4685262,8.32843 -0.086384,-0.48991 m 1.4685254,8.32844 -0.086383,-0.48991 m 1.468526,8.32843 -0.08638,-0.48991 m 1.468522,8.32843 -0.08639,-0.48991 m 1.014196,-40.0848496 -0.08638,-0.48991 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468523,8.32843 -0.08638,-0.4899 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.4899 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468523,8.32844 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.48991 m 1.468522,8.3284296 -0.08638,-0.4898996 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468523,8.32843 -0.08638,-0.4899 m 1.468522,8.32842 -0.08638,-0.4899 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468521,8.32843 -0.08638,-0.4899 m -0.367955,-47.9233996 -0.08638,-0.4899 m 1.468523,8.32843 -0.08638,-0.48991 m 1.468522,8.3284396 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468521,8.32844 -0.08638,-0.48991 m 1.468523,8.32842 -0.08638,-0.4899 m 1.468522,8.32844 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.48991 m 1.468523,8.3284296 -0.08638,-0.48991 m 1.468521,8.32844 -0.08638,-0.48991 m -40.74138,20.18207 -0.6051935,-0.86432 m 2.8943265,-12.11801 -0.605194,-0.86431 m 11.298378,16.13577 -0.605194,-0.8643 M 2.2686052,1.7292864 1.6634114,0.8649664 M 12.961789,17.000746 12.356595,16.136436 m 11.298377,16.13577 -0.605195,-0.86431 m 11.298379,16.13578 -0.605195,-0.86432 M 15.250921,4.0184164 14.645728,3.1541064 m 11.298377,16.1357696 -0.605193,-0.86431 m 11.298377,16.13577 -0.605193,-0.8643 m 11.298377,16.13577 -0.605195,-0.86431 M 28.233239,6.3075464 l -0.605194,-0.8643 m 11.298378,16.1357696 -0.605195,-0.86431 m 11.298377,16.13577 -0.605193,-0.8643 M 41.215557,8.5966864 40.610363,7.7323764 M 8.5131281,42.230636 7.7782668,42.101046 m 13.7174062,2.41876 -0.734863,-0.12957 m 13.717407,2.41874 -0.734861,-0.12958 m 13.717405,2.41876 -0.734861,-0.12958 m -35.923599,-19.72051 -0.734862,-0.12957 m 13.717406,2.41875 -0.734861,-0.12957 m 13.717405,2.41875 -0.734861,-0.12958 m 13.71372,2.41811 -0.731173,-0.12894 M 0.10892896,13.976336 -2.4653463e-4,13.957136 M 13.091473,16.265516 12.356612,16.135936 m 13.717405,2.41875 -0.73486,-0.12957 m 13.717406,2.41875 -0.73486,-0.12958 M 2.398102,0.9937864 1.663241,0.8642064 m 13.717406,2.41875 -0.734862,-0.12958 m 13.717406,2.41876 -0.73486,-0.12958 m 13.717404,2.41875 -0.73486,-0.12958 M 2.2684935,1.7285564 2.3980693,0.9936864 M -2.4653463e-4,14.595226 0.10889632,13.976246 M 15.251038,4.0177264 l 0.129576,-0.73486 m -2.418749,13.7174196 0.129576,-0.73486 m -2.418749,13.71742 0.129576,-0.73487 m -2.4187485,13.71742 0.1295757,-0.73486 M 28.233583,6.3069064 l 0.129575,-0.73486 m -2.418749,13.7174196 0.129577,-0.73487 m -2.418749,13.71742 0.129575,-0.73486 m -2.418748,13.71742 0.129576,-0.73485 m 19.720487,-35.9236496 0.129575,-0.73486 m -2.418747,13.7174196 0.129575,-0.73486 m -2.418749,13.71741 0.129577,-0.73486 m -2.418749,13.71743 0.129575,-0.73487 m 15.142143,-9.95851 0.125921,-0.71416 m -2.415095,13.69671 0.129575,-0.73486 M 4.5727168,46.163046 4.2086022,44.804156 M 6.7054036,10.631926 6.3412891,9.2730264 M 12.53201,32.377136 12.167895,31.018246 m 8.323409,-12.42702 -0.364115,-1.3589 m 6.190721,23.10411 -0.364115,-1.3589 m 2.496802,-34.1722296 -0.364115,-1.35889 m 6.190721,23.1041096 -0.364115,-1.3589 m 6.190721,23.10411 -0.364115,-1.3589 m 2.496802,-34.17222 -0.364115,-1.3589 m 6.190721,23.10411 -0.364113,-1.3589 M 5.0700477,45.301546 4.208413,44.804086 m 8.821074,-13.2887 -0.861635,-0.49747 m 14.647787,8.45691 -0.861634,-0.49746 m 14.647788,8.45691 -0.861634,-0.49746 M 7.202773,9.7697664 6.3411383,9.2723064 m 14.6477867,8.4569096 -0.861634,-0.49746 m 14.647788,8.45691 -0.861634,-0.49747 m 14.647787,8.45692 -0.861634,-0.49747 M 28.948365,3.9430464 28.086731,3.4455864 m 14.647788,8.4569096 -0.861635,-0.49746 M 6.7054424,10.631266 7.2029073,9.7696364 m 21.2481277,-4.96509 0.497464,-0.86163 m -8.456905,14.6477996 0.497466,-0.86164 m -8.456904,14.6478 0.497465,-0.86163 m -8.4569042,14.6478 0.4974652,-0.86164 m 37.167007,-32.53741 0.497464,-0.86164 m -8.456904,14.6478 0.497464,-0.86163 m -8.456905,14.64781 0.497466,-0.86164 m 21.248127,-4.96509 0.497466,-0.86163 m -8.456905,14.6478 0.497465,-0.86164 M 7.7347048,1.9493064 7.8573185,0.5478264 M 5.7726309,24.375946 5.8952441,22.974466 m -2.0846879,23.82812 0.1226134,-1.40149 m 14.0338054,-31.25744 0.122612,-1.40147 m -2.084687,23.82811 0.122614,-1.40148 m 14.033805,-31.2574296 0.122612,-1.40148 m -2.084687,23.8281196 0.122613,-1.40148 m -2.084688,23.82811 0.122614,-1.40149 m 14.033805,-31.25743 0.122613,-1.40147 m -2.084687,23.82811 0.122614,-1.40148 m 10.173216,12.86933 0.05905,-0.67497 M 4.5727168,46.163046 3.9331881,45.400886 m 2.6016392,-21.66489 -0.6395285,-0.76216 m 10.8719862,12.95674 -0.639529,-0.76216 m 10.871987,12.95675 -0.639529,-0.76217 M 8.4969381,1.3089464 7.8574095,0.5467864 M 18.729395,13.503526 18.089866,12.741366 m 10.871987,12.95675 -0.639529,-0.76217 m 10.871987,12.95675 -0.639528,-0.76217 m 10.798943,12.8697 -0.566485,-0.67511 M 30.923965,3.2710564 30.284436,2.5088964 M 41.156423,15.465636 40.516894,14.703486 M 7.7347775,1.9484764 8.4969381,1.3089464 m 21.6648649,2.60165 0.762162,-0.63954 m -12.95673,10.8719996 0.76216,-0.63953 m -12.9567283,10.872 0.7621606,-0.63953 m 33.8594337,-7.63082 0.762162,-0.63954 m -12.95673,10.872 0.76216,-0.63952 m -12.956728,10.87199 0.76216,-0.63953 m -12.9567288,10.87201 0.7621606,-0.63954 m 33.8594342,-7.63082 0.76216,-0.63953 m -12.956728,10.87199 0.76216,-0.63952" id="path423" />
|
||
</pattern>
|
||
<pattern id="Square_1ft_at48scale" width="6.34" height="6.34" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="6.34" style="stroke:#a39872; stroke-width:0.15" id="line427" />
|
||
<line x1="0" y1="0" x2="6.34" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line429" />
|
||
</pattern>
|
||
<pattern id="FKTILE" width="2.5" height="9" patternUnits="userSpaceOnUse" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="rgb(249, 242, 248)" id="rect2" />
|
||
<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="pattern2" 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="hsl(0, 0%, 100%)" id="rect3" />
|
||
<path d="M0 22.5h30v15H0zm15-15h30v15H15m-30-15h30v15h-30zm15-15h30v15H0z" stroke-width="0.5" stroke="hsl(0, 0%, 70%)" 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="hsl(0, 0%, 100%)" 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="hsl(0, 0%, 70%)" 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="hsl(0, 0%, 100%)" 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="hsl(0, 0%, 70%)" fill="none" id="path5" />
|
||
</pattern>
|
||
<pattern id="InsulationBattHorz" patternUnits="userSpaceOnUse" width="40" height="40" patternTransform="scale(.05) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(310, 35%, 85%)" 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="hsl(310, 35%, 55%)" fill="none" id="path6" />
|
||
</pattern>
|
||
<pattern id="InsulationBattVert" patternUnits="userSpaceOnUse" width="40" height="40" patternTransform="scale(.05) rotate(90)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(310, 35%, 85%)" 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="hsl(310, 35%, 55%)" 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%)" id="rect8" />
|
||
<path id="path253" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,0.066069 31.959811,-2e-6" />
|
||
<path id="path250" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,4.0618109 31.959811,-2e-6" />
|
||
<path id="path247" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,8.0575524 31.959811,-1e-6" />
|
||
<path id="path244" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,12.053294 31.959811,-10e-7" />
|
||
<path id="path241" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,16.049036 31.959811,-1e-6" />
|
||
<path id="path238" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,20.042136 31.959811,-1e-6" />
|
||
<path id="path235" d="m 0.066067,24.037878 31.959811,-10e-7" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" />
|
||
<path id="path232" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,28.03362 31.959811,-10e-7" />
|
||
<path id="path227" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 8.0547214,28.033619 V 24.037877" />
|
||
<path id="path224" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 16.046205,4.0618089 V 0.066067" />
|
||
<path id="path223" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 24.03769,12.053293 V 8.0575513" />
|
||
<path id="path222" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 32.026532,20.042135 v -3.9931" />
|
||
<path id="path216" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 8.0547214,8.0575513 V 4.0618089" />
|
||
<path id="path215" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 16.046205,16.049035 V 12.053293" />
|
||
<path id="path214" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 24.03769,24.037877 V 20.042135" />
|
||
<path id="path212" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 32.026532,32.029361 V 28.033619" />
|
||
</pattern>
|
||
|
||
<pattern id="gravel" width="30" height="30" patternTransform="rotate(160)scale(.05)" patternUnits="userSpaceOnUse">
|
||
<rect width="100%" height="100%" fill="hsl(40, 20%, 50%)" id="rect9" />
|
||
<path fill="none" stroke="hsl(40, 20%, 70%)" stroke-width="5" d="M9 20.502A7.5 7.5 0 0 1 1.5 28 7.5 7.5 0 0 0-6 35.5a7.5 7.5 0 0 1-7.5 7.499 7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1-21 35.5a7.5 7.5 0 0 1 7.5-7.5A7.5 7.5 0 0 0-6 20.502a7.5 7.5 0 1 1 15 0zm15 0A7.5 7.5 0 0 1 16.5 28a7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1 9 20.502c0-2.072-.84-3.947-2.197-5.303A7.48 7.48 0 0 0 1.5 13.002a7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1-6 5.503a7.5 7.5 0 1 1 15 0c0 2.07.84 3.945 2.196 5.303a7.48 7.48 0 0 0 5.304 2.196c2.07 0 3.945.84 5.303 2.197A7.47 7.47 0 0 1 24 20.502zm15 0A7.5 7.5 0 0 1 31.5 28a7.5 7.5 0 0 0-7.5 7.5 7.5 7.5 0 0 1-7.5 7.499 7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1 9 35.5a7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 0 7.5-7.498 7.5 7.5 0 1 1 15 0zm0-30A7.5 7.5 0 0 1 31.5-2 7.5 7.5 0 0 0 24 5.5a7.5 7.5 0 0 1-7.5 7.499 7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1 9 5.5 7.5 7.5 0 0 1 16.5-2 7.5 7.5 0 0 0 24-9.498a7.5 7.5 0 1 1 15 0zm-22.5 37.5a7.5 7.5 0 0 0-7.5 7.5c0-2.072-.84-3.947-2.197-5.303A7.48 7.48 0 0 0 1.5 28.002 7.5 7.5 0 0 0 9 20.503c0 2.07.84 3.945 2.196 5.303a7.48 7.48 0 0 0 5.304 2.196zm15-15a7.5 7.5 0 0 0-7.5 7.5c0-2.072-.84-3.947-2.197-5.303a7.48 7.48 0 0 0-5.303-2.197A7.5 7.5 0 0 0 24 5.503c0 2.07.84 3.945 2.196 5.303a7.48 7.48 0 0 0 5.304 2.196z" id="path9" />
|
||
|
||
</pattern>
|
||
</defs> <g ifc:name="Elevation PARTITION - M4B2D - HEAD" class="section target-view-SECTIONVIEW scale-4" ifc:plane="[[1.000000,0.000000,0.000000,0.000000],[0.000000,-0.000000,-1.000000,0.395218],[0.000000,1.000000,-0.000000,0.000000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[250.000000,0.000000,-111947.439556],[0.000000,250.000000,775.900223],[0.000000,0.000000,1.000000]]">
|
||
<path d="M127.21406938881408,165.2643785708119 L127.21406933655815,165.95652857781374 L127.26049286712907,165.95652858131862 L127.29435788493718,165.95652858387538 L136.81935800262724,165.956529302993 L136.81952659817762,165.95652930300574 L141.5817337560875,165.95652966254244 L144.95246228780888,165.95652991702542 L146.4266320731986,165.95653002832216 L146.43464888940088,165.9525216197446 L147.11878189342679,165.61045507707593 L146.42663212545446,165.26438002132033 L146.426631644159,165.26438002132028 L144.95246228791075,165.2643799100236 L141.58173375597107,165.2643796555406 L136.8195265980612,165.2643792960039 L136.8193579621293,165.26437929599118 L127.29435784442467,165.26437857687353 Z" class="IfcBuildingElementProxy material-null Name-BuildingElementProxy surface"/><path d="M127.21406938881408,155.20466425349082 L127.21406933655815,155.89681426049287 L127.2604928788298,155.89681426399778 L127.29435729618125,155.89681426655446 L136.8193574138713,155.89681498567214 L136.81952659662056,155.89681498568493 L141.58173375453043,155.89681534522165 L144.9524622893514,155.89681559970464 L146.4266320731986,155.8968157110014 L146.43464888515834,155.8928073045451 L147.11878189342679,155.55074075975506 L146.42663212545446,155.20466570399924 L146.426631644159,155.20466570399918 L144.9524622894678,155.2046655927025 L141.58173375444312,155.2046653382195 L136.81952659653325,155.2046649786828 L136.81935737337335,155.20466497867002 L127.29435725566873,155.2046642595524 Z" class="IfcBuildingElementProxy material-null Name-BuildingElementProxy surface"/><path d="M213.09219725016737,29.075296821714915 L213.09219724007903,29.051776208246412 L213.0922382233612,29.052055567956984 L213.0956478161705,29.075296821714915 L213.09565572319843,29.075296821714915 L213.0956594323361,29.075296821714915 L213.09577441669535,29.075296821714915 L213.09577441669535,19.550314989211074 L190.87612890757737,19.55031498920812 L190.87612890757737,19.550359803169727 L190.87612890757737,20.435987729555336 L190.87612890757737,29.07529682171196 Z" class="IfcElementAssembly material-OPENWEBWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-OPENWEBWOODTRUSS matsCategory-Wood Name-WOODTRUSSFLOOR surface"/><path d="M213.09225444593176,162.4252786542164 L213.09219725086407,29.07692118235502 L213.09219725020134,29.07537600250498 L213.09219725016737,29.075296821714915 L190.87612890757737,29.07529682171196 L190.8719803963869,29.07718062512704 L190.872034430968,162.42527865421357 L190.8761289075628,162.42527865421357 L190.87612890756282,162.42527865421357 Z" class="IfcElementAssembly material-OPENWEBWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-OPENWEBWOODTRUSS matsCategory-Wood Name-WOODTRUSSFLOOR surface"/><path d="M161.90004910592688,19.947166568775284 L161.90004915816212,19.947166568775287 L161.90004921808907,19.5502850485193 L161.90004980303632,15.676322222499984 L161.89433837838592,15.664899091046 L161.5539749040472,14.984172373969953 L161.21109841144863,15.669924608126493 L161.2078997960343,15.676321996971678 L161.207899211087,19.55028504846132 L161.20789915116006,19.94716655889397 L161.20789915115571,19.94719535465333 L161.2078991291783,20.0927465382652 L161.90004910592688,20.092746642776937 L161.90004910592688,19.947195356465613 Z" class="IfcBuildingElementProxy material-null Name-BuildingElementProxy surface"/><path d="M148.2892092618713,19.94716637446311 L148.28920931412114,19.94716637446311 L148.28920937404803,19.55028504737777 L148.2892099589953,15.676322222499984 L148.2834985343449,15.664899091046 L147.94313506000617,14.984172373969953 L147.6002585674076,15.669924608126493 L147.59705995199326,15.676321996971678 L147.59705936704597,19.55028504731979 L147.59705930711905,19.94716636458179 L147.59705930711468,19.94719531901353 L147.59705928513725,20.0927465382652 L148.2892092618713,20.092746642776937 L148.2892092618713,19.947195320825927 Z" class="IfcBuildingElementProxy material-null Name-BuildingElementProxy surface"/><path d="M60.69873590306088,29.075325627036364 L60.69873590306088,22.471918140434923 L60.69873590306088,19.550339252658432 L38.47909186927427,19.55033925265593 L38.47909186927427,19.550384066616857 L38.47909186927427,20.43598991828992 L38.47909186927427,22.471913554168868 L38.47909186927427,29.075325627033862 L60.69863632420311,29.075325627036364 L60.69867625446932,29.075325627036364 Z" class="IfcElementAssembly material-OPENWEBWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-OPENWEBWOODTRUSS matsCategory-Wood Name-WOODTRUSSFLOOR surface"/><path d="M38.47909186927427,171.95028929203932 L60.69873590306088,171.9502892920417 L60.69873590306088,171.9501536213843 L60.69873590306088,169.09243014902177 L60.69873590306088,162.4253029176641 L60.69873028981965,162.4253029176641 L60.69869246651069,162.4253029176641 L38.47909186927428,162.42530291766172 L38.47909186927427,162.42530291766172 L38.47909186927427,164.16545475516807 L38.47909186927427,169.09242556275564 L38.47909186927427,170.90066004477217 L38.47909186927427,171.95015354652708 Z" class="IfcElementAssembly material-OPENWEBWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-OPENWEBWOODTRUSS matsCategory-Wood Name-WOODTRUSSFLOOR surface"/><path d="M60.69863632421894,29.07536322406044 L60.69863632420311,29.075325627036364 L38.47909186927427,29.075325627033862 L38.47841922105522,29.075579592390397 L38.478473975534534,162.42530291766172 L38.47909186927427,162.42530291766172 L38.47909186927428,162.42530291766172 L60.69869246651069,162.4253029176641 Z" class="IfcElementAssembly material-OPENWEBWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-OPENWEBWOODTRUSS matsCategory-Wood Name-WOODTRUSSFLOOR surface"/><path d="M38.47850547307704,169.09242556263462 L38.47847469005501,164.1654547560512 L38.47847469005501,164.1654547557972 L38.478473975640036,162.4255598538382 L38.478473975534534,162.42530291766172 L38.47841922105522,29.075579592390397 L38.47841922095094,29.075325627033862 L38.478416509536316,22.47191355402947 L-119.23744316078955,22.471881000541543 L-119.23732269724132,169.0923930091534 Z" class="IfcBuildingElementProxy material-NONCOMBUSTIBLEINSULATIONFILLENTIRECAVITY predefinedtype-COMPLEX matsName-NONCOMBUSTIBLEINSULATIONFILLENTIRECAVITY matsCategory-InsulationBattHorz Name-GenericModels541GenericModels11579600 surface"/><path d="M136.8175352958641,178.69731904130307 L136.81753475491132,175.91919464617877 L-138.1873476180046,175.91910835947598 L-167.98246581829153,175.91909901083284 L-167.98246527736785,178.69722340595703 L-167.98246374611335,178.69722340595752 L-138.18734676794278,178.6972327546003 Z" class="IfcBuildingElementProxy material-25GARESILIENTCHANNEL24OC predefinedtype-COMPLEX matsName-25GARESILIENTCHANNEL24OC matsCategory-Steel Name-GenericModels725GenericModels13408654 surface"/><path d="M148.28920937404803,19.55028504737777 L161.207899211087,19.55028504846132 L161.2078997960343,15.676321996971678 L161.20789979603433,15.676321831948831 L161.21109841144863,15.669924608126493 L161.5539749040472,14.984172373969953 L161.45578129488086,14.787785222453426 L148.04132874386923,14.787785221328406 L147.94313506000617,14.984172373969953 L148.2834985343449,15.664899091046 L148.28920995899534,15.676321936460566 L148.2892099589953,15.676322222499984 Z" class="IfcBuildingElementProxy material-EXISTINGFLOORSHEATHING predefinedtype-COMPLEX matsName-EXISTINGFLOORSHEATHING matsCategory-PlywoodHorz Name-GenericModels714GenericModels13408448 surface"/><path d="M161.207899211087,19.55028504846132 L148.28920937404803,19.55028504737777 L148.28920931412114,19.94716637446311 L148.63528419799695,19.94716637940377 L148.63528433274178,19.947166379403775 L148.70123642487695,19.947166380345323 L160.86182402804843,19.947166553953302 L160.8618241627932,19.947166553953306 L160.88135268352391,19.947166554232098 L160.92777620347476,19.947166554894853 L161.20789909892483,19.94716655889397 L161.20789915116006,19.94716655889397 Z" class="IfcBuildingElementProxy material-METALJRUNNER predefinedtype-COMPLEX matsName-METALJRUNNER matsCategory-Steel Name-GenericModels23GenericModels1426865 surface"/><path d="M172.93017546433055,19.550285049444355 L166.97852392077039,19.550285048945213 L166.97852392077039,19.947166641277043 L167.4023353771307,19.947166647327496 L167.53631007835824,19.947166649240156 L172.24351178204338,19.94716671644151 L172.37748728470618,19.947166718354186 L172.93017542379675,19.947166726244518 L172.93017546432776,19.550312470462814 L172.93017546432793,19.55031084963582 Z" class="IfcBuildingElementProxy material-METALJRUNNER predefinedtype-COMPLEX matsName-METALJRUNNER matsCategory-Steel Name-GenericModels23GenericModels1426865 surface"/><path d="M213.09577441669535,19.550285052812892 L477.11151292746945,19.5502850749549 L477.1114831273444,14.787785248926298 L161.65216858733953,14.787785222469896 L161.5539749040472,14.984172373969953 L161.89433837838592,15.664899091046 L161.90004980303638,15.676321936460566 L161.90004980303632,15.676322222499984 L161.90004921808907,19.5502850485193 L163.9968969631361,19.550285048695155 L166.97852392077039,19.550285048945213 L172.93017546433055,19.550285049444355 L173.3270455001482,19.55028504947764 L173.32764234721253,19.55028504947769 L174.04646691262315,19.550285049537973 L190.8760102140659,19.550285050949405 L190.87612890757737,19.550285050949416 L190.87620820155016,19.55028505094942 Z" class="IfcBuildingElementProxy material-EXISTINGFLOORSHEATHING predefinedtype-COMPLEX matsName-EXISTINGFLOORSHEATHING matsCategory-PlywoodHorz Name-GenericModels714GenericModels13408448 surface"/><path d="M167.9657185748947,20.785844832201995 L167.73388517704734,20.33305078079231 L167.40237522327516,19.947213023452377 L166.97852392077039,19.94721309394141 L166.97852392077039,23.1222127169301 L167.40237531466119,23.122212767172414 L167.73388411414635,22.736376018053644 L167.9657181120856,22.28358144021095 L168.08495643379865,21.78905976280649 L168.08495678534382,21.28036598308258 Z" class="IfcColumn material-CHSHAFTWALLSTUDS matsName-CHSHAFTWALLSTUDS matsCategory-None Name-Column surface"/><path d="M167.53633381083958,19.947213001174255 L167.73388517704734,20.33305078079231 L167.9043911400301,20.53149923647745 L167.9657185748947,20.785844832201995 L168.0849569661541,21.018729458676102 L168.08495678534382,21.28036598308258 L168.14628435244126,21.534712127221272 L168.08495643379865,21.78905976280649 L168.08495625298744,22.050697634762546 L167.9657181120856,22.28358144021095 L167.90439080388344,22.537926544092983 L167.73388411414635,22.736376018053644 L167.53633298575704,23.122212783051427 L172.24355086004653,23.122213341033557 L172.24355106042898,23.122213107812513 L172.5750610367104,22.736375459078893 L172.8068938782235,22.283582285847373 L172.92613245980465,21.78906020488842 L172.92613273166353,21.280366340278206 L172.8068939479126,20.785845088852838 L172.57506130884576,20.33305048499379 L172.24355087705771,19.947212218335608 Z" class="IfcBuildingElementProxy material-FIRERATEDSEALANTORACOUSTICALSEALANTpickoneWBACKERRODIFNECESSARY predefinedtype-COMPLEX matsName-FIRERATEDSEALANTORACOUSTICALSEALANTpickoneWBACKERRODIFNECESSARY matsCategory-Sealant Name-GenericModels526GenericModels11579401 surface"/><path d="M127.29435693498817,149.72535298701075 L134.42860036426282,149.72535256947427 L134.42849581272458,22.471933358694287 L60.69873590306088,22.471918140434923 L60.69873590306088,29.075325627036364 L60.69867625447844,29.07534814797702 L60.69873028981965,162.4253029176641 L60.69873590306088,162.4253029176641 L60.69873590306088,169.09243014902177 L127.29435806846658,169.0924438947527 L127.29435790519123,166.3026038934836 L127.21406931043018,166.3026038934836 L127.2140692534282,166.3026038934836 L127.21406924992334,166.30260391961144 L127.21406924992334,166.3026038934836 L126.86799430692915,166.3026038934836 L126.86799424640776,166.3026038934836 L126.86799424640776,166.3026034424214 L126.86799424640776,165.9565285516858 L126.86799433305713,165.9565285516858 L126.86799438531305,165.26437854468398 L126.867994411441,164.9183038794796 L126.86799441144103,164.9183034284174 L127.21406941494206,164.91830345454548 L127.29435782417038,164.91830346060712 L127.29435731643555,156.2428895761626 L127.21406931043018,156.2428895761626 L127.21406925342822,156.2428895761626 L127.21406924992334,156.24288960229057 L127.21406924992334,156.2428895761626 L126.86799430692915,156.2428895761626 L126.86799424640776,156.2428895761626 L126.86799424640776,156.24288912510053 L126.86799424640776,155.89681423436494 L126.86799433305713,155.89681423436494 L126.86799438531305,155.20466422736288 L126.867994411441,154.8585895621584 L126.86799441144103,154.8585891110963 L127.21406941494206,154.85858913722427 L127.29435723541444,154.85858914328585 Z" class="IfcBuildingElementProxy material-NONCOMBUSTIBLEINSULATIONFILLENTIRECAVITY predefinedtype-COMPLEX matsName-NONCOMBUSTIBLEINSULATIONFILLENTIRECAVITY matsCategory-InsulationBattHorz Name-GenericModels541GenericModels11579600 surface"/><path d="M136.8193579621293,165.26437929599118 L136.8193574138713,155.89681498567214 L127.29435729618125,155.89681426655446 L127.29435731643552,156.24288915729022 L127.29435731643555,156.2428895761626 L127.29435782417038,164.91830346060712 L127.2943578241704,164.9183038794796 L127.29435784442467,165.26437857687353 Z" class="IfcBuildingElementProxy material-2XBLOCKING predefinedtype-COMPLEX matsName-2XBLOCKING matsCategory-Wood Name-GenericModels331GenericModels11712977 surface"/><path d="M136.81935737337335,155.20466497867002 L136.8193570526928,149.7253524295536 L134.42860036426282,149.72535256947427 L127.29435693498817,149.72535298701075 L127.29435723541444,154.85858914328585 L127.29435723541447,154.8585895621584 L127.29435725566873,155.2046642595524 Z" class="IfcBuildingElementProxy material-2XBLOCKING predefinedtype-COMPLEX matsName-2XBLOCKING matsCategory-Wood Name-GenericModels331GenericModels11712977 surface"/><path d="M127.29435823572567,171.95035295124774 L136.81935835341574,171.9503523937907 L136.81935835340414,171.95015387783178 L136.81935800262724,165.956529302993 L127.29435788493718,165.95652858387538 L127.2943579051912,166.302603474611 L127.29435790519123,166.3026038934836 L127.29435806846658,169.0924438947527 L127.29435823571401,171.9501538457423 Z" class="IfcBuildingElementProxy material-2XBLOCKING predefinedtype-COMPLEX matsName-2XBLOCKING matsCategory-Wood Name-GenericModels331GenericModels11712977 surface"/><path d="M-138.18734684521831,179.09410831407945 L-138.1873468452104,179.09406765089898 L-138.18734676794278,178.6972327546003 L-167.98246374611335,178.69722340595752 L-167.9824638707214,179.09409896543673 Z" class="IfcBuildingElementProxy material-25GARESILIENTCHANNEL24OC predefinedtype-COMPLEX matsName-25GARESILIENTCHANNEL24OC matsCategory-Steel Name-GenericModels725GenericModels13408654 surface"/><path d="M-138.1873468452104,179.09406765089898 L136.81753537311866,179.0940685773803 L136.8175352958641,178.69731904130307 L-138.18734676794278,178.6972327546003 Z" class="IfcBuildingElementProxy material-25GARESILIENTCHANNEL24OC predefinedtype-COMPLEX matsName-25GARESILIENTCHANNEL24OC matsCategory-Steel Name-GenericModels725GenericModels13408654 surface"/><path d="M205.073540392812,176.71277277364737 L477.11686151928734,176.71277265734625 L477.1168624465936,171.95027306414818 L213.09577441669535,171.95027227316547 L213.09565572318388,171.9502722731651 L205.07208457641536,171.95027224912724 L205.07208457640962,171.9503017228923 L205.0720845764075,171.95031275126155 L205.0720839582055,175.12530181132152 L205.07208395820297,175.12531486312696 L205.07208395747006,175.1290790093361 L205.07208364910912,176.712772773648 Z" class="IfcBuildingElementProxy material-58GYPBDCEILING predefinedtype-COMPLEX matsName-58GYPBDCEILING matsCategory-Gypsum Name-GenericModels714GenericModels13408448 surface"/><path d="M200.31134765531482,766.3752673861895 L200.31133327535156,191.00030648685936 L178.0883722037903,191.0003064886862 L178.08838644600328,766.3752673880165 Z" class="IfcBuildingElementProxy material-2XWOODSTUDSEEWALLTAGLAYERMATERIALSCHEDULEFORSIZESPACINGINSULATION predefinedtype-COMPLEX matsName-2XWOODSTUDSEEWALLTAGLAYERMATERIALSCHEDULEFORSIZESPACINGINSULATION matsCategory-None Name-GenericModels541GenericModels11579600 surface"/><path d="M205.06886984425293,171.9502646709655 L205.07208457714538,171.9465231029317 L205.07208457641684,171.9502646709655 L213.09565572318388,171.9502646709666 L213.09577441669535,171.9502646709666 L213.09577441669535,162.4252786542164 L213.09565943237976,162.4252786542164 L213.09229121447424,162.4252786542164 L213.09225444593176,162.4252786542164 L190.87612890756282,162.42527865421357 L190.87612890756282,164.16545256643167 L190.87612890756282,170.90065785532613 L190.87612890756282,171.95026467096363 L200.31192166717665,171.95026467096488 L201.8170949318391,171.95026467096508 L201.95106615187143,171.9502646709651 L204.93489936301543,171.9502646709655 Z" class="IfcElementAssembly material-OPENWEBWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-OPENWEBWOODTRUSS matsCategory-Wood Name-WOODTRUSSFLOOR surface"/><path d="M201.61952498333994,172.3361391292311 L201.38769181253156,172.78893318963026 L201.2684532259591,173.28345520370704 L201.268453296012,173.7921485002098 L201.3876919846516,174.28666989296403 L201.61952504210058,174.73946381404264 L201.95103503325663,175.12530217953952 L204.93487978765842,175.1253018275087 L204.7373286416405,174.73946421918268 L204.56682293812202,174.54101615650833 L204.50549522829533,174.28666983383883 L204.3862566304472,174.05378464769214 L204.38625680247787,173.7921485935499 L204.32492922832574,173.5378028335677 L204.38625713695365,173.28345487749095 L204.38625730898568,173.02181676838384 L204.50549527919793,172.7889332405274 L204.56682245534185,172.53458832231402 L204.73732922866475,172.33613864890015 L204.93487474557273,171.95031275126155 L204.93488040479403,171.9503016982436 L201.95103479881072,171.95030116219596 L201.95102484155103,171.9503127512611 Z" class="IfcBuildingElementProxy material-FIRERATEDSEALANTORACOUSTICALSEALANTpickoneWBACKERRODIFNECESSARY predefinedtype-COMPLEX matsName-FIRERATEDSEALANTORACOUSTICALSEALANTpickoneWBACKERRODIFNECESSARY matsCategory-Sealant Name-GenericModels526GenericModels11579401 surface"/><path d="M200.31192166717665,171.95031275126087 L200.31192166717665,171.95030206031402 L190.87612890756282,171.95030225801372 L190.87603611822092,171.95030225801565 L190.87601021405135,171.95031275126144 L190.87601021405135,171.9503022580162 L178.08692170293943,171.9503025259745 L178.08692170293943,175.12532225410283 L178.088371810838,175.1253222541029 L178.08837196801858,181.47530264369345 L200.31133303729948,181.47530264369425 L200.31133287859848,175.12531486288765 L200.31192166717665,175.12531486288768 Z" class="IfcBuildingElementProxy material-DOUBLE2XWOODTOPPLATE predefinedtype-COMPLEX matsName-DOUBLE2XWOODTOPPLATE matsCategory-Wood Name-GenericModels331GenericModels11712977 surface"/><path d="M140.02124789521343,19.550245258735412 L140.02126826682374,19.550285046684376 L141.5802192348201,19.55028504681513 L141.58026965694444,19.550285046815134 L141.97714439021422,19.550285046848423 L144.9524623104257,19.550285047097976 L147.59705936704597,19.55028504731979 L147.59705995199326,15.676321996971678 L147.5970599519933,15.676321831948831 L147.6002585674076,15.669924608126493 L147.94313506000617,14.984172373969953 L147.8449414502691,14.787785221311935 L-138.18833777261898,14.787785197323387 L-138.18833777481632,19.55028502335199 L38.478973175777355,19.550285038168383 L38.47909186927427,19.55028503816839 L38.47923546084652,19.550285038168404 L60.69873590306088,19.550285040031866 L136.8228221130724,19.550285046416093 L136.8227884486696,19.55024586510183 L136.9567472516044,19.550245839705816 L139.8872886699828,19.550245284131506 Z" class="IfcBuildingElementProxy material-EXISTINGFLOORSHEATHING predefinedtype-COMPLEX matsName-EXISTINGFLOORSHEATHING matsCategory-PlywoodHorz Name-GenericModels714GenericModels13408448 surface"/><path d="M137.50536963944614,21.392092902382732 L137.50536942791823,21.653731011459964 L137.38613142252143,21.886614521341713 L137.32480420797097,22.140959430280443 L137.15429740467516,22.339409077962728 L136.95674623925245,22.725245864076022 L136.95674617892809,22.725245981895448 L139.88728880732378,22.725246581270653 L139.88728942314359,22.72524586452994 L140.2187987447105,22.33940860454176 L140.4506315914623,21.88661526675685 L140.5698702527152,21.392093270684512 L140.5698706042458,20.883399490960624 L140.45063174082316,20.38887815464896 L140.21879893196456,19.936083710123953 L139.88732283374077,19.55028504667314 L139.8872886699828,19.550245284131506 L136.9567472516044,19.550245839705816 L136.95676732567108,19.550285046427327 L137.15429835460964,19.93608350768035 L137.3248040281308,20.13453159607495 L137.3861316995608,20.388877928029974 L137.5053702622386,20.621763132194193 L137.50537005071237,20.883399186323576 L137.5666975864732,21.13774495561334 Z" class="IfcBuildingElementProxy material-FIRERATEDSEALANTORACOUSTICALSEALANTpickoneWBACKERRODIFNECESSARY predefinedtype-COMPLEX matsName-FIRERATEDSEALANTORACOUSTICALSEALANTpickoneWBACKERRODIFNECESSARY matsCategory-Sealant Name-GenericModels526GenericModels11579401 surface"/><path d="M200.31192166717665,181.97530264369425 L200.31192166717665,191.000303692736 L200.31280105649776,191.000303692736 L200.31280105649785,191.00030648685924 L200.31281600496732,766.3752673861894 L200.31134765531482,766.3752673861895 L200.31134789336647,775.900253970759 L205.07355522635044,775.9002539709985 L205.073540392812,176.71277277364737 L205.07208364910912,176.712772773648 L205.07208395747006,175.1290790093361 L205.06884981958572,175.1253148631268 L204.93488646196883,175.12531486312005 L201.9510459307835,175.12531486297007 L201.81708296906675,175.12531486296334 L200.31192166717665,175.12531486288768 L200.31192166717665,180.97530310935588 L200.31192166717665,181.47530264369425 L200.31192166717665,181.47530310935588 Z" class="IfcBuildingElementProxy material-58GYPBD predefinedtype-COMPLEX matsName-58GYPBD matsCategory- Name-GenericModels541GenericModels11579600 surface"/><path d="M200.3113330372995,181.4753031093682 L178.0883719680186,181.47530357498619 L178.08837220379021,191.0003036927351 L200.3113332753515,191.000303692736 Z" class="IfcBuildingElementProxy material-DOUBLE2XWOODTOPPLATE predefinedtype-COMPLEX matsName-DOUBLE2XWOODTOPPLATE matsCategory-Wood Name-GenericModels329GenericModels11712951 surface"/><path d="M163.9968969631361,19.550285048695155 L163.99689696209688,19.947166598710485 L166.97852392077039,19.947166641277043 L166.97852392077039,19.550285048945213 Z" class="IfcBuildingElementProxy material-METALJRUNNER predefinedtype-COMPLEX matsName-METALJRUNNER matsCategory-Steel Name-GenericModels23GenericModels1426865 surface"/><path d="M144.95246231036435,19.947195312088752 L144.9524622894678,155.2046655927025 L146.426631644159,155.20466570399918 L146.41583964727457,155.19926946223092 L146.42663212545446,155.20466570399924 L147.11878189342679,155.55074075975506 L146.43464888515834,155.8928073045451 L146.42663249398345,155.89681571100144 L146.4266320731986,155.8968157110014 L144.9524622893514,155.89681559970464 L144.95246228791075,165.2643799100236 L146.426631644159,165.26438002132028 L146.41583964733667,165.25898377958308 L146.42663212545446,165.26438002132033 L147.11878189342679,165.61045507707593 L146.43464888940088,165.9525216197446 L146.42663249398367,165.9565300283222 L146.4266320731986,165.95653002832216 L144.95246228780888,165.95652991702542 L144.95246219357068,775.9002688136459 L163.99689498265798,775.9002688635134 L163.9968969620968,19.947195361956233 L162.31208824241835,19.94719535754454 L162.29255883879463,20.092746702044256 L162.2461241025594,20.438821698533484 L162.2461241025594,20.438821698533502 L162.246124042038,20.83974819328626 L162.246124042038,20.43882214959558 L162.246124042038,20.438821698533495 L161.90004910592688,20.43882164627766 L161.9000490839249,20.438821646277656 L161.20789909892483,20.438821541765975 L161.20789909892483,20.43882194057221 L161.20789907692279,20.43882194057221 L160.86182408855524,20.43882194057221 L160.86182402804843,20.839539919496673 L160.86182402804843,20.43882194057221 L160.81540050800868,20.43882194057221 L160.81540056945585,20.43882148250038 L160.86182402804843,20.092747326625023 L160.86182402804843,20.09274693707141 L160.86182402804843,20.092746486009315 L160.86182402804843,19.947195353747137 L148.70123254256657,19.947195321904804 L148.6817078298592,20.09274670204257 L148.63528425850382,20.438821698533502 L148.63528419799695,20.839540128520053 L148.63528419799695,20.43882214959558 L148.63528419799695,20.438821698533495 L148.2892092618713,20.43882164627766 L148.28920923988386,20.438821646277656 L147.5970592548838,20.438821541765975 L147.5970592548838,20.43882194057221 L147.59705923288175,20.43882194057221 L147.2509842445142,20.43882194057221 L147.25098418399284,20.839636292375104 L147.25098418399284,20.43882194057221 L147.20454949907278,20.43882194057221 L147.20454956053496,20.438821482498692 L147.25098418399284,20.09274732653136 L147.25098418399284,20.09274693707141 L147.25098418399284,20.092746486009315 L147.25098418399284,19.947195318107347 Z" class="IfcBuildingElementProxy material-FILLCAVITYWITHBATTINSULATION predefinedtype-COMPLEX matsName-FILLCAVITYWITHBATTINSULATION matsCategory-None Name-GenericModels541GenericModels11579600 surface"/><path d="M144.95246231036435,19.94716632682676 L144.9524623104257,19.550285047097976 L141.97714439021422,19.550285046848423 L141.97714439021425,19.55031084963582 L141.97714439051924,19.94716628435026 Z" class="IfcBuildingElementProxy material-METALJRUNNER predefinedtype-COMPLEX matsName-METALJRUNNER matsCategory-Steel Name-GenericModels23GenericModels1426865 surface"/><path d="M144.9524623104257,19.550285047097976 L144.95246231036435,19.94716632682676 L147.25098418399284,19.947166359641123 L147.2509843187522,19.947166359641123 L147.270517562174,19.947166359919986 L147.3169522470051,19.9471663605829 L147.5970592548838,19.94716636458179 L147.59705930711905,19.94716636458179 L147.59705936704597,19.55028504731979 Z" class="IfcBuildingElementProxy material-METALJRUNNER predefinedtype-COMPLEX matsName-METALJRUNNER matsCategory-Steel Name-GenericModels23GenericModels1426865 surface"/><path d="M166.9785232738068,775.9002663906542 L166.97852315822092,23.12221271693001 L166.97852392077039,23.1222127169301 L166.97852392077039,19.94721309394141 L166.97852392077039,19.947166641277043 L163.99689696209688,19.947166598710485 L163.9968969620968,19.947195361956233 L163.99689498265798,775.9002688635134 L163.9968949826579,775.9002918695761 L166.9785232738068,775.9002918695761 Z" class="IfcColumn material-CHSHAFTWALLSTUDS matsName-CHSHAFTWALLSTUDS matsCategory-None Name-Column surface"/><path d="M173.32764416913957,175.12532225386335 L173.327644261386,775.9002660824227 L174.04646691262315,775.9002660824589 L178.08838668177486,775.9002660826623 L178.08838644600328,766.3752673880165 L178.08692197105847,766.3752673880166 L178.086907022589,191.0003064886863 L178.08690702258892,191.0003036927351 L178.08692170293943,191.0003036927351 L178.08692170293943,181.97530264369345 L178.08692170293943,181.4753035750166 L178.08692170293943,181.47530264369345 L178.08692170293943,180.9753035750166 L178.08692170293943,175.12532225410283 L174.04646691262315,175.12532225389953 Z" class="IfcBuildingElementProxy material-58GYPBD predefinedtype-COMPLEX matsName-58GYPBD matsCategory- Name-GenericModels541GenericModels11579600 surface"/><path d="M172.9301750995271,23.12221310791944 L172.3775098284289,23.122213107833375 L172.3775097008988,23.122213356912713 L172.24355086004653,23.122213341033557 L167.53633298575704,23.122212783051427 L167.40237531466119,23.122212767172414 L166.97852392077039,23.1222127169301 L166.97852315822092,23.12221271693001 L166.9785232738068,775.9002663906542 L173.326179523865,775.9002663916432 L173.326179523865,775.9002660824226 L173.32616442009748,175.12532225386326 L173.32764416913957,175.12532225386335 L173.3276441480921,38.048956248854545 L173.32704365170503,38.048956248855006 L172.93017357504868,38.0489562491598 Z" class="IfcBuildingElementProxy material-1GYPSUMLINERPANEL predefinedtype-COMPLEX matsName-1GYPSUMLINERPANEL matsCategory-Gypsum Name-GenericModels541GenericModels11579600 surface"/><path d="M172.9301750995271,23.12221310791944 L173.32704514323035,23.122213107981246 L173.32704546049058,19.94716673191035 L172.93017542379675,19.947166726244518 L172.93017531355073,21.026627134651047 L172.93017528592387,21.297132101626087 L172.9874605318417,21.53471227988971 L172.93017523739533,21.772293460765123 L172.93017520976818,22.042801277660637 Z" class="IfcBuildingElementProxy material-METALJRUNNER predefinedtype-COMPLEX matsName-METALJRUNNER matsCategory-Steel Name-GenericModels23GenericModels1426865 surface"/><path d="M173.32704514323035,23.122213107981246 L172.9301750995271,23.12221310791944 L172.93017357504868,38.0489562491598 L173.32704365170503,38.048956248855006 Z" class="IfcBuildingElementProxy material-1GYPSUMLINERPANEL predefinedtype-COMPLEX matsName-1GYPSUMLINERPANEL matsCategory-Gypsum Name-GenericModels541GenericModels11579600 surface"/><path d="M173.32764234721253,23.122213107981338 L173.32764414580015,23.122213107981338 L173.3276441480921,38.048956248854545 L173.32764416913957,175.12532225386335 L174.04646691262315,175.12532225389953 L174.04646691262315,19.55031084963582 L173.32764234721253,19.55031084963582 L173.32764234721253,19.550312470462814 L173.32764234721253,19.94716673191887 Z" class="IfcColumn material-CHSHAFTWALLSTUDS matsName-CHSHAFTWALLSTUDS matsCategory-None Name-Column surface"/><path d="M141.5817337352103,29.86904113564186 L141.58173375444312,155.2046653382195 L144.9524622894678,155.2046655927025 L144.95246231036435,19.947195312088752 L144.95246231036435,19.94716632682676 L141.97714439051924,19.94716628435026 L141.97714439265425,22.725245864855662 L141.97714439814445,29.86904113533808 Z" class="IfcColumn material-CHSHAFTWALLSTUDS matsName-CHSHAFTWALLSTUDS matsCategory-None Name-Column surface"/><path d="M141.58173375453043,155.89681534522165 L141.58173375597107,165.2643796555406 L144.95246228791075,165.2643799100236 L144.9524622893514,155.89681559970464 Z" class="IfcColumn material-CHSHAFTWALLSTUDS matsName-CHSHAFTWALLSTUDS matsCategory-None Name-Column surface"/><path d="M141.5817338496272,775.9002660826598 L141.5817338496272,775.9002918695761 L144.95246219357068,775.9002918695761 L144.95246219357068,775.9002688136459 L144.95246228780888,165.95652991702542 L141.5817337560875,165.95652966254244 Z" class="IfcColumn material-CHSHAFTWALLSTUDS matsName-CHSHAFTWALLSTUDS matsCategory-None Name-Column surface"/><path d="M141.5817337341141,22.725245864794033 L141.97714439265425,22.725245864855662 L141.97714439051924,19.94716628435026 L141.58026965724946,19.94716627868436 L141.58026965938464,22.725245864793806 Z" class="IfcBuildingElementProxy material-METALJRUNNER predefinedtype-COMPLEX matsName-METALJRUNNER matsCategory-Steel Name-GenericModels23GenericModels1426865 surface"/><path d="M141.97714439265425,22.725245864855662 L141.5817337341141,22.725245864794033 L141.5817337352103,29.86904113564186 L141.97714439814445,29.86904113533808 Z" class="IfcBuildingElementProxy material-METALJRUNNER predefinedtype-COMPLEX matsName-METALJRUNNER matsCategory-Steel Name-GenericModels23GenericModels1426865 surface"/><path d="M136.819526600801,183.06284710958016 L136.81952660019235,179.09406857738702 L136.81753670259786,179.0940685773803 L136.81753537311866,179.0940685773803 L-138.1873468452104,179.09406765089898 L-138.18734684521831,179.09410831407945 L-138.18734761797532,183.06287272559064 Z" class="IfcBuildingElementProxy material-58GYPBDCEILING predefinedtype-COMPLEX matsName-58GYPBDCEILING matsCategory-Gypsum Name-GenericModels714GenericModels13408448 surface"/><path d="M136.81952659970543,175.9189324100256 L136.8195265990968,171.95035239378083 L136.81935835341574,171.9503523937907 L127.29435823572567,171.95035295124774 L127.29435823571401,171.9501538457423 L60.69873590306088,171.9501536213843 L60.69873590306088,171.9502892920417 L38.47909186927427,171.95028929203932 L38.478973175777355,171.95028929203932 L38.478973175777355,171.95015354652668 L-138.1873468452104,171.95015295134442 L-138.18734761797532,175.91895802603608 L136.81753475486025,175.91893241021114 Z" class="IfcBuildingElementProxy material-58GYPBDCEILING predefinedtype-COMPLEX matsName-58GYPBDCEILING matsCategory-Gypsum Name-GenericModels714GenericModels13408448 surface"/><path d="M136.81952659817762,165.95652930300574 L136.81952659909678,171.95015387783235 L136.8195265990968,171.95035239378083 L136.81952659970543,175.9189324100256 L136.81952659970545,175.91919464680373 L136.81952660013152,178.69731904192787 L136.81952660019235,179.09406857738702 L136.819526600801,183.06284710958016 L136.81952669171733,775.9002660819178 L141.5802192348201,775.9002660826595 L141.5817338496272,775.9002660826598 L141.5817337560875,165.95652966254244 Z" class="IfcBuildingElementProxy material-34GYPPANELS predefinedtype-COMPLEX matsName-34GYPPANELS matsCategory-Gypsum Name-GenericModels541GenericModels11579600 surface"/><path d="M136.81952659662056,155.89681498568493 L136.8195265980612,165.2643792960039 L141.58173375597107,165.2643796555406 L141.58173375453043,155.89681534522165 Z" class="IfcBuildingElementProxy material-34GYPPANELS predefinedtype-COMPLEX matsName-34GYPPANELS matsCategory-Gypsum Name-GenericModels541GenericModels11579600 surface"/><path d="M136.8195265762048,22.72904252179074 L136.81952659569245,149.72535242954368 L136.81952659653325,155.2046649786828 L141.58173375444312,155.2046653382195 L141.5817337352103,29.86904113564186 L141.58026966487523,29.869041135642988 L141.58026965938464,22.725245864793806 L141.5802192348201,22.725245864793795 L140.02124780279865,22.725245864550818 L140.0212474218059,22.72524660866881 L139.88728880732378,22.725246581270653 L136.95674617892809,22.725245981895448 L136.82278856512858,22.725245954497495 Z" class="IfcBuildingElementProxy material-34GYPPANELS predefinedtype-COMPLEX matsName-34GYPPANELS matsCategory-Gypsum Name-GenericModels541GenericModels11579600 surface"/><g id="product-88965ad9-7382-4642-aa9f-254147ece3cc" class="IfcBuildingElementProxy material-34GYPPANELS predefinedtype-COMPLEX matsName-34GYPPANELS matsCategory-Gypsum Name-GenericModels541GenericModels11579600 projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="28bbhPSu96GggV9K57xEFC">
|
||
<path d="M136.81952657620423,22.725245864052113 L136.81952659653325,155.20466497868279"/>
|
||
<path d="M136.81952659662056,155.89681521121599 L136.8195265980612,165.26437929600388"/>
|
||
<path d="M136.81952659817762,165.95652952853698 L136.81952669171733,775.90026608191795"/>
|
||
<path d="M141.5817337341141,22.725245864794033 L139.88728942313173,22.725245864529938"/>
|
||
<path d="M136.8227886428358,22.725245864052681 L136.81952657620423,22.725245864052113"/>
|
||
<path d="M141.5817338496272,775.90026608265975 L141.58173375608749,165.95652988807365"/>
|
||
<path d="M141.58173375597107,165.26437965554055 L141.58173375453043,155.89681557075266"/>
|
||
<path d="M141.58173375444312,155.20466533821957 L141.5817337341141,22.725245864794033"/>
|
||
<path d="M136.81952669171733,775.90026608191783 L141.5817338496272,775.90026608265975"/>
|
||
</g>
|
||
<g id="product-76d73679-9220-47f8-922d-6884dd60b2b9" class="IfcBuildingElementProxy material-1GYPSUMLINERPANEL predefinedtype-COMPLEX matsName-1GYPSUMLINERPANEL matsCategory-Gypsum Name-GenericModels541GenericModels11579600 projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="1srpPvaY17_98jQ8JTOBAv">
|
||
<path d="M173.32764414580015,23.122213107981338 L172.24355106044095,23.122213107812513"/>
|
||
<path d="M173.32764426138601,775.90026639164341 L173.32764414580015,23.122213107981338"/>
|
||
<path d="M166.97852327380679,775.90026639065422 L173.32764426138601,775.90026639164341"/>
|
||
<path d="M166.97852315822092,23.122213106992149 L166.97852327380679,775.90026639065422"/>
|
||
</g>
|
||
<g id="product-508030ac-3281-4c49-948b-903dfac949ed" class="IfcBuildingElementProxy material-FILLCAVITYWITHBATTINSULATION predefinedtype-COMPLEX matsName-FILLCAVITYWITHBATTINSULATION matsCategory-None Name-GenericModels541GenericModels11579600 projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="1GW32iCe5CIPIBa3twoKdj">
|
||
<path d="M144.95246231036435,19.947195312088752 L144.9524622894678,155.20466559270255"/>
|
||
<path d="M144.95246228935139,155.89681582523565 L144.95246228791075,165.26437991002354"/>
|
||
<path d="M144.95246228780888,165.95653014255663 L144.95246219357068,775.90026881364599"/>
|
||
<path d="M163.9968969620968,19.947195361956233 L161.90004915815371,19.947195356465613"/>
|
||
<path d="M161.20789912089822,19.947195354653331 L148.28920931409812,19.947195320825927"/>
|
||
<path d="M147.59705927684263,19.947195319013531 L144.95246231036435,19.947195312088752"/>
|
||
<path d="M163.99689498265798,775.90026886351336 L163.9968969620968,19.947195361956233"/>
|
||
<path d="M144.95246219357068,775.90026881364588 L163.99689498265798,775.90026886351336"/>
|
||
</g>
|
||
<g id="product-e1b7abe2-81e8-447a-ad67-8565fb2cc1bd" class="IfcBuildingElementProxy material-DOUBLE2XWOODTOPPLATE predefinedtype-COMPLEX matsName-DOUBLE2XWOODTOPPLATE matsCategory-Wood Name-GenericModels329GenericModels11712951 projection" ifc:name="Generic Models 329:Generic Models 1:1712951" ifc:guid="3XjwlYWUX4UgrdXMNxBC6z">
|
||
<path d="M200.31192166717665,181.47530310935588 L178.08692170293943,181.4753035750166"/>
|
||
<path d="M200.31192166717665,191.000303692736 L200.31192166717665,181.47530310935588"/>
|
||
<path d="M178.08692170293943,191.00030369273509 L200.31192166717665,191.000303692736"/>
|
||
<path d="M178.08692170293943,181.4753035750166 L178.08692170293943,191.00030369273509"/>
|
||
</g>
|
||
<g id="product-42129327-e267-42cd-8e19-367e06f63e22" class="IfcBuildingElementProxy material-FIRERATEDSEALANTORACOUSTICALSEALANTpickoneWBACKERRODIFNECESSARY predefinedtype-COMPLEX matsName-FIRERATEDSEALANTORACOUSTICALSEALANTpickoneWBACKERRODIFNECESSARY matsCategory-Sealant Name-GenericModels526GenericModels11579401 projection" ifc:name="Generic Models 526:Generic Models 1:1579401" ifc:guid="124fCducT2pOuPDdu6zZuY">
|
||
<path d="M137.50536963944614,21.392092902382728 L137.50537005071237,20.883399186323572"/>
|
||
<path d="M137.38613142252143,21.886614521341698 L137.50536963944614,21.392092902382728"/>
|
||
<path d="M137.15429740467516,22.339409077962728 L137.38613142252143,21.886614521341698"/>
|
||
<path d="M136.82278856512858,22.725245954497495 L137.15429740467516,22.339409077962728"/>
|
||
<path d="M139.88728880732378,22.725246581270653 L136.82278856512858,22.725245954497495"/>
|
||
<path d="M140.21879874471051,22.339408604541745 L139.88728880732378,22.725246581270653"/>
|
||
<path d="M140.4506315914623,21.886615266756849 L140.21879874471051,22.339408604541745"/>
|
||
<path d="M140.56987025271519,21.392093270684541 L140.4506315914623,21.886615266756849"/>
|
||
<path d="M140.56987060424581,20.883399490960642 L140.56987025271519,21.392093270684541"/>
|
||
<path d="M140.45063174082316,20.388878154648978 L140.56987060424581,20.883399490960642"/>
|
||
<path d="M140.21879893196456,19.936083710123967 L140.45063174082316,20.388878154648978"/>
|
||
<path d="M139.88728866998281,19.550245284131506 L140.21879893196456,19.936083710123967"/>
|
||
<path d="M136.8227884486696,19.550245865101829 L139.88728866998281,19.550245284131506"/>
|
||
<path d="M137.15429835460964,19.936083507680337 L136.8227884486696,19.550245865101829"/>
|
||
<path d="M137.38613169956079,20.388877928029956 L137.15429835460964,19.936083507680337"/>
|
||
<path d="M137.50537005071237,20.883399186323572 L137.38613169956079,20.388877928029956"/>
|
||
</g>
|
||
<g id="product-0d69bb2c-eba9-44e0-b12d-3aa9b51cc73b" class="IfcBuildingElementProxy material-DOUBLE2XWOODTOPPLATE predefinedtype-COMPLEX matsName-DOUBLE2XWOODTOPPLATE matsCategory-Wood Name-GenericModels331GenericModels11712977 projection" ifc:name="Generic Models 331:Generic Models 1:1712977" ifc:guid="0DQRiiwwb4uB4jEgcr7CSx">
|
||
<path d="M200.31192166717665,171.95030206031402 L200.31192166717665,181.47530264369425"/>
|
||
<path d="M178.08692170293943,171.95030252597451 L200.31192166717665,171.95030206031402"/>
|
||
<path d="M178.08692170293943,181.47530264369345 L178.08692170293943,171.95030252597451"/>
|
||
<path d="M200.31192166717665,181.47530264369425 L178.08692170293943,181.47530264369345"/>
|
||
</g>
|
||
<g id="product-ccd75b8b-abd4-4b60-a2cc-cba096de4102" class="IfcBuildingElementProxy material-FIRERATEDSEALANTORACOUSTICALSEALANTpickoneWBACKERRODIFNECESSARY predefinedtype-COMPLEX matsName-FIRERATEDSEALANTORACOUSTICALSEALANTpickoneWBACKERRODIFNECESSARY matsCategory-Sealant Name-GenericModels526GenericModels11579401 projection" ifc:name="Generic Models 526:Generic Models 1:1579401" ifc:guid="3CrrkBgzHBOABCow2Mta42">
|
||
<path d="M201.38769181253156,172.78893318963026 L201.61952498333994,172.33613912923113"/>
|
||
<path d="M201.26845322595909,173.28345520370704 L201.38769181253156,172.78893318963026"/>
|
||
<path d="M201.26845329601201,173.79214850020981 L201.26845322595909,173.28345520370704"/>
|
||
<path d="M201.38769198465161,174.28666989296403 L201.26845329601201,173.79214850020981"/>
|
||
<path d="M201.61952504210058,174.73946381404267 L201.38769198465161,174.28666989296403"/>
|
||
<path d="M201.95103503325663,175.12530217953952 L201.61952504210058,174.73946381404267"/>
|
||
<path d="M205.06883860586095,175.12530181170439 L201.95103503325663,175.12530217953952"/>
|
||
<path d="M204.73732864164049,174.73946421918265 L205.06883860586095,175.12530181170439"/>
|
||
<path d="M204.50549522829533,174.2866698338388 L204.73732864164049,174.73946421918265"/>
|
||
<path d="M204.38625680247787,173.79214859354988 L204.50549522829533,174.2866698338388"/>
|
||
<path d="M204.38625713695365,173.28345487749095 L204.38625680247787,173.79214859354988"/>
|
||
<path d="M204.50549527919793,172.7889332405274 L204.38625713695365,173.28345487749095"/>
|
||
<path d="M204.73732922866475,172.33613864890015 L204.50549527919793,172.7889332405274"/>
|
||
<path d="M205.06883800996002,171.95030172230906 L204.73732922866475,172.33613864890015"/>
|
||
<path d="M201.95103479881072,171.95030116219596 L205.06883800996002,171.95030172230906"/>
|
||
<path d="M201.61952498333994,172.33613912923113 L201.95103479881072,171.95030116219596"/>
|
||
</g>
|
||
<g id="product-9c77592f-9d3f-4db1-9689-31ddff0ab9a0" class="IfcBuildingElementProxy material-58GYPBD predefinedtype-COMPLEX matsName-58GYPBD matsCategory- Name-GenericModels541GenericModels11579600 projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="2STraldJzDiPQ9CTt$2hcW">
|
||
<path d="M205.0720839582209,175.12531486312696 L200.31133287859848,175.12531486288765"/>
|
||
<path d="M205.07355522635044,775.90025397099851 L205.07354039281199,176.71277277364709"/>
|
||
<path d="M200.31134789336647,775.90025397075897 L205.07355522635044,775.90025397099851"/>
|
||
<path d="M200.31133287859848,175.12531486288765 L200.31134789336647,775.90025397075908"/>
|
||
</g>
|
||
<g id="product-73b57886-9b78-49b5-8b8f-8e4216943e10" class="IfcBuildingElementProxy material-58GYPBD predefinedtype-COMPLEX matsName-58GYPBD matsCategory- Name-GenericModels541GenericModels11579600 projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="1pjNY6ctX9jOkFZa8Mb3uG">
|
||
<path d="M178.08838668177486,775.90026608266226 L173.32617952386499,775.9002660824226"/>
|
||
<path d="M178.088371810838,175.12532225410291 L178.08838668177486,775.90026608266226"/>
|
||
<path d="M173.32616442009748,175.12532225386326 L178.088371810838,175.12532225410291"/>
|
||
<path d="M173.32617952386499,775.9002660824226 L173.32616442009748,175.12532225386326"/>
|
||
</g>
|
||
<g id="product-29ec15fd-a744-4da0-930f-c0bbedad2be2" class="IfcBuildingElementProxy material-58GYPBDCEILING predefinedtype-COMPLEX matsName-58GYPBDCEILING matsCategory-Gypsum Name-GenericModels714GenericModels13408448 projection" ifc:name="Generic Models 714:Generic Models 1:3408448" ifc:guid="0fx1NzfqHDe9CFmBljhIlY">
|
||
<path d="M477.11686151928734,176.71277265734625 L205.07208364910912,176.712772773648"/>
|
||
<path d="M477.11686244659359,171.95027306414818 L477.11686151928734,176.71277265734625"/>
|
||
<path d="M205.07208457641536,171.95027224912724 L477.11686244659359,171.95027306414818"/>
|
||
<path d="M205.07208364910912,176.712772773648 L205.07208457641536,171.95027224912724"/>
|
||
</g>
|
||
<g id="product-d79ee976-4d66-499d-b14f-114f7b5f4059" class="IfcBuildingElementProxy material-58GYPBDCEILING predefinedtype-COMPLEX matsName-58GYPBDCEILING matsCategory-Gypsum Name-GenericModels714GenericModels13408448 projection" ifc:name="Generic Models 714:Generic Models 1:3408448" ifc:guid="3NdkbsJMP9dR5F4KzxNq1P">
|
||
<path d="M-138.18734684521041,179.09406765089898 L136.81952660018578,179.09406857738702"/>
|
||
<path d="M-138.18734761797532,183.06287272559064 L-138.18734684521041,179.09406765089898"/>
|
||
<path d="M136.81952660079696,183.06284710958016 L-138.18734761797532,183.06287272559064"/>
|
||
</g>
|
||
<g id="product-d4840f0b-cbff-43d2-a84f-f8bbb8eb67e7" class="IfcBuildingElementProxy material-2XBLOCKING predefinedtype-COMPLEX matsName-2XBLOCKING matsCategory-Wood Name-GenericModels331GenericModels11712977 projection" ifc:name="Generic Models 331:Generic Models 1:1712977" ifc:guid="3KX0yBo$z3qgXF_BkuwsVd">
|
||
<path d="M136.81935835341574,171.95035239379069 L127.29435823572567,171.95035295124774"/>
|
||
<path d="M136.81935705269279,149.7253524295536 L136.81935737337335,155.20466497866994"/>
|
||
<path d="M136.81935741387133,155.89681521120315 L136.81935796212929,165.26437929599103"/>
|
||
<path d="M136.81935800262727,165.95652952852413 L136.81935835341574,171.95035239379069"/>
|
||
<path d="M127.29435693498817,149.72535298701075 L136.81935705269279,149.7253524295536"/>
|
||
<path d="M127.29435823572567,171.95035295124774 L127.2943578849372,165.95652880940656"/>
|
||
<path d="M127.29435784442467,165.26437857687336 L127.29435729618126,155.89681449208558"/>
|
||
<path d="M127.29435725566873,155.20466425955237 L127.29435693498817,149.72535298701075"/>
|
||
</g>
|
||
<g id="product-31fb9eaf-b345-4450-a204-5d860264e127" class="IfcBuildingElementProxy material-FIRERATEDSEALANTORACOUSTICALSEALANTpickoneWBACKERRODIFNECESSARY predefinedtype-COMPLEX matsName-FIRERATEDSEALANTORACOUSTICALSEALANTpickoneWBACKERRODIFNECESSARY matsCategory-Sealant Name-GenericModels526GenericModels11579401 projection" ifc:name="Generic Models 526:Generic Models 1:1579401" ifc:guid="0n_vwliqL4KA84NOO2PE4d">
|
||
<path d="M167.73388517704734,20.333050780792291 L167.96571857489471,20.785844832201974"/>
|
||
<path d="M167.40237522327516,19.947213023452377 L167.73388517704734,20.333050780792291"/>
|
||
<path d="M172.24355087705771,19.947212218335608 L167.40237522327516,19.947213023452377"/>
|
||
<path d="M172.57506130884576,20.333050484993805 L172.24355087705771,19.947212218335608"/>
|
||
<path d="M172.80689394791261,20.785845088852852 L172.57506130884576,20.333050484993805"/>
|
||
<path d="M172.92613273166353,21.280366340278192 L172.80689394791261,20.785845088852852"/>
|
||
<path d="M172.92613245980465,21.789060204888415 L172.92613273166353,21.280366340278192"/>
|
||
<path d="M172.80689387822349,22.283582285847388 L172.92613245980465,21.789060204888415"/>
|
||
<path d="M172.57506103671039,22.736375459078886 L172.80689387822349,22.283582285847388"/>
|
||
<path d="M172.24355086004653,23.122213341033557 L172.57506103671039,22.736375459078886"/>
|
||
<path d="M167.40237531466119,23.122212767172414 L172.24355086004653,23.122213341033557"/>
|
||
<path d="M167.73388411414635,22.736376018053647 L167.40237531466119,23.122212767172414"/>
|
||
<path d="M167.9657181120856,22.283581440210924 L167.73388411414635,22.736376018053647"/>
|
||
<path d="M168.08495643379865,21.78905976280646 L167.9657181120856,22.283581440210924"/>
|
||
<path d="M168.08495678534382,21.280365983082561 L168.08495643379865,21.78905976280646"/>
|
||
<path d="M167.96571857489471,20.785844832201974 L168.08495678534382,21.280365983082561"/>
|
||
</g>
|
||
<g id="product-e2a6de46-2ac2-4144-8259-69c569e90987" class="IfcBuildingElementProxy material-EXISTINGFLOORSHEATHING predefinedtype-COMPLEX matsName-EXISTINGFLOORSHEATHING matsCategory-PlywoodHorz Name-GenericModels714GenericModels13408448 projection" ifc:name="Generic Models 714:Generic Models 1:3408448" ifc:guid="3Yfjv6Ai91H89PQSLfwGc7">
|
||
<path d="M477.11151292746945,19.5502850749549 L161.90004921809305,19.550285048519299"/>
|
||
<path d="M161.20789918083756,19.550285048461319 L148.28920937403745,19.55028504737777"/>
|
||
<path d="M147.59705933679652,19.55028504731979 L139.88732283374702,19.550285046673139"/>
|
||
<path d="M136.82282211307029,19.550285046416093 L-138.18833777481632,19.550285023351989"/>
|
||
<path d="M477.1114831273444,14.787785248926298 L477.11151292746945,19.5502850749549"/>
|
||
<path d="M-138.18833777261898,14.787785197323387 L477.1114831273444,14.787785248926298"/>
|
||
<path d="M-138.18833777481632,19.550285023351989 L-138.18833777261898,14.787785197323387"/>
|
||
</g>
|
||
<g id="product-b7c296df-f670-4cd1-b11a-712a412987b0" class="IfcBuildingElementProxy material-2XWOODSTUDSEEWALLTAGLAYERMATERIALSCHEDULEFORSIZESPACINGINSULATION predefinedtype-COMPLEX matsName-2XWOODSTUDSEEWALLTAGLAYERMATERIALSCHEDULEFORSIZESPACINGINSULATION matsCategory-None Name-GenericModels541GenericModels11579600 projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="2tmfRVzd1CqR4QSIf1AOUm">
|
||
<path d="M200.31281600496732,766.37526738618942 L200.31280105649785,191.00030648685924"/>
|
||
<path d="M178.08692197105847,766.3752673880166 L200.31281600496732,766.37526738618942"/>
|
||
<path d="M178.086907022589,191.00030648868631 L178.08692197105847,766.3752673880166"/>
|
||
<path d="M200.31280105649785,191.00030648685924 L178.086907022589,191.00030648868631"/>
|
||
</g>
|
||
<g id="product-266ef883-6ca8-4510-a569-92128f3bbddf" class="IfcBuildingElementProxy material-25GARESILIENTCHANNEL24OC predefinedtype-COMPLEX matsName-25GARESILIENTCHANNEL24OC matsCategory-Steel Name-GenericModels725GenericModels13408654 projection" ifc:name="Generic Models 725:Generic Models 1:3408654" ifc:guid="0cRlY3RAX54ALfaXAFExtV">
|
||
<path d="M136.81753529586422,178.69731963142272 L136.81753475491132,175.91919464617877"/>
|
||
<path d="M-167.98246527736774,178.69722399607679 L-167.98246581829153,175.91909901083284"/>
|
||
<path d="M-167.98246581829153,175.91909901083284 L136.81753475491132,175.91919464617877"/>
|
||
<path d="M136.81753670259786,179.0940685773802 L136.81753682713315,178.69731904130356"/>
|
||
<path d="M-167.9824638707214,179.09409896543673 L-167.98246374611335,178.69722340595752"/>
|
||
<path d="M-167.98246374611335,178.69722340595752 L136.81753682713315,178.69731904130356"/>
|
||
<path d="M-167.9824638707214,179.09409896543673 L-138.18734684522497,179.09410831407945"/>
|
||
</g>
|
||
<g id="product-4fe98256-8209-4cfb-95c8-6d7e482c92f5" class="IfcElementAssembly material-OPENWEBWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-OPENWEBWOODTRUSS matsCategory-Wood Name-WOODTRUSSFLOOR projection" ifc:name="WOOD TRUSS FLOOR" ifc:guid="1FwO9MWWbC_vN8RNv8B9Br">
|
||
<path d="M38.478516770672286,170.90066004571247 L38.478474690055009,164.16545475605119"/>
|
||
<path d="M60.698636324203108,29.07532562703625 L60.698692466510693,162.42530291766388"/>
|
||
<path d="M38.478474690055009,164.16545475605119 L38.479091869274271,164.16545475516807"/>
|
||
<path d="M38.478415673569543,20.435989919257509 L38.478474690055009,164.16545475605119"/>
|
||
<path d="M38.479091869274271,170.90066004477217 L38.478516770672286,170.90066004571247"/>
|
||
<path d="M60.698676254469319,29.075325627036364 L60.69873028981965,162.425302917664"/>
|
||
<path d="M38.478415673569543,20.435989919257509 L38.479091869274271,20.43598991828992"/>
|
||
</g>
|
||
<g id="product-e6b0ed0e-a62d-4d1d-adb8-94d825d4534a" class="IfcBuildingElementProxy material-NONCOMBUSTIBLEINSULATIONFILLENTIRECAVITY predefinedtype-COMPLEX matsName-NONCOMBUSTIBLEINSULATIONFILLENTIRECAVITY matsCategory-InsulationBattHorz Name-GenericModels541GenericModels11579600 projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="3ciEqEfYrD7QsubDWbr5DA">
|
||
<path d="M-119.23744316078955,22.471881000541543 L38.478416509533417,22.47191355402947"/>
|
||
<path d="M60.698735903060879,22.471918140434923 L134.42849581272458,22.471933358694287"/>
|
||
<path d="M-119.23732269724132,169.0923930091534 L-119.23744316078955,22.471881000541543"/>
|
||
<path d="M127.29435806846595,169.09244389475271 L60.698735903060879,169.09243014902177"/>
|
||
<path d="M38.478505473089172,169.09242556263462 L-119.23732269724132,169.0923930091534"/>
|
||
<path d="M134.42849581272458,22.471933358694287 L134.42860036426282,149.72535256947424"/>
|
||
</g>
|
||
<g id="product-84158eea-1210-4a73-9750-c35ada8cd32f" class="IfcElementAssembly material-OPENWEBWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-OPENWEBWOODTRUSS matsCategory-Wood Name-WOODTRUSSFLOOR projection" ifc:name="WOOD TRUSS FLOOR" ifc:guid="245Oxg4X1ASvTGmrhQZDCl">
|
||
<path d="M60.698735903060879,171.9502892920417 L38.479091869274271,171.95028929203932"/>
|
||
<path d="M38.478973175777355,19.550384066616857 L38.479091869274271,19.550339252655931"/>
|
||
<path d="M38.478973175777355,170.90066004496612 L38.478973175777355,171.95015354652674"/>
|
||
<path d="M38.479091869274271,162.42530291766172 L38.479091869274271,171.95028929203932"/>
|
||
<path d="M60.698735903060879,29.075325627036364 L60.698735903060879,19.550339252658432"/>
|
||
<path d="M38.479091869274271,19.550339252655931 L60.698735903060879,19.550339252658432"/>
|
||
<path d="M38.479091869274271,29.075325627033862 L38.479091869274271,19.550339252655931"/>
|
||
<path d="M38.479089364540414,162.42530395919493 L38.479091869274271,162.42530291766172"/>
|
||
<path d="M60.698735903060879,162.42530291766411 L38.479091869274271,162.42530291766172"/>
|
||
<path d="M60.698735903060879,171.9502892920417 L60.698735903060879,162.42530291766411"/>
|
||
<path d="M60.698735903060879,29.075325627036364 L38.479091869274271,29.075325627033862"/>
|
||
<path d="M38.479037436147337,29.075346178829136 L38.479091869274271,29.075325627033862"/>
|
||
<path d="M60.698676224375959,29.075348159342525 L60.698735903060879,29.075325627036364"/>
|
||
<path d="M38.478973175777355,19.550384066616857 L38.479091869274271,19.550384066616857"/>
|
||
<path d="M38.478973175777355,19.550384066616857 L38.478973175777355,20.435989918459768"/>
|
||
</g>
|
||
<g id="product-ed1bcb6c-def1-439a-bdad-6ed979f6a270" class="IfcBuildingElementProxy material-METALJRUNNER predefinedtype-COMPLEX matsName-METALJRUNNER matsCategory-Steel Name-GenericModels23GenericModels1426865 projection" ifc:name="Generic Models 23:Generic Models 1:426865" ifc:guid="3j6yjitl53chsjRjbvzg9m">
|
||
<path d="M172.93017357504868,38.048956249159801 L173.32704365170503,38.048956248855006"/>
|
||
<path d="M172.93017542379675,19.947166726244518 L172.93017357504868,38.048956249159801"/>
|
||
<path d="M141.97714439051924,19.94716628435026 L147.59705927685718,19.94716636458179"/>
|
||
<path d="M148.28920931411267,19.947166374463109 L161.20789912091277,19.947166558893969"/>
|
||
<path d="M161.90004915816826,19.947166568775287 L172.93017542379675,19.947166726244518"/>
|
||
<path d="M141.97714439814445,29.86904113533808 L141.97714439051924,19.94716628435026"/>
|
||
<path d="M141.58026966487523,29.869041135642988 L141.97714439814445,29.86904113533808"/>
|
||
<path d="M141.58026965694444,19.550291551385726 L141.58026966487523,29.869041135642988"/>
|
||
<path d="M173.32704365170503,38.048956248855006 L173.32704550014751,19.550291992670395"/>
|
||
</g>
|
||
<g id="product-e9f689bd-c307-4df5-837c-156c98eead93" class="IfcElementAssembly material-OPENWEBWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-OPENWEBWOODTRUSS matsCategory-Wood Name-WOODTRUSSFLOOR projection" ifc:name="WOOD TRUSS FLOOR" ifc:guid="3fzeczmmTDzODy5MoOxgsJ">
|
||
<path d="M190.8720767966006,170.90065786195225 L190.87203513611166,164.16545257228915"/>
|
||
<path d="M190.87197689485038,20.435987735496155 L190.87612890757737,20.435987729555336"/>
|
||
<path d="M213.09225444593176,162.4252786542163 L213.09219725016737,29.075296821714915"/>
|
||
<path d="M190.87203513611166,164.16545257228915 L190.87612890756282,164.16545256643167"/>
|
||
<path d="M190.87197689485038,20.435987735496155 L190.87203513611166,164.16545257228915"/>
|
||
<path d="M190.87612890756282,170.90065785532613 L190.8720767966006,170.90065786195225"/>
|
||
<path d="M213.09223823259526,29.075296821715028 L213.09229121447424,162.42527865421641"/>
|
||
</g>
|
||
<g id="product-1a3a089a-bbf5-4336-8c86-07c8d4c36840" class="IfcBuildingElementProxy material-58GYPBDCEILING predefinedtype-COMPLEX matsName-58GYPBDCEILING matsCategory-Gypsum Name-GenericModels714GenericModels13408448 projection" ifc:name="Generic Models 714:Generic Models 1:3408448" ifc:guid="0QEWYQk$L3Deo61yZKmsX0">
|
||
<path d="M-138.18734684521041,171.95015295134442 L38.479091869274271,171.95015354652708"/>
|
||
<path d="M60.698735903060879,171.95015362138429 L127.29435823571112,171.95015384574231"/>
|
||
<path d="M136.81935835341574,171.95015387783178 L136.81952659907984,171.95015387783235"/>
|
||
<path d="M-138.18734761797532,175.91895802603608 L-138.18734684521041,171.95015295134442"/>
|
||
<path d="M136.81952659969102,175.9189324100256 L-138.18734761797532,175.91895802603608"/>
|
||
</g>
|
||
<g id="product-78e887d4-da33-4ac5-8e89-e453fe27e02c" class="IfcElementAssembly material-OPENWEBWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-OPENWEBWOODTRUSS matsCategory-Wood Name-WOODTRUSSFLOOR projection" ifc:name="WOOD TRUSS FLOOR" ifc:guid="1uw8VKsZDAnOw9v5F_9_0i">
|
||
<path d="M190.8760102140659,20.435987729725525 L190.8760102140659,19.550359803169727"/>
|
||
<path d="M213.09577441669535,171.95026467096659 L190.87612890756282,171.95026467096363"/>
|
||
<path d="M205.07208457641536,171.95031275126155 L205.06882853395655,171.95031275126155"/>
|
||
<path d="M201.95102484153176,171.95031275126109 L200.31192166717665,171.95031275126087"/>
|
||
<path d="M213.09565943233611,29.075376002504981 L213.09565943237976,162.42527865421653"/>
|
||
<path d="M213.09565572319843,29.075350719424364 L213.09565572319843,29.075296821715028"/>
|
||
<path d="M190.87612890757737,19.550359803169727 L190.8760102140659,19.550359803169727"/>
|
||
<path d="M190.87612890757737,19.550314989208118 L190.8760102140659,19.550359803169727"/>
|
||
<path d="M190.87601021405135,170.90065785552019 L190.87601021405135,171.95030225801611"/>
|
||
<path d="M190.87612890756282,171.95026467096363 L190.87603611822124,171.95030225801554"/>
|
||
<path d="M190.87612890756282,162.42527865421357 L190.87612890756282,171.95026467096363"/>
|
||
<path d="M213.09577441669535,29.075296821714915 L213.09577441669535,19.550314989211074"/>
|
||
<path d="M190.87612890757737,19.550314989208118 L213.09577441669535,19.550314989211074"/>
|
||
<path d="M190.87612890757737,29.075296821711959 L190.87612890757737,19.550314989208118"/>
|
||
<path d="M190.87612640281441,162.42527965980844 L190.87612890756282,162.42527865421357"/>
|
||
<path d="M213.09577441669535,162.42527865421641 L190.87612890756282,162.42527865421357"/>
|
||
<path d="M213.09577441669535,171.95026467096659 L213.09577441669535,162.42527865421641"/>
|
||
<path d="M213.09565572318388,171.95026467096659 L213.09565572318388,171.95027227316507"/>
|
||
<path d="M213.09565572319843,29.075350719424364 L213.09565572319843,29.075376002504981"/>
|
||
<path d="M213.09565943233611,29.075376002504981 L213.09223823262437,29.075376002504981"/>
|
||
<path d="M213.09565572319843,29.075350719424364 L213.09565943233611,29.075376002504981"/>
|
||
<path d="M213.09577441669535,29.075296821714915 L190.87612890757737,29.075296821711959"/>
|
||
<path d="M190.87607447442133,29.075321539342099 L190.87612890757737,29.075296821711959"/>
|
||
<path d="M213.09577441669535,29.075296821714915 L213.09565572319843,29.075350719424364"/>
|
||
</g>
|
||
<g id="product-183be9c8-00ed-40e2-959b-cf990582f7c1" class="IfcBuildingElementProxy material-null Name-BuildingElementProxy projection" ifc:name="BuildingElementProxy" ifc:guid="0OE_d80Er0ufMRpva5WlV1">
|
||
<path d="M126.86799441144103,154.85858911109631 L126.86799430692918,156.24288912510053"/>
|
||
<path d="M127.21406941494206,154.85858913722427 L127.2140693104302,156.24288915122861"/>
|
||
<path d="M127.21406924992334,156.24288960229057 L127.2140693104302,156.24288915122861"/>
|
||
<path d="M126.86799424640776,156.24288957616261 L126.86799430692918,156.24288912510053"/>
|
||
<path d="M127.2140693104302,156.24288915122861 L126.86799430692918,156.24288912510053"/>
|
||
<path d="M126.86799441144103,154.85858911109631 L127.21406941494206,154.85858913722427"/>
|
||
<path d="M127.21406924992334,156.24288960229057 L127.21406924992334,156.2428891512285"/>
|
||
<path d="M126.86799435093417,154.85858956215839 L126.86799441144103,154.85858956215839"/>
|
||
<path d="M126.86799424640776,156.24288957616261 L126.86799424640776,156.24288912510042"/>
|
||
<path d="M126.86799430692918,156.24288957616261 L126.86799424640776,156.24288957616261"/>
|
||
<path d="M146.42663209520106,155.20466592953039 L146.42663212545449,155.20466594465779"/>
|
||
<path d="M147.11878189342679,155.55074075975506 L146.42663212545449,155.20466570399924"/>
|
||
<path d="M146.42663212545449,155.20466570399924 L127.21406937368738,155.20466425349082"/>
|
||
<path d="M146.42663207319856,155.89681571100141 L127.21406932143145,155.89681426049287"/>
|
||
<path d="M146.42663204294513,155.89681593653245 L146.42663207319856,155.89681592140494"/>
|
||
<path d="M147.11878189342679,155.55074075975506 L146.42663207319856,155.89681571100141"/>
|
||
</g>
|
||
<g id="product-f894237e-1f91-4a4e-a59e-357ba7d78b52" class="IfcBuildingElementProxy material-null Name-BuildingElementProxy projection" ifc:name="BuildingElementProxy" ifc:guid="3ub2D_7v5AJgMUDNkdrujI">
|
||
<path d="M126.86799441144103,164.9183034284174 L126.86799430692918,166.3026034424214"/>
|
||
<path d="M127.21406941494206,164.91830345454548 L127.2140693104302,166.30260346854936"/>
|
||
<path d="M127.21406924992334,166.30260391961144 L127.2140693104302,166.30260346854936"/>
|
||
<path d="M126.86799424640776,166.30260389348359 L126.86799430692918,166.3026034424214"/>
|
||
<path d="M127.2140693104302,166.30260346854936 L126.86799430692918,166.3026034424214"/>
|
||
<path d="M126.86799441144103,164.9183034284174 L127.21406941494206,164.91830345454548"/>
|
||
<path d="M127.21406924992334,166.30260391961144 L127.21406924992334,166.30260346854936"/>
|
||
<path d="M126.86799435093417,164.91830387947959 L126.86799441144103,164.91830387947959"/>
|
||
<path d="M126.86799424640776,166.30260389348359 L126.86799424640776,166.3026034424214"/>
|
||
<path d="M126.86799430692918,166.30260389348359 L126.86799424640776,166.30260389348359"/>
|
||
<path d="M146.42663209520106,165.26438024685149 L146.42663212545449,165.26438026197889"/>
|
||
<path d="M147.11878189342679,165.61045507707593 L146.42663212545449,165.26438002132033"/>
|
||
<path d="M146.42663212545449,165.26438002132033 L127.21406937368738,165.26437857081191"/>
|
||
<path d="M146.42663207319856,165.95653002832216 L127.21406932143145,165.95652857781374"/>
|
||
<path d="M146.42663204294513,165.95653025385332 L146.42663207319856,165.9565302387258"/>
|
||
<path d="M147.11878189342679,165.61045507707593 L146.42663207319856,165.95653002832216"/>
|
||
</g>
|
||
<g id="product-1df95f60-8e0e-4290-bf54-5434ef9097e3" class="IfcBuildingElementProxy material-null Name-BuildingElementProxy projection" ifc:name="BuildingElementProxy" ifc:guid="0T_LzWZWv2aBzKL3Jla9VZ">
|
||
<path d="M147.25098429677018,20.092746486009332 L147.25098424451426,20.438821489510133"/>
|
||
<path d="M147.25098418399284,20.438821489510019 L147.25098418399284,20.438821940572211"/>
|
||
<path d="M148.63528431075974,20.092746695032815 L148.63528425850382,20.438821698533502"/>
|
||
<path d="M148.63528419799695,20.438821698533502 L148.63528419799695,20.43882214959558"/>
|
||
<path d="M147.25098424451426,20.438821940572211 L147.25098418399284,20.438821940572211"/>
|
||
<path d="M147.25098424451426,20.438821489510133 L147.25098418399284,20.438821940572211"/>
|
||
<path d="M148.63528425850382,20.438821698533502 L147.25098424451426,20.438821489510133"/>
|
||
<path d="M148.63528419799695,20.43882214959558 L148.63528425850382,20.438821698533502"/>
|
||
<path d="M148.28920995899534,15.676321936460567 L148.28920929213928,20.092746755541953"/>
|
||
<path d="M147.59705995199329,15.676321831948826 L147.59705928513722,20.092746651030211"/>
|
||
<path d="M147.59705992173986,15.676322057479979 L147.59706003450265,15.676321831948826"/>
|
||
<path d="M147.94313506000617,14.984172373969955 L147.59705995199329,15.676321831948826"/>
|
||
<path d="M147.94313506000617,14.984172373969955 L148.28920995899534,15.676321936460567"/>
|
||
<path d="M148.28920992874191,15.67632216199172 L148.28920981597912,15.676321936460567"/>
|
||
<path d="M148.28920926187129,20.092746755541953 L148.28920926187129,20.092746981073105"/>
|
||
<path d="M147.59705925488379,20.09274687656125 L147.59705925488379,20.092746651030211"/>
|
||
<path d="M148.63528431075974,20.092746695032815 L147.25098429677018,20.092746486009332"/>
|
||
<path d="M147.25098423624877,20.092746937071411 L147.25098429677018,20.092746486009332"/>
|
||
<path d="M147.25098429677018,20.092746937071411 L147.25098423624877,20.092746937071411"/>
|
||
</g>
|
||
<g id="product-eef88cb7-7d89-4ae1-b301-c9f7976ce7cc" class="IfcBuildingElementProxy material-null Name-BuildingElementProxy projection" ifc:name="BuildingElementProxy" ifc:guid="3k_8otVObAuRC1oVUNREVC">
|
||
<path d="M160.86182414081122,20.092746486009332 L160.8618240885553,20.438821489510133"/>
|
||
<path d="M160.86182402804843,20.438821489510019 L160.86182402804843,20.438821940572211"/>
|
||
<path d="M162.24612415480078,20.092746695032815 L162.24612410255941,20.438821698533502"/>
|
||
<path d="M162.24612404203799,20.438821698533502 L162.24612404203799,20.43882214959558"/>
|
||
<path d="M160.8618240885553,20.438821940572211 L160.86182402804843,20.438821940572211"/>
|
||
<path d="M160.8618240885553,20.438821489510133 L160.86182402804843,20.438821940572211"/>
|
||
<path d="M162.24612410255941,20.438821698533502 L160.8618240885553,20.438821489510133"/>
|
||
<path d="M162.24612404203799,20.43882214959558 L162.24612410255941,20.438821698533502"/>
|
||
<path d="M161.90004980303638,15.676321936460567 L161.90004913618031,20.092746755541953"/>
|
||
<path d="M161.20789979603433,15.676321831948826 L161.20789912917826,20.092746651030211"/>
|
||
<path d="M161.20789976578089,15.676322057479979 L161.20789987854369,15.676321831948826"/>
|
||
<path d="M161.55397490404721,14.984172373969955 L161.20789979603433,15.676321831948826"/>
|
||
<path d="M161.55397490404721,14.984172373969955 L161.90004980303638,15.676321936460567"/>
|
||
<path d="M161.90004977278295,15.67632216199172 L161.90004966002016,15.676321936460567"/>
|
||
<path d="M161.90004910592688,20.092746755541953 L161.90004910592688,20.092746981073105"/>
|
||
<path d="M161.20789909892483,20.09274687656125 L161.20789909892483,20.092746651030211"/>
|
||
<path d="M162.24612415480078,20.092746695032815 L160.86182414081122,20.092746486009332"/>
|
||
<path d="M160.86182408030436,20.092746937071411 L160.86182414081122,20.092746486009332"/>
|
||
<path d="M160.86182414081122,20.092746937071411 L160.86182408030436,20.092746937071411"/>
|
||
</g>
|
||
<g id="product-e45410a1-24d8-4183-9d35-3be15b79e929" class="IfcColumn material-CHSHAFTWALLSTUDS matsName-CHSHAFTWALLSTUDS matsCategory-None Name-Column projection" ifc:name="Column" ifc:guid="3aL12X9DX1WvqrE_5RUUaf">
|
||
<path d="M141.58026965694444,19.550310849635821 L141.58021923482011,19.550310849635821"/>
|
||
<path d="M166.97852392077039,775.90029186957611 L141.58021923482011,775.90029186957611"/>
|
||
<path d="M141.58021923482011,775.90029186957611 L141.58021923482011,775.90026608265953"/>
|
||
<path d="M141.58021923482011,22.725245864793806 L141.58021923482011,19.550310849635821"/>
|
||
<path d="M166.97852392077039,23.122213106992376 L166.97852392077039,19.947166641277136"/>
|
||
<path d="M173.32764234721253,19.550312470462814 L173.32704550014751,19.550312470462814"/>
|
||
<path d="M173.32764234721253,775.9002934904031 L166.97852392077039,775.9002934904031"/>
|
||
<path d="M174.04646691262315,19.550310849635821 L173.32764234721253,19.550310849635821"/>
|
||
<path d="M174.04646691262315,775.90029186957611 L173.32764234721253,775.90029186957611"/>
|
||
<path d="M173.32764234721253,775.90029186957611 L173.32764234721253,775.90026639164341"/>
|
||
<path d="M173.32764234721253,23.122213107981565 L173.32764234721253,19.550310849635821"/>
|
||
<path d="M174.04646691262315,775.90029186957611 L174.04646691262315,775.90026608245887"/>
|
||
<path d="M174.04646691262315,175.12532225389953 L174.04646691262315,19.550310849635821"/>
|
||
</g>
|
||
<g id="product-6e33393b-1838-454e-9f99-be483d4e0f6a" class="IfcColumn material-CHSHAFTWALLSTUDS matsName-CHSHAFTWALLSTUDS matsCategory-None Name-Column projection" ifc:name="Column" ifc:guid="1kCpax63X5Jf_PlaWzJWzg">
|
||
<path d="M166.97852392077039,775.90032231882719 L141.58021923482011,775.90032231882719"/>
|
||
<path d="M141.58021923482011,775.90032231882719 L141.58021923482011,775.90029186957622"/>
|
||
<path d="M173.32764234721253,775.90032393965419 L166.97852392077039,775.90032393965419"/>
|
||
<path d="M174.04646691262315,775.90032231882719 L173.32764234721253,775.90032231882719"/>
|
||
<path d="M173.32764234721253,775.90032231882719 L173.32764234721253,775.9002947268292"/>
|
||
<path d="M174.04646691262315,775.90032231882719 L174.04646691262315,775.90029412496324"/>
|
||
</g>
|
||
</g>
|
||
<defs/>
|
||
<path class="GlobalId-0I_Q1x97L7JgoXwj0PepSB IfcAnnotation PredefinedType-FILLAREA predefinedtype-FILLAREA Name-EXISTING" d="M 174.04326796531677 298.570703478128 L 174.04326796531677 19.550394029885787 L 60.69335341453552 19.550572843820113 L 60.70098280906677 171.9502878799739 L 38.47655653953552 171.9502878799739 L 38.47655653953552 19.550274820596236 L -3.8360655307769775 19.550394029885787 L -3.8360655307769775 14.7879233076873 L 326.2191712856293 14.7879233076873 L 326.211541891098 176.7129970207515 L 205.07201552391052 176.7129970207515 L 205.07201552391052 298.57061407116083 L 174.04326796531677 298.570703478128"/>
|
||
<line class="GlobalId-2cKooGnNP2Hg1arSq0wLnR IfcAnnotation PredefinedType-GRID predefinedtype-GRID Name-02" stroke-dasharray="12.5, 3, 3, 3" x1="-125930.265625" x2="-125930.265625" y1="263.2374267578125" y2="0.7615795135498047"/>
|
||
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="-125930.265625" y="263.2374267578125">02</text>
|
||
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="-125930.265625" y="0.7615795135498047">02</text>
|
||
<line class="GlobalId-2Tth0e_$n4wOJnYucsQnIi IfcAnnotation PredefinedType-DIMENSION oblique, fill-bg predefinedtype-DIMENSION Name-DIMENSION Description-ULU415SYSTEMC" x1="136.8194580078125" x2="173.32611083984375" y1="238.82473754882812" y2="238.82473754882812"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(155.07278442382812, 237.82473754882812) rotate(0.0)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">UL U415, SYSTEM C</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(155.07278442382812, 237.82473754882812) rotate(0.0)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">UL U415, SYSTEM C</tspan>
|
||
</text>
|
||
<line class="GlobalId-12FQEMDJTDEgmqo8n8YLPj IfcAnnotation PredefinedType-GRID predefinedtype-GRID Name-01" stroke-dasharray="12.5, 3, 3, 3" x1="-128430.265625" x2="-128430.265625" y1="263.2374267578125" y2="0.7615795135498047"/>
|
||
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="-128430.265625" y="263.2374267578125">01</text>
|
||
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="-128430.265625" y="0.7615795135498047">01</text>
|
||
<line class="GlobalId-23E$lg4fv9yAKAmCtr6zKM IfcAnnotation PredefinedType-DIMENSION oblique, fill-bg predefinedtype-DIMENSION Name-DIMENSION Description-EXISTINGFLOORASSEMBLY" x1="320.2606201171875" x2="320.2606201171875" y1="176.7127685546875" y2="14.787748336791992"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(319.2606201171875, 95.75025939941406) rotate(-90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">EXISTING FLOOR ASSEMBLY</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(319.2606201171875, 95.75025939941406) rotate(-90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">EXISTING FLOOR ASSEMBLY</tspan>
|
||
</text>
|
||
<path class="GlobalId-3RXRwyb9X748T33FmPx$LO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 242.56286025047302 231.797169657022 L 233.91112685203552 231.797169657022 L 127.74810194969177 178.17968851473952"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(242.5628662109375, 231.79718017578125) rotate(-0.0)">
|
||
<tspan class="GlobalId-3RXRwyb9X748T33FmPx$LO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(242.5628662109375, 231.79718017578125) rotate(-0.0)">
|
||
<tspan class="GlobalId-3RXRwyb9X748T33FmPx$LO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
|
||
</text>
|
||
<line class="GlobalId-3dxc3P9pH3$g9NsK2rPiwR IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION Name-DIMENSION" x1="-111800.1796875" x2="-111800.1796875" y1="775.89990234375" y2="720.04345703125"/>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(-111801.1796875, 747.9716796875) rotate(-90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">8 13/16"</tspan>
|
||
</text>
|
||
<path class="GlobalId-2nOaMzBnT7hfgnuzrMkBT6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 241.32689833641052 223.7868418410125 L 232.93456435203552 223.7868418410125 L 131.55516982078552 173.54936129000808"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(241.326904296875, 223.78684997558594) rotate(-0.0)">
|
||
<tspan class="GlobalId-2nOaMzBnT7hfgnuzrMkBT6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">5/8" GYP. BD @ CEILING</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(241.326904296875, 223.78684997558594) rotate(-0.0)">
|
||
<tspan class="GlobalId-2nOaMzBnT7hfgnuzrMkBT6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">5/8" GYP. BD @ CEILING</tspan>
|
||
</text>
|
||
<path class="GlobalId-0TgGFcYybFJOmf6fGJy0OB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M -111808.61511826515 771.094660969049 L -111836.53870224953 771.094660969049"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(-111808.6171875, 771.0946655273438) rotate(-0.0)">
|
||
<tspan class="GlobalId-0TgGFcYybFJOmf6fGJy0OB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">TEXT</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-111808.6171875, 771.0946655273438) rotate(-0.0)">
|
||
<tspan class="GlobalId-0TgGFcYybFJOmf6fGJy0OB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">TEXT</tspan>
|
||
</text>
|
||
<path class="GlobalId-3G25b6L_H8UuJ5vgTV0ggg IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 236.74926161766052 88.88996368792678 L 227.78472304344177 88.88996368792678 L 156.93053603172302 80.489344657928"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 88.88996124267578) rotate(-0.0)">
|
||
<tspan class="GlobalId-3G25b6L_H8UuJ5vgTV0ggg IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">FILL CAVITY WITH BATT INSULATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 88.88996124267578) rotate(-0.0)">
|
||
<tspan class="GlobalId-3G25b6L_H8UuJ5vgTV0ggg IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">FILL CAVITY WITH BATT INSULATION</tspan>
|
||
</text>
|
||
<path class="GlobalId-1L26MGziTFoQUmRC0B768N IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 242.30346083641052 240.85326096561576 L 233.91112685203552 240.85326096561576 L 120.66039443016052 180.62181002047683"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(242.303466796875, 240.853271484375) rotate(-0.0)">
|
||
<tspan class="GlobalId-1L26MGziTFoQUmRC0B768N IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">5/8" GYP. BD @ CEILING</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(242.303466796875, 240.853271484375) rotate(-0.0)">
|
||
<tspan class="GlobalId-1L26MGziTFoQUmRC0B768N IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">5/8" GYP. BD @ CEILING</tspan>
|
||
</text>
|
||
<path class="GlobalId-24aJHmp9n5e9i2aD$oPiAl IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 236.74926161766052 37.769686193734664 L 227.78472304344177 37.769686193734664 L 219.78148818016052 17.05516478565361"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 37.76968765258789) rotate(-0.0)">
|
||
<tspan class="GlobalId-24aJHmp9n5e9i2aD$oPiAl IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">EXISTING FLOOR SHEATHING</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 37.76968765258789) rotate(-0.0)">
|
||
<tspan class="GlobalId-24aJHmp9n5e9i2aD$oPiAl IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">EXISTING FLOOR SHEATHING</tspan>
|
||
</text>
|
||
<path class="GlobalId-05G8DhsDPAEuMjkHzLwulj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 236.74926161766052 44.60705420520927 L 227.78472304344177 44.60705420520927 L 170.67107558250427 21.165262670785445"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 44.6070556640625) rotate(-0.0)">
|
||
<tspan class="GlobalId-05G8DhsDPAEuMjkHzLwulj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT (OR ACOUSTICAL</tspan>
|
||
<tspan class="GlobalId-05G8DhsDPAEuMjkHzLwulj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="1em" x="0" y="0">SEALANT) **pick one** W/ BACKER ROD, IF</tspan>
|
||
<tspan class="GlobalId-05G8DhsDPAEuMjkHzLwulj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="2em" x="0" y="0">NECESSARY</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 44.6070556640625) rotate(-0.0)">
|
||
<tspan class="GlobalId-05G8DhsDPAEuMjkHzLwulj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT (OR ACOUSTICAL</tspan>
|
||
<tspan class="GlobalId-05G8DhsDPAEuMjkHzLwulj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="1em" x="0" y="0">SEALANT) **pick one** W/ BACKER ROD, IF</tspan>
|
||
<tspan class="GlobalId-05G8DhsDPAEuMjkHzLwulj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="2em" x="0" y="0">NECESSARY</tspan>
|
||
</text>
|
||
<line class="GlobalId-2AJp2F5pHFNQtl7z4CmQEN IfcAnnotation PredefinedType-DIMENSION oblique, fill-bg predefinedtype-DIMENSION Name-DIMENSION Description-EXISTINGWALL" x1="173.32611083984375" x2="205.072021484375" y1="238.80429077148438" y2="238.80429077148438"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(189.19906616210938, 237.80429077148438) rotate(0.0)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">EXISTING WALL</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(189.19906616210938, 237.80429077148438) rotate(0.0)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">EXISTING WALL</tspan>
|
||
</text>
|
||
<path class="GlobalId-2fTyviIn1BiRtbonrrIRi1 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M -5634.8938047885895 199.48644539859916 L -5643.858343362808 199.48644539859916 L -5657.064825296402 181.40948540118362"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 199.4864501953125) rotate(-0.0)">
|
||
<tspan class="GlobalId-2fTyviIn1BiRtbonrrIRi1 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">5/8" GYP. BD OR CEMENT BACKERBOARD ON</tspan>
|
||
<tspan class="GlobalId-2fTyviIn1BiRtbonrrIRi1 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="1em" x="0" y="0">WET WALL</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 199.4864501953125) rotate(-0.0)">
|
||
<tspan class="GlobalId-2fTyviIn1BiRtbonrrIRi1 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">5/8" GYP. BD OR CEMENT BACKERBOARD ON</tspan>
|
||
<tspan class="GlobalId-2fTyviIn1BiRtbonrrIRi1 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="1em" x="0" y="0">WET WALL</tspan>
|
||
</text>
|
||
<path class="GlobalId-2CLHlZTHfAffd98dtQ_Xzm IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 236.74926161766052 95.36684280779983 L 227.78472304344177 95.36684280779983 L 171.09832167625427 108.6794824763837"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 95.3668441772461) rotate(-0.0)">
|
||
<tspan class="GlobalId-2CLHlZTHfAffd98dtQ_Xzm IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">1" GYPSUM LINER PANEL</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 95.3668441772461) rotate(-0.0)">
|
||
<tspan class="GlobalId-2CLHlZTHfAffd98dtQ_Xzm IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">1" GYPSUM LINER PANEL</tspan>
|
||
</text>
|
||
<marker id="revision-cloud-3FKwZRVFbEp9FYJkJhw3gh" markerHeight="15.0" markerUnits="userSpaceOnUse" markerWidth="19.0" orient="auto" refX="2.0" refY="5.0">
|
||
<path d="m2.0,5.0 c0,-2 5,-2 5,0 c0,-2.5 5,-2.5 5,0 c0,-1.5 5,-1.5 5,0" style="fill: none; stroke:red; stroke-width:0.20"/>
|
||
</marker>
|
||
<polyline class="GlobalId-3FKwZRVFbEp9FYJkJhw3gh IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD Name-REVISIONCLOUD" points="0.0,0.0 15.0,0.0" style="marker: url(#revision-cloud-3FKwZRVFbEp9FYJkJhw3gh); stroke: none; marker-end: none; " transform="translate(65.04210662841797, 84.60248565673828) scale(0.741069, 1.000000)"/>
|
||
<polyline class="GlobalId-3FKwZRVFbEp9FYJkJhw3gh IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD Name-REVISIONCLOUD" points="0.0,0.0 0.0,14.999999046325684" style="marker: url(#revision-cloud-3FKwZRVFbEp9FYJkJhw3gh); stroke: none; " transform="translate(76.15813446044922, 84.60248565673828) scale(1.000000, 0.897562)"/>
|
||
<polyline class="GlobalId-3FKwZRVFbEp9FYJkJhw3gh IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD Name-REVISIONCLOUD" points="-0.0,0.0 -15.0,0.0" style="marker: url(#revision-cloud-3FKwZRVFbEp9FYJkJhw3gh); stroke: none; marker-end: none; " transform="translate(76.15813446044922, 111.52935791015625) scale(0.741069, 1.000000)"/>
|
||
<polyline class="GlobalId-3FKwZRVFbEp9FYJkJhw3gh IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD Name-REVISIONCLOUD" points="0.0,-0.0 0.0,-14.999999046325684" style="marker: url(#revision-cloud-3FKwZRVFbEp9FYJkJhw3gh); stroke: none; " transform="translate(65.04210662841797, 111.52935791015625) scale(1.000000, 0.897562)"/>
|
||
<line class="GlobalId-2rgUPS2bfC1x6$5Cpv_4AD IfcAnnotation PredefinedType-GRID predefinedtype-GRID Name-03" stroke-dasharray="12.5, 3, 3, 3" x1="-123430.265625" x2="-123430.265625" y1="263.2374267578125" y2="0.7615795135498047"/>
|
||
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="-123430.265625" y="263.2374267578125">03</text>
|
||
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="-123430.265625" y="0.7615795135498047">03</text>
|
||
<path class="GlobalId-2Bl7YZ6c98Iv_MJQUKGAmk IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M -5634.8938047885895 164.55430513766433 L -5643.858343362808 164.5543647423091 L -5650.473028421402 156.7298860713544"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 164.55429077148438) rotate(-0.0)">
|
||
<tspan class="GlobalId-2Bl7YZ6c98Iv_MJQUKGAmk IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY </tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 164.55429077148438) rotate(-0.0)">
|
||
<tspan class="GlobalId-2Bl7YZ6c98Iv_MJQUKGAmk IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY </tspan>
|
||
</text>
|
||
<path class="GlobalId-3yOuebKjT0RAx9C3J7i6r4 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 236.74926161766052 53.76447340992119 L 227.78472304344177 53.76447340992119 L 173.18877577781677 31.017791242867965"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 53.76447296142578) rotate(-0.0)">
|
||
<tspan class="GlobalId-3yOuebKjT0RAx9C3J7i6r4 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">METAL J-RUNNER</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 53.76447296142578) rotate(-0.0)">
|
||
<tspan class="GlobalId-3yOuebKjT0RAx9C3J7i6r4 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">METAL J-RUNNER</tspan>
|
||
</text>
|
||
<marker id="revision-cloud-35eYbebvP5gQL84EtRtKCp" markerHeight="15.0" markerUnits="userSpaceOnUse" markerWidth="19.0" orient="auto" refX="2.0" refY="5.0">
|
||
<path d="m2.0,5.0 c0,-2 5,-2 5,0 c0,-2.5 5,-2.5 5,0 c0,-1.5 5,-1.5 5,0" style="fill: none; stroke:red; stroke-width:0.20"/>
|
||
</marker>
|
||
<polyline class="GlobalId-35eYbebvP5gQL84EtRtKCp IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD Name-REVISIONCLOUD" points="0.0,0.0 15.0,0.0" style="marker: url(#revision-cloud-35eYbebvP5gQL84EtRtKCp); stroke: none; " transform="translate(142.755126953125, 238.9227294921875) scale(0.780741, 1.000000)"/>
|
||
<polyline class="GlobalId-35eYbebvP5gQL84EtRtKCp IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD Name-REVISIONCLOUD" points="0.0,0.0 0.0,15.0" style="marker: url(#revision-cloud-35eYbebvP5gQL84EtRtKCp); stroke: none; marker-end: none; " transform="translate(166.1773681640625, 238.9227294921875) scale(1.000000, 0.405542)"/>
|
||
<polyline class="GlobalId-35eYbebvP5gQL84EtRtKCp IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD Name-REVISIONCLOUD" points="-0.0,0.0 -15.0,0.0" style="marker: url(#revision-cloud-35eYbebvP5gQL84EtRtKCp); stroke: none; " transform="translate(166.1773681640625, 245.005859375) scale(0.780741, 1.000000)"/>
|
||
<polyline class="GlobalId-35eYbebvP5gQL84EtRtKCp IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD Name-REVISIONCLOUD" points="0.0,-0.0 0.0,-15.0" style="marker: url(#revision-cloud-35eYbebvP5gQL84EtRtKCp); stroke: none; marker-end: none; " transform="translate(142.755126953125, 245.005859375) scale(1.000000, 0.405542)"/>
|
||
<path class="GlobalId-1tsPBTJhH2JPIbbHOnEvhs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 236.56615614891052 127.32447101321841 L 227.60161757469177 127.32447101321841 L 132.53936171531677 152.03679515567447"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.566162109375, 127.32447814941406) rotate(-0.0)">
|
||
<tspan class="GlobalId-1tsPBTJhH2JPIbbHOnEvhs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">2X BLOCKING</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.566162109375, 127.32447814941406) rotate(-0.0)">
|
||
<tspan class="GlobalId-1tsPBTJhH2JPIbbHOnEvhs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">2X BLOCKING</tspan>
|
||
</text>
|
||
<path class="GlobalId-12EZ2xEzL23veuimhyc_td IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M -5634.8938047885895 175.9287191047969 L -5643.858343362808 175.9287191047969 L -5657.064825296402 157.8517646953168"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 175.9287109375) rotate(-0.0)">
|
||
<tspan class="GlobalId-12EZ2xEzL23veuimhyc_td IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT (OR ACOUSTICAL</tspan>
|
||
<tspan class="GlobalId-12EZ2xEzL23veuimhyc_td IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="1em" x="0" y="0">SEALANT) **pick one** W/ BACKER ROD, IF</tspan>
|
||
<tspan class="GlobalId-12EZ2xEzL23veuimhyc_td IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="2em" x="0" y="0">NECESSARY</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 175.9287109375) rotate(-0.0)">
|
||
<tspan class="GlobalId-12EZ2xEzL23veuimhyc_td IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT (OR ACOUSTICAL</tspan>
|
||
<tspan class="GlobalId-12EZ2xEzL23veuimhyc_td IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="1em" x="0" y="0">SEALANT) **pick one** W/ BACKER ROD, IF</tspan>
|
||
<tspan class="GlobalId-12EZ2xEzL23veuimhyc_td IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="2em" x="0" y="0">NECESSARY</tspan>
|
||
</text>
|
||
<path class="GlobalId-0xTC6p9k50kAHMQ_PIbjEP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 236.74926161766052 106.59028007236148 L 227.78472304344177 106.59028007236148 L 113.86260390281677 127.5020332500043"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 106.59027862548828) rotate(-0.0)">
|
||
<tspan class="GlobalId-0xTC6p9k50kAHMQ_PIbjEP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">NON COMBUSTIBLE INSULATION - FILL</tspan>
|
||
<tspan class="GlobalId-0xTC6p9k50kAHMQ_PIbjEP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="1em" x="0" y="0">ENTIRE CAVITY</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 106.59027862548828) rotate(-0.0)">
|
||
<tspan class="GlobalId-0xTC6p9k50kAHMQ_PIbjEP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">NON COMBUSTIBLE INSULATION - FILL</tspan>
|
||
<tspan class="GlobalId-0xTC6p9k50kAHMQ_PIbjEP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="1em" x="0" y="0">ENTIRE CAVITY</tspan>
|
||
</text>
|
||
<path class="GlobalId-2zhOBe2dz71uAVjQyiQa0I IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 236.74926161766052 82.07858330157424 L 227.78472304344177 82.07858330157424 L 53.20128798484802 40.03472229984428"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 82.07858276367188) rotate(-0.0)">
|
||
<tspan class="GlobalId-2zhOBe2dz71uAVjQyiQa0I IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">OPEN WEB WOOD TRUSS</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 82.07858276367188) rotate(-0.0)">
|
||
<tspan class="GlobalId-2zhOBe2dz71uAVjQyiQa0I IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">OPEN WEB WOOD TRUSS</tspan>
|
||
</text>
|
||
<path class="GlobalId-2llH4uqJTBeQhD24dC$L0i IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M -5634.8938047885895 210.72877547290946 L -5643.858343362808 210.72877547290946 L -5660.1623594760895 196.43188616779472"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 210.72877502441406) rotate(-0.0)">
|
||
<tspan class="GlobalId-2llH4uqJTBeQhD24dC$L0i IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">METAL STUD - (SEE 'WALL TAG' & 'LAYER</tspan>
|
||
<tspan class="GlobalId-2llH4uqJTBeQhD24dC$L0i IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="1em" x="0" y="0">MATERIAL SCHEDULE' FOR SIZE, SPACING, &</tspan>
|
||
<tspan class="GlobalId-2llH4uqJTBeQhD24dC$L0i IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="2em" x="0" y="0">INSULATION)</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 210.72877502441406) rotate(-0.0)">
|
||
<tspan class="GlobalId-2llH4uqJTBeQhD24dC$L0i IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">METAL STUD - (SEE 'WALL TAG' & 'LAYER</tspan>
|
||
<tspan class="GlobalId-2llH4uqJTBeQhD24dC$L0i IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="1em" x="0" y="0">MATERIAL SCHEDULE' FOR SIZE, SPACING, &</tspan>
|
||
<tspan class="GlobalId-2llH4uqJTBeQhD24dC$L0i IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="2em" x="0" y="0">INSULATION)</tspan>
|
||
</text>
|
||
<path class="GlobalId-3YBxWBCNH1S9WaQXPXsK6j IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 236.56615614891052 157.77684165683414 L 227.60161757469177 157.77684165683414 L 193.97124648094177 168.3092189445796"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.566162109375, 157.77684020996094) rotate(-0.0)">
|
||
<tspan class="GlobalId-3YBxWBCNH1S9WaQXPXsK6j IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">OPEN WEB WOOD TRUSS</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.566162109375, 157.77684020996094) rotate(-0.0)">
|
||
<tspan class="GlobalId-3YBxWBCNH1S9WaQXPXsK6j IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">OPEN WEB WOOD TRUSS</tspan>
|
||
</text>
|
||
<line class="GlobalId-0VfaT_ctT1FPHm4Ihv2pXU IfcAnnotation PredefinedType-DIMENSION oblique, fill-bg predefinedtype-DIMENSION Name-DIMENSION Description-ULL5112HR" x1="72.65624237060547" x2="72.65624237060547" y1="183.06280517578125" y2="14.787748336791992"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(71.65624237060547, 98.92527770996094) rotate(-90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">UL L511 (2 HR)</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(71.65624237060547, 98.92527770996094) rotate(-90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">UL L511 (2 HR)</tspan>
|
||
</text>
|
||
<path class="GlobalId-0nNqs6y_r1BvfIsCtAgIbG IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M -5634.8938047885895 187.12425953295852 L -5643.858343362808 187.12425953295852 L -5659.284979104996 162.39077760425235"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 187.12425231933594) rotate(-0.0)">
|
||
<tspan class="GlobalId-0nNqs6y_r1BvfIsCtAgIbG IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">METAL J-RUNNER</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 187.12425231933594) rotate(-0.0)">
|
||
<tspan class="GlobalId-0nNqs6y_r1BvfIsCtAgIbG IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">METAL J-RUNNER</tspan>
|
||
</text>
|
||
<path class="GlobalId-1kAueqkFn6zO8V2LJ0vzV$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 236.74926161766052 69.31711337116386 L 227.78472304344177 69.31711337116386 L 139.07012343406677 21.14142081287529"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 69.31710815429688) rotate(-0.0)">
|
||
<tspan class="GlobalId-1kAueqkFn6zO8V2LJ0vzV$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT (OR ACOUSTICAL</tspan>
|
||
<tspan class="GlobalId-1kAueqkFn6zO8V2LJ0vzV$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="1em" x="0" y="0">SEALANT) **pick one** W/ BACKER ROD, IF</tspan>
|
||
<tspan class="GlobalId-1kAueqkFn6zO8V2LJ0vzV$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="2em" x="0" y="0">NECESSARY</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 69.31710815429688) rotate(-0.0)">
|
||
<tspan class="GlobalId-1kAueqkFn6zO8V2LJ0vzV$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT (OR ACOUSTICAL</tspan>
|
||
<tspan class="GlobalId-1kAueqkFn6zO8V2LJ0vzV$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="1em" x="0" y="0">SEALANT) **pick one** W/ BACKER ROD, IF</tspan>
|
||
<tspan class="GlobalId-1kAueqkFn6zO8V2LJ0vzV$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="2em" x="0" y="0">NECESSARY</tspan>
|
||
</text>
|
||
<path class="GlobalId-0E89xy12DFUwqCkhgbHso_ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" d="M 236.56615614891052 116.05680896487857 L 227.60161757469177 116.05680896487857 L 165.36101698875427 135.34850789752628"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.566162109375, 116.05680847167969) rotate(-0.0)">
|
||
<tspan class="GlobalId-0E89xy12DFUwqCkhgbHso_ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.566162109375, 116.05680847167969) rotate(-0.0)">
|
||
<tspan class="GlobalId-0E89xy12DFUwqCkhgbHso_ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER Name-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-111696.8046875, 775.900146484375) rotate(-0.0)">
|
||
<tspan class="GlobalId-32c8IUABr96uysdwtk_kXD IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT Name-TEXT" dy="0em" x="0" y="0">TEXT</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-111912.59375, 775.9000854492188) rotate(-0.0)">
|
||
<tspan class="GlobalId-2eSPs9lUj55AMIYSkvpfFU IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT Name-TEXT" dy="0em" x="0" y="0">TEXT</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(150.9796142578125, 243.03318786621094) rotate(-0.0)">
|
||
<tspan class="GlobalId-3hP3kZxyfElv0ADF8rHH3o IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT Name-TEXT" dy="0em" x="0" y="0">(2 HR)</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-111749.3828125, 775.89990234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-1kioiBT2b7DxCicvDWL55N IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT Name-TEXT" dy="0em" x="0" y="0">TEXT</tspan>
|
||
</text>
|
||
</svg> |