1152 lines
No EOL
180 KiB
XML
1152 lines
No EOL
180 KiB
XML
<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" baseProfile="full" data-scale="3"=1'-0"" height="282.998947410176mm" id="root" version="1.1" viewBox="0 0 324.99998807907104 282.998947410176" 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: #2C5573; stroke: none; font-family: 'Century Gothic', 'OpenGost Type B TT', 'DejaVu Sans Condensed', 'Liberation Sans', 'Arial Narrow', 'Arial'; font-size: 3px; }
|
|
.cut, .cut.material-poche, .IfcWall.predefinedtype-CADIMPORT, .IfcWindow.predefinedtype-CADIMPORT, .IfcColumn.predefinedtype-CADIMPORT { fill: hsl(0, 0%, 50%); stroke: black; stroke-linecap: 'round'; stroke-width: 0.3; fill-rule: evenodd; }
|
|
|
|
|
|
.surface {fill: white; stroke-width: 0.1;}
|
|
|
|
.projection { fill: white; stroke: rgb(0, 0, 0); stroke-linecap: 'round'; stroke-width: 0.15; }
|
|
.annotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.3; }
|
|
.IfcAnnotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.3; }
|
|
/* .IfcGeographicElement { fill: none; stroke: rgb(150, 150, 150); stroke-linecap: 'round'; stroke-dasharray: 1, 2;} */
|
|
.predefinedtype-LINEWORK { stroke: #2C5573; stroke-width: 0.25; }
|
|
.predefinedtype-LINEWORK.dashed { stroke-dasharray: 3, 2; }
|
|
.predefinedtype-LINEWORK.fine { stroke-width: 0.18; stroke: #777777; }
|
|
.predefinedtype-LINEWORK.thin { stroke-width: 0.25; }
|
|
.predefinedtype-LINEWORK.medium { stroke-width: 0.35; }
|
|
.predefinedtype-LINEWORK.thick { stroke-width: 0.5; }
|
|
.predefinedtype-LINEWORK.strong { stroke-width: 1; }
|
|
.predefinedtype-LINEWORK.centerline { stroke-dasharray: 1, .1, 1; }
|
|
.predefinedtype-LINEWORK.dashed_wide {stroke-width: 1.5px; stroke-dasharray: 3, 3;}
|
|
.predefinedtype-BACKGROUND { stroke: black; stroke-width: 0.18; }
|
|
.predefinedtype-GRID { marker-start: url(#grid-marker); marker-end: url(#grid-marker); }
|
|
.predefinedtype-GRID {stroke-dasharray: 12.5, 3, 3, 3;}
|
|
.predefinedtype-SECTION { stroke-dasharray: 12.5, 3, 3, 3; }
|
|
.predefinedtype-SECTIONLEVEL { marker-start: url(#section-level-marker); stroke-dasharray: 12.5, 3, 3, 3; }
|
|
.predefinedtype-PLANLEVEL { marker-end: url(#plan-level-marker); }
|
|
.predefinedtype-DIMENSION { marker-start: url(#dimension-marker-start); marker-end: url(#dimension-marker-end); }
|
|
.predefinedtype-ANGLE { marker-start: url(#angle-marker-start); marker-end: url(#angle-marker-end); }
|
|
.predefinedtype-RADIUS { marker-end: url(#fall-marker-end); }
|
|
.predefinedtype-FALL { marker-end: url(#radius-marker-end); }
|
|
.predefinedtype-SLOPEANGLE { marker-end: url(#radius-marker-end); }
|
|
.predefinedtype-SLOPEPERCENT { marker-end: url(#radius-marker-end); }
|
|
.predefinedtype-SLOPEFRACTION { marker-end: url(#radius-marker-end); }
|
|
.predefinedtype-DIAMETER { marker-start: url(#diameter-marker-start); marker-end: url(#diameter-marker-end); }
|
|
.predefinedtype-HIDDENLINE { stroke-dasharray: 1, .75; }
|
|
.predefinedtype-STAIRARROW { marker-start: url(#stair-marker-start); marker-end: url(#stair-marker-end); }
|
|
.predefinedtype-BOUNDARY { fill: none; stroke: red; stroke-width: 1; stroke-dasharray: 12, 4, 3, 4, 3, 4; }
|
|
.predefinedtype-WIDEREDDASHED { fill: none; stroke: red; stroke-width: 2; stroke-dasharray: 4, 4; }
|
|
.predefinedtype-SEALANT { fill: url(#crosshatch1); stroke-width: 0.25; }
|
|
.predefinedtype-FILLAREA { fill: white; stroke: black; }
|
|
.predefinedtype-EXISTING { fill: #2C5573; fill-opacity: .4 }
|
|
|
|
|
|
|
|
|
|
|
|
.predefinedtype-BREAKLINE { fill: none; stroke: #2C5573; stroke-width: 0.25; marker-mid: url(#breakline-marker); }
|
|
.predefinedtype-TEXT { fill: #2C5573; stroke: none; }
|
|
path.predefinedtype-TEXTLEADER { marker-end: url(#leader-marker); }
|
|
text.predefinedtype-TEXTLEADER, tspan.predefinedtype-TEXTLEADER { fill: #2C5573; stroke: none; }
|
|
text.title, tspan.title { /* 7mm */ font-size: 11.55px; }
|
|
text.header, tspan.header { /* 5mm */ font-size: 8.25px; }
|
|
text.large, tspan.large { /* 3.5mm */ font-size: 5.78px; }
|
|
text.regular, tspan.regular { /* 2.5mm */ font-size: 4.13px; }
|
|
text.small, tspan.small { /* 1.8mm */ font-size: 2.97px; }
|
|
text.GRID, tspan.GRID { /* 5mm */ font-size: 5px; }
|
|
|
|
|
|
|
|
.predefinedtype-PROVISIONFORSPACE { stroke-dasharray: 1.5, .1.5;stroke: #2C5573; }
|
|
|
|
|
|
|
|
|
|
|
|
.equip_tag text:nth-of-type(2),
|
|
.e_ground_fault_circuit_interrupt text:nth-of-type(2),
|
|
.p_gas_supply_feed text:nth-of-type(2),
|
|
.p_drain_waste_indirect text:nth-of-type(2),
|
|
.p_water_cold text:nth-of-type(2),
|
|
.p_water_hot text:nth-of-type(2),
|
|
.p_drain_waste_direct text:nth-of-type(2),
|
|
.e_junction_box text:nth-of-type(2) {
|
|
font-size: 0.2px;
|
|
}
|
|
|
|
|
|
.material-blank { fill: white; }
|
|
.material-diagonal1 { fill: url(#diagonal1); }
|
|
.material-diagonal2 { fill: url(#diagonal2); }
|
|
.material-diagonal3 { fill: url(#diagonal3); }
|
|
.material-crosshatch1 { fill: url(#crosshatch1); }
|
|
.material-crosshatch2 { fill: url(#crosshatch2); }
|
|
.material-crosshatch3 { fill: url(#crosshatch3); }
|
|
.material-brick { fill: url(#brick); }
|
|
.material-earth { fill: url(#earth); }
|
|
.material-glass { fill: url(#glass); }
|
|
.material-liquid { fill: url(#liquid); }
|
|
.material-grass { fill: url(#grass); }
|
|
.material-honeycomb { fill: url(#honeycomb); }
|
|
.material-sand { fill: url(#sand); }
|
|
.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
|
|
.material-wood { fill: url(#wood); stroke: black; stroke-width: 0.5; }
|
|
.IfcSpace { fill: none; stroke: none; }
|
|
|
|
|
|
.material-BrickElevation { fill: url(#BrickElevation); }
|
|
|
|
|
|
|
|
.predefinedtype-STUD { stroke: black; stroke-width: 1; }
|
|
.predefinedtype-WOOD { fill: url(#wood); stroke: black; stroke-width: 0.5; }
|
|
.predefinedtype-STEEL { fill: url(#steel); stroke: black; stroke-width: 0.5; }
|
|
.predefinedtype-CONCRETE { fill: url(#concrete); stroke: black; stroke-width: 0.5; }
|
|
.predefinedtype-PLASTERBOARD { fill: url(#sand); stroke: black; stroke-width: 0.25; }
|
|
|
|
|
|
[class*="PsetCommonStatus-NEW"] { fill: rgb(199, 199, 199); }
|
|
.cut.EPsetStatusStatus-EXISTING { fill: #5D6E7F; stroke: #2C5573; }
|
|
/* .cut.EPsetStatusStatus-EXISTING {fill: #e3e2e1;stroke: #000000;} */
|
|
|
|
|
|
|
|
/* .projection.EPsetStatusStatus-EXISTING { fill: #c2ceda; stroke: #2C5573; stroke-width: .3;} */
|
|
.EPsetStatusStatus-EXISTINGDEMOLISH.cut, .ODOptionsODOption1-D, .ODOptionsODOption2-D { fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: 1, 1.5; stroke-width: .75; }
|
|
.EPsetStatusStatus-EXISTINGDEMOLISH.surface, .EPsetStatusStatus-EXISTINGDEMOLISH.projection { fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: 1, 1.5; stroke-width: .75; }
|
|
|
|
|
|
/* [class*="surface"][class*="EPsetStatusStatus-EXISTING"] {fill: white;} */
|
|
|
|
|
|
|
|
[class*="IfcDoor"][class*="EPsetStatusStatus-EXISTING"] {fill: none;}
|
|
[class*="IfcDoor"][class*="EPsetStatusStatus-NEW"] {fill: none;}
|
|
.cut.IfcElectricAppliance {fill: none;}
|
|
|
|
|
|
[class*="PsetCommon-FireRating2HR"] { fill: url(#2HR); }
|
|
|
|
|
|
|
|
.matsCategory-Steel { fill: url(#steel);}
|
|
.matsCategory-Gypsum { fill: url(#sand);}
|
|
.matsCategory-Concrete { fill: url(#concrete);}
|
|
.matsCategory-Sealant { fill: rgb(199, 199, 199);}
|
|
.matsCategory-InsulationBattVert { fill: url(#InsulationBattVert);}
|
|
.matsCategory-InsulationBattHorz { fill: url(#InsulationBattHorz);}
|
|
.matsCategory-Wood { fill: url(#wood); stroke: black;}
|
|
.matsCategory-Poche { fill: rgb(199, 199, 199);}
|
|
.matsCategory-PlywoodHorz { fill: url(#PlywoodHorz);}
|
|
.matsCategory-PlywoodVert { fill: url(#PlywoodVert);}
|
|
|
|
|
|
|
|
.surface.matsCategory-Metal, .surface.matsCategory-steel { fill: hsl(0, 0%, 85%); }
|
|
|
|
|
|
|
|
|
|
.matsCategory-noedge {display: none;}
|
|
|
|
|
|
.surface.material-existing { fill: #c2ceda; stroke: #2C5573; stroke-width: 0.05px;}
|
|
.surface.matsCategory0-poche { fill: rgb(240, 240, 240); }
|
|
.surface.material-FloorLayerSetName {fill: white; stroke-width: 0.1;}
|
|
/* .surface.material-FloorLayerSetName { fill: url(#Square_1ft_at48scale); } */
|
|
.surface.material-HorzLines6in48scale { fill: url(#HorzLines6in48scale); }
|
|
.surface.material-VertLines6in48scale { fill: url(#VertLines6in48scale); }
|
|
.surface.material-HorzLines6in96scale { fill: url(#HorzLines6in96scale); }
|
|
.surface.material-DiagonalLines6in48scale { fill: url(#DiagonalLines6in48scale); }
|
|
|
|
|
|
.matsName-CURVEDCEILING { fill: hsl(0, 0%, 80%); }
|
|
|
|
|
|
.surface.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
|
|
|
|
|
|
.surface.material-5Fill { fill: hsl(0, 0%, 95%); }
|
|
.surface.material-10Fill { fill: hsl(0, 0%, 90%); }
|
|
.surface.material-15Fill { fill: hsl(0, 0%, 85%); }
|
|
.surface.material-20Fill { fill: hsl(0, 0%, 80%); }
|
|
.surface.material-30Fill { fill: hsl(0, 0%, 70%); }
|
|
.surface.material-40Fill { fill: hsl(0, 0%, 64%); }
|
|
.surface.material-50Fill { fill: hsl(0, 0%, 50%); }
|
|
.surface.material-60Fill { fill: hsl(0, 0%, 40%); }
|
|
.surface.material-70Fill { fill: hsl(0, 0%, 30%); }
|
|
.surface.material-80Fill { fill: hsl(0, 0%, 20%); }
|
|
.surface.material-90Fill { fill: hsl(0, 0%, 10%); }
|
|
.surface.material-100Fill { fill: hsl(0, 0%, 0%); }
|
|
|
|
|
|
.material-grass { fill: hsl(132, 6%, 84%); }
|
|
|
|
|
|
.predefinedtype-PROPERTYLINE { stroke-dasharray: 1, .1, 1; }
|
|
.predefinedtype-PROPERTYLINE.projection {display: none;}
|
|
|
|
|
|
.predefinedtype-PROPERTYBOUNDARY { stroke-dasharray: 2, .75, 2;stroke-width: 1; }
|
|
.predefinedtype-SETBACK { stroke-dasharray: 2, .75, 2;stroke-width: 0.5; }
|
|
.predefinedtype-EROSIONCONTROL { stroke-dasharray: 1, .75, 1;stroke-width: 0.75; }
|
|
/*.predefinedtype-EROSIONCONTROL { stroke-dasharray: 1, .75, 1;stroke-width: 0.75; }*/
|
|
|
|
.predefinedtype-DASHED { stroke-dasharray: 1, .75; }
|
|
.predefinedtype-WIDE { stroke-width: 1;}
|
|
.predefinedtype-HATCH { stroke-width: .1;}
|
|
.predefinedtype-CENTERLINE { stroke-dasharray: 1, .1, 1; }
|
|
|
|
|
|
|
|
.matsName0-T1 { fill: url(#FKTILE); }
|
|
|
|
|
|
|
|
/* Hacks */
|
|
.ODGeneric-HiddenLineHackTrue.projection {display: none;}
|
|
.predefinedtype-TERRAIN.projection {display: none;}
|
|
|
|
|
|
/* .IfcVirtualElement{display: none;} */
|
|
|
|
|
|
|
|
|
|
.IfcElectricAppliance, .IfcFurniture, .IfcDistributionControlElement { fill: white !important; stroke: hsl(0 0% 60% / 1);}
|
|
|
|
/*
|
|
|
|
|
|
{{material.item.Material.Name.0}}
|
|
{{material.Name}}
|
|
|
|
|
|
|
|
MetaData: predefined_type, EPset_Status.Status, mats.Name, mats.Category
|
|
|
|
|
|
|
|
|
|
|
|
``round({{Qto_SpaceBaseQuantities.NetFloorArea}},0.1)`` SF
|
|
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, {{0.1}})
|
|
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, 0.1)
|
|
|
|
|
|
|
|
1'-1" = 1.083
|
|
1'-2" = 1.166
|
|
1'-3" = 1.25
|
|
1'-4" = 1.333
|
|
1'-5" = 1.416
|
|
1'-6" = 1.5
|
|
1'-7" = 1.583
|
|
1'-8" = 1.666
|
|
1'-9" = 1.75
|
|
1'-10" = 1.833
|
|
1'-11" = 1.916
|
|
|
|
|
|
|
|
|
|
*/]]></style><marker id="eng-dimension-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
|
<g>
|
|
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
|
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="eng-dimension-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
|
<g>
|
|
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
|
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="radius-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
|
<g>
|
|
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
|
</g>
|
|
</marker>
|
|
|
|
<marker id="fall-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
|
<g>
|
|
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="angle-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
|
<g>
|
|
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
|
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="angle-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
|
<g>
|
|
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
|
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="diameter-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
|
<g>
|
|
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
|
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="diameter-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
|
<g>
|
|
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
|
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="dimension-marker-start" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
|
|
<g>
|
|
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
|
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
|
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="dimension-marker-end" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
|
|
<g>
|
|
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
|
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
|
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="grid-marker" markerHeight="40" markerWidth="40" orient="auto" refX="20" refY="20">
|
|
<circle cx="20" cy="20" fill="white" stroke="#2C5573" r="17" style="stroke-width: 2" />
|
|
</marker>
|
|
<marker id="leader-marker" markerHeight="7" markerWidth="10" orient="auto" refX="10" refY="3.5">
|
|
<path d="M 0 0 L 0 7 L 10 3.5" class="annotation" style="fill:#2C5573;" />
|
|
</marker>
|
|
<marker id="stair-marker-start" markerHeight="10" markerWidth="10" orient="auto" refX="5" refY="5">
|
|
<circle cx="5" cy="5" fill="#2C5573" stroke="none" r="5" />
|
|
</marker>
|
|
<marker id="stair-marker-end" markerHeight="42" markerWidth="21" orient="auto" refX="21" refY="21">
|
|
<path d="M 0 0 L 21 21 L 0 42" class="annotation stair" style="stroke-width:2; marker-start: none; marker-end: none;" />
|
|
</marker>
|
|
<marker id="plan-level-marker" markerHeight="30" markerWidth="30" refX="15" refY="15">
|
|
<g>
|
|
<path d="M 15 0 L 15 30" class="annotation" style="stroke-width:1;" />
|
|
<path d="M 0 15 L 30 15" class="annotation" style="stroke-width:1;" />
|
|
<circle cx="15" cy="15" fill="white" stroke="#2C5573" r="7.5" style="stroke-width: 1" />
|
|
<path d="M 15 15 L 7.5 15 A 7.5 7.5 0 0 1 15 7.5 Z" fill="#2C5573" />
|
|
<path d="M 15 15 L 22.5 15 A 7.5 7.5 0 0 1 15 22.5 Z" fill="#2C5573" />
|
|
</g>
|
|
</marker>
|
|
<marker id="section-level-marker" markerHeight="11" markerWidth="90" refX="20" refY="10">
|
|
<g>
|
|
<path d="M 0 1 L 20 1 L 10 11 Z" fill="#2C5573" />
|
|
<path d="M 0 1 L 90 1" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
|
</g>
|
|
</marker>
|
|
<marker id="breakline-marker" markerHeight="20" markerWidth="15" refX="7.5" refY="10" orient="auto">
|
|
<g>
|
|
<path d="M 0 10 L 5 20 L 7.5 10" class="annotation" style="stroke-width:1; fill: white;" />
|
|
<path d="M 7.5 10 L 10 0 L 15 10" class="annotation" style="stroke-width:1; fill: white;" />
|
|
</g>
|
|
</marker>
|
|
<filter x="0" y="0" width="1" height="1" id="fill-background">
|
|
<feFlood flood-color="white" result="bg" />
|
|
<feMerge>
|
|
<feMergeNode in="bg" />
|
|
<feMergeNode in="SourceGraphic" />
|
|
</feMerge>
|
|
</filter>
|
|
|
|
<sodipodi:namedview id="namedview30" pagecolor="#505050" bordercolor="#ffffff" borderopacity="1" inkscape:showpageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="1" inkscape:deskcolor="#505050" showgrid="false" inkscape:zoom="45.254834" inkscape:cx="-2.6074563" inkscape:cy="-1.2042912" inkscape:window-width="1920" inkscape:window-height="1017" inkscape:window-x="-8" inkscape:window-y="-8" inkscape:window-maximized="1" inkscape:current-layer="svg30" />
|
|
<defs id="defs34">
|
|
<rect x="-0.3314563" y="-0.32040776" width="5.08233" height="4.5188543" id="rect15" />
|
|
<rect x="-26.162951" y="-2.3422912" width="8.396893" height="4.3752232" id="rect13" />
|
|
<rect x="-26.118757" y="-8.9714173" width="42.956737" height="25.500038" id="rect9" />
|
|
<rect x="-26.118757" y="-8.9714174" width="42.956738" height="25.500038" id="rect9-7" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-5" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-0" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-9" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4-0" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-51-7" />
|
|
<rect x="-0.3314563" y="-0.32040775" width="5.0823302" height="4.5188541" id="rect15-7-4-8" />
|
|
</defs>
|
|
<g id="rectangle-tag" style="display:inline">
|
|
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect2" />
|
|
</g>
|
|
<g id="window-tag" style="display:inline" transform="translate(-2.6994313,0.1643698)" inkscape:label=" window-tag">
|
|
<path id="path951-3" style="display:inline;fill:#ffffff;stroke:#2c5472;stroke-width:0.302;stroke-linecap:square;stop-color:#000000" d="m 6.9413962,1.7696536 h -14.090965 v -3.7830234 l 14.090965,10e-8 z" sodipodi:nodetypes="ccccc" />
|
|
<text y="0.2" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text707-3" />
|
|
</g>
|
|
<g id="door-tag" style="display:inline" transform="translate(0.30991735,0.3507727)">
|
|
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" sodipodi:nodetypes="ccsccsc" />
|
|
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" />
|
|
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline" />
|
|
</g>
|
|
<g id="space-tag" style="display:inline">
|
|
<text y="0" class="large" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" style="display:inline" />
|
|
<rect x="-4.4753022" y="1.7" width="8.9506044" height="3.9172432" fill="#ffffff" stroke="#2c5573" style="display:inline;stroke-width:0.25" id="rect10" />
|
|
<text class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" style="display:inline" y="4" />
|
|
<text y="8" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" style="display:inline" />
|
|
<text y="12" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" style="display:inline" />
|
|
</g>
|
|
<g id="elevation-arrow" style="display:inline">
|
|
<path style="fill:#2c5573" d="M -7.07106,0 0,-7.07106 7.07106,0" id="path14" />
|
|
</g>
|
|
<g id="elevation-tag" style="display:inline">
|
|
<circle r="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="circle17" cx="0" cy="0" />
|
|
<line x1="-5" y1="0" x2="5" y2="0" style="stroke:#2c5573;stroke-width:0.25" id="line19" />
|
|
</g>
|
|
<g id="section-arrow" style="display:inline">
|
|
<path style="fill:#2c5573" d="M -7.07106,0 0,-7.07106 7.07106,0" id="path22" />
|
|
</g>
|
|
<g id="section-tag" style="display:inline">
|
|
<circle r="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="circle25" cx="0" cy="0" />
|
|
<line x1="-5" y1="0" x2="5" y2="0" style="stroke:#2c5573;stroke-width:0.25" id="line27" />
|
|
</g>
|
|
<g id="wall-tag" transform="translate(-22.641105,-31.042141)" style="display:inline">
|
|
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="M 14.57154,28.860036 13.178895,32.6983 H 30.71067 l 1.392645,-3.838264 z" id="path6009" sodipodi:nodetypes="ccccc" />
|
|
</g>
|
|
<g id="light-tag" style="display:inline" transform="translate(0.1260007,0.3507723)">
|
|
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.3898682,-7.2697723 -1.392645,3.8382637 h 13.313025 l -1.392645,-3.8382637 z" id="path2" sodipodi:nodetypes="ccccc" />
|
|
<text y="-5" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text3" />
|
|
</g>
|
|
<g id="equip-tag" style="display:inline" class="equip_tag">
|
|
<ellipse style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round;stroke-opacity:1" id="path9" cx="-2.4361998e-07" cy="-0.23201941" rx="5.3547935" ry="3.7344077" />
|
|
<text y="0" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text6" style="display:inline" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text7" style="display:inline" inkscape:label="small" />
|
|
</g>
|
|
<g id="p_drain_waste_indirect" style="display:inline" inkscape:label="p_drain_waste_indirect" class="p_drain_waste_indirect">
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="path5" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
|
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none" d="M -1.6400156,4.956e-8 H 1.6400157" id="path7" sodipodi:nodetypes="cc" />
|
|
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none" d="M 1.46e-8,-1.6400156 V 1.6400156" id="path7-8" sodipodi:nodetypes="cc" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5-9-0" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8-5-0" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<g id="p_drain_waste_direct" style="display:inline" inkscape:label="p_drain_waste_direct" class="p_drain_waste_direct">
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle8" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text13" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text15" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<g id="p_water_cold" style="display:inline" inkscape:label="p_water_cold" class="p_water_cold">
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle10" r="1.2113438" cx="0" cy="0" />
|
|
<path d="M 2.6070313,0.93135537 2.2280469,1.2929374 Q 1.8413281,0.88494912 1.3579297,0.88494912 q -0.40798828,0 -0.68835938,0.27843748 -0.2784375,0.2784375 -0.2784375,0.6864258 0,0.2842383 0.12375,0.504668 0.12375,0.2204297 0.34998047,0.3461133 0.22623051,0.1256836 0.50273441,0.1256836 0.2358984,0 0.4311914,-0.087012 0.195293,-0.088945 0.4292578,-0.3209765 L 2.5954297,2.8011405 Q 2.2802539,3.108582 1.9998828,3.2284648 1.7195117,3.346414 1.3598633,3.346414 q -0.66322267,0 -1.0866797,-0.4195899 -0.42152344,-0.4215234 -0.42152344,-1.0789453 0,-0.4253906 0.19142578,-0.7560351 Q 0.23644532,0.76119912 0.59416017,0.56010537 0.95380861,0.35901162 1.3675977,0.35901162 q 0.351914,0 0.6767578,0.14888672 0.3267773,0.14888672 0.5626758,0.42345703 z" id="text15-7-4-9" style="font-weight:bold;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';white-space:pre;fill:#2c5573;stroke-width:0.2;stroke-linecap:round" transform="matrix(0.45179745,0,0,0.45179745,-0.5892304,-0.82939498)" aria-label="C" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5-9" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8-5" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<g id="p_water_hot" style="display:inline" inkscape:label="p_water_hot" class="p_water_hot">
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle15" r="1.2113438" cx="0" cy="0" />
|
|
<path d="m -0.4625673,-0.64252737 h 0.24810034 v 0.48484396 H 0.21534067 V -0.64252737 H 0.4625674 V 0.64252754 H 0.21534067 V 0.07906021 H -0.21446696 V 0.64252754 H -0.4625673 Z" id="text15-7-9-2" style="font-weight:bold;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';baseline-shift:baseline;white-space:pre;fill:#2c5573;stroke-width:0.0903595;stroke-linecap:round" aria-label="H" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-5" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-8" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<g id="e_ground_fault_circuit_interrupt" style="display:inline" class="e_ground_fault_circuit_interrupt" inkscape:label="e_ground_fault_circuit_interrupt">
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle15-7" r="1.2113438" cx="-1.157196e-08" cy="0.00040627684" transform="rotate(90)" />
|
|
<path id="circle16" style="display:inline;fill:#2c5573;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" d="m 1.2109375,-2e-8 a 1.2113438,1.2113438 0 0 0 -0.109375,-0.5 h -2.203125 a 1.2113438,1.2113438 0 0 0 -0.109375,0.5 1.2113438,1.2113438 0 0 0 0.1074219,0.50000004 H 1.1035156 A 1.2113438,1.2113438 0 0 0 1.2109375,-2e-8 Z" />
|
|
<path style="font-variation-settings:normal;display:inline;opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1" d="M 0.99548432,-0.50000002 H -2.8236093" id="path7-8-9" sodipodi:nodetypes="cc" />
|
|
<path style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000" d="M 0.99548432,0.50000002 H -2.8236093" id="path7-8-9-9" sodipodi:nodetypes="cc" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<g id="p_gas_supply_feed" style="display:inline" inkscape:label="p_gas_supply_feed" class="p_gas_supply_feed">
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" id="circle4" r="1.2113438" cx="5.0000001e-08" cy="8.496e-08" />
|
|
<path sodipodi:type="star" style="fill:#2c5573;fill-opacity:1;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;-inkscape-stroke:none" id="path8" inkscape:flatsided="true" sodipodi:sides="3" sodipodi:cx="-1.421875" sodipodi:cy="-1.3113437" sodipodi:r1="1.2727505" sodipodi:r2="0.63637525" sodipodi:arg1="0.52359878" sodipodi:arg2="1.5707963" inkscape:rounded="0" inkscape:randomized="0" d="m -0.31964074,-0.67496842 -2.20446856,-10e-9 1.1022343,-1.90912577 z" inkscape:transform-center-y="-0.25987306" transform="matrix(0.81672892,0,0,0.81672892,1.1612864,1.0716901)" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-7-1" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text16-4" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<g id="e_junction_box" style="display:inline" inkscape:label="e_junction_box" class="e_junction_box">
|
|
<rect style="display:inline;fill:#2c5573;stroke:#2c5573;stroke-width:0.2;stroke-linecap:round;-inkscape-stroke:none" id="rect5" width="2.4441562" height="2.4441562" x="-1.2220781" y="-1.2220781" />
|
|
<text y="0" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text4" style="display:inline" x="2" inkscape:label="large" />
|
|
<text y="1.25" class="regular" text-anchor="left" dominant-baseline="middle" data-type="text-template" id="text5" style="display:inline" x="2.25" inkscape:label="small" />
|
|
</g>
|
|
<text xml:space="preserve" id="text15-7" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;line-height:normal;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect15-7);display:inline;opacity:1;vector-effect:none;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1" transform="matrix(0.45179745,0,0,0.45179745,-3.7556887,-3.6244707)"><tspan x="-0.33203125" y="3.274871" id="tspan7"><tspan style="baseline-shift:baseline;vector-effect:none;stop-color:#000000;stop-opacity:1" id="tspan6">W</tspan></tspan></text>
|
|
<text xml:space="preserve" id="text15-7-9" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;line-height:normal;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;white-space:pre;shape-inside:url(#rect15-7-4);display:inline;vector-effect:none;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000" transform="matrix(0.45179745,0,0,0.45179745,-5.4904406,-0.79707205)"><tspan x="-0.33203125" y="3.274871" id="tspan8">H</tspan></text>
|
|
<text xml:space="preserve" id="text15-7-4" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;white-space:pre;shape-inside:url(#rect15-7-51);display:inline;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" transform="matrix(0.45179745,0,0,0.45179745,-3.7897588,-1.2367927)"><tspan x="-0.33203125" y="3.274871" id="tspan9">C</tspan></text>
|
|
<circle style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round" id="path5-3" cx="-12.076193" cy="-5.43543" r="3.421875" />
|
|
<path style="display:inline;fill:#ffffff;stroke:#2c5573;stroke-width:0.25;stroke-linecap:round" d="m -12.076193,-10.068243 v 9.26562531" id="path7-8-1" sodipodi:nodetypes="cc" />
|
|
<text xml:space="preserve" id="text9" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.96px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;white-space:pre;shape-inside:url(#rect9);display:inline;fill:#2c5573;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-linecap:round;stroke-opacity:1" transform="matrix(0.79776311,0,0,0.79776311,16.317442,5.1947736)"><tspan x="-26.119141" y="-5.3755196" id="tspan10">#27.A</tspan></text>
|
|
<defs id="defs455">
|
|
</defs>
|
|
<sodipodi:namedview id="namedview453" pagecolor="#505050" bordercolor="#ffffff" borderopacity="1" inkscape:showpageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="1" inkscape:deskcolor="#505050" showgrid="false" inkscape:zoom="11.313709" inkscape:cx="28.328464" inkscape:cy="23.290329" inkscape:window-width="1920" inkscape:window-height="1017" inkscape:window-x="-8" inkscape:window-y="-8" inkscape:window-maximized="1" inkscape:current-layer="svg451" />
|
|
<pattern id="demolish" width=".25" height=".25" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2=".25" style="stroke:red; stroke-width:0.15" id="line293" />
|
|
</pattern>
|
|
<pattern id="steel" width="3" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line296" />
|
|
<line x1="1" y1="0" x2="1" y2="1" style="stroke:#999; stroke-width:0.15" id="line298" />
|
|
</pattern>
|
|
<pattern id="pattern303" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="1" style="stroke:red; stroke-width:0.15" id="line301" />
|
|
</pattern>
|
|
<pattern id="diagonal1" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line305" />
|
|
</pattern>
|
|
<pattern id="diagonal2" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line308" />
|
|
</pattern>
|
|
<pattern id="diagonal3" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line311" />
|
|
</pattern>
|
|
<pattern id="square1" width="1" height="1" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line314" />
|
|
<line x1="0" y1="0" x2="1" y2="0" style="stroke:#999; stroke-width:0.15" id="line316" />
|
|
</pattern>
|
|
<pattern id="square2" width="2" height="2" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line319" />
|
|
<line x1="0" y1="0" x2="2" y2="0" style="stroke:#999; stroke-width:0.15" id="line321" />
|
|
</pattern>
|
|
<pattern id="square3" width="3" height="3" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line324" />
|
|
<line x1="0" y1="0" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line326" />
|
|
</pattern>
|
|
<pattern id="crosshatch1" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line328" />
|
|
<line x1="0" y1="0" x2="1" y2="0" style="stroke:#999; stroke-width:0.15" id="line330" />
|
|
</pattern>
|
|
<pattern id="crosshatch2" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line333" />
|
|
<line x1="0" y1="0" x2="2" y2="0" style="stroke:#999; stroke-width:0.15" id="line335" />
|
|
</pattern>
|
|
<pattern id="crosshatch3" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line338" />
|
|
<line x1="0" y1="0" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line340" />
|
|
</pattern>
|
|
<pattern id="brick" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<path style="fill: white;" d="M 0 0 3 0 3 3 0 3" id="path343" />
|
|
<line x1="1" y1="0" x2="1" y2="3" style="stroke:#999; stroke-width:0.15" id="line345" />
|
|
<line x1="2" y1="0" x2="2" y2="3" style="stroke:#999; stroke-width:0.15" id="line347" />
|
|
</pattern>
|
|
<pattern id="earth" width="6" height="6" patternUnits="userSpaceOnUse">
|
|
<path style="fill: white;" d="M 0 0 6 0 6 6 0 6" id="path350" />
|
|
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line352" />
|
|
<line x1="1" y1="0" x2="1" y2="2" style="stroke:#999; stroke-width:0.15" id="line354" />
|
|
<line x1="2" y1="0" x2="2" y2="2" style="stroke:#999; stroke-width:0.15" id="line356" />
|
|
<line x1="3" y1="0" x2="5" y2="0" style="stroke:#999; stroke-width:0.15" id="line358" />
|
|
<line x1="3" y1="1" x2="5" y2="1" style="stroke:#999; stroke-width:0.15" id="line360" />
|
|
<line x1="3" y1="2" x2="5" y2="2" style="stroke:#999; stroke-width:0.15" id="line362" />
|
|
<line x1="0" y1="3" x2="2" y2="3" style="stroke:#999; stroke-width:0.15" id="line364" />
|
|
<line x1="0" y1="4" x2="2" y2="4" style="stroke:#999; stroke-width:0.15" id="line366" />
|
|
<line x1="0" y1="5" x2="2" y2="5" style="stroke:#999; stroke-width:0.15" id="line368" />
|
|
<line x1="3" y1="3" x2="3" y2="5" style="stroke:#999; stroke-width:0.15" id="line370" />
|
|
<line x1="4" y1="3" x2="4" y2="5" style="stroke:#999; stroke-width:0.15" id="line372" />
|
|
<line x1="5" y1="3" x2="5" y2="5" style="stroke:#999; stroke-width:0.15" id="line374" />
|
|
</pattern>
|
|
<pattern id="glass" width="10" height="10" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="1" y1="1" x2="1" y2="3" style="stroke:#999; stroke-width:0.15" id="line377" />
|
|
<line x1="2" y1="0" x2="2" y2="5" style="stroke:#999; stroke-width:0.15" id="line379" />
|
|
<line x1="3" y1="2" x2="3" y2="4" style="stroke:#999; stroke-width:0.15" id="line381" />
|
|
</pattern>
|
|
<pattern id="liquid" width="6" height="3" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0.5" x2="4" y2="0.5" style="stroke:#999; stroke-width:0.15" id="line384" />
|
|
<line x1="0" y1="2" x2="1" y2="2" style="stroke:#999; stroke-width:0.15" id="line386" />
|
|
<line x1="3" y1="2" x2="6" y2="2" style="stroke:#999; stroke-width:0.15" id="line388" />
|
|
</pattern>
|
|
<pattern id="grass" width="6" height="12" patternUnits="userSpaceOnUse">
|
|
<line x1="1.5" y1="1.5" x2="1.5" y2="0" style="stroke:#999; stroke-width:0.15" id="line391" />
|
|
<line x1="1.5" y1="1.5" x2="0" y2="0" style="stroke:#999; stroke-width:0.15" id="line393" />
|
|
<line x1="1.5" y1="1.5" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line395" />
|
|
<line x1="4.5" y1="7.5" x2="4.5" y2="6" style="stroke:#999; stroke-width:0.15" id="line397" />
|
|
<line x1="4.5" y1="7.5" x2="3" y2="6" style="stroke:#999; stroke-width:0.15" id="line399" />
|
|
<line x1="4.5" y1="7.5" x2="6" y2="6" style="stroke:#999; stroke-width:0.15" id="line401" />
|
|
</pattern>
|
|
<pattern id="honeycomb" width="7.5" height="4.33" patternUnits="userSpaceOnUse">
|
|
<path style="fill: #cfc6cf;" d="M 0 0 7.5 0 7.5 4.33 0 4.33" id="path404" />
|
|
<path d="M 0,2.165 L 1.25,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round" id="path406" />
|
|
<path d="M 1.25,2.165 L 2.5,4.33 L 5,4.33 L 6.25,2.165 L 5,0 L 2.5,0 L 1.25,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round;fill:none" id="path408" />
|
|
<path d="M 6.25,2.165 L 7.5,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round" id="path410" />
|
|
</pattern>
|
|
<pattern id="wood" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(0.75) rotate(0)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="rgb(221, 207, 184)" id="rect1" />
|
|
<path style="fill:none; stroke: rgb(119, 105, 66); stroke-width:0.15;" d="M 49.649999,1.3460737 A 69.019995,69.019995 0 0 0 48.653938,0.34999949 M 49.649999,4.9389583 A 66.554994,66.554994 0 0 0 45.06105,0.34999949 M 49.649999,8.6983527 A 64.089999,64.089999 0 0 0 41.301656,0.34999949 M 49.649999,12.675003 A 61.624998,61.624998 0 0 0 37.325,0.34999949 M 49.649999,16.948067 A 59.159997,59.159997 0 0 0 33.05192,0.34999949 M 49.649999,21.652972 A 56.694997,56.694997 0 0 0 28.347017,0.34999949 M 49.649999,27.057906 A 54.229999,54.229999 0 0 0 22.942096,0.34999949 M 49.649999,33.866298 A 51.764998,51.764998 0 0 0 16.1337,0.34999949 M 49.649999,49.649989 A 49.299997,49.299997 0 0 0 0.34999949,0.34999949 M 47.185,49.649989 A 46.834999,46.834999 0 0 0 0.34999949,2.8149951 M 44.72,49.649989 A 44.369998,44.369998 0 0 0 0.34999949,5.2799906 M 42.254999,49.649989 A 41.904997,41.904997 0 0 0 0.34999949,7.7450123 M 39.790001,49.649989 A 39.439999,39.439999 0 0 0 0.34999949,10.210008 M 37.325,49.649989 A 36.974998,36.974998 0 0 0 0.34999949,12.675003 M 34.859999,49.649989 A 34.509998,34.509998 0 0 0 0.34999949,15.139998 M 32.395001,49.649989 A 32.044999,32.044999 0 0 0 0.34999949,17.604994 M 29.93,49.649989 A 29.579999,29.579999 0 0 0 0.34999949,20.069989 M 27.465,49.649989 A 27.114998,27.114998 0 0 0 0.34999949,22.535011 M 24.999997,49.649989 A 24.649999,24.649999 0 0 0 0.34999949,25.000007 M 22.534998,49.649989 A 22.184999,22.184999 0 0 0 0.34999949,27.465003 M 20.069998,49.649989 A 19.719999,19.719999 0 0 0 0.34999949,29.929999 M 17.604998,49.649989 A 17.254999,17.254999 0 0 0 0.34999949,32.394994 M 15.139998,49.649989 A 14.789999,14.789999 0 0 0 0.34999949,34.85999 M 12.674999,49.649989 A 12.325,12.325 0 0 0 0.34999949,37.325011 M 10.209999,49.649989 A 9.8599994,9.8599994 0 0 0 0.34999949,39.790007 M 7.7449994,49.649989 A 7.3949999,7.3949999 0 0 0 0.34999949,42.255002 M 5.2799992,49.649989 A 4.9299997,4.9299997 0 0 0 0.34999949,44.719998 M 2.8149995,49.649989 A 2.4649999,2.4649999 0 0 0 0.34999949,47.184993 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003" id="path413" />
|
|
</pattern>
|
|
<pattern id="sand" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(1) rotate(0)">
|
|
<path style="fill: #EEE;" d="M 0 0 50 0 50 50 0 50" id="path416" />
|
|
<path d="m 43.601202,-0.71150489 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672766,-9.11985699 0.05043,0.05043 m -0.413206,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.13875999 0.05043,0.05043 m -11.224016,-1.682987 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.13875999 0.05043,0.05043 m -11.224018,-1.682987 0.05043,0.05043 m 2.579706,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.12694199 0.05043,0.05043 m 1.400684,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587503 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.13875999 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950282 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587503 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.13875999 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.03554199 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950282 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398321 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.12694199 0.050426,0.05043 m 1.4006823,9.01900499 0.050426,0.05043 m 1.6727653,-9.11985699 0.050426,0.05043 m -0.4132033,4.57498099 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587503 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.13875999 0.050426,0.05043 m 39.2020484,8.40227899 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672766,-9.1198569 0.05043,0.05043 m -0.413206,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.305259,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,9.3736971 l 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,9.3736971 l 0.05043,0.05043 m 2.579706,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.1269419 0.05043,0.05043 m 1.400684,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.305261,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.6829219 0.05043,0.05043 m 2.579707,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950283 0.05043,0.05043 m 4.212202,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 M 3.2605471,9.3738251 l 0.050426,0.05043 m 2.5797074,2.0355409 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114425 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950283 0.050426,0.05043 m 4.212204,1.309988 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.1269419 0.050426,0.05043 m 1.4006823,9.0190049 0.050426,0.05043 m 1.6727653,-9.1198569 0.050426,0.05043 m -0.4132033,4.5749809 0.050426,0.05043 m -5.2199991,3.033174 0.050426,0.05043 m 3.3052614,-0.322504 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,19.458898 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,19.458898 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580413,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126942 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955007 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580414,-3.950278 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955007 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05043 m -6.5804127,-3.950278 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398322 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126942 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322509 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955007 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.40139,-3.6782 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496813,-1.138755 0.05043,0.05043 M 33.516,29.5441 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.401389,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403046 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496811,-1.138755 0.05043,0.05043 M 23.4308,29.5441 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401387,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126946 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05044 m -2.49917,-0.05044 0.05043,0.05044 m 5.754006,-1.955012 0.05043,0.05043 m -3.496808,-1.138755 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401388,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05044 m -2.499171,-0.05044 0.05043,0.05044 m 5.754007,-1.955012 0.05043,0.05043 m -3.496809,-1.138755 0.05043,0.05043 M 3.2603961,29.5441 l 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05044 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398312 0.050426,0.05043 m -5.40138804,-3.6782 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126946 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.03317 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403046 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05044 m -2.499171,-0.05044 0.050426,0.05044 m 5.754007,-1.955012 0.050426,0.05043 m -3.4968082,-1.138755 0.050426,0.05043 m 39.2020484,8.402274 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678204 0.05043,0.05044 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672766,-9.119861 0.05043,0.05043 m -0.413206,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496813,-1.138765 0.05043,0.05043 M 33.516,39.629302 l 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503902 0.05043,0.05043 m 3.395957,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496811,-1.138765 0.05043,0.05043 M 23.4308,39.629302 l 0.05043,0.05043 m 2.579706,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503902 0.05043,0.05043 m 3.395955,-6.126951 0.05043,0.05043 m 1.400684,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587498 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955006 0.05043,0.05043 m -3.496808,-1.138765 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587498 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955006 0.05043,0.05043 m -3.496809,-1.138765 0.05043,0.05043 M 3.2605471,39.6294 l 0.050426,0.05043 m 2.5797074,2.035542 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861943 0.050426,0.05043 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309992 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678204 0.050426,0.05044 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503902 0.050426,0.05043 m 3.3959557,-6.126951 0.050426,0.05043 m 1.4006823,9.019004 0.050426,0.05043 m 1.6727653,-9.119861 0.050426,0.05043 m -0.4132033,4.574985 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322505 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587498 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955006 0.050426,0.05043 m -3.4968082,-1.138765 0.050426,0.05043" style="stroke:#999;stroke-width:0.35;stroke-linecap:round" id="path418" />
|
|
</pattern>
|
|
<pattern id="concrete" width="50" height="50" patternUnits="userSpaceOnUse">
|
|
<path style="fill: #eeeeee;" d="M 0 0 50 0 50 50 0 50" id="path421" />
|
|
<path style="stroke:#999;stroke-width:0.15;stroke-linecap:round" d="M 0.12435638,40.161126 0.0392849,39.927396 m 1.3611443,3.73971 -0.085071,-0.23373 m 1.3611438,3.73972 -0.085072,-0.23373 m -2.34247071,-16.61734 -0.0850716,-0.23373 m 1.36114441,3.73971 -0.085072,-0.23372 m 1.3611447,3.73971 -0.085071,-0.23373 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611439,3.73972 -0.085071,-0.23373 m 1.3611443,3.73971 -0.085072,-0.23374 m -6.17068923,-27.13528 -0.0850715,-0.23373 m 1.36114443,3.73972 -0.085072,-0.23374 m 1.3611448,3.73972 -0.085072,-0.23373 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611446,3.73973 -0.085072,-0.23374 m 1.3611447,3.73971 -0.085071,-0.23373 m 1.3611437,3.73973 -0.085071,-0.23374 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611432,3.73972 -0.08507,-0.23373 M 0.49816496,10.643836 0.4130935,10.410096 m 1.3611443,3.73972 -0.085072,-0.23373 m 1.3611449,3.73972 -0.085072,-0.23374 m 1.3611448,3.73972 -0.085072,-0.23373 m 1.3611446,3.73972 -0.085072,-0.23374 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611438,3.73972 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085072,-0.23373 m 1.3611447,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23372 M 0.62276789,0.8047364 0.53769639,0.5710064 m 1.36114431,3.73971 -0.085071,-0.23373 m 1.3611437,3.73972 -0.085071,-0.23373 m 1.3611442,3.7397096 -0.085071,-0.23373 m 1.3611439,3.73971 -0.085071,-0.23372 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085071,-0.23372 m 1.3611437,3.73971 -0.085071,-0.23373 m 1.3611437,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 M 4.5755891,1.4835864 4.4905181,1.2498564 m 1.3611441,3.73972 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085071,-0.23373 m 1.3611437,3.7397196 -0.085071,-0.23374 m 1.3611438,3.73972 -0.085071,-0.23373 m 1.3611436,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 M 8.5284107,2.1624464 8.4433387,1.9287164 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611436,3.73972 -0.08507,-0.23373 m 1.361142,3.7397196 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.7397 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23374 M 12.481231,2.8412964 l -0.08507,-0.23372 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23372 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 M 16.434053,3.5201564 l -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m -1.796367,0.9289 -0.06438,-0.24025 m 1.5358,-1.95656 -0.06438,-0.24026 m 1.888167,1.919 0.06307,-0.13526 m -3.386081,0.17745 0.013,-0.14867 m 4.572989,-2.89775 -0.08507,-0.23373 m 4.037892,0.91258 -0.08507,-0.23372 m -5.483097,-1.31646 -0.06438,-0.24026 m 4.616637,1.85306 -0.06438,-0.24026 m -5.338602,-0.80246 0.06307,-0.13525 m 3.305472,-1.20309 0.06307,-0.13526 m 1.140023,3.44073 0.06307,-0.13526 m -1.655827,0.31399 0.013,-0.14868 m -1.926484,4.63718 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23374 M 19.110801,0.6930264 l -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361142,3.7397196 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 2.637216,7.24571 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361142,3.73973 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23374 M 23.063621,1.3718864 l -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.7397096 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 2.637216,7.2457 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23372 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23372 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 M 27.016443,2.0507464 l -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361141,3.73972 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361144,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 M 30.969264,2.7295964 l -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 M 34.922086,3.4084464 l -0.08507,-0.23372 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 M 37.598834,0.5813264 l -0.08507,-0.23374 m 1.361142,3.73973 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m -7.446764,-30.6412696 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m -3.618545,-20.1233196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.7397096 -0.08507,-0.23373 m 0.209673,-9.6053596 -0.08507,-0.23374 M 1.4711736,47.803406 1.4067966,47.563156 m -0.073621,-7.96299 -0.064377,-0.24027 m 1.6737946,6.2467 -0.064377,-0.24026 m -1.683038,-13.96943 -0.064377,-0.24026 m 1.6737943,6.24669 -0.064377,-0.24025 m 1.6737944,6.24669 -0.064376,-0.24026 m 1.6737936,6.24669 -0.064376,-0.24026 M 1.0571811,23.193656 0.9928044,22.953396 m 1.6737944,6.2467 -0.064377,-0.24026 m 1.6737945,6.2467 -0.064377,-0.24026 m 1.6737948,6.24669 -0.064377,-0.24026 m 1.6737945,6.2467 -0.064377,-0.24026 m -6.51129097,-31.98874 -0.0643767,-0.24026 m 1.67379427,6.24669 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24669 -0.064377,-0.24025 m 1.673795,6.24669 -0.064377,-0.24026 m 1.6737946,6.24669 -0.064377,-0.24026 M 0.7811862,6.7871564 0.7168095,6.5468964 m 1.6737943,6.2466996 -0.064377,-0.24026 m 1.6737943,6.24669 -0.064377,-0.24026 m 1.6737947,6.24669 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24668 -0.064376,-0.24024 m 1.6737929,6.24668 -0.06438,-0.24024 m 1.673798,6.24667 -0.06438,-0.24024 M 2.2526063,4.5903464 2.1882293,4.3500864 m 1.6737945,6.2466896 -0.064377,-0.24025 m 1.6737949,6.24668 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24669 -0.064377,-0.24025 m 1.6737942,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 M 3.7240264,2.3935264 3.6596494,2.1532664 m 1.6737946,6.24669 -0.064376,-0.24025 m 1.6737935,6.2466896 -0.064376,-0.24026 m 1.6737935,6.24669 -0.064376,-0.24025 m 1.673793,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24024 m 1.673798,6.24668 -0.06438,-0.24027 M 6.8048642,6.2031464 6.7404872,5.9628864 m 1.6737946,6.2466896 -0.064377,-0.24025 m 1.6737942,6.24669 -0.064377,-0.24026 m 1.673794,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 M 8.2762845,4.0063264 8.2119075,3.7660764 M 9.885702,10.012766 9.821325,9.7725064 m 1.673794,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24027 m 1.673798,6.2467 -0.06438,-0.24026 M 9.7477043,1.8095164 9.6833283,1.5692564 m 1.6737927,6.24669 -0.06438,-0.24026 m 1.673798,6.2466996 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24025 m -9.730122,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673794,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06437,-0.24025 m 1.673788,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m -9.730124,-44.0015996 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -9.730122,-44.0015896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 3.283215,12.25313 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m -9.730123,-44.0015996 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 3.283215,12.25312 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 M 20.32364,2.8383064 20.15926,2.5980464 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m 3.283215,12.25313 -0.06438,-0.24027 m 1.673799,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m -9.730123,-44.0015996 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.2467 -0.06438,-0.24026 m -9.730124,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2466996 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 3.283216,12.25313 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m -9.730122,-44.0015896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2466996 -0.06438,-0.24027 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.2467 -0.06438,-0.24026 m -8.120706,-37.9951596 -0.06438,-0.24027 m 1.673797,6.2466996 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m -9.730123,-44.0015896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.24668 -0.06438,-0.24024 m 1.673797,6.24668 -0.06438,-0.24025 m -9.730123,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673799,6.2466896 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m -9.730122,-44.0015996 -0.06438,-0.24025 m 1.673797,6.2466796 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673799,6.24668 -0.06438,-0.24024 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24668 -0.06438,-0.24026 m -9.730124,-44.0015896 -0.06438,-0.24025 m 1.673799,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m -9.730122,-44.0015996 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06437,-0.24026 m 1.673789,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m -8.120705,-37.9951496 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -6.511287,-31.9887296 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -4.90187,-25.9822896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m -1.683036,-13.9694296 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m -0.07362,-7.9629896 -0.06438,-0.24026 m -47.7039735,-1.53749 0.038996,-0.0836 m 1.164097,3.38907 0.063071,-0.13525 m -2.2285202,4.77908 0.0630714,-0.13526 m 5.4709198,-5.84692 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13525 m -2.2285201,4.7790796 0.063071,-0.13526 m 7.6363693,-10.4907396 0.063072,-0.13526 m -2.2285211,4.77909 0.063071,-0.13526 m -2.2285202,4.7790796 0.063071,-0.13526 m -2.2285201,4.77908 0.063071,-0.13525 m -2.22852021,4.77908 0.0630713,-0.13526 M 10.345525,4.2715464 l 0.06307,-0.13525 m -2.2285187,4.77908 0.063071,-0.13526 m -2.2285201,4.7790896 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13526 m -2.2285201,4.77908 0.063071,-0.13525 M 13.714068,2.9331964 l 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.2285186,4.7790796 0.063072,-0.13525 m -2.2285211,4.77908 0.063072,-0.13526 m -2.228521,4.77909 0.063071,-0.13526 m -2.2285202,4.77908 0.063071,-0.13526 m -2.22852019,4.77908 0.0630713,-0.13525 M 17.08261,1.5948464 l 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285185,4.77908 0.063071,-0.13526 m -2.2285201,4.77909 0.063071,-0.13526 m -2.2285204,4.77909 0.063071,-0.13527 m -2.2285202,4.77909 0.063071,-0.13526 M 20.451151,0.1564964 l 0.0013,-0.003 m -2.166749,4.64683 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.2285189,4.77909 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13526 m -2.2285201,4.77909 0.063071,-0.13526 m -2.2285202,4.77908 0.063071,-0.13526 m -2.22852027,4.77908 0.0630715,-0.13525 m 20.565992,-38.2184396 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285184,4.77908 0.063072,-0.13525 m -2.228521,4.77908 0.063072,-0.13525 m -2.2285211,4.77908 0.063071,-0.13527 m -2.2285201,4.77908 0.063071,-0.13525 M 25.022786,2.2236164 l 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.2285182,4.77908 0.063072,-0.13526 m -2.228521,4.77908 0.063072,-0.13525 m -2.2285211,4.77908 0.063071,-0.13525 m -2.2285202,4.77908 0.063071,-0.13527 M 28.391328,0.8852664 l 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13527 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285181,4.77908 0.063071,-0.13525 m -2.22852,4.77908 0.063071,-0.13526 M 29.594421,4.1907464 l 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.7790796 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m 22.794514,-42.9975196 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -4.39397,9.42291 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m 24.959963,-47.6413396 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -6.559417,14.06674 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m 22.794515,-42.9975196 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.22852,4.7790896 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -4.393969,9.42292 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13525 M 40.90314,3.4811664 l 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m 24.959963,-47.6413496 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.7790896 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13527 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m 24.959964,-47.6413396 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.1352496 m -2.22852,4.7790796 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m 22.794514,-42.9975196 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13526 m 18.463615,-33.70988 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13527 m 18.463615,-33.70987 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m 14.132718,-24.42222 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.228519,4.7791 0.06307,-0.13527 m -2.22852,4.77908 0.06307,-0.13525 m 11.96727,-19.77839 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.228521,4.77908 0.06307,-0.13525 m 9.801819,-15.13458 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m 7.636371,-10.49076 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13527 m 3.305472,-1.20309 0.06307,-0.13525 M 4.0059337,4.2093264 l 0.013007,-0.14867 m -0.4595834,5.25307 0.013007,-0.14867 M 3.112781,14.418126 3.125788,14.269446 m -0.4595834,5.25307 0.013007,-0.14867 m -0.4595833,5.25307 0.013007,-0.14867 m -0.4595834,5.25306 0.013007,-0.14867 m -0.4595834,5.25307 0.013007,-0.14867 m -0.45958338,5.25306 0.0130072,-0.14866 m -0.4595836,5.25306 0.0130072,-0.14867 M 9.1177385,2.8588364 l 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595858,5.2530596 0.013009,-0.14867 m -0.4595852,5.25307 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14868 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595858,5.25306 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595852,5.25307 0.013009,-0.14868 m 9.104974,-46.9927096 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.2530696 0.013,-0.14868 m -0.459576,5.25307 0.01301,-0.14867 m -0.459586,5.25307 0.01301,-0.14868 m -0.459586,5.25307 0.01301,-0.14867 m -0.459587,5.25307 0.01301,-0.14867 m -0.459587,5.25307 0.01301,-0.14868 m -0.459586,5.25308 0.01301,-0.14869 m -0.459586,5.25308 0.01301,-0.14868 m 9.104974,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459576,5.2530596 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m 8.658408,-41.8883196 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459575,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.906154,10.35746 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14868 m -0.459577,5.25308 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14868 m 8.658409,-41.8883096 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459575,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.906153,10.35747 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459575,5.25308 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m 9.104985,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.2530596 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459576,5.25308 0.013,-0.14869 m -0.459577,5.25308 0.013,-0.14868 m 9.104985,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459577,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14868 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459575,5.25308 0.013,-0.14868 m -0.459577,5.25306 0.013,-0.14866 m 8.658409,-41.8883196 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459577,5.2530696 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459575,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459576,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m 8.658409,-41.8883096 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459577,5.2530696 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459575,5.25306 0.013,-0.14867 M 0.61291371,42.991776 0.31563741,42.354266 M 3.335483,35.512586 3.0382067,34.875076 m 5.0543262,10.83906 -0.2972761,-0.63751 M 1.3010021,17.831886 1.0037257,17.194376 m 5.0543262,10.83904 -0.2972761,-0.63751 m 5.0543262,10.83905 -0.297277,-0.63752 m 5.054326,10.83905 -0.297276,-0.63751 M 4.0235713,10.352706 3.726295,9.7151964 M 8.7806214,20.554246 8.4833453,19.916736 m 5.0543257,10.83904 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 M 6.7461405,2.8735364 6.4488644,2.2360164 M 11.50319,13.075066 11.205914,12.437556 m 5.054326,10.83905 -0.297276,-0.63751 m 5.054326,10.83905 -0.297277,-0.63751 m 5.054327,10.83904 -0.297276,-0.63751 M 14.22576,5.5958964 13.928483,4.9583864 m 5.054326,10.8390396 -0.297276,-0.63751 m 5.054326,10.83905 -0.297276,-0.63751 m 5.054326,10.83905 -0.297275,-0.63752 m 5.054325,10.83906 -0.297276,-0.63752 M 21.705379,8.3182564 21.408103,7.6807464 m 5.054325,10.8390396 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 m 5.054325,10.83905 -0.297276,-0.63752 M 24.427947,0.8390864 24.154971,0.1536764 m 5.030027,10.7869396 -0.297276,-0.63751 m 5.054325,10.83905 -0.297275,-0.63751 m 5.054326,10.83904 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 M 31.907566,3.5614464 31.61029,2.9239264 m 5.054327,10.8390496 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 m 5.054326,10.83905 -0.297277,-0.63751 M 39.387187,6.2838064 39.089911,5.6462864 m 5.054325,10.8390496 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 M 46.866806,9.0061664 46.56953,8.3686564 m 3.019844,-6.84167 -0.297276,-0.63751 M 0.78304652,42.524316 0.31558226,42.354166 m 7.94689064,2.89243 -0.4674639,-0.17013 m 7.94689,2.89242 -0.467464,-0.17013 m -11.7691,-12.75389 -0.4674641,-0.17013 m 7.9468901,2.89243 -0.467464,-0.17013 m 7.94689,2.89242 -0.467464,-0.17013 m 7.946891,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 M 6.2276238,27.565446 5.7601595,27.395306 m 7.9468905,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17014 m 7.94689,2.89243 -0.467463,-0.17015 m 7.94689,2.89244 -0.467465,-0.17015 m 7.946892,2.89244 -0.467465,-0.17014 M 1.4704859,17.363716 1.0030217,17.193576 m 7.9468905,2.89243 -0.4674638,-0.17014 m 7.9468896,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467465,-0.17014 m 7.946892,2.89243 -0.467465,-0.17014 m 7.94689,2.89243 -0.467463,-0.17014 m 7.94689,2.89243 -0.467465,-0.17014 M 4.1927745,9.8842864 3.7253104,9.7141464 m 7.9468906,2.8924296 -0.467465,-0.17014 m 7.946892,2.89243 -0.467466,-0.17014 m 7.946891,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467465,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 M 6.9150632,2.4048564 6.4475988,2.2347164 m 7.9468902,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17014 m 7.94689,2.8924296 -0.467463,-0.17014 m 7.94689,2.89243 -0.467463,-0.17014 m 7.94689,2.89243 -0.467465,-0.17014 M 24.596204,0.3700064 24.276606,0.1536764 m 7.799025,2.83862 -0.467465,-0.17015 m 7.94689,2.89244 -0.467463,-0.17015 m 7.94689,2.89244 -0.467463,-0.17014 m 3.179228,-7.31312 -0.45694,-0.16632 m -42.5443784,1.98501 0.170143,-0.46746 M 4.022641,10.351746 4.1927841,9.8842764 M 1.3003524,17.831176 1.4704955,17.363706 M 14.224356,5.5946064 l 0.170143,-0.46747 m -2.892432,7.9468996 0.170143,-0.46746 m -2.8924308,7.94689 0.170143,-0.46746 m -2.8924319,7.9469 0.1701429,-0.46747 m -2.8924315,7.9469 0.1701429,-0.46747 m -2.89243159,7.94691 0.17014311,-0.46747 M 24.426071,0.8374564 l 0.170142,-0.46746 m -2.89243,7.9469 0.170142,-0.46747 m -2.892432,7.9468996 0.170144,-0.46746 m -2.892432,7.94689 0.170144,-0.46746 m -2.892432,7.9469 0.170142,-0.46747 m -2.892431,7.9469 0.170143,-0.46746 m -2.8924311,7.9469 0.1701429,-0.46747 M 31.905497,3.5597464 32.07564,3.0922864 m -2.892432,7.9468996 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46746 m -2.89243,7.9469 0.170142,-0.46747 m -2.892432,7.9469 0.170144,-0.46747 m -2.892432,7.94691 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46747 m 23.643015,-41.6868496 0.170144,-0.46746 m -2.892432,7.9468996 0.170142,-0.46747 m -2.89243,7.9469 0.170142,-0.46746 m -2.892432,7.9469 0.170144,-0.46747 m -2.892432,7.94691 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46746 m 23.643015,-41.6868596 0.15961,-0.43852 m -2.881898,7.91795 0.170142,-0.46746 m -2.89243,7.9468996 0.170142,-0.46747 m -2.892431,7.94691 0.170143,-0.46747 m -2.892432,7.9469 0.170143,-0.46747 m -2.892431,7.9469 0.170142,-0.46746 m -2.892432,7.9469 0.170144,-0.46746 m 15.476149,-19.24855 0.170144,-0.46747 m -2.892432,7.94689 0.170143,-0.46746 m -2.892432,7.9469 0.170143,-0.46747 m -2.892432,7.9469 0.170144,-0.46745 M 4.9452336,47.243176 4.3690295,46.839706 m -0.8055656,-7.43498 -0.5762043,-0.40347 m 9.7966934,6.85974 -0.576204,-0.40348 M 2.181694,31.566286 1.6054898,31.162816 m 9.7966932,6.85973 -0.576204,-0.40347 m 9.796694,6.85973 -0.576205,-0.40346 M 0.79992402,23.727836 0.2237198,23.324376 m 9.7966932,6.85973 -0.5762037,-0.40346 m 9.7966927,6.85973 -0.576204,-0.40348 m 9.796694,6.85974 -0.576205,-0.40347 m 9.796696,6.85973 -0.576205,-0.40347 M 8.6386439,22.345666 8.0624397,21.942206 m 9.7966923,6.85972 -0.576203,-0.40346 m 9.796693,6.85972 -0.576204,-0.40347 m 9.796693,6.85974 -0.576203,-0.40347 m 9.796694,6.85973 -0.576205,-0.40347 M 7.2568738,14.507226 6.6806696,14.103756 m 9.7966924,6.85973 -0.576203,-0.40347 m 9.796694,6.85973 -0.576205,-0.40346 m 9.796694,6.85972 -0.576204,-0.40346 m 9.796694,6.85973 -0.576205,-0.40347 M 5.8751042,6.6687764 5.2989,6.2653164 m 9.796693,6.8597196 -0.576204,-0.40345 m 9.796694,6.85972 -0.576205,-0.40346 m 9.796694,6.85972 -0.576204,-0.40346 m 9.796694,6.85972 -0.576205,-0.40346 M 13.713823,5.2866064 13.13762,4.8831364 m 9.796693,6.8597296 -0.576205,-0.40347 m 9.796694,6.85973 -0.576204,-0.40346 m 9.796694,6.85972 -0.576205,-0.40346 M 21.552543,3.9044264 20.976339,3.5009564 m 9.796693,6.8597296 -0.576203,-0.4034696 m 9.796694,6.8597296 -0.576205,-0.40346 m 9.796693,6.85973 -0.576203,-0.40347 M 29.391262,2.5222464 28.815059,2.1187864 m 9.796694,6.85972 -0.576205,-0.40346 m 9.796694,6.8597196 -0.576204,-0.40346 M 37.229983,1.1400664 36.653778,0.7365964 m 9.796694,6.85973 -0.576204,-0.40346 m -8.27997,41.8703496 -0.489908,0.0864 m 8.328426,-1.46856 -0.489908,0.0864 m -40.0848223,-1.0142 -0.4899075,0.0864 m 8.3284248,-1.46855 -0.489908,0.0864 m 8.328425,-1.46853 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m 8.328426,-1.46856 -0.489908,0.0864 m 8.328426,-1.46853 -0.489908,0.0864 m -40.0848226,-1.01422 -0.4899073,0.0864 m 8.3284249,-1.46854 -0.489908,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m 8.328426,-1.46855 -0.489908,0.0864 m 8.328425,-1.46854 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m -40.0848217,-1.01421 -0.4899073,0.0864 m 8.328425,-1.46854 -0.4899075,0.0864 m 8.3284245,-1.46855 -0.489906,0.0864 m 8.328424,-1.46854 -0.489908,0.0864 m 8.328425,-1.46854 -0.489907,0.0864 m 8.328425,-1.46855 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m -47.92333989,0.36794 -0.48990731,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 m 8.3284232,-1.46854 -0.489906,0.0864 m 8.328424,-1.46855 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m 8.328426,-1.46855 -0.489908,0.0864 m -40.084822,-1.0142 -0.4899074,0.0864 m 8.3284254,-1.46855 -0.489908,0.0864 m 8.328424,-1.46854 -0.489906,0.0864 m 8.328424,-1.4685396 -0.489908,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m -40.0848217,-1.01421 -0.489907,0.0864 m 8.3284247,-1.46854 -0.489908,0.0864 m 8.328424,-1.46854 -0.489906,0.0864 m 8.328425,-1.46855 -0.489908,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 M 0.79803484,23.727576 l -0.0863839,-0.4899 m 1.46852616,8.32843 -0.086384,-0.48991 m 1.4685262,8.32843 -0.086384,-0.48991 m 1.4685263,8.32844 -0.086384,-0.4899 M 5.8722687,6.6683864 5.7858847,6.1784764 m 1.4685257,8.3284296 -0.086384,-0.4899 m 1.4685262,8.32843 -0.086384,-0.48991 m 1.4685254,8.32844 -0.086383,-0.48991 m 1.468526,8.32843 -0.08638,-0.48991 m 1.468522,8.32843 -0.08639,-0.48991 m 1.014196,-40.0848496 -0.08638,-0.48991 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468523,8.32843 -0.08638,-0.4899 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.4899 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468523,8.32844 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.48991 m 1.468522,8.3284296 -0.08638,-0.4898996 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468523,8.32843 -0.08638,-0.4899 m 1.468522,8.32842 -0.08638,-0.4899 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468521,8.32843 -0.08638,-0.4899 m -0.367955,-47.9233996 -0.08638,-0.4899 m 1.468523,8.32843 -0.08638,-0.48991 m 1.468522,8.3284396 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468521,8.32844 -0.08638,-0.48991 m 1.468523,8.32842 -0.08638,-0.4899 m 1.468522,8.32844 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.48991 m 1.468523,8.3284296 -0.08638,-0.48991 m 1.468521,8.32844 -0.08638,-0.48991 m -40.74138,20.18207 -0.6051935,-0.86432 m 2.8943265,-12.11801 -0.605194,-0.86431 m 11.298378,16.13577 -0.605194,-0.8643 M 2.2686052,1.7292864 1.6634114,0.8649664 M 12.961789,17.000746 12.356595,16.136436 m 11.298377,16.13577 -0.605195,-0.86431 m 11.298379,16.13578 -0.605195,-0.86432 M 15.250921,4.0184164 14.645728,3.1541064 m 11.298377,16.1357696 -0.605193,-0.86431 m 11.298377,16.13577 -0.605193,-0.8643 m 11.298377,16.13577 -0.605195,-0.86431 M 28.233239,6.3075464 l -0.605194,-0.8643 m 11.298378,16.1357696 -0.605195,-0.86431 m 11.298377,16.13577 -0.605193,-0.8643 M 41.215557,8.5966864 40.610363,7.7323764 M 8.5131281,42.230636 7.7782668,42.101046 m 13.7174062,2.41876 -0.734863,-0.12957 m 13.717407,2.41874 -0.734861,-0.12958 m 13.717405,2.41876 -0.734861,-0.12958 m -35.923599,-19.72051 -0.734862,-0.12957 m 13.717406,2.41875 -0.734861,-0.12957 m 13.717405,2.41875 -0.734861,-0.12958 m 13.71372,2.41811 -0.731173,-0.12894 M 0.10892896,13.976336 -2.4653463e-4,13.957136 M 13.091473,16.265516 12.356612,16.135936 m 13.717405,2.41875 -0.73486,-0.12957 m 13.717406,2.41875 -0.73486,-0.12958 M 2.398102,0.9937864 1.663241,0.8642064 m 13.717406,2.41875 -0.734862,-0.12958 m 13.717406,2.41876 -0.73486,-0.12958 m 13.717404,2.41875 -0.73486,-0.12958 M 2.2684935,1.7285564 2.3980693,0.9936864 M -2.4653463e-4,14.595226 0.10889632,13.976246 M 15.251038,4.0177264 l 0.129576,-0.73486 m -2.418749,13.7174196 0.129576,-0.73486 m -2.418749,13.71742 0.129576,-0.73487 m -2.4187485,13.71742 0.1295757,-0.73486 M 28.233583,6.3069064 l 0.129575,-0.73486 m -2.418749,13.7174196 0.129577,-0.73487 m -2.418749,13.71742 0.129575,-0.73486 m -2.418748,13.71742 0.129576,-0.73485 m 19.720487,-35.9236496 0.129575,-0.73486 m -2.418747,13.7174196 0.129575,-0.73486 m -2.418749,13.71741 0.129577,-0.73486 m -2.418749,13.71743 0.129575,-0.73487 m 15.142143,-9.95851 0.125921,-0.71416 m -2.415095,13.69671 0.129575,-0.73486 M 4.5727168,46.163046 4.2086022,44.804156 M 6.7054036,10.631926 6.3412891,9.2730264 M 12.53201,32.377136 12.167895,31.018246 m 8.323409,-12.42702 -0.364115,-1.3589 m 6.190721,23.10411 -0.364115,-1.3589 m 2.496802,-34.1722296 -0.364115,-1.35889 m 6.190721,23.1041096 -0.364115,-1.3589 m 6.190721,23.10411 -0.364115,-1.3589 m 2.496802,-34.17222 -0.364115,-1.3589 m 6.190721,23.10411 -0.364113,-1.3589 M 5.0700477,45.301546 4.208413,44.804086 m 8.821074,-13.2887 -0.861635,-0.49747 m 14.647787,8.45691 -0.861634,-0.49746 m 14.647788,8.45691 -0.861634,-0.49746 M 7.202773,9.7697664 6.3411383,9.2723064 m 14.6477867,8.4569096 -0.861634,-0.49746 m 14.647788,8.45691 -0.861634,-0.49747 m 14.647787,8.45692 -0.861634,-0.49747 M 28.948365,3.9430464 28.086731,3.4455864 m 14.647788,8.4569096 -0.861635,-0.49746 M 6.7054424,10.631266 7.2029073,9.7696364 m 21.2481277,-4.96509 0.497464,-0.86163 m -8.456905,14.6477996 0.497466,-0.86164 m -8.456904,14.6478 0.497465,-0.86163 m -8.4569042,14.6478 0.4974652,-0.86164 m 37.167007,-32.53741 0.497464,-0.86164 m -8.456904,14.6478 0.497464,-0.86163 m -8.456905,14.64781 0.497466,-0.86164 m 21.248127,-4.96509 0.497466,-0.86163 m -8.456905,14.6478 0.497465,-0.86164 M 7.7347048,1.9493064 7.8573185,0.5478264 M 5.7726309,24.375946 5.8952441,22.974466 m -2.0846879,23.82812 0.1226134,-1.40149 m 14.0338054,-31.25744 0.122612,-1.40147 m -2.084687,23.82811 0.122614,-1.40148 m 14.033805,-31.2574296 0.122612,-1.40148 m -2.084687,23.8281196 0.122613,-1.40148 m -2.084688,23.82811 0.122614,-1.40149 m 14.033805,-31.25743 0.122613,-1.40147 m -2.084687,23.82811 0.122614,-1.40148 m 10.173216,12.86933 0.05905,-0.67497 M 4.5727168,46.163046 3.9331881,45.400886 m 2.6016392,-21.66489 -0.6395285,-0.76216 m 10.8719862,12.95674 -0.639529,-0.76216 m 10.871987,12.95675 -0.639529,-0.76217 M 8.4969381,1.3089464 7.8574095,0.5467864 M 18.729395,13.503526 18.089866,12.741366 m 10.871987,12.95675 -0.639529,-0.76217 m 10.871987,12.95675 -0.639528,-0.76217 m 10.798943,12.8697 -0.566485,-0.67511 M 30.923965,3.2710564 30.284436,2.5088964 M 41.156423,15.465636 40.516894,14.703486 M 7.7347775,1.9484764 8.4969381,1.3089464 m 21.6648649,2.60165 0.762162,-0.63954 m -12.95673,10.8719996 0.76216,-0.63953 m -12.9567283,10.872 0.7621606,-0.63953 m 33.8594337,-7.63082 0.762162,-0.63954 m -12.95673,10.872 0.76216,-0.63952 m -12.956728,10.87199 0.76216,-0.63953 m -12.9567288,10.87201 0.7621606,-0.63954 m 33.8594342,-7.63082 0.76216,-0.63953 m -12.956728,10.87199 0.76216,-0.63952" id="path423" />
|
|
</pattern>
|
|
|
|
<pattern id="Square_1ft_at48scale" width="6.34" height="6.34" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="6.34" style="stroke:#a39872; stroke-width:0.15" id="line427" />
|
|
<line x1="0" y1="0" x2="6.34" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line429" />
|
|
</pattern>
|
|
<pattern id="FKTILE" width="2.5" height="9" patternUnits="userSpaceOnUse" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="rgb(249, 242, 248)" />
|
|
<line x1="0" y1="0" x2="0" y2="9" style="stroke:#a39872; stroke-width:0.15" id="line1" />
|
|
<line x1="0" y1="0" x2="2.5" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line2" />
|
|
</pattern>
|
|
<pattern id="FKTILE" width="32" height="32" patternUnits="userSpaceOnUse" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)">
|
|
<line x1="0" y1="0" x2="0" y2="9" style="stroke:#a39872; stroke-width:0.15" id="line256" />
|
|
<line x1="0" y1="0" x2="2.5" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line257" />
|
|
</pattern>
|
|
<pattern id="HorzLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(90 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:#a39872; stroke-width:0.15" id="line432" />
|
|
</pattern>
|
|
<pattern id="VertLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(0 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:#a39872; stroke-width:0.15" id="line435" />
|
|
</pattern>
|
|
<pattern id="HorzLines6in96scale" width="1.6" height="1.6" patternTransform="rotate(90 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="1.6" style="stroke:#a39872; stroke-width:0.15" id="line3" />
|
|
</pattern>
|
|
<pattern id="DiagonalLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
|
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:#a39872; stroke-width:0.15" id="line438" />
|
|
</pattern>
|
|
<pattern id="4HR" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(1) rotate(0)">
|
|
<path id="rect24226" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 7.979765,-3.2456205e-7 -8.6862001e-5,7.9797748 v 0.808022 L 8.7877946,-5.2456205e-7 Z" />
|
|
<path id="rect29639" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,9.5959878 9.5958246,9.9999988 H 9.9998394 Z" />
|
|
<path id="rect29635" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="m 9.9998394,4.7472977 -5.2527515,5.2527011 0.8080299,-5e-7 4.4447216,-4.4441209 z" />
|
|
<path id="rect29641" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,6.3638994 6.3637053,9.9999988 H 7.1717355 L 9.9998394,7.1719219 Z" />
|
|
<path id="rect24200" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.3637053,-5.2456205e-7 -8.6862001e-5,6.3631729 -8.6662002e-5,7.1711949 7.1717355,-3.2456205e-7 Z" />
|
|
<path id="rect24230" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.5958246,-3.2456205e-7 -8.6662002e-5,9.5958188 V 9.9998293 H 0.40392818 L 9.9998394,0.40401062 V -3.2456205e-7 Z" />
|
|
<path id="rect29637" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,7.9799438 7.979765,9.9999988 h 0.8080301 l 1.2120443,-1.212033 z" />
|
|
<path id="rect21830-1" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 4.7465299,-5.2456205e-7 -8.6862001e-5,4.7471287 -8.6662002e-5,5.5551504 5.5551178,-3.2456205e-7 Z" />
|
|
</pattern>
|
|
<pattern id="2HR" patternUnits="userSpaceOnUse" width="7" height="7" patternTransform="scale(1) rotate(0)">
|
|
<path id="path36637" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.9999293,6.595443 6.5967691,6.9999984 h 0.4031602 z" />
|
|
<path id="path35472" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 4.9804456,-2.6286375e-7 -1.3394118e-5,4.9804679 V 5.7880851 L 5.7880612,-2.6286375e-7 Z" />
|
|
<path id="path35464" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.5966531,-2.6286375e-7 -1.3394118e-5,6.595702 V 6.9999989 H 0.40428269 L 6.9999728,0.40332 V -2.6286375e-7 Z" />
|
|
<path id="path36639" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.9999293,4.9800106 4.9799448,6.9999984 H 5.7876592 L 6.9999293,5.7877266 Z" />
|
|
</pattern>
|
|
<pattern id="BrickElevation" patternUnits="userSpaceOnUse" width="30" height="30" patternTransform="scale(.1) rotate(0)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="hsla(0,0%,100%,1)" id="rect3" />
|
|
<path d="M0 22.5h30v15H0zm15-15h30v15H15m-30-15h30v15h-30zm15-15h30v15H0z" stroke-width="0.5" stroke="hsla(0, 0%, 0%, 1)" fill="none" id="path3" />
|
|
</pattern>
|
|
<pattern id="PlywoodHorz" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(.15) rotate(90)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="hsla(0,0%,100%,1)" id="rect4" />
|
|
<path d="M10-10L20 0v10L10 0zM20 0L10-10V0l10 10zm0 10L10 0v10l10 10zm0 10L10 10v10l10 10zM0 20l10-10v10L0 30zm0-10L10 0v10L0 20zM0 0l10-10V0L0 10z" stroke-width="0.5" stroke="hsla(259, 0%, 72%, 1)" fill="none" id="path4" />
|
|
</pattern>
|
|
<pattern id="PlywoodVert" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(.15) rotate(0)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="hsla(0,0%,100%,1)" id="rect5" />
|
|
<path d="M10-10L20 0v10L10 0zM20 0L10-10V0l10 10zm0 10L10 0v10l10 10zm0 10L10 10v10l10 10zM0 20l10-10v10L0 30zm0-10L10 0v10L0 20zM0 0l10-10V0L0 10z" stroke-width="0.5" stroke="hsla(259, 0%, 72%, 1)" fill="none" id="path5" />
|
|
</pattern>
|
|
<pattern id="InsulationBattHorz" patternUnits="userSpaceOnUse" width="40" height="40" patternTransform="scale(.1) rotate(0)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="rgb(249, 242, 248)" id="rect6" />
|
|
<path d="M45.69 13.342c-1.677.945-3.557 1.6-5.48 1.588-1.922-.012-3.795-.691-5.462-1.653-1.668-.962-3.156-2.202-4.637-3.435-1.48-1.232-2.97-2.47-4.641-3.427-1.67-.957-3.547-1.628-5.47-1.628-1.923 0-3.8.67-5.47 1.628-1.67.956-3.161 2.195-4.641 3.427-1.48 1.233-2.97 2.473-4.637 3.435-1.667.962-3.54 1.641-5.463 1.653-1.922.012-3.802-.643-5.478-1.588v13.316c1.676-.945 3.556-1.6 5.478-1.588 1.923.012 3.796.691 5.463 1.653 1.668.962 3.156 2.202 4.637 3.435 1.48 1.232 2.97 2.47 4.641 3.427 1.67.957 3.547 1.628 5.47 1.628 1.923 0 3.8-.67 5.47-1.628 1.67-.956 3.161-2.195 4.641-3.427 1.48-1.233 2.97-2.473 4.637-3.435 1.667-.962 3.54-1.641 5.463-1.653 1.922-.012 3.802.643 5.478 1.588z" stroke-width="1" stroke="hsla(259, 0%, 80%, 1)" fill="none" id="path6" />
|
|
</pattern>
|
|
<pattern id="InsulationBattVert" patternUnits="userSpaceOnUse" width="40" height="40" patternTransform="scale(.1) rotate(90)">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="rgb(249, 242, 248)" id="rect7" />
|
|
<path d="M45.69 13.342c-1.677.945-3.557 1.6-5.48 1.588-1.922-.012-3.795-.691-5.462-1.653-1.668-.962-3.156-2.202-4.637-3.435-1.48-1.232-2.97-2.47-4.641-3.427-1.67-.957-3.547-1.628-5.47-1.628-1.923 0-3.8.67-5.47 1.628-1.67.956-3.161 2.195-4.641 3.427-1.48 1.233-2.97 2.473-4.637 3.435-1.667.962-3.54 1.641-5.463 1.653-1.922.012-3.802-.643-5.478-1.588v13.316c1.676-.945 3.556-1.6 5.478-1.588 1.923.012 3.796.691 5.463 1.653 1.668.962 3.156 2.202 4.637 3.435 1.48 1.232 2.97 2.47 4.641 3.427 1.67.957 3.547 1.628 5.47 1.628 1.923 0 3.8-.67 5.47-1.628 1.67-.956 3.161-2.195 4.641-3.427 1.48-1.233 2.97-2.473 4.637-3.435 1.667-.962 3.54-1.641 5.463-1.653 1.922-.012 3.802.643 5.478 1.588z" stroke-width="1" stroke="hsla(259, 0%, 80%, 1)" fill="none" id="path7" />
|
|
</pattern>
|
|
<pattern patternUnits="userSpaceOnUse" width="32" height="32" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)" preserveAspectRatio="xMidYMid" id="FlooringWood">
|
|
<rect x="0" y="0" width="100%" height="100%" fill="hwb(0 90% 10%)" />
|
|
<path id="path253" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,0.066069 31.959811,-2e-6" />
|
|
<path id="path250" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,4.0618109 31.959811,-2e-6" />
|
|
<path id="path247" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,8.0575524 31.959811,-1e-6" />
|
|
<path id="path244" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,12.053294 31.959811,-10e-7" />
|
|
<path id="path241" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,16.049036 31.959811,-1e-6" />
|
|
<path id="path238" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,20.042136 31.959811,-1e-6" />
|
|
<path id="path235" d="m 0.066067,24.037878 31.959811,-10e-7" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" />
|
|
<path id="path232" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,28.03362 31.959811,-10e-7" />
|
|
<path id="path227" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 8.0547214,28.033619 V 24.037877" />
|
|
<path id="path224" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 16.046205,4.0618089 V 0.066067" />
|
|
<path id="path223" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 24.03769,12.053293 V 8.0575513" />
|
|
<path id="path222" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 32.026532,20.042135 v -3.9931" />
|
|
<path id="path216" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 8.0547214,8.0575513 V 4.0618089" />
|
|
<path id="path215" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 16.046205,16.049035 V 12.053293" />
|
|
<path id="path214" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 24.03769,24.037877 V 20.042135" />
|
|
<path id="path212" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 32.026532,32.029361 V 28.033619" />
|
|
</pattern>
|
|
|
|
|
|
</defs> <g ifc:name="Elevation PARTITION - M4B2D - HEAD" class="section" ifc:plane="[[1.000000,0.000000,0.000000,0.000000],[0.000000,1.000000,0.000000,0.000000],[0.000000,0.000000,1.000000,0.000000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[250.000000,0.000000,-111947.439556],[0.000000,250.000000,791.749404],[0.000000,0.000000,1.000000]]">
|
|
<g id="product-88965ad9-7382-4642-aa9f-254147ece3cc" class="IfcBuildingElementProxy material-34GYPPANELS predefinedtype-COMPLEX matsName-34GYPPANELS matsCategory-Gypsum projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="28bbhPSu96GggV9K57xEFC">
|
|
<path d="M136.82,791.749 L141.582,791.749"/>
|
|
<path d="M141.582,791.749 L141.582,38.5744"/>
|
|
<path d="M141.582,38.5744 L136.82,38.5744"/>
|
|
<path d="M136.82,38.5744 L136.82,791.749"/>
|
|
</g>
|
|
<g id="product-76d73679-9220-47f8-922d-6884dd60b2b9" class="IfcBuildingElementProxy material-1GYPSUMLINERPANEL predefinedtype-COMPLEX matsName-1GYPSUMLINERPANEL matsCategory-Gypsum projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="1srpPvaY17_98jQ8JTOBAv">
|
|
<path d="M166.979,38.9714 L166.979,791.749"/>
|
|
<path d="M166.979,791.749 L173.328,791.749"/>
|
|
<path d="M173.328,791.749 L173.328,38.9714"/>
|
|
<path d="M173.328,38.9714 L166.979,38.9714"/>
|
|
</g>
|
|
<g id="product-508030ac-3281-4c49-948b-903dfac949ed" class="IfcBuildingElementProxy material-null predefinedtype-COMPLEX projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="1GW32iCe5CIPIBa3twoKdj">
|
|
<path d="M144.952,791.749 L163.997,791.749"/>
|
|
<path d="M163.997,791.749 L163.997,35.7964"/>
|
|
<path d="M163.997,35.7964 L144.952,35.7964"/>
|
|
<path d="M144.952,35.7964 L144.952,791.749"/>
|
|
</g>
|
|
<g id="product-e1b7abe2-81e8-447a-ad67-8565fb2cc1bd" class="IfcBuildingElementProxy material-DOUBLE2XWOODTOPPLATE predefinedtype-COMPLEX matsName-DOUBLE2XWOODTOPPLATE matsCategory-Wood projection" ifc:name="Generic Models 329:Generic Models 1:1712951" ifc:guid="3XjwlYWUX4UgrdXMNxBC6z">
|
|
<path d="M178.087,197.324 L178.087,206.849"/>
|
|
<path d="M178.087,206.849 L200.312,206.849"/>
|
|
<path d="M200.312,206.849 L200.312,197.324"/>
|
|
<path d="M200.312,197.324 L178.087,197.324"/>
|
|
</g>
|
|
<g id="product-0d69bb2c-eba9-44e0-b12d-3aa9b51cc73b" class="IfcBuildingElementProxy material-DOUBLE2XWOODTOPPLATE predefinedtype-COMPLEX matsName-DOUBLE2XWOODTOPPLATE matsCategory-Wood projection" ifc:name="Generic Models 331:Generic Models 1:1712977" ifc:guid="0DQRiiwwb4uB4jEgcr7CSx">
|
|
<path d="M200.312,187.799 L200.312,197.324"/>
|
|
<path d="M178.087,187.799 L200.312,187.799"/>
|
|
<path d="M178.087,197.324 L178.087,187.799"/>
|
|
<path d="M200.312,197.324 L178.087,197.324"/>
|
|
</g>
|
|
<g id="product-42129327-e267-42cd-8e19-367e06f63e22" class="IfcBuildingElementProxy material-FIRERATEDSEALANT predefinedtype-COMPLEX matsName-FIRERATEDSEALANT matsCategory-Sealant projection" ifc:name="Generic Models 526:Generic Models 1:1579401" ifc:guid="124fCducT2pOuPDdu6zZuY">
|
|
<path d="M137.505,37.2413 L137.505,36.7326"/>
|
|
<path d="M137.386,37.7358 L137.505,37.2413"/>
|
|
<path d="M137.154,38.1886 L137.386,37.7358"/>
|
|
<path d="M136.823,38.5744 L137.154,38.1886"/>
|
|
<path d="M139.887,38.5744 L136.823,38.5744"/>
|
|
<path d="M140.219,38.1886 L139.887,38.5744"/>
|
|
<path d="M140.451,37.7358 L140.219,38.1886"/>
|
|
<path d="M140.57,37.2413 L140.451,37.7358"/>
|
|
<path d="M140.57,36.7326 L140.57,37.2413"/>
|
|
<path d="M140.451,36.2381 L140.57,36.7326"/>
|
|
<path d="M140.219,35.7853 L140.451,36.2381"/>
|
|
<path d="M139.887,35.3994 L140.219,35.7853"/>
|
|
<path d="M136.823,35.3994 L139.887,35.3994"/>
|
|
<path d="M137.154,35.7853 L136.823,35.3994"/>
|
|
<path d="M137.386,36.2381 L137.154,35.7853"/>
|
|
<path d="M137.505,36.7326 L137.386,36.2381"/>
|
|
</g>
|
|
<g id="product-9c77592f-9d3f-4db1-9689-31ddff0ab9a0" class="IfcBuildingElementProxy material-58GYPBD predefinedtype-COMPLEX matsName-58GYPBD matsCategory-Gypsum projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="2STraldJzDiPQ9CTt$2hcW">
|
|
<path d="M200.311,190.975 L205.074,190.975"/>
|
|
<path d="M200.311,791.749 L200.311,190.975"/>
|
|
<path d="M205.074,791.749 L200.311,791.749"/>
|
|
<path d="M205.074,190.975 L205.074,791.749"/>
|
|
</g>
|
|
<g id="product-ccd75b8b-abd4-4b60-a2cc-cba096de4102" class="IfcBuildingElementProxy material-FIRERATEDSEALANT predefinedtype-COMPLEX matsName-FIRERATEDSEALANT matsCategory-Sealant projection" ifc:name="Generic Models 526:Generic Models 1:1579401" ifc:guid="3CrrkBgzHBOABCow2Mta42">
|
|
<path d="M201.388,188.638 L201.62,188.185"/>
|
|
<path d="M201.268,189.133 L201.388,188.638"/>
|
|
<path d="M201.268,189.641 L201.268,189.133"/>
|
|
<path d="M201.388,190.136 L201.268,189.641"/>
|
|
<path d="M201.62,190.589 L201.388,190.136"/>
|
|
<path d="M201.951,190.974 L201.62,190.589"/>
|
|
<path d="M205.069,190.974 L201.951,190.974"/>
|
|
<path d="M204.737,190.589 L205.069,190.974"/>
|
|
<path d="M204.505,190.136 L204.737,190.589"/>
|
|
<path d="M204.386,189.641 L204.505,190.136"/>
|
|
<path d="M204.386,189.133 L204.386,189.641"/>
|
|
<path d="M204.505,188.638 L204.386,189.133"/>
|
|
<path d="M204.737,188.185 L204.505,188.638"/>
|
|
<path d="M205.069,187.799 L204.737,188.185"/>
|
|
<path d="M201.951,187.799 L205.069,187.799"/>
|
|
<path d="M201.62,188.185 L201.951,187.799"/>
|
|
</g>
|
|
<g id="product-73b57886-9b78-49b5-8b8f-8e4216943e10" class="IfcBuildingElementProxy material-58GYPBD predefinedtype-COMPLEX matsName-58GYPBD matsCategory-Gypsum projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="1pjNY6ctX9jOkFZa8Mb3uG">
|
|
<path d="M178.088,791.749 L173.326,791.749"/>
|
|
<path d="M178.088,190.975 L178.088,791.749"/>
|
|
<path d="M173.326,190.975 L178.088,190.975"/>
|
|
<path d="M173.326,791.749 L173.326,190.975"/>
|
|
</g>
|
|
<g id="product-29ec15fd-a744-4da0-930f-c0bbedad2be2" class="IfcBuildingElementProxy material-EXISTING58GYPBDCEILINGPT1 predefinedtype-COMPLEX matsName-EXISTING58GYPBDnCEILINGPT1 matsCategory-Gypsum projection" ifc:name="Generic Models 714:Generic Models 1:3408448" ifc:guid="0fx1NzfqHDe9CFmBljhIlY">
|
|
<path d="M477.117,192.562 L205.072,192.562"/>
|
|
<path d="M477.117,187.799 L477.117,192.562"/>
|
|
<path d="M205.072,187.799 L477.117,187.799"/>
|
|
<path d="M205.072,192.562 L205.072,187.799"/>
|
|
</g>
|
|
<g id="product-d79ee976-4d66-499d-b14f-114f7b5f4059" class="IfcBuildingElementProxy material-EXISTING58GYPBDCEILINGPT1 predefinedtype-COMPLEX matsName-EXISTING58GYPBDnCEILINGPT1 matsCategory-Gypsum projection" ifc:name="Generic Models 714:Generic Models 1:3408448" ifc:guid="3NdkbsJMP9dR5F4KzxNq1P">
|
|
<path d="M-138.187,194.943 L136.822,194.943"/>
|
|
<path d="M-138.187,198.912 L-138.187,194.943"/>
|
|
<path d="M136.822,198.912 L-138.187,198.912"/>
|
|
<path d="M136.822,194.943 L136.822,198.912"/>
|
|
</g>
|
|
<g id="product-d4840f0b-cbff-43d2-a84f-f8bbb8eb67e7" class="IfcBuildingElementProxy material-2XBLOCKING predefinedtype-COMPLEX matsName-2XBLOCKING matsCategory-Wood projection" ifc:name="Generic Models 331:Generic Models 1:1712977" ifc:guid="3KX0yBo$z3qgXF_BkuwsVd">
|
|
<path d="M136.819,187.8 L127.294,187.8"/>
|
|
<path d="M136.819,165.575 L136.819,187.8"/>
|
|
<path d="M127.294,165.575 L136.819,165.575"/>
|
|
<path d="M127.294,187.8 L127.294,165.575"/>
|
|
</g>
|
|
<g id="product-31fb9eaf-b345-4450-a204-5d860264e127" class="IfcBuildingElementProxy material-FIRERATEDSEALANT predefinedtype-COMPLEX matsName-FIRERATEDSEALANT matsCategory-Sealant projection" ifc:name="Generic Models 526:Generic Models 1:1579401" ifc:guid="0n_vwliqL4KA84NOO2PE4d">
|
|
<path d="M167.966,36.635 L168.085,37.1296"/>
|
|
<path d="M168.085,37.1296 L168.085,37.6383"/>
|
|
<path d="M168.085,37.6383 L167.966,38.1328"/>
|
|
<path d="M167.966,38.1328 L167.734,38.5856"/>
|
|
<path d="M167.734,38.5856 L167.402,38.9714"/>
|
|
<path d="M167.402,38.9714 L172.244,38.9714"/>
|
|
<path d="M172.244,38.9714 L172.575,38.5856"/>
|
|
<path d="M172.575,38.5856 L172.807,38.1328"/>
|
|
<path d="M172.807,38.1328 L172.926,37.6383"/>
|
|
<path d="M172.926,37.6383 L172.926,37.1296"/>
|
|
<path d="M172.926,37.1296 L172.807,36.635"/>
|
|
<path d="M172.807,36.635 L172.575,36.1822"/>
|
|
<path d="M172.575,36.1822 L172.244,35.7964"/>
|
|
<path d="M172.244,35.7964 L167.402,35.7964"/>
|
|
<path d="M167.402,35.7964 L167.734,36.1822"/>
|
|
<path d="M167.734,36.1822 L167.966,36.635"/>
|
|
</g>
|
|
<g id="product-e2a6de46-2ac2-4144-8259-69c569e90987" class="IfcBuildingElementProxy material-EXISTINGFLOORSHEATHING predefinedtype-COMPLEX matsName-EXISTINGFLOORSHEATHING matsCategory-PlywoodHorz projection" ifc:name="Generic Models 714:Generic Models 1:3408448" ifc:guid="3Yfjv6Ai91H89PQSLfwGc7">
|
|
<path d="M477.112,35.3995 L-138.188,35.3995"/>
|
|
<path d="M477.111,30.637 L477.112,35.3995"/>
|
|
<path d="M-138.188,30.637 L477.111,30.637"/>
|
|
<path d="M-138.188,35.3995 L-138.188,30.637"/>
|
|
</g>
|
|
<g id="product-b7c296df-f670-4cd1-b11a-712a412987b0" class="IfcBuildingElementProxy material-2XWOODSTUD predefinedtype-COMPLEX matsName-2XWOODSTUD matsCategory- projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="2tmfRVzd1CqR4QSIf1AOUm">
|
|
<path d="M200.313,206.849 L178.087,206.849"/>
|
|
<path d="M178.087,206.849 L178.087,782.224"/>
|
|
<path d="M178.087,782.224 L200.313,782.224"/>
|
|
<path d="M200.313,782.224 L200.313,206.849"/>
|
|
</g>
|
|
<g id="product-ed1bcb6c-def1-439a-bdad-6ed979f6a270" class="IfcBuildingElementProxy material-METALJRUNNER predefinedtype-COMPLEX matsName-METALJRUNNER matsCategory-Steel projection" ifc:name="Generic Models 23:Generic Models 1:426865" ifc:guid="3j6yjitl53chsjRjbvzg9m">
|
|
<path d="M173.327,53.8981 L173.327,35.3995"/>
|
|
<path d="M173.327,35.3995 L141.58,35.3995"/>
|
|
<path d="M141.58,35.3995 L141.58,45.7182"/>
|
|
<path d="M141.58,45.7182 L141.977,45.7182"/>
|
|
<path d="M141.977,45.7182 L141.977,35.7964"/>
|
|
<path d="M141.977,35.7964 L172.93,35.7964"/>
|
|
<path d="M172.93,35.7964 L172.93,53.8981"/>
|
|
<path d="M172.93,53.8981 L173.327,53.8981"/>
|
|
</g>
|
|
<g id="product-e6b0ed0e-a62d-4d1d-adb8-94d825d4534a" class="IfcBuildingElementProxy material-NONCOMBUSTIBLEINSULATIONFILLENTIRECAVITY predefinedtype-COMPLEX matsName-NONCOMBUSTIBLEINSULATIONFILLENTIRECAVITY matsCategory-InsulationBattHorz projection" ifc:name="Generic Models 541:Generic Models 1:1579600" ifc:guid="3ciEqEfYrD7QsubDWbr5DA">
|
|
<path d="M-119.237,38.3211 L38.4784,38.3211"/>
|
|
<path d="M60.6986,38.3211 L134.428,38.3211"/>
|
|
<path d="M-119.237,184.942 L-119.237,38.3211"/>
|
|
<path d="M127.294,184.942 L-119.237,184.942"/>
|
|
<path d="M134.428,38.3211 L134.429,165.575"/>
|
|
</g>
|
|
<g id="product-4fe98256-8209-4cfb-95c8-6d7e482c92f5" class="IfcElementAssembly material-WOODTRUSSWEB predefinedtype-ACCESSORYASSEMBLY matsName-WOODTRUSSWEB matsCategory-Wood projection" ifc:name="WOOD TRUSS FLOOR" ifc:guid="1FwO9MWWbC_vN8RNv8B9Br">
|
|
<path d="M38.4785,162.872 L38.4785,149.402"/>
|
|
<path d="M60.6987,149.402 L60.6987,162.872"/>
|
|
<path d="M38.4785,149.402 L38.4784,36.2852"/>
|
|
<path d="M38.4785,149.402 L60.6987,149.402"/>
|
|
<path d="M60.6987,149.402 L60.6986,36.2851"/>
|
|
<path d="M60.6987,162.872 L60.6987,43.0203"/>
|
|
<path d="M60.6987,162.872 L38.4785,162.872"/>
|
|
<path d="M38.4785,162.872 L38.4785,149.402"/>
|
|
<path d="M60.6987,43.0203 L60.6986,36.2851"/>
|
|
<path d="M60.6986,36.2851 L38.4784,36.2852"/>
|
|
<path d="M60.6987,43.0203 L60.6986,43.0203"/>
|
|
</g>
|
|
<g id="product-84158eea-1210-4a73-9750-c35ada8cd32f" class="IfcElementAssembly material-EXISTINGWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-EXISTINGWOODTRUSS matsCategory-Wood projection" ifc:name="WOOD TRUSS FLOOR" ifc:guid="245Oxg4X1ASvTGmrhQZDCl">
|
|
<path d="M60.6987,35.3995 L38.4791,35.3995"/>
|
|
<path d="M38.4791,187.799 L60.6987,187.799"/>
|
|
<path d="M60.6987,35.3995 L60.6986,35.3996"/>
|
|
<path d="M60.6987,44.9245 L60.6987,35.3995"/>
|
|
<path d="M38.4791,35.3995 L38.479,35.3996"/>
|
|
<path d="M38.4791,35.3995 L38.4791,44.9245"/>
|
|
<path d="M38.4791,178.274 L38.4791,187.799"/>
|
|
<path d="M38.479,187.799 L38.479,184.942"/>
|
|
<path d="M60.6987,178.274 L38.4791,178.274"/>
|
|
<path d="M38.4791,178.274 L38.479,178.275"/>
|
|
<path d="M60.6987,178.274 L60.6986,178.275"/>
|
|
<path d="M60.6986,187.799 L60.6986,184.942"/>
|
|
<path d="M60.6987,187.799 L60.6987,178.274"/>
|
|
<path d="M38.4791,44.9245 L60.6987,44.9245"/>
|
|
<path d="M60.6987,44.9245 L60.6987,44.9245"/>
|
|
<path d="M38.4791,44.9245 L38.479,44.9245"/>
|
|
<path d="M60.6986,35.3996 L60.6986,36.2851"/>
|
|
<path d="M38.479,36.2852 L38.479,35.3996"/>
|
|
<path d="M60.6986,35.3996 L38.479,35.3996"/>
|
|
</g>
|
|
<g id="product-e9f689bd-c307-4df5-837c-156c98eead93" class="IfcElementAssembly material-WOODTRUSSWEB predefinedtype-ACCESSORYASSEMBLY matsName-WOODTRUSSWEB matsCategory-Wood projection" ifc:name="WOOD TRUSS FLOOR" ifc:guid="3fzeczmmTDzODy5MoOxgsJ">
|
|
<path d="M190.872,162.873 L190.872,149.402"/>
|
|
<path d="M213.092,36.2851 L213.092,43.0203"/>
|
|
<path d="M213.092,149.402 L213.092,162.872"/>
|
|
<path d="M213.092,36.2851 L190.872,36.2852"/>
|
|
<path d="M190.872,149.402 L190.872,36.2852"/>
|
|
<path d="M190.872,149.402 L213.092,149.402"/>
|
|
<path d="M213.092,36.2851 L213.092,149.402"/>
|
|
<path d="M213.092,43.0203 L213.092,43.0203"/>
|
|
<path d="M213.092,162.872 L213.092,43.0203"/>
|
|
<path d="M213.092,162.872 L190.872,162.873"/>
|
|
<path d="M190.872,149.402 L190.872,162.873"/>
|
|
</g>
|
|
<g id="product-78e887d4-da33-4ac5-8e89-e453fe27e02c" class="IfcElementAssembly material-EXISTINGWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-EXISTINGWOODTRUSS matsCategory-Wood projection" ifc:name="WOOD TRUSS FLOOR" ifc:guid="1uw8VKsZDAnOw9v5F_9_0i">
|
|
<path d="M190.876,187.799 L213.096,187.799"/>
|
|
<path d="M190.876,35.3995 L190.876,44.9245"/>
|
|
<path d="M190.876,35.3995 L190.876,36.2852"/>
|
|
<path d="M200.312,187.799 L201.951,187.799"/>
|
|
<path d="M205.069,187.799 L205.072,187.799"/>
|
|
<path d="M213.096,178.274 L213.096,44.9246"/>
|
|
<path d="M213.096,35.3995 L213.096,44.9245"/>
|
|
<path d="M213.096,44.9245 L213.096,35.3995"/>
|
|
<path d="M190.876,35.3995 L213.096,35.3995"/>
|
|
<path d="M213.096,35.3995 L213.096,35.3995"/>
|
|
<path d="M213.096,35.3995 L190.876,35.3995"/>
|
|
<path d="M190.876,35.3995 L190.876,35.3995"/>
|
|
<path d="M190.876,178.274 L190.876,187.799"/>
|
|
<path d="M190.876,187.799 L190.876,187.799"/>
|
|
<path d="M190.876,187.799 L190.876,178.275"/>
|
|
<path d="M190.876,178.274 L190.876,162.873"/>
|
|
<path d="M213.096,178.274 L190.876,178.274"/>
|
|
<path d="M190.876,178.274 L190.876,178.275"/>
|
|
<path d="M213.096,178.274 L213.096,178.275"/>
|
|
<path d="M213.096,187.799 L213.096,178.275"/>
|
|
<path d="M213.096,187.799 L213.096,187.799"/>
|
|
<path d="M213.096,187.799 L213.096,178.274"/>
|
|
<path d="M190.876,178.274 L190.876,178.275"/>
|
|
<path d="M213.096,178.274 L213.096,178.275"/>
|
|
<path d="M190.876,178.274 L213.096,178.274"/>
|
|
<path d="M213.096,178.275 L213.096,178.274"/>
|
|
<path d="M213.096,44.9246 L213.096,44.9245"/>
|
|
<path d="M190.876,178.275 L190.876,178.274"/>
|
|
<path d="M213.092,44.9246 L213.096,44.9246"/>
|
|
<path d="M213.096,44.9246 L213.096,44.9245"/>
|
|
<path d="M190.876,44.9245 L213.096,44.9245"/>
|
|
<path d="M213.096,44.9245 L213.096,44.9245"/>
|
|
<path d="M190.876,44.9245 L190.876,44.9245"/>
|
|
</g>
|
|
<g id="product-1a3a089a-bbf5-4336-8c86-07c8d4c36840" class="IfcBuildingElementProxy material-EXISTING58GYPBDCEILINGPT1 predefinedtype-COMPLEX matsName-EXISTING58GYPBDnCEILINGPT1 matsCategory-Gypsum projection" ifc:name="Generic Models 714:Generic Models 1:3408448" ifc:guid="0QEWYQk$L3Deo61yZKmsX0">
|
|
<path d="M-138.187,187.799 L136.822,187.799"/>
|
|
<path d="M-138.187,191.768 L-138.187,187.799"/>
|
|
<path d="M136.822,191.768 L-138.187,191.768"/>
|
|
<path d="M136.822,187.799 L136.822,191.768"/>
|
|
</g>
|
|
<g ifc:guid="28bbhPSu96GggV9K57xEFC" ifc:name="Generic Models 541:Generic Models 1:1579600" class="IfcBuildingElementProxy material-34GYPPANELS predefinedtype-COMPLEX matsName-34GYPPANELS matsCategory-Gypsum cut"><path d="M136.81945204734802,125.81307533303391 L136.81945204734802,791.7494317434181 L137.36876845359802,791.7494317434181 L141.58019423484802,791.7494317434181 L141.58019423484802,704.5104047201027 L141.58019423484802,38.574404074941974 L141.03087782859802,38.574404074941974 L136.81945204734802,38.574404074941974 Z"/></g><g ifc:guid="1srpPvaY17_98jQ8JTOBAv" ifc:name="Generic Models 541:Generic Models 1:1579600" class="IfcBuildingElementProxy material-1GYPSUMLINERPANEL predefinedtype-COMPLEX matsName-1GYPSUMLINERPANEL matsCategory-Gypsum cut"><path d="M172.59368300437927,38.971371009146075 L166.97844862937927,38.971371009146075 L166.97844862937927,126.16402655014883 L166.97844862937927,791.7494317434181 L167.71087050437927,791.7494317434181 L173.32610487937927,791.7494317434181 L173.32610487937927,704.5563599012245 L173.32610487937927,38.971371009146075 Z"/></g><g ifc:guid="1GW32iCe5CIPIBa3twoKdj" ifc:name="Generic Models 541:Generic Models 1:1579600" class="IfcBuildingElementProxy material-null predefinedtype-COMPLEX cut"><path d="M144.95238661766052,123.35676792184006 L144.95238661766052,791.7494317434181 L147.15728163719177,791.7494317434181 L163.99535536766052,791.7494317434181 L163.99535536766052,704.1885992429603 L163.99535536766052,35.79635079125057 L161.79046034812927,35.79635079125057 L144.95238661766052,35.79635079125057 Z"/></g><g ifc:guid="3XjwlYWUX4UgrdXMNxBC6z" ifc:name="Generic Models 329:Generic Models 1:1712951" class="IfcBuildingElementProxy material-DOUBLE2XWOODTOPPLATE predefinedtype-COMPLEX matsName-DOUBLE2XWOODTOPPLATE matsCategory-Wood cut"><path d="M197.74016737937927,197.32446129540097 L178.08684706687927,197.32446129540097 L178.08684706687927,198.42774327019345 L178.08684706687927,206.8494623444427 L180.65795302391052,206.8494623444427 L200.31127333641052,206.8494623444427 L200.31127333641052,205.74618036965023 L200.31127333641052,197.32446129540097 Z"/></g><g ifc:guid="0DQRiiwwb4uB4jEgcr7CSx" ifc:name="Generic Models 331:Generic Models 1:1712977" class="IfcBuildingElementProxy material-DOUBLE2XWOODTOPPLATE predefinedtype-COMPLEX matsName-DOUBLE2XWOODTOPPLATE matsCategory-Wood cut"><path d="M200.31127333641052,197.32446129540097 L200.31127333641052,196.22117932060848 L200.31127333641052,187.79946024635922 L197.74016737937927,187.79946024635922 L178.08684706687927,187.79946024635922 L178.08684706687927,188.9027422211517 L178.08684706687927,197.32446129540097 L180.65795302391052,197.32446129540097 Z"/></g><g ifc:guid="2STraldJzDiPQ9CTt$2hcW" ifc:name="Generic Models 541:Generic Models 1:1579600" class="IfcBuildingElementProxy material-58GYPBD predefinedtype-COMPLEX matsName-58GYPBD matsCategory-Gypsum cut"><path d="M205.07201552391052,190.97448046425473 L204.52269911766052,190.97448046425473 L200.31127333641052,190.97448046425473 L200.31127333641052,260.5609958908904 L200.31127333641052,791.7494317434181 L200.86058974266052,791.7494317434181 L205.07201552391052,791.7494317434181 L205.07201552391052,722.1626182935585 Z"/></g><g ifc:guid="124fCducT2pOuPDdu6zZuY" ifc:name="Generic Models 526:Generic Models 1:1579401" class="IfcBuildingElementProxy material-FIRERATEDSEALANT predefinedtype-COMPLEX matsName-FIRERATEDSEALANT matsCategory-Sealant cut"><path d="M137.50609755516052,36.73256094673763 L137.50609755516052,37.182337596212726 L137.50609755516052,37.24122698525081 L137.39928603172302,37.67848665932308 L137.38402724266052,37.73576672295223 L137.17803359031677,38.13613112190853 L137.15514540672302,38.18858320931087 L136.85759902000427,38.52970059136043 L136.81945204734802,38.574404074941974 L139.53551650047302,38.574404074941974 L139.88646864891052,38.574404074941974 L140.18401503562927,38.23328669289241 L140.22216200828552,38.18858320931087 L140.42052626609802,37.78821881035457 L140.45104384422302,37.73576672295223 L140.55785536766052,37.29850704887996 L140.57311415672302,37.24122698525081 L140.57311415672302,36.791450335775714 L140.57311415672302,36.73256094673763 L140.46630263328552,36.29530127266536 L140.45104384422302,36.23802120903621 L140.24505019187927,35.83771641472469 L140.22216200828552,35.785264327322345 L139.92461562156677,35.44408734062801 L139.88646864891052,35.399383857046466 L137.17803359031677,35.399383857046466 L136.81945204734802,35.399383857046466 L137.11699843406677,35.7405608437408 L137.15514540672302,35.785264327322345 L137.36113905906677,36.18556912163387 L137.38402724266052,36.23802120903621 L137.49083876609802,36.67528088310848 Z"/></g><g ifc:guid="1pjNY6ctX9jOkFZa8Mb3uG" ifc:name="Generic Models 541:Generic Models 1:1579600" class="IfcBuildingElementProxy material-58GYPBD predefinedtype-COMPLEX matsName-58GYPBD matsCategory-Gypsum cut"><path d="M173.32610487937927,791.7494317434181 L173.87542128562927,791.7494317434181 L178.08684706687927,791.7494317434181 L178.08684706687927,722.1626182935585 L178.08684706687927,190.97448046425473 L177.53753066062927,190.97448046425473 L173.32610487937927,190.97448046425473 L173.32610487937927,260.5609958908904 Z"/></g><g ifc:guid="3CrrkBgzHBOABCow2Mta42" ifc:name="Generic Models 526:Generic Models 1:1579401" class="IfcBuildingElementProxy material-FIRERATEDSEALANT predefinedtype-COMPLEX matsName-FIRERATEDSEALANT matsCategory-Sealant cut"><path d="M201.61589980125427,188.18528111199032 L201.59301161766052,188.23773319939266 L201.38701796531677,188.63809759834896 L201.37175917625427,188.6953776619781 L201.26494765281677,189.13263733605038 L201.26494765281677,189.19152672508847 L201.26494765281677,189.64130337456356 L201.28020644187927,189.6985834381927 L201.38701796531677,190.13584311226498 L201.41753554344177,190.18829519966732 L201.61589980125427,190.58859999397885 L201.66167616844177,190.6333034775604 L201.95159316062927,190.97448046425473 L202.31017470359802,190.97448046425473 L205.07201552391052,190.97448046425473 L205.03386855125427,190.92977698067318 L204.73632216453552,190.58859999397885 L204.71343398094177,190.5361479065765 L204.50744032859802,190.13584311226498 L204.49218153953552,190.07856304863583 L204.38537001609802,189.64130337456356 L204.38537001609802,189.58241398552548 L204.38537001609802,189.13263733605038 L204.40062880516052,189.07535727242123 L204.50744032859802,188.63809759834896 L204.53032851219177,188.58564551094662 L204.73632216453552,188.18528111199032 L204.77446913719177,188.14057762840878 L205.07201552391052,187.79946024635922 L204.70580458641052,187.79946024635922 L201.95159316062927,187.79946024635922 L201.91344618797302,187.84416372994076 Z"/></g><g ifc:guid="0fx1NzfqHDe9CFmBljhIlY" ifc:name="Generic Models 714:Generic Models 1:3408448" class="IfcBuildingElementProxy material-EXISTING58GYPBDCEILINGPT1 predefinedtype-COMPLEX matsName-EXISTING58GYPBDnCEILINGPT1 matsCategory-Gypsum cut"><path d="M205.07201552391052,192.5619309685577 L236.58141493797302,192.5619309685577 L477.1133363246918,192.5619309685577 L477.1133363246918,192.01028998116146 L477.1133363246918,187.79946024635922 L445.6039369106293,187.79946024635922 L205.07201552391052,187.79946024635922 L205.07201552391052,188.35104162911068 Z"/></g><g ifc:guid="3NdkbsJMP9dR5F4KzxNq1P" ifc:name="Generic Models 714:Generic Models 1:3408448" class="IfcBuildingElementProxy material-EXISTING58GYPBDCEILINGPT1 predefinedtype-COMPLEX matsName-EXISTING58GYPBDnCEILINGPT1 matsCategory-Gypsum cut"><path d="M136.81945204734802,194.9432557366241 L104.96672987937927,194.9432557366241 L-138.18970322608948,194.9432557366241 L-138.18970322608948,195.40292675713192 L-138.18970322608948,198.9120310089935 L-106.33698105812073,198.9120310089935 L136.81945204734802,198.9120310089935 L136.81945204734802,198.4523003838409 Z"/></g><g ifc:guid="3KX0yBo$z3qgXF_BkuwsVd" ifc:name="Generic Models 331:Generic Models 1:1712977" class="IfcBuildingElementProxy material-2XBLOCKING predefinedtype-COMPLEX matsName-2XBLOCKING matsCategory-Wood cut"><path d="M127.29796767234802,187.799519851004 L128.39660048484802,187.799519851004 L136.81945204734802,187.799519851004 L136.81945204734802,185.22525484779965 L136.81945204734802,165.57449939767014 L135.71318984031677,165.57449939767014 L127.29796767234802,165.57449939767014 L127.29796767234802,168.14876440087448 Z"/></g><g ifc:guid="3Yfjv6Ai91H89PQSLfwGc7" ifc:name="Generic Models 714:Generic Models 1:3408448" class="IfcBuildingElementProxy material-EXISTINGFLOORSHEATHING predefinedtype-COMPLEX matsName-EXISTINGFLOORSHEATHING matsCategory-PlywoodHorz cut"><path d="M-138.18970322608948,35.39944346169124 L-66.91589951515198,35.39944346169124 L477.1133363246918,35.39944346169124 L477.1133363246918,34.847802474295 L477.1133363246918,30.63697273949276 L405.8395326137543,30.63697273949276 L-138.18970322608948,30.63697273949276 L-138.18970322608948,31.188554122244224 Z"/></g><g ifc:guid="2tmfRVzd1CqR4QSIf1AOUm" ifc:name="Generic Models 541:Generic Models 1:1579600" class="IfcBuildingElementProxy material-2XWOODSTUD predefinedtype-COMPLEX matsName-2XWOODSTUD matsCategory- cut"><path d="M200.31127333641052,715.5796429059852 L200.31127333641052,206.8494623444427 L197.74016737937927,206.8494623444427 L178.08684706687927,206.8494623444427 L178.08684706687927,273.49401916483527 L178.08684706687927,782.2244306943763 L180.65795302391052,782.2244306943763 L200.31127333641052,782.2244306943763 Z"/></g><g ifc:guid="0n_vwliqL4KA84NOO2PE4d" ifc:name="Generic Models 526:Generic Models 1:1579401" class="IfcBuildingElementProxy material-FIRERATEDSEALANT predefinedtype-COMPLEX matsName-FIRERATEDSEALANT matsCategory-Sealant cut"><path d="M167.93975234031677,36.58253605583797 L167.96264052391052,36.634988143240314 L168.06945204734802,37.07224781731258 L168.08471083641052,37.12952788094173 L168.08471083641052,37.57930453041683 L168.08471083641052,37.63819391945491 L167.97789931297302,38.07545359352718 L167.96264052391052,38.13273365715633 L167.76427626609802,38.53309805611263 L167.73375868797302,38.58555014351497 L167.44384169578552,38.92666752556453 L167.40569472312927,38.971371009146075 L171.68578505516052,38.971371009146075 L172.24273085594177,38.971371009146075 L172.54027724266052,38.630253627096515 L172.57842421531677,38.58555014351497 L172.77678847312927,38.18518574455867 L172.80730605125427,38.13273365715633 L172.91411757469177,37.695473983084064 L172.92937636375427,37.63819391945491 L172.92937636375427,37.188417269979816 L172.92937636375427,37.12952788094173 L172.82256484031677,36.692268206869464 L172.80730605125427,36.634988143240314 L172.60131239891052,36.23468334892879 L172.57842421531677,36.18223126152645 L172.28087782859802,35.84105427483211 L172.24273085594177,35.79635079125057 L167.96264052391052,35.79635079125057 L167.40569472312927,35.79635079125057 L167.69561171531677,36.137527777944904 L167.73375868797302,36.18223126152645 Z"/></g><g ifc:guid="1FwO9MWWbC_vN8RNv8B9Br" ifc:name="WOOD TRUSS FLOOR" class="IfcElementAssembly material-WOODTRUSSWEB predefinedtype-ACCESSORYASSEMBLY matsName-WOODTRUSSWEB matsCategory-Wood cut"><path d="M38.47655653953552,160.5246746830095 L38.47655653953552,162.87244203606735 L57.00835585594177,162.87244203606735 L60.70098280906677,162.87244203606735 L60.70098280906677,152.14265137085806 L60.70098280906677,149.4020298040856 L43.21441054344177,149.40208940873038 L38.47655653953552,149.40208940873038 Z"/></g><g ifc:guid="3j6yjitl53chsjRjbvzg9m" ifc:name="Generic Models 23:Generic Models 1:426865" class="IfcBuildingElementProxy material-METALJRUNNER predefinedtype-COMPLEX matsName-METALJRUNNER matsCategory-Steel cut"><path d="M172.97515273094177,53.898102595602374 L173.32610487937927,53.898102595602374 L173.32610487937927,51.75543482521663 L173.32610487937927,35.39944346169124 L169.64873671531677,35.39944346169124 L141.58019423484802,35.39944346169124 L141.58019423484802,36.594635798727374 L141.58019423484802,45.71819956520687 L141.62597060203552,45.71819956520687 L141.97692275047302,45.71819956520687 L141.97692275047302,44.56896240929256 L141.97692275047302,35.79635079125057 L145.56273818016052,35.79635079125057 L172.92937636375427,35.79635079125057 L172.92937636375427,37.89300377586971 L172.92937636375427,53.898102595602374 Z"/></g><g ifc:guid="245Oxg4X1ASvTGmrhQZDCl" ifc:name="WOOD TRUSS FLOOR" class="IfcElementAssembly material-EXISTINGWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-EXISTINGWOODTRUSS matsCategory-Wood cut"><path d="M38.47655653953552,35.39950306633602 L41.05529189109802,35.39950306633602"/><path d="M60.70098280906677,35.39950306633602 L41.05529189109802,35.39950306633602"/><path d="M38.47655653953552,187.79946024635922 L58.12224745750427,187.79946024635922"/><path d="M60.70098280906677,187.79946024635922 L58.12224745750427,187.79946024635922"/><path d="M60.70098280906677,44.924504115377765 L60.70098280906677,36.50272543648372"/><path d="M60.70098280906677,35.39950306633602 L60.70098280906677,36.50272543648372"/><path d="M38.47655653953552,35.39950306633602 L38.47655653953552,36.50272543648372"/><path d="M38.47655653953552,187.79946024635922 L38.47655653953552,179.37774117210995"/><path d="M38.47655653953552,178.27445919731747 L38.47655653953552,179.37774117210995"/><path d="M38.47655653953552,178.27445919731747 L41.05529189109802,178.27445919731747"/><path d="M60.70098280906677,178.27445919731747 L41.05529189109802,178.27445919731747"/><path d="M60.70098280906677,178.27445919731747 L60.70098280906677,179.37774117210995"/><path d="M60.70098280906677,187.79946024635922 L60.70098280906677,179.37774117210995"/><path d="M38.47655653953552,44.924504115377765 L38.47655653953552,36.50272543648372"/><path d="M38.47655653953552,44.924504115377765 L58.12224745750427,44.924504115377765"/><path d="M60.70098280906677,44.924504115377765 L58.12224745750427,44.924504115377765"/></g><g ifc:guid="3fzeczmmTDzODy5MoOxgsJ" ifc:name="WOOD TRUSS FLOOR" class="IfcElementAssembly material-WOODTRUSSWEB predefinedtype-ACCESSORYASSEMBLY matsName-WOODTRUSSWEB matsCategory-Wood cut"><path d="M190.87371230125427,152.14265137085806 L190.87371230125427,162.87250164071213 L209.39788222312927,162.87244203606735 L213.09050917625427,162.87244203606735 L213.09050917625427,160.52461507836472 L213.09050917625427,149.4020298040856 L195.60393691062927,149.40208940873038 L190.87371230125427,149.40208940873038 Z"/></g><g ifc:guid="1uw8VKsZDAnOw9v5F_9_0i" ifc:name="WOOD TRUSS FLOOR" class="IfcElementAssembly material-EXISTINGWOODTRUSS predefinedtype-ACCESSORYASSEMBLY matsName-EXISTINGWOODTRUSS matsCategory-Wood cut"><path d="M190.87371230125427,187.79940064171444 L210.51940321922302,187.79940064171444"/><path d="M213.09813857078552,187.79940064171444 L210.51940321922302,187.79940064171444"/><path d="M213.09813857078552,44.92444451073299 L213.09813857078552,36.50272543648372"/><path d="M213.09813857078552,35.39944346169124 L213.09813857078552,36.50272543648372"/><path d="M190.87371230125427,35.39944346169124 L190.87371230125427,43.82116253594051"/><path d="M190.87371230125427,35.39944346169124 L193.45244765281677,35.39944346169124"/><path d="M213.09813857078552,35.39944346169124 L193.45244765281677,35.39944346169124"/><path d="M190.87371230125427,187.79940064171444 L190.87371230125427,179.37768156746517"/><path d="M190.87371230125427,178.27445919731747 L190.87371230125427,179.37768156746517"/><path d="M190.87371230125427,178.27445919731747 L193.45244765281677,178.27445919731747"/><path d="M213.09813857078552,178.27445919731747 L193.45244765281677,178.27445919731747"/><path d="M213.09813857078552,178.27445919731747 L213.09813857078552,186.69617827156674"/><path d="M213.09813857078552,187.79940064171444 L213.09813857078552,186.69617827156674"/><path d="M190.87371230125427,44.92444451073299 L190.87371230125427,43.82116253594051"/><path d="M190.87371230125427,44.92444451073299 L210.51940321922302,44.92444451073299"/><path d="M213.09813857078552,44.92444451073299 L210.51940321922302,44.92444451073299"/></g><g ifc:guid="0QEWYQk$L3Deo61yZKmsX0" ifc:name="Generic Models 714:Generic Models 1:3408448" class="IfcBuildingElementProxy material-EXISTING58GYPBDCEILINGPT1 predefinedtype-COMPLEX matsName-EXISTING58GYPBDnCEILINGPT1 matsCategory-Gypsum cut"><path d="M136.81945204734802,187.79934103706967 L104.96672987937927,187.79934103706967 L-138.18970322608948,187.79934103706967 L-138.18970322608948,188.25901205757748 L-138.18970322608948,191.76811630943905 L-106.33698105812073,191.76811630943905 L136.81945204734802,191.76811630943905 L136.81945204734802,191.30838568428646 Z"/></g><g id="product-e45410a1-24d8-4183-9d35-3be15b79e929" class="IfcColumn material-null projection" ifc:name="Column" ifc:guid="3aL12X9DX1WvqrE_5RUUaf">
|
|
<path d="M141.58,35.3995 L141.58,35.3995"/>
|
|
<path d="M166.979,791.749 L141.58,791.749"/>
|
|
<path d="M141.58,791.749 L141.58,791.749"/>
|
|
<path d="M141.58,38.5744 L141.58,35.3995"/>
|
|
<path d="M166.979,38.9714 L166.979,35.7964"/>
|
|
<path d="M173.328,35.3995 L173.327,35.3995"/>
|
|
<path d="M173.328,791.749 L166.979,791.749"/>
|
|
<path d="M174.046,35.3995 L173.328,35.3995"/>
|
|
<path d="M174.046,791.749 L173.328,791.749"/>
|
|
<path d="M173.328,791.749 L173.328,791.749"/>
|
|
<path d="M173.328,190.975 L173.328,35.3995"/>
|
|
<path d="M174.046,791.749 L174.046,791.749"/>
|
|
<path d="M174.046,190.975 L174.046,35.3995"/>
|
|
</g>
|
|
<g id="product-6e33393b-1838-454e-9f99-be483d4e0f6a" class="IfcColumn material-null projection" ifc:name="Column" ifc:guid="1kCpax63X5Jf_PlaWzJWzg">
|
|
<path d="M166.979,791.75 L141.58,791.75"/>
|
|
<path d="M141.58,791.75 L141.58,791.749"/>
|
|
<path d="M173.328,791.75 L166.979,791.75"/>
|
|
<path d="M174.046,791.75 L173.328,791.75"/>
|
|
<path d="M173.328,791.75 L173.328,791.749"/>
|
|
<path d="M174.046,791.75 L174.046,791.749"/>
|
|
</g>
|
|
</g>
|
|
<defs/>
|
|
<path class="GlobalId-1tsPBTJhH2JPIbbHOnEvhs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 236.56615614891052 143.17364233186584 L 227.60161757469177 143.17364233186584 L 132.53936171531677 167.88596565941464"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.566162109375, 143.1736297607422) rotate(-0.0)">
|
|
<tspan class="GlobalId-1tsPBTJhH2JPIbbHOnEvhs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-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, 143.1736297607422) rotate(-0.0)">
|
|
<tspan class="GlobalId-1tsPBTJhH2JPIbbHOnEvhs IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">2X BLOCKING</tspan>
|
|
</text>
|
|
<path class="GlobalId-12EZ2xEzL23veuimhyc_td IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M -5634.8938047885895 191.77789147118222 L -5643.858343362808 191.77789147118222 L -5657.064825296402 173.70093519905697"/>
|
|
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 191.7778778076172) rotate(-0.0)">
|
|
<tspan class="GlobalId-12EZ2xEzL23veuimhyc_td IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT</tspan>
|
|
</text>
|
|
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 191.7778778076172) rotate(-0.0)">
|
|
<tspan class="GlobalId-12EZ2xEzL23veuimhyc_td IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT</tspan>
|
|
</text>
|
|
<path class="GlobalId-01Sx6v7AzDKvkn6xFZKqoK IfcAnnotation PredefinedType-SECTIONLEVEL predefinedtype-SECTIONLEVEL" d="M 106795.5703125 187.7995147705078 L 106570.5625 187.7995147705078"/>
|
|
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(106795.5703125, 184.2995147705078) rotate(0.0)">
|
|
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +7' - 11 7/64"</tspan>
|
|
</text>
|
|
<path class="GlobalId-2zhOBe2dz71uAVjQyiQa0I IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 236.74926161766052 97.92775566795956 L 227.78472304344177 97.92775566795956 L 53.20128798484802 55.88389094093929"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 97.9277572631836) rotate(-0.0)">
|
|
<tspan class="GlobalId-2zhOBe2dz71uAVjQyiQa0I IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING WOOD TRUSS</tspan>
|
|
</text>
|
|
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 97.9277572631836) rotate(-0.0)">
|
|
<tspan class="GlobalId-2zhOBe2dz71uAVjQyiQa0I IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING WOOD TRUSS</tspan>
|
|
</text>
|
|
<path class="GlobalId-2llH4uqJTBeQhD24dC$L0i IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M -5634.8938047885895 226.57794411400448 L -5643.858343362808 226.57794411400448 L -5660.1623594760895 212.28105480888973"/>
|
|
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 226.57794189453125) rotate(-0.0)">
|
|
<tspan class="GlobalId-2llH4uqJTBeQhD24dC$L0i IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">METAL STUD - 20 GA. - 24" O.C.</tspan>
|
|
</text>
|
|
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 226.57794189453125) rotate(-0.0)">
|
|
<tspan class="GlobalId-2llH4uqJTBeQhD24dC$L0i IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">METAL STUD - 20 GA. - 24" O.C.</tspan>
|
|
</text>
|
|
<path class="GlobalId-0xTC6p9k50kAHMQ_PIbjEP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 236.74926161766052 122.43945057610165 L 227.78472304344177 122.43945057610165 L 113.86260390281677 143.35120456865172"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 122.439453125) rotate(-0.0)">
|
|
<tspan class="GlobalId-0xTC6p9k50kAHMQ_PIbjEP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">NON COMBUSTIBLE INSULATION - FILL ENTIRE CAVITY</tspan>
|
|
</text>
|
|
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 122.439453125) rotate(-0.0)">
|
|
<tspan class="GlobalId-0xTC6p9k50kAHMQ_PIbjEP IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">NON COMBUSTIBLE INSULATION - FILL ENTIRE CAVITY</tspan>
|
|
</text>
|
|
<line class="GlobalId-0VfaT_ctT1FPHm4Ihv2pXU IfcAnnotation PredefinedType-DIMENSION oblique, fill-bg predefinedtype-DIMENSION" x1="72.65624237060547" x2="72.65624237060547" y1="198.91197204589844" y2="30.636913299560547"/>
|
|
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(71.65624237060547, 114.77444458007812) 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, 114.77444458007812) 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" d="M -5634.8938047885895 202.97343189934384 L -5643.858343362808 202.97343189934384 L -5659.284979104996 178.23994810799252"/>
|
|
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 202.97341918945312) rotate(-0.0)">
|
|
<tspan class="GlobalId-0nNqs6y_r1BvfIsCtAgIbG IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-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, 202.97341918945312) rotate(-0.0)">
|
|
<tspan class="GlobalId-0nNqs6y_r1BvfIsCtAgIbG IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">METAL J-RUNNER</tspan>
|
|
</text>
|
|
<path class="GlobalId-3YBxWBCNH1S9WaQXPXsK6j IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 236.56615614891052 173.6260121605743 L 227.60161757469177 173.6260121605743 L 193.97124648094177 184.15839131096493"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.566162109375, 173.62600708007812) rotate(-0.0)">
|
|
<tspan class="GlobalId-3YBxWBCNH1S9WaQXPXsK6j IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING WOOD TRUSS</tspan>
|
|
</text>
|
|
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.566162109375, 173.62600708007812) rotate(-0.0)">
|
|
<tspan class="GlobalId-3YBxWBCNH1S9WaQXPXsK6j IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING WOOD TRUSS</tspan>
|
|
</text>
|
|
<path class="GlobalId-1kAueqkFn6zO8V2LJ0vzV$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 236.74926161766052 85.16628201225888 L 227.78472304344177 85.16628201225888 L 139.07012343406677 36.990589453970294"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 85.1662826538086) rotate(-0.0)">
|
|
<tspan class="GlobalId-1kAueqkFn6zO8V2LJ0vzV$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT</tspan>
|
|
</text>
|
|
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 85.1662826538086) rotate(-0.0)">
|
|
<tspan class="GlobalId-1kAueqkFn6zO8V2LJ0vzV$ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT</tspan>
|
|
</text>
|
|
<path class="GlobalId-3rbW7JnBzCzO$ohmyCHbFl IfcAnnotation PredefinedType-SECTIONLEVEL predefinedtype-SECTIONLEVEL" d="M -5456.58740234375 791.7493286132812 L -5681.59326171875 791.7493286132812"/>
|
|
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-5456.58740234375, 788.2493286132812) rotate(0.0)">
|
|
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +"</tspan>
|
|
</text>
|
|
<path class="GlobalId-0E89xy12DFUwqCkhgbHso_ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 236.56615614891052 131.9059803999413 L 227.60161757469177 131.9059803999413 L 165.36101698875427 151.19767933258902"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.566162109375, 131.90597534179688) rotate(-0.0)">
|
|
<tspan class="GlobalId-0E89xy12DFUwqCkhgbHso_ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
|
|
</text>
|
|
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.566162109375, 131.90597534179688) rotate(-0.0)">
|
|
<tspan class="GlobalId-0E89xy12DFUwqCkhgbHso_ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
|
|
</text>
|
|
<line class="GlobalId-2Tth0e_$n4wOJnYucsQnIi IfcAnnotation PredefinedType-DIMENSION oblique, fill-bg predefinedtype-DIMENSION" x1="136.8194580078125" x2="173.32611083984375" y1="254.6739044189453" y2="254.6739044189453"/>
|
|
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(155.07278442382812, 253.6739044189453) 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, 253.6739044189453) rotate(0.0)">
|
|
<tspan class="DIMENSION" dy="0em" x="0" y="0">UL U415, SYSTEM C</tspan>
|
|
</text>
|
|
<line class="GlobalId-23E$lg4fv9yAKAmCtr6zKM IfcAnnotation PredefinedType-DIMENSION oblique, fill-bg predefinedtype-DIMENSION" x1="320.2606201171875" x2="320.2606201171875" y1="192.56192016601562" y2="30.636913299560547"/>
|
|
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(319.2606201171875, 111.59941864013672) 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, 111.59941864013672) 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" d="M 242.56286025047302 247.64633829811703 L 233.91112685203552 247.64633829811703 L 127.74810194969177 194.02886088112484"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(242.5628662109375, 247.64633178710938) rotate(-0.0)">
|
|
<tspan class="GlobalId-3RXRwyb9X748T33FmPx$LO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">25 GA. RESILIENT CHANNEL - 24" O.C.</tspan>
|
|
</text>
|
|
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(242.5628662109375, 247.64633178710938) rotate(-0.0)">
|
|
<tspan class="GlobalId-3RXRwyb9X748T33FmPx$LO IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">25 GA. RESILIENT CHANNEL - 24" O.C.</tspan>
|
|
</text>
|
|
<path class="GlobalId-2nOaMzBnT7hfgnuzrMkBT6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 241.32689833641052 239.6360104821075 L 232.93456435203552 239.6360104821075 L 131.55516982078552 189.3985336563934"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(241.326904296875, 239.63600158691406) rotate(-0.0)">
|
|
<tspan class="GlobalId-2nOaMzBnT7hfgnuzrMkBT6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING 5/8" GYP. BD </tspan>
|
|
<tspan class="GlobalId-2nOaMzBnT7hfgnuzrMkBT6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">@ CEILING (PT-1)</tspan>
|
|
</text>
|
|
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(241.326904296875, 239.63600158691406) rotate(-0.0)">
|
|
<tspan class="GlobalId-2nOaMzBnT7hfgnuzrMkBT6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING 5/8" GYP. BD </tspan>
|
|
<tspan class="GlobalId-2nOaMzBnT7hfgnuzrMkBT6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">@ CEILING (PT-1)</tspan>
|
|
</text>
|
|
<line class="GlobalId-3dxc3P9pH3$g9NsK2rPiwR IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="-111800.1796875" x2="-111800.1796875" y1="791.7490844726562" y2="735.8926391601562"/>
|
|
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(-111801.1796875, 763.8208618164062) rotate(-90.00000250447816)">
|
|
<tspan class="DIMENSION" dy="0em" x="0" y="0">8 51/64"</tspan>
|
|
</text>
|
|
<path class="GlobalId-0I_Q1x97L7JgoXwj0PepSB IfcAnnotation PredefinedType-EXISTING predefinedtype-EXISTING" d="M 174.04326796531677 314.41981996515875 L 174.04326796531677 35.39962227562557 L 60.69335341453552 35.39956267098079 L 60.70098280906677 187.799519851004 L 38.47655653953552 187.799519851004 L 38.47655653953552 35.39950306633602 L -3.8360655307769775 35.39962227562557 L -3.8360655307769775 30.636913134847983 L 326.2191712856293 30.636913134847983 L 326.211541891098 192.56199057320248 L 205.07201552391052 192.56199057320248 L 205.07201552391052 314.4197305581916 L 174.04326796531677 314.41981996515875"/>
|
|
<path class="GlobalId-0TgGFcYybFJOmf6fGJy0OB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M -111808.61511826515 786.943866863047 L -111836.53870224953 786.943866863047"/>
|
|
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(-111808.6171875, 786.94384765625) rotate(-0.0)">
|
|
<tspan class="GlobalId-0TgGFcYybFJOmf6fGJy0OB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-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, 786.94384765625) rotate(-0.0)">
|
|
<tspan class="GlobalId-0TgGFcYybFJOmf6fGJy0OB IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">TEXT</tspan>
|
|
</text>
|
|
<path class="GlobalId-3G25b6L_H8UuJ5vgTV0ggg IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 236.74926161766052 104.7391360543121 L 227.78472304344177 104.7391360543121 L 156.93053603172302 96.33851702431332"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 104.7391357421875) rotate(-0.0)">
|
|
<tspan class="GlobalId-3G25b6L_H8UuJ5vgTV0ggg IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
|
|
</text>
|
|
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 104.7391357421875) rotate(-0.0)">
|
|
<tspan class="GlobalId-3G25b6L_H8UuJ5vgTV0ggg IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
|
|
</text>
|
|
<path class="GlobalId-1L26MGziTFoQUmRC0B768N IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 242.30346083641052 256.7024296067107 L 233.91112685203552 256.7024296067107 L 120.66039443016052 196.47098238686215"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(242.303466796875, 256.7024230957031) rotate(-0.0)">
|
|
<tspan class="GlobalId-1L26MGziTFoQUmRC0B768N IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING 5/8" GYP. BD </tspan>
|
|
<tspan class="GlobalId-1L26MGziTFoQUmRC0B768N IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">@ CEILING (PT-1)</tspan>
|
|
</text>
|
|
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(242.303466796875, 256.7024230957031) rotate(-0.0)">
|
|
<tspan class="GlobalId-1L26MGziTFoQUmRC0B768N IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING 5/8" GYP. BD </tspan>
|
|
<tspan class="GlobalId-1L26MGziTFoQUmRC0B768N IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">@ CEILING (PT-1)</tspan>
|
|
</text>
|
|
<path class="GlobalId-24aJHmp9n5e9i2aD$oPiAl IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 236.74926161766052 53.61885483482967 L 227.78472304344177 53.61885483482967 L 219.78148818016052 32.904333426748614"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 53.61885452270508) rotate(-0.0)">
|
|
<tspan class="GlobalId-24aJHmp9n5e9i2aD$oPiAl IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-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, 53.61885452270508) rotate(-0.0)">
|
|
<tspan class="GlobalId-24aJHmp9n5e9i2aD$oPiAl IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING FLOOR SHEATHING</tspan>
|
|
</text>
|
|
<path class="GlobalId-0Qd$d2EW92RAhtXQ8dyGqj IfcAnnotation PredefinedType-SECTIONLEVEL predefinedtype-SECTIONLEVEL" d="M 433.56475830078125 791.7493286132812 L -16.4398250579834 791.7493286132812"/>
|
|
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(433.56475830078125, 788.2493286132812) rotate(0.0)">
|
|
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
|
|
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +"</tspan>
|
|
</text>
|
|
<path class="GlobalId-05G8DhsDPAEuMjkHzLwulj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 236.74926161766052 60.45622284630428 L 227.78472304344177 60.45622284630428 L 170.67107558250427 37.01443131188045"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 60.45622253417969) rotate(-0.0)">
|
|
<tspan class="GlobalId-05G8DhsDPAEuMjkHzLwulj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT</tspan>
|
|
</text>
|
|
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 60.45622253417969) rotate(-0.0)">
|
|
<tspan class="GlobalId-05G8DhsDPAEuMjkHzLwulj IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT</tspan>
|
|
</text>
|
|
<line class="GlobalId-2AJp2F5pHFNQtl7z4CmQEN IfcAnnotation PredefinedType-DIMENSION oblique, fill-bg predefinedtype-DIMENSION" x1="173.32611083984375" x2="205.072021484375" y1="254.65345764160156" y2="254.65345764160156"/>
|
|
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(189.19906616210938, 253.65345764160156) 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, 253.65345764160156) 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" d="M -5634.8938047885895 215.33561403969418 L -5643.858343362808 215.33561403969418 L -5657.064825296402 197.25865776756893"/>
|
|
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 215.33560180664062) rotate(-0.0)">
|
|
<tspan class="GlobalId-2fTyviIn1BiRtbonrrIRi1 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">5/8" GYP. BD OR CEMENT BACKERBOARD ON WET WALL</tspan>
|
|
</text>
|
|
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 215.33560180664062) rotate(-0.0)">
|
|
<tspan class="GlobalId-2fTyviIn1BiRtbonrrIRi1 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">5/8" GYP. BD OR CEMENT BACKERBOARD ON WET WALL</tspan>
|
|
</text>
|
|
<path class="GlobalId-2CLHlZTHfAffd98dtQ_Xzm IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 236.74926161766052 111.21601517418515 L 227.78472304344177 111.21601517418515 L 171.09832167625427 124.52865298012387"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 111.21601867675781) rotate(-0.0)">
|
|
<tspan class="GlobalId-2CLHlZTHfAffd98dtQ_Xzm IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-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, 111.21601867675781) rotate(-0.0)">
|
|
<tspan class="GlobalId-2CLHlZTHfAffd98dtQ_Xzm IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-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" points="-0.0,0.0 -15.0,0.0" style="marker: url(#revision-cloud-3FKwZRVFbEp9FYJkJhw3gh); stroke: none; marker-end: none; " transform="translate(76.15813446044922, 127.37852478027344) scale(0.741069, 1.000000)"/>
|
|
<polyline class="GlobalId-3FKwZRVFbEp9FYJkJhw3gh IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD" points="0.0,-0.0 0.0,-14.999999046325684" style="marker: url(#revision-cloud-3FKwZRVFbEp9FYJkJhw3gh); stroke: none; " transform="translate(65.04210662841797, 127.37852478027344) scale(1.000000, 0.897562)"/>
|
|
<polyline class="GlobalId-3FKwZRVFbEp9FYJkJhw3gh IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-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, 100.45165252685547) scale(0.741069, 1.000000)"/>
|
|
<polyline class="GlobalId-3FKwZRVFbEp9FYJkJhw3gh IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD" points="0.0,0.0 0.0,14.999999046325684" style="marker: url(#revision-cloud-3FKwZRVFbEp9FYJkJhw3gh); stroke: none; " transform="translate(76.15813446044922, 100.45165252685547) scale(1.000000, 0.897562)"/>
|
|
<path class="GlobalId-2Bl7YZ6c98Iv_MJQUKGAmk IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M -5634.8938047885895 180.40347750404965 L -5643.858343362808 180.40353710869442 L -5650.473028421402 172.57905657509457"/>
|
|
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(-5634.89404296875, 180.40347290039062) rotate(-0.0)">
|
|
<tspan class="GlobalId-2Bl7YZ6c98Iv_MJQUKGAmk IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-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, 180.40347290039062) rotate(-0.0)">
|
|
<tspan class="GlobalId-2Bl7YZ6c98Iv_MJQUKGAmk IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY </tspan>
|
|
</text>
|
|
<path class="GlobalId-3yOuebKjT0RAx9C3J7i6r4 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 236.74926161766052 69.6136420510162 L 227.78472304344177 69.6136420510162 L 173.18877577781677 46.86695988396297"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(236.749267578125, 69.61363983154297) rotate(-0.0)">
|
|
<tspan class="GlobalId-3yOuebKjT0RAx9C3J7i6r4 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-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, 69.61363983154297) rotate(-0.0)">
|
|
<tspan class="GlobalId-3yOuebKjT0RAx9C3J7i6r4 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">METAL J-RUNNER</tspan>
|
|
</text>
|
|
<path class="GlobalId-0jGWYD_4j5X8WBKfYt20x0 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 242.30346083641052 265.31440670708304 L 233.91112685203552 265.31440670708304 L 138.68102431297302 226.24761517265927"/>
|
|
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(242.303466796875, 265.31439208984375) rotate(-0.0)">
|
|
<tspan class="GlobalId-0jGWYD_4j5X8WBKfYt20x0 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/4" GYP. PANELS</tspan>
|
|
</text>
|
|
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(242.303466796875, 265.31439208984375) rotate(-0.0)">
|
|
<tspan class="GlobalId-0jGWYD_4j5X8WBKfYt20x0 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3/4" GYP. PANELS</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" points="0.0,0.0 15.0,0.0" style="marker: url(#revision-cloud-35eYbebvP5gQL84EtRtKCp); stroke: none; " transform="translate(142.755126953125, 254.77188110351562) scale(0.780741, 1.000000)"/>
|
|
<polyline class="GlobalId-35eYbebvP5gQL84EtRtKCp IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-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, 254.77188110351562) scale(1.000000, 0.405542)"/>
|
|
<polyline class="GlobalId-35eYbebvP5gQL84EtRtKCp IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD" points="-0.0,0.0 -15.0,0.0" style="marker: url(#revision-cloud-35eYbebvP5gQL84EtRtKCp); stroke: none; " transform="translate(166.1773681640625, 260.8550109863281) scale(0.780741, 1.000000)"/>
|
|
<polyline class="GlobalId-35eYbebvP5gQL84EtRtKCp IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-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, 260.8550109863281) scale(1.000000, 0.405542)"/>
|
|
<polyline class="GlobalId-35eYbebvP5gQL84EtRtKCp IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD" points="0.0,0.0 15.0,0.0" style="marker: url(#revision-cloud-35eYbebvP5gQL84EtRtKCp); stroke: none; " transform="translate(142.755126953125, 254.77188110351562) scale(0.780741, 1.000000)"/>
|
|
<polyline class="GlobalId-35eYbebvP5gQL84EtRtKCp IfcAnnotation PredefinedType-REVISIONCLOUD predefinedtype-REVISIONCLOUD" points="-0.0,0.0 -15.0,0.0" style="marker: url(#revision-cloud-35eYbebvP5gQL84EtRtKCp); stroke: none; " transform="translate(166.1773681640625, 254.77188110351562) scale(0.780741, 1.000000)"/>
|
|
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-111696.8046875, 791.749267578125) rotate(-0.0)">
|
|
<tspan class="GlobalId-32c8IUABr96uysdwtk_kXD IfcAnnotation PredefinedType-TEXT predefinedtype-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, 791.7492065429688) rotate(-0.0)">
|
|
<tspan class="GlobalId-2eSPs9lUj55AMIYSkvpfFU IfcAnnotation PredefinedType-TEXT predefinedtype-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, 258.8823547363281) rotate(-0.0)">
|
|
<tspan class="GlobalId-3hP3kZxyfElv0ADF8rHH3o IfcAnnotation PredefinedType-TEXT predefinedtype-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, 791.7490234375) rotate(-0.0)">
|
|
<tspan class="GlobalId-1kioiBT2b7DxCicvDWL55N IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">TEXT</tspan>
|
|
</text>
|
|
</svg> |