10241 lines
No EOL
1.1 MiB
10241 lines
No EOL
1.1 MiB
<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" baseProfile="full" data-scale="3/16"=1'-0"" height="340.398417483168mm" id="root" version="1.1" viewBox="0 0 703.6594152450562 340.398417483168" width="703.6594152450562mm" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:ifc="http://www.ifcopenshell.org/ns" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><style type="text/css"><![CDATA[/*
|
||
* BlenderBIM Add-on - OpenBIM Blender Add-on
|
||
* Copyright (C) 2020, 2021 Dion Moult <dion@thinkmoult.com>
|
||
*
|
||
* This file is part of BlenderBIM Add-on.
|
||
*
|
||
* BlenderBIM Add-on is free software: you can redistribute it and/or modify
|
||
* it under the terms of the GNU General Public License as published by
|
||
* the Free Software Foundation, either version 3 of the License, or
|
||
* (at your option) any later version.
|
||
*
|
||
* BlenderBIM Add-on is distributed in the hope that it will be useful,
|
||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
* GNU General Public License for more details.
|
||
*
|
||
* You should have received a copy of the GNU General Public License
|
||
* along with BlenderBIM Add-on. If not, see <http://www.gnu.org/licenses/>.
|
||
*/
|
||
|
||
* { stroke-linecap: round; stroke-linejoin: round; }
|
||
text, tspan { /* 2.5mm */ fill: hsl(205, 45%, 30%); stroke: none; font-family: 'Century Gothic', 'OpenGost Type B TT', 'DejaVu Sans Condensed', 'Liberation Sans', 'Arial Narrow', 'Arial'; font-size: 3px; }
|
||
.cut,
|
||
.cut.material-poche,
|
||
.IfcWall.predefinedtype-CADIMPORT,
|
||
.IfcWindow.predefinedtype-CADIMPORT,
|
||
.IfcColumn.predefinedtype-CADIMPORT {
|
||
fill: hsl(0, 0%, 40%);
|
||
stroke: black;
|
||
stroke-linecap: 'round';
|
||
stroke-width: .6;
|
||
fill-rule: evenodd;
|
||
}
|
||
|
||
.surface {fill: white; stroke-width: 0.1;}
|
||
|
||
.projection { fill: white; stroke: rgb(0, 0, 0); stroke-linecap: 'round'; stroke-width: 0.2; }
|
||
.annotation { fill: none; stroke: hsl(205, 45%, 30%); stroke-linecap: 'round'; stroke-width: 0.3; }
|
||
.IfcAnnotation { fill: none; stroke: hsl(205, 45%, 30%); stroke-linecap: 'round'; stroke-width: 0.3; }
|
||
/* .IfcGeographicElement { fill: none; stroke: rgb(150, 150, 150); stroke-linecap: 'round'; stroke-dasharray: 1, 2;} */
|
||
.IfcGeographicElement.predefinedtype-TERRAIN.projection {stroke: none !important;}
|
||
.IfcGeographicElement.cut {stroke-width: 2px; fill: white !important;}
|
||
.predefinedtype-LINEWORK { stroke: hsl(205, 45%, 30%); stroke-width: 0.25; }
|
||
.predefinedtype-LINEWORK.dashed { stroke-dasharray: 1, 1; stroke-width: 0.5; }
|
||
.predefinedtype-LINEWORK.fine { stroke-width: 0.18; stroke: #777777; }
|
||
.predefinedtype-LINEWORK.thin { stroke-width: 0.25; }
|
||
.predefinedtype-LINEWORK.medium { stroke-width: 0.35; }
|
||
.predefinedtype-LINEWORK.thick { stroke-width: .75; }
|
||
.predefinedtype-LINEWORK.strong { stroke-width: 2.5; }
|
||
.predefinedtype-LINEWORK.centerline { stroke-dasharray: 1, .1, 1; }
|
||
.predefinedtype-LINEWORK.dashed_wide {stroke-width: 1.5px; stroke-dasharray: 3, 3;}
|
||
.predefinedtype-BACKGROUND { stroke: black; stroke-width: 0.18; }
|
||
.predefinedtype-GRID { marker-start: url(#grid-marker); marker-end: url(#grid-marker); }
|
||
.predefinedtype-GRID {stroke-dasharray: 12.5, 3, 3, 3;}
|
||
.predefinedtype-SECTION { stroke-dasharray: 12.5, 3, 3, 3; }
|
||
.predefinedtype-SECTIONLEVEL { marker-start: url(#section-level-marker); stroke-dasharray: 12.5, 3, 3, 3; }
|
||
.predefinedtype-PLANLEVEL { marker-end: url(#plan-level-marker); }
|
||
.predefinedtype-DIMENSION { marker-start: url(#dimension-marker-start); marker-end: url(#dimension-marker-end); }
|
||
.predefinedtype-ANGLE { marker-start: url(#angle-marker-start); marker-end: url(#angle-marker-end); }
|
||
.predefinedtype-RADIUS { marker-end: url(#fall-marker-end); }
|
||
.predefinedtype-FALL { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-SLOPEANGLE { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-SLOPEPERCENT { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-SLOPEFRACTION { marker-end: url(#radius-marker-end); }
|
||
.predefinedtype-DIAMETER { marker-start: url(#diameter-marker-start); marker-end: url(#diameter-marker-end); }
|
||
.predefinedtype-HIDDENLINE { stroke-dasharray: 1, .75; }
|
||
.predefinedtype-STAIRARROW { marker-start: url(#stair-marker-start); marker-end: url(#stair-marker-end); }
|
||
.predefinedtype-BOUNDARY { fill: none; stroke: red; stroke-width: 1; stroke-dasharray: 12, 4, 3, 4, 3, 4; }
|
||
.predefinedtype-WIDEREDDASHED { fill: none; stroke: red; stroke-width: 2; stroke-dasharray: 4, 4; }
|
||
.predefinedtype-SEALANT { fill: url(#crosshatch1); stroke-width: 0.25; }
|
||
.predefinedtype-FILLAREA { fill: white; stroke: black; }
|
||
.predefinedtype-EXISTING { fill: hsl(205, 45%, 30%); fill-opacity: .4 }
|
||
|
||
|
||
|
||
|
||
|
||
.predefinedtype-BREAKLINE { fill: none; stroke: hsl(205, 45%, 30%); stroke-width: 0.25; marker-mid: url(#breakline-marker); }
|
||
.predefinedtype-TEXT { fill: hsl(205, 45%, 30%); stroke: none; }
|
||
path.predefinedtype-TEXTLEADER { marker-end: url(#leader-marker); }
|
||
text.predefinedtype-TEXTLEADER, tspan.predefinedtype-TEXTLEADER { fill: hsl(205, 45%, 30%); stroke: none; }
|
||
text.title, tspan.title { /* 7mm */ font-size: 11.55px; }
|
||
text.header, tspan.header { /* 5mm */ font-size: 8.25px; }
|
||
text.large, tspan.large { /* 3.5mm */ font-size: 5.78px; }
|
||
text.regular, tspan.regular { /* 2.5mm */ font-size: 4.13px; }
|
||
text.small, tspan.small { /* 1.8mm */ font-size: 2.97px; }
|
||
text.GRID, tspan.GRID { /* 5mm */ font-size: 5px; }
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.equip_tag text:nth-of-type(2),
|
||
.e_ground_fault_circuit_interrupt text:nth-of-type(2),
|
||
.p_gas_supply_feed text:nth-of-type(2),
|
||
.p_drain_waste_indirect text:nth-of-type(2),
|
||
.p_water_cold text:nth-of-type(2),
|
||
.p_water_hot text:nth-of-type(2),
|
||
.p_drain_waste_direct text:nth-of-type(2),
|
||
.e_junction_box text:nth-of-type(2) {
|
||
font-size: 0.2px;
|
||
}
|
||
|
||
|
||
.material-blank { fill: white; }
|
||
.material-diagonal1 { fill: url(#diagonal1); }
|
||
.material-diagonal2 { fill: url(#diagonal2); }
|
||
.material-diagonal3 { fill: url(#diagonal3); }
|
||
.material-crosshatch1 { fill: url(#crosshatch1); }
|
||
.material-crosshatch2 { fill: url(#crosshatch2); }
|
||
.material-crosshatch3 { fill: url(#crosshatch3); }
|
||
.material-brick { fill: url(#brick); }
|
||
.material-earth { fill: url(#earth); }
|
||
.material-glass { fill: url(#glass); }
|
||
.material-liquid { fill: url(#liquid); }
|
||
.material-grass { fill: url(#grass); }
|
||
.material-honeycomb { fill: url(#honeycomb); }
|
||
.material-sand { fill: url(#sand); }
|
||
.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
|
||
.material-wood { fill: url(#wood); stroke: black; stroke-width: 0.5; }
|
||
/* .IfcSpace { fill: none; stroke: none; } */
|
||
.IfcSpace.predefinedtype-INTERNAL { fill:#a4b3c56b; stroke-width: .5;}
|
||
.IfcSpace.predefinedtype-EXTERNAL {
|
||
fill: #d5d9df38;
|
||
stroke-width: .3;
|
||
stroke: #666666;
|
||
}
|
||
|
||
.material-BrickElevation { fill: url(#BrickElevation); }
|
||
|
||
|
||
.predefinedtype-STUD { stroke: black; stroke-width: 1; }
|
||
.predefinedtype-WOOD { fill: url(#wood); stroke: black; stroke-width: 0.5; }
|
||
.predefinedtype-STEEL { fill: url(#steel); stroke: black; stroke-width: 0.5; }
|
||
.predefinedtype-CONCRETE { fill: url(#concrete); stroke: black; stroke-width: 0.5; }
|
||
.predefinedtype-PLASTERBOARD { fill: url(#sand); stroke: black; stroke-width: 0.25; }
|
||
|
||
|
||
|
||
.cut.EPsetStatusStatus-EXISTING {fill: hsl(210, 15%, 70%); stroke: hsl(205, 45%, 30%);}
|
||
.projection.EPsetStatusStatus-EXISTING {stroke: hsl(205, 45%, 50%); stroke-width: .5px;}
|
||
|
||
|
||
|
||
/* Uncomment when 1st Phase */
|
||
/* ---------------------------------------------------------------- */
|
||
|
||
.cut.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.cut.ODOptionsODOption1-D {
|
||
fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: 1, 1.5;
|
||
}
|
||
|
||
.cut.EPsetStatusUserDefinedStatus-2NDPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.cut.ODOptionsODOption2-D {
|
||
fill: hsl(210, 15%, 70%); stroke: hsl(205, 45%, 30%);
|
||
}
|
||
|
||
.surface.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.projection.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-EXISTINGDEMOLISH {
|
||
stroke-width: .2;
|
||
stroke-dasharray: 1, 1.5;
|
||
stroke: rgb(255, 123, 123);
|
||
fill: url(#demolish_wider)
|
||
}
|
||
|
||
|
||
/* Uncomment when 2nd Phase */
|
||
/* ---------------------------------------------------------------- */
|
||
|
||
/* .EPsetStatusUserDefinedStatus-1STPHASE {
|
||
fill: white; stroke: hsl(205, 45%, 30%);
|
||
}
|
||
.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-NEWDEMOLISH {
|
||
fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: 1, 1.5;
|
||
}
|
||
|
||
.cut.EPsetStatusUserDefinedStatus-1STPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.cut.ODOptionsODOption1-D {
|
||
fill: hsl(210, 15%, 70%); stroke: hsl(205, 45%, 30%);
|
||
}
|
||
|
||
.cut.EPsetStatusUserDefinedStatus-2NDPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.cut.ODOptionsODOption2-D {
|
||
fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: 1, 1.5;
|
||
}
|
||
|
||
.surface.EPsetStatusUserDefinedStatus-2NDPHASE.EPsetStatusStatus-EXISTINGDEMOLISH,
|
||
.projection.EPsetStatusUserDefinedStatus-2NDPHASE.EPsetStatusStatus-EXISTINGDEMOLISH {
|
||
stroke-width: .2;
|
||
stroke-dasharray: 1, 1.5;
|
||
stroke: rgb(255, 123, 123);
|
||
fill: url(#demolish_wider)
|
||
} */
|
||
|
||
|
||
|
||
[class*="IfcDoor"][class*="EPsetStatusStatus-EXISTING"] {fill: none;}
|
||
/* [class*="IfcDoor"][class*="EPsetStatusStatus-NEW"] {fill: none;} */
|
||
.cut.IfcElectricAppliance {fill: none;}
|
||
|
||
|
||
[class*="PsetCommon-FireRating2HR"] { fill: url(#2HR); }
|
||
.predefinedtype-EGRESS {stroke: red; stroke-dasharray: 1, 1; stroke-width: .75px;}
|
||
.Name-EGRESS {stroke: none; fill:red}
|
||
|
||
|
||
.matsCategory-Steel { fill: white;}
|
||
.matsCategory-Gypsum { fill: white;}
|
||
.matsCategory-Masonry { fill: rgb(202, 178, 133);}
|
||
.matsCategory-Sealant { fill: rgb(199, 199, 199);}
|
||
.matsCategory-InsulationBattVert { fill: hsl(40, 70%, 75%);}
|
||
.matsCategory-InsulationBattHorz { fill: hsl(40, 70%, 75%);}
|
||
.matsCategory-Wood, .layer-material-category-Wood { fill: rgb(202, 178, 133); stroke: black;}
|
||
.matsCategory-Poche { fill: rgb(199, 199, 199);}
|
||
.matsCategory-PlywoodHorz { fill: rgb(202, 178, 133);}
|
||
.matsCategory-PlywoodVert { fill: rgb(202, 178, 133);}
|
||
.matsCategory-Gravel { fill: url(#gravel);}
|
||
.matsCategory-SOLIDSURFACE { fill: rgb(202, 178, 133);}
|
||
|
||
/* Prevents heavy hatches on showing up in plan. Creates huge PDFs. */
|
||
.target-view-SECTIONVIEW.matsCategory-Concrete { fill: url(#concrete);}
|
||
|
||
|
||
|
||
.layer-material-category-InsulationBattVert { fill: hsl(40, 70%, 75%);}
|
||
.layer-material-category-InsulationBattHorz { fill: hsl(40, 70%, 75%);}
|
||
.layer-material-category-InsulationRigid { fill: hsl(40, 70%, 75%);}
|
||
|
||
/* { fill: hsl(295, 75%, 85%);} save after merging problem*/
|
||
|
||
.surface.matsCategory-Metal, .surface.matsCategory-steel { fill: hsl(0, 0%, 85%); }
|
||
|
||
|
||
|
||
|
||
.matsCategory-noedge {display: none;}
|
||
|
||
|
||
.surface.material-existing { fill: #c2ceda; stroke: hsl(205, 45%, 30%); stroke-width: 0.05px;}
|
||
.surface.matsCategory0-poche { fill: rgb(240, 240, 240); }
|
||
.surface.material-FloorLayerSetName {fill: white; stroke-width: 0.1;}
|
||
/* .surface.material-FloorLayerSetName { fill: url(#Square_1ft_at48scale); } */
|
||
.surface.material-HorzLines6in48scale { fill: url(#HorzLines6in48scale); }
|
||
.surface.material-VertLines6in48scale { fill: url(#VertLines6in48scale); }
|
||
.surface.material-HorzLines6in96scale { fill: url(#HorzLines6in96scale); }
|
||
.surface.material-DiagonalLines6in48scale { fill: url(#DiagonalLines6in48scale); }
|
||
|
||
|
||
.matsName-CURVEDCEILING { fill: hsl(0, 0%, 80%); }
|
||
|
||
|
||
.surface.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
|
||
.surface.material-gravel2 { fill: url(#gravel2); stroke-width: 0.5; }
|
||
|
||
|
||
|
||
|
||
.surface.material-5Fill { fill: hsl(0, 0%, 95%); }
|
||
.surface.material-10Fill { fill: hsl(0, 0%, 90%); }
|
||
.surface.material-15Fill { fill: hsl(0, 0%, 85%); }
|
||
.surface.material-20Fill { fill: hsl(0, 0%, 80%); }
|
||
.surface.material-30Fill { fill: hsl(0, 0%, 70%); }
|
||
.surface.material-40Fill { fill: hsl(0, 0%, 64%); }
|
||
.surface.material-50Fill { fill: hsl(0, 0%, 50%); }
|
||
.surface.material-60Fill { fill: hsl(0, 0%, 40%); }
|
||
.surface.material-70Fill { fill: hsl(0, 0%, 30%); }
|
||
.surface.material-80Fill { fill: hsl(0, 0%, 20%); }
|
||
.surface.material-90Fill { fill: hsl(0, 0%, 10%); }
|
||
.surface.material-100Fill { fill: hsl(0, 0%, 0%); }
|
||
|
||
|
||
.material-grass { fill: hsl(132, 6%, 84%); }
|
||
|
||
.predefinedtype-REFERENCEPLANEW, .predefinedtype-REFERENCEPLANNS, .predefinedtype-REFERENCESECTION, .predefinedtype-SPACEBOUNDARY{stroke: none;}
|
||
|
||
.predefinedtype-PROPERTYLINE {stroke-dasharray: 2, .4, 2; STROKE-WIDTH: .75;}
|
||
.predefinedtype-SETBACK {stroke-dasharray: 2, .4, 2; STROKE-WIDTH: .4;}
|
||
.predefinedtype-EROSIONCONTROL { stroke-dasharray: 1, .75, 1;stroke-width: 0.75; }
|
||
|
||
.predefinedtype-PROPERTYLINE.projection, .predefinedtype-SETBACK.projection {display: none;}
|
||
|
||
|
||
|
||
|
||
|
||
.predefinedtype-DASHED, .predefinedtype-PROVISIONFORSPACE { stroke: hsl(205, 45%, 30%); stroke-dasharray: 1, .75; }
|
||
.predefinedtype-WIDE { stroke-width: 1;}
|
||
.predefinedtype-HATCH { stroke-width: .1;}
|
||
.predefinedtype-CENTERLINE { stroke-dasharray: 1, .1, 1; }
|
||
|
||
|
||
|
||
.matsName0-T1 { fill: url(#FKTILE); }
|
||
|
||
|
||
|
||
/* Hacks */
|
||
.ODGeneric-HiddenLineHackTrue.projection {display: none;}
|
||
/* .predefinedtype-TERRAIN.projection {display: none;} */
|
||
|
||
|
||
.IfcVirtualElement{display: none;}
|
||
.IfcVirtualElement.predefinedtype-SETBACK, .IfcVirtualElement.predefinedtype-PROPERTYLINE {display: block;}
|
||
.IfcVirtualElement.projection{display: none;}
|
||
|
||
|
||
|
||
/* .IfcElectricAppliance, .IfcFurniture, .IfcDistributionControlElement { fill: white !important; stroke: hsl(0, 0%, 0%);} */
|
||
|
||
|
||
/* To handle wild triangulation */
|
||
.IfcDuctFitting {stroke: #bbb;}
|
||
.IfcLightFixture {stroke: hsl(0, 0%, 50%);}
|
||
|
||
|
||
/* temporary - project specific */
|
||
.predefinedtype-SHELF {stroke: hsl(0, 0%, 65%); stroke-width: .3;}
|
||
/* .EPsetStatusStatus-EXISTINGDEMOLISH { fill: none !important; } */
|
||
|
||
|
||
|
||
/*
|
||
SVG to PDF Command
|
||
Possible Paths...
|
||
[["C:/Program Files/Inkscape/bin/inkscape.exe", "path"]]
|
||
[["inkscape.exe", "svg", "-o", "pdf", "--export-dpi=72"]]
|
||
[["C:/Program Files/Mozilla Firefox/firefox.exe", "path"]]
|
||
|
||
Common selector syntax for Leaders and Tags...
|
||
----------------------------------------------------------
|
||
{{material.item.0.Name}}
|
||
{{material.item.Material.Name.0}}
|
||
{{material.Name}}
|
||
{{type.Description}}
|
||
{{type.Name}}
|
||
|
||
|
||
MetaData: predefined_type, EPset_Status.Status, mats.Name, mats.Category, Name, Description
|
||
JoinCriteria: EPset_Status.Status
|
||
|
||
``round({{Qto_SpaceBaseQuantities.NetFloorArea}},0.1)`` SF
|
||
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, {{0.1}})
|
||
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, 0.1)
|
||
|
||
|
||
1⁄32 0.03125
|
||
1⁄16 0.0625
|
||
1⁄8 0.125
|
||
3⁄16 0.1875
|
||
1⁄4 0.25
|
||
3⁄8 0.375
|
||
1⁄2 0.5
|
||
5⁄8 0.625
|
||
3⁄4 0.75
|
||
7⁄8 0.875
|
||
1" = .083
|
||
2" = .166
|
||
3" = .25
|
||
4" = .333
|
||
5" = .416
|
||
6" = .5
|
||
7" = .583
|
||
8" = .666
|
||
9" = .75
|
||
10" = .833
|
||
11" = .916
|
||
|
||
|
||
|
||
Scale Name | Scale Ratio
|
||
1' = 1'-0" | 1:1
|
||
6" = 1'-0" | 1:2
|
||
3" = 1'-0" | 1:4
|
||
1-1/2" = 1'-0" | 1:8
|
||
1" = 1'-0" | 1:12
|
||
3/4" = 1'-0" | 1:16
|
||
1/2" = 1'-0" | 1:24
|
||
3/8" = 1'-0" | 1:32
|
||
1/4" = 1'-0" | 1:48
|
||
3/16" = 1'-0" | 1:64
|
||
1/8" = 1'-0" | 1:96
|
||
1" = 10'-0" | 1:120
|
||
3/32" = 1'-0" | 1:128
|
||
1/16" = 1'-0" | 1:192
|
||
1" = 20'-0" | 1:240
|
||
1" = 30'-0" | 1:360
|
||
1/32" = 1'-0" | 1:384
|
||
1" = 40'-0" | 1:480
|
||
1" = 50'-0" | 1:600
|
||
1" = 60'-0" | 1:720
|
||
1/64" = 1'-0" | 1:768
|
||
1" = 70'-0" | 1:840
|
||
1" = 80'-0" | 1:960
|
||
1" = 90'-0" | 1:1080
|
||
1" = 100'-0" | 1:1200
|
||
1/128" = 1'-0" | 1:1536
|
||
1" = 150'-0" | 1:1800
|
||
1" = 200'-0" | 1:2400
|
||
1" = 300'-0" | 1:3600
|
||
1" = 400'-0" | 1:4800
|
||
|
||
|
||
*/]]></style><marker id="eng-dimension-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
||
<g>
|
||
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="eng-dimension-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="radius-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
|
||
<marker id="fall-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="angle-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
||
<g>
|
||
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="angle-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="diameter-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
|
||
<g>
|
||
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="diameter-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
|
||
<g>
|
||
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
|
||
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="dimension-marker-start" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
|
||
<g>
|
||
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="dimension-marker-end" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
|
||
<g>
|
||
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="grid-marker" markerUnits="userSpaceOnUse" markerHeight="40" markerWidth="40" orient="auto" refX="20" refY="20">
|
||
<circle cx="20" cy="20" fill="white" stroke="#2C5573" r="6" style="stroke-width: 1" />
|
||
</marker>
|
||
<marker id="leader-marker" markerHeight="7" markerWidth="10" orient="auto" refX="10" refY="3.5">
|
||
<path d="M 0 0 L 0 7 L 10 3.5" class="annotation" style="fill:#2C5573;" />
|
||
</marker>
|
||
<marker id="stair-marker-start" markerHeight="10" markerWidth="10" orient="auto" refX="5" refY="5">
|
||
<circle cx="5" cy="5" fill="#2C5573" stroke="none" r="5" />
|
||
</marker>
|
||
<marker id="stair-marker-end" markerHeight="42" markerWidth="21" orient="auto" refX="21" refY="21">
|
||
<path d="M 0 0 L 21 21 L 0 42" class="annotation stair" style="stroke-width:2; marker-start: none; marker-end: none;" />
|
||
</marker>
|
||
<marker id="plan-level-marker" markerHeight="30" markerWidth="30" refX="15" refY="15">
|
||
<g>
|
||
<path d="M 15 0 L 15 30" class="annotation" style="stroke-width:1;" />
|
||
<path d="M 0 15 L 30 15" class="annotation" style="stroke-width:1;" />
|
||
<circle cx="15" cy="15" fill="white" stroke="#2C5573" r="7.5" style="stroke-width: 1" />
|
||
<path d="M 15 15 L 7.5 15 A 7.5 7.5 0 0 1 15 7.5 Z" fill="#2C5573" />
|
||
<path d="M 15 15 L 22.5 15 A 7.5 7.5 0 0 1 15 22.5 Z" fill="#2C5573" />
|
||
</g>
|
||
</marker>
|
||
<marker id="section-level-marker" markerHeight="11" markerWidth="90" refX="20" refY="10">
|
||
<g>
|
||
<path d="M 0 1 L 20 1 L 10 11 Z" fill="#2C5573" />
|
||
<path d="M 0 1 L 90 1" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
|
||
</g>
|
||
</marker>
|
||
<marker id="breakline-marker" markerHeight="20" markerWidth="15" refX="7.5" refY="10" orient="auto">
|
||
<g>
|
||
<path d="M 0 10 L 5 20 L 7.5 10" class="annotation" style="stroke-width:1; fill: white;" />
|
||
<path d="M 7.5 10 L 10 0 L 15 10" class="annotation" style="stroke-width:1; fill: white;" />
|
||
</g>
|
||
</marker>
|
||
<filter x="0" y="0" width="1" height="1" id="fill-background">
|
||
<feFlood flood-color="white" result="bg" />
|
||
<feMerge>
|
||
<feMergeNode in="bg" />
|
||
<feMergeNode in="SourceGraphic" />
|
||
</feMerge>
|
||
</filter>
|
||
|
||
<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.1932427" inkscape:window-width="1920" inkscape:window-height="1017" inkscape:window-x="1912" 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 -6.8447652,-2.3418607 H 6.2249305 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 H -6.8447652 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" 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="tspan2"><tspan style="baseline-shift:baseline;vector-effect:none;stop-color:#000000;stop-opacity:1" id="tspan1">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="tspan3">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="tspan4">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="tspan5">#27.A</tspan></text>
|
||
<rect style="stroke:none;fill:url(#pattern11)" width="26.3594" height="27.251589" x="-38.392937" y="-0.71799896" id="rect11" />
|
||
<defs id="defs455">
|
||
<pattern patternUnits="userSpaceOnUse" width="10" height="10" patternTransform="translate(-38.392937,-0.71799896)" preserveAspectRatio="xMidYMid" id="gravel2">
|
||
<g id="g11" transform="matrix(0.02651056,0,0,0.02638476,4.4275967,4.1156359)">
|
||
<path id="path36-0" style="fill:none;stroke:#000000;stroke-width:1.11176;stroke-linejoin:round" d="m -16.024324,33.403504 c -23.142973,56.872404 -33.671724,96.714706 -75.207912,96.714706 -41.536184,0 -75.635004,16.51355 -75.207914,-90.437137 0.21332,-53.413652 1.44139,-113.030874 75.207914,-96.714729 42.386623,9.375338 96.8314589,37.298609 75.207912,90.43716 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path37-9" style="fill:none;stroke:#000000;stroke-width:0.854173;stroke-linejoin:round" d="m -27.005658,180.31752 c 24.9238528,30.22866 -31.213467,42.06236 -69.717249,42.06236 -38.503783,0 -69.717263,-18.83195 -69.717253,-42.06236 3e-5,-23.23037 33.7787,-28.2435 69.717253,-42.06232 50.050874,-19.24521 54.939047,24.13871 69.717249,42.06232 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path38-4" style="fill:none;stroke:#000000;stroke-width:1.11176;stroke-linejoin:round" d="M 126.52132,95.569363 C 118.17215,148.32688 144.88022,197.87464 102.09657,213.31941 63.028124,227.42298 27.575513,201.12783 -12.404935,169.7376 -63.545451,129.58519 -35.785508,66.070075 1.6279221,48.028764 43.802197,27.691693 132.92236,55.121539 126.52132,95.569363 Z" sodipodi:nodetypes="sssss" />
|
||
<path id="path39-8" style="fill:none;stroke:#000000;stroke-width:0.854173;stroke-linejoin:round" d="m 67.603847,12.815246 c 0,14.288164 -16.306091,22.153663 -35.629266,25.871017 -48.873748,9.402142 -35.6292971,-11.582853 -35.6293009,-25.871017 0,-14.2881263 17.4481819,-18.3442019 35.6293009,-25.870972 43.031773,-17.814649 35.629266,11.5828457 35.629266,25.870972 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path40-8" style="fill:none;stroke:#000000;stroke-width:0.830971;stroke-linejoin:round" d="m 209.5242,12.815246 c 0,29.860573 -16.85741,69.84892 -68.91417,54.067389 C 104.1868,55.840519 71.695904,42.675819 71.695904,12.815246 c 0,-29.860555 32.794396,-42.06965 68.914126,-54.067344 76.90054,-25.543624 68.91417,24.206778 68.91417,54.067344 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path41-2" style="fill:none;stroke:#000000;stroke-width:1.0686;stroke-linejoin:round" d="m 29.727122,-144.89168 c 51.338495,-14.68446 87.627438,16.47908 103.513478,51.427558 21.83399,48.033605 -39.378334,50.504097 -89.792545,68.101967 -52.1807403,18.214503 -99.42022,-14.602262 -102.972134,-52.827217 -3.551913,-38.224948 40.060858,-52.632288 89.251201,-66.702308 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path42-4" style="fill:none;stroke:#000000;stroke-width:0.788353;stroke-linejoin:round" d="m 175.57021,222.36072 c -19.74826,1.34234 -55.28814,-32.56819 -39.1866,-67.1944 13.16225,-28.30534 15.42698,-61.288598 32.32827,-72.055414 30.1203,-19.187867 38.61815,28.695274 39.1866,67.194444 0.55226,37.40304 -12.57997,70.71307 -32.32827,72.05537 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path43-5" style="fill:none;stroke:#000000;stroke-width:0.914642;stroke-linejoin:round" d="m -63.946402,-108.45043 c -15.087814,20.363212 -22.478782,47.092231 -50.207758,47.092231 -27.72898,0 -50.20777,-21.083909 -50.20777,-47.092231 0,-26.00833 22.47879,-47.09224 50.20777,-47.09224 27.728976,0 85.134373,-0.0463 50.207758,47.09224 z" sodipodi:nodetypes="sssss" />
|
||
<path id="path44-5" style="fill:none;stroke:#000000;stroke-width:0.740806;stroke-linejoin:round" d="m 206.77074,-104.5648 c -6.76569,51.427403 -15.99708,43.410193 -35.73041,43.410197 -19.73336,-4e-6 -28.75729,-14.0422 -35.73044,-43.410197 -10.88342,-45.83632 15.99704,-43.41019 35.73044,-43.41019 19.73337,0 38.85759,19.64022 35.73041,43.41019 z" sodipodi:nodetypes="sssss" />
|
||
</g>
|
||
</pattern>
|
||
</defs>
|
||
<sodipodi:namedview id="namedview453" pagecolor="#ffffff" bordercolor="#0c0c0c" borderopacity="1" inkscape:showpageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="false" inkscape:deskcolor="#ffffff" showgrid="false" inkscape:zoom="8.0000004" inkscape:cx="6.2499997" inkscape:cy="9.4999996" inkscape:window-width="1184" inkscape:window-height="1007" inkscape:window-x="-14" inkscape:window-y="0" inkscape:window-maximized="0" 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="demolish_wider" width="1.5" height="1.5" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1.5" style="stroke:red; stroke-width:0.15" id="line293" />
|
||
</pattern>
|
||
<pattern id="steel" width="3" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line296" />
|
||
<line x1="1" y1="0" x2="1" y2="1" style="stroke:#999; stroke-width:0.15" id="line298" />
|
||
</pattern>
|
||
<pattern id="pattern303" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:red; stroke-width:0.15" id="line301" />
|
||
</pattern>
|
||
<pattern id="diagonal1" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line305" />
|
||
</pattern>
|
||
<pattern id="diagonal2" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line308" />
|
||
</pattern>
|
||
<pattern id="diagonal3" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line311" />
|
||
</pattern>
|
||
<pattern id="square1" width="1" height="1" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line314" />
|
||
<line x1="0" y1="0" x2="1" y2="0" style="stroke:#999; stroke-width:0.15" id="line316" />
|
||
</pattern>
|
||
<pattern id="square2" width="2" height="2" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line319" />
|
||
<line x1="0" y1="0" x2="2" y2="0" style="stroke:#999; stroke-width:0.15" id="line321" />
|
||
</pattern>
|
||
<pattern id="square3" width="3" height="3" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line324" />
|
||
<line x1="0" y1="0" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line326" />
|
||
</pattern>
|
||
<pattern id="crosshatch1" width="1" height="1" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1" style="stroke:#999; stroke-width:0.15" id="line328" />
|
||
<line x1="0" y1="0" x2="1" y2="0" style="stroke:#999; stroke-width:0.15" id="line330" />
|
||
</pattern>
|
||
<pattern id="crosshatch2" width="2" height="2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line333" />
|
||
<line x1="0" y1="0" x2="2" y2="0" style="stroke:#999; stroke-width:0.15" id="line335" />
|
||
</pattern>
|
||
<pattern id="crosshatch3" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3" style="stroke:#999; stroke-width:0.15" id="line338" />
|
||
<line x1="0" y1="0" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line340" />
|
||
</pattern>
|
||
<pattern id="brick" width="3" height="3" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<path style="fill: white;" d="M 0 0 3 0 3 3 0 3" id="path343" />
|
||
<line x1="1" y1="0" x2="1" y2="3" style="stroke:#999; stroke-width:0.15" id="line345" />
|
||
<line x1="2" y1="0" x2="2" y2="3" style="stroke:#999; stroke-width:0.15" id="line347" />
|
||
</pattern>
|
||
<pattern id="earth" width="6" height="6" patternUnits="userSpaceOnUse">
|
||
<path style="fill: #666;" d="M 0 0 6 0 6 6 0 6" id="path350" />
|
||
<line x1="0" y1="0" x2="0" y2="2" style="stroke:#999; stroke-width:0.15" id="line352" />
|
||
<line x1="1" y1="0" x2="1" y2="2" style="stroke:#999; stroke-width:0.15" id="line354" />
|
||
<line x1="2" y1="0" x2="2" y2="2" style="stroke:#999; stroke-width:0.15" id="line356" />
|
||
<line x1="3" y1="0" x2="5" y2="0" style="stroke:#999; stroke-width:0.15" id="line358" />
|
||
<line x1="3" y1="1" x2="5" y2="1" style="stroke:#999; stroke-width:0.15" id="line360" />
|
||
<line x1="3" y1="2" x2="5" y2="2" style="stroke:#999; stroke-width:0.15" id="line362" />
|
||
<line x1="0" y1="3" x2="2" y2="3" style="stroke:#999; stroke-width:0.15" id="line364" />
|
||
<line x1="0" y1="4" x2="2" y2="4" style="stroke:#999; stroke-width:0.15" id="line366" />
|
||
<line x1="0" y1="5" x2="2" y2="5" style="stroke:#999; stroke-width:0.15" id="line368" />
|
||
<line x1="3" y1="3" x2="3" y2="5" style="stroke:#999; stroke-width:0.15" id="line370" />
|
||
<line x1="4" y1="3" x2="4" y2="5" style="stroke:#999; stroke-width:0.15" id="line372" />
|
||
<line x1="5" y1="3" x2="5" y2="5" style="stroke:#999; stroke-width:0.15" id="line374" />
|
||
</pattern>
|
||
<pattern id="glass" width="10" height="10" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="1" y1="1" x2="1" y2="3" style="stroke:#999; stroke-width:0.15" id="line377" />
|
||
<line x1="2" y1="0" x2="2" y2="5" style="stroke:#999; stroke-width:0.15" id="line379" />
|
||
<line x1="3" y1="2" x2="3" y2="4" style="stroke:#999; stroke-width:0.15" id="line381" />
|
||
</pattern>
|
||
<pattern id="liquid" width="6" height="3" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0.5" x2="4" y2="0.5" style="stroke:#999; stroke-width:0.15" id="line384" />
|
||
<line x1="0" y1="2" x2="1" y2="2" style="stroke:#999; stroke-width:0.15" id="line386" />
|
||
<line x1="3" y1="2" x2="6" y2="2" style="stroke:#999; stroke-width:0.15" id="line388" />
|
||
</pattern>
|
||
<pattern id="grass" width="6" height="12" patternUnits="userSpaceOnUse">
|
||
<line x1="1.5" y1="1.5" x2="1.5" y2="0" style="stroke:#999; stroke-width:0.15" id="line391" />
|
||
<line x1="1.5" y1="1.5" x2="0" y2="0" style="stroke:#999; stroke-width:0.15" id="line393" />
|
||
<line x1="1.5" y1="1.5" x2="3" y2="0" style="stroke:#999; stroke-width:0.15" id="line395" />
|
||
<line x1="4.5" y1="7.5" x2="4.5" y2="6" style="stroke:#999; stroke-width:0.15" id="line397" />
|
||
<line x1="4.5" y1="7.5" x2="3" y2="6" style="stroke:#999; stroke-width:0.15" id="line399" />
|
||
<line x1="4.5" y1="7.5" x2="6" y2="6" style="stroke:#999; stroke-width:0.15" id="line401" />
|
||
</pattern>
|
||
<pattern id="honeycomb" width="7.5" height="4.33" patternUnits="userSpaceOnUse">
|
||
<path style="fill: #cfc6cf;" d="M 0 0 7.5 0 7.5 4.33 0 4.33" id="path404" />
|
||
<path d="M 0,2.165 L 1.25,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round" id="path406" />
|
||
<path d="M 1.25,2.165 L 2.5,4.33 L 5,4.33 L 6.25,2.165 L 5,0 L 2.5,0 L 1.25,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round;fill:none" id="path408" />
|
||
<path d="M 6.25,2.165 L 7.5,2.165" style="stroke:#999;stroke-width:0.15;stroke-linecap:round" id="path410" />
|
||
</pattern>
|
||
<pattern id="wood" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(0.75) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="rgb(221, 207, 184)" id="rect1" />
|
||
<path style="fill:none; stroke: rgb(119, 105, 66); stroke-width:0.15;" d="M 49.649999,1.3460737 A 69.019995,69.019995 0 0 0 48.653938,0.34999949 M 49.649999,4.9389583 A 66.554994,66.554994 0 0 0 45.06105,0.34999949 M 49.649999,8.6983527 A 64.089999,64.089999 0 0 0 41.301656,0.34999949 M 49.649999,12.675003 A 61.624998,61.624998 0 0 0 37.325,0.34999949 M 49.649999,16.948067 A 59.159997,59.159997 0 0 0 33.05192,0.34999949 M 49.649999,21.652972 A 56.694997,56.694997 0 0 0 28.347017,0.34999949 M 49.649999,27.057906 A 54.229999,54.229999 0 0 0 22.942096,0.34999949 M 49.649999,33.866298 A 51.764998,51.764998 0 0 0 16.1337,0.34999949 M 49.649999,49.649989 A 49.299997,49.299997 0 0 0 0.34999949,0.34999949 M 47.185,49.649989 A 46.834999,46.834999 0 0 0 0.34999949,2.8149951 M 44.72,49.649989 A 44.369998,44.369998 0 0 0 0.34999949,5.2799906 M 42.254999,49.649989 A 41.904997,41.904997 0 0 0 0.34999949,7.7450123 M 39.790001,49.649989 A 39.439999,39.439999 0 0 0 0.34999949,10.210008 M 37.325,49.649989 A 36.974998,36.974998 0 0 0 0.34999949,12.675003 M 34.859999,49.649989 A 34.509998,34.509998 0 0 0 0.34999949,15.139998 M 32.395001,49.649989 A 32.044999,32.044999 0 0 0 0.34999949,17.604994 M 29.93,49.649989 A 29.579999,29.579999 0 0 0 0.34999949,20.069989 M 27.465,49.649989 A 27.114998,27.114998 0 0 0 0.34999949,22.535011 M 24.999997,49.649989 A 24.649999,24.649999 0 0 0 0.34999949,25.000007 M 22.534998,49.649989 A 22.184999,22.184999 0 0 0 0.34999949,27.465003 M 20.069998,49.649989 A 19.719999,19.719999 0 0 0 0.34999949,29.929999 M 17.604998,49.649989 A 17.254999,17.254999 0 0 0 0.34999949,32.394994 M 15.139998,49.649989 A 14.789999,14.789999 0 0 0 0.34999949,34.85999 M 12.674999,49.649989 A 12.325,12.325 0 0 0 0.34999949,37.325011 M 10.209999,49.649989 A 9.8599994,9.8599994 0 0 0 0.34999949,39.790007 M 7.7449994,49.649989 A 7.3949999,7.3949999 0 0 0 0.34999949,42.255002 M 5.2799992,49.649989 A 4.9299997,4.9299997 0 0 0 0.34999949,44.719998 M 2.8149995,49.649989 A 2.4649999,2.4649999 0 0 0 0.34999949,47.184993 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003 M 0.34999949,49.649989 H 3.8010003" id="path413" />
|
||
</pattern>
|
||
<pattern id="sand" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(1) rotate(0)">
|
||
<path style="fill: #EEE;" d="M 0 0 50 0 50 50 0 50" id="path416" />
|
||
<path d="m 43.601202,-0.71150489 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672766,-9.11985699 0.05043,0.05043 m -0.413206,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.13875999 0.05043,0.05043 m -11.224016,-1.682987 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.13875999 0.05043,0.05043 m -11.224018,-1.682987 0.05043,0.05043 m 2.579706,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.12694199 0.05043,0.05043 m 1.400684,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587503 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.13875999 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950282 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587503 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.13875999 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.03554199 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950282 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398321 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.12694199 0.050426,0.05043 m 1.4006823,9.01900499 0.050426,0.05043 m 1.6727653,-9.11985699 0.050426,0.05043 m -0.4132033,4.57498099 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587503 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.13875999 0.050426,0.05043 m 39.2020484,8.40227899 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672766,-9.1198569 0.05043,0.05043 m -0.413206,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.305259,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,9.3736971 l 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,9.3736971 l 0.05043,0.05043 m 2.579706,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.1269419 0.05043,0.05043 m 1.400684,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.305261,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.6829219 0.05043,0.05043 m 2.579707,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950283 0.05043,0.05043 m 4.212202,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 M 3.2605471,9.3738251 l 0.050426,0.05043 m 2.5797074,2.0355409 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114425 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950283 0.050426,0.05043 m 4.212204,1.309988 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.1269419 0.050426,0.05043 m 1.4006823,9.0190049 0.050426,0.05043 m 1.6727653,-9.1198569 0.050426,0.05043 m -0.4132033,4.5749809 0.050426,0.05043 m -5.2199991,3.033174 0.050426,0.05043 m 3.3052614,-0.322504 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,19.458898 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,19.458898 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580413,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126942 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955007 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580414,-3.950278 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955007 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05043 m -6.5804127,-3.950278 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398322 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126942 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322509 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955007 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.40139,-3.6782 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496813,-1.138755 0.05043,0.05043 M 33.516,29.5441 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.401389,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403046 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496811,-1.138755 0.05043,0.05043 M 23.4308,29.5441 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401387,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126946 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05044 m -2.49917,-0.05044 0.05043,0.05044 m 5.754006,-1.955012 0.05043,0.05043 m -3.496808,-1.138755 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401388,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05044 m -2.499171,-0.05044 0.05043,0.05044 m 5.754007,-1.955012 0.05043,0.05043 m -3.496809,-1.138755 0.05043,0.05043 M 3.2603961,29.5441 l 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05044 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398312 0.050426,0.05043 m -5.40138804,-3.6782 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126946 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.03317 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403046 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05044 m -2.499171,-0.05044 0.050426,0.05044 m 5.754007,-1.955012 0.050426,0.05043 m -3.4968082,-1.138755 0.050426,0.05043 m 39.2020484,8.402274 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678204 0.05043,0.05044 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672766,-9.119861 0.05043,0.05043 m -0.413206,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496813,-1.138765 0.05043,0.05043 M 33.516,39.629302 l 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503902 0.05043,0.05043 m 3.395957,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496811,-1.138765 0.05043,0.05043 M 23.4308,39.629302 l 0.05043,0.05043 m 2.579706,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503902 0.05043,0.05043 m 3.395955,-6.126951 0.05043,0.05043 m 1.400684,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587498 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955006 0.05043,0.05043 m -3.496808,-1.138765 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587498 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955006 0.05043,0.05043 m -3.496809,-1.138765 0.05043,0.05043 M 3.2605471,39.6294 l 0.050426,0.05043 m 2.5797074,2.035542 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861943 0.050426,0.05043 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309992 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678204 0.050426,0.05044 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503902 0.050426,0.05043 m 3.3959557,-6.126951 0.050426,0.05043 m 1.4006823,9.019004 0.050426,0.05043 m 1.6727653,-9.119861 0.050426,0.05043 m -0.4132033,4.574985 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322505 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587498 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955006 0.050426,0.05043 m -3.4968082,-1.138765 0.050426,0.05043" style="stroke:#999;stroke-width:0.35;stroke-linecap:round" id="path418" />
|
||
</pattern>
|
||
<pattern id="sand_white" width="50" height="50" patternUnits="userSpaceOnUse" patternTransform="scale(1) rotate(0)">
|
||
<path style="fill: #ffffff;" d="M 0 0 50 0 50 50 0 50" id="path416" />
|
||
<path d="m 43.601202,-0.71150489 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672766,-9.11985699 0.05043,0.05043 m -0.413206,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.13875999 0.05043,0.05043 m -11.224016,-1.682987 0.05043,0.05043 m 2.579708,2.03554199 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398321 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587503 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.13875999 0.05043,0.05043 m -11.224018,-1.682987 0.05043,0.05043 m 2.579706,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950282 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.12694199 0.05043,0.05043 m 1.400684,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587503 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.13875999 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.03554199 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950282 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398321 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.12694199 0.05043,0.05043 m 1.400683,9.01900499 0.05043,0.05043 m 1.672765,-9.11985699 0.05043,0.05043 m -0.413205,4.57498099 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587503 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.13875999 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.03554199 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950282 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398321 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.12694199 0.050426,0.05043 m 1.4006823,9.01900499 0.050426,0.05043 m 1.6727653,-9.11985699 0.050426,0.05043 m -0.4132033,4.57498099 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587503 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.13875999 0.050426,0.05043 m 39.2020484,8.40227899 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672766,-9.1198569 0.05043,0.05043 m -0.413206,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.305259,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,9.3736971 l 0.05043,0.05043 m 2.579708,2.0355409 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114425 0.05043,0.05043 m 5.844703,-2.861954 0.05043,0.05043 m -6.580415,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.220003,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955001 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,9.3736971 l 0.05043,0.05043 m 2.579706,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580413,-3.950283 0.05043,0.05043 m 4.212203,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.1269419 0.05043,0.05043 m 1.400684,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.305261,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955001 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.6829219 0.05043,0.05043 m 2.579707,2.0355409 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114425 0.05043,0.05043 m 5.844702,-2.861954 0.05043,0.05043 m -6.580414,-3.950283 0.05043,0.05043 m 4.212202,1.309988 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.1269419 0.05043,0.05043 m 1.400683,9.0190049 0.05043,0.05043 m 1.672765,-9.1198569 0.05043,0.05043 m -0.413205,4.5749809 0.05043,0.05043 m -5.219999,3.033174 0.05043,0.05043 m 3.30526,-0.322504 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955001 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 M 3.2605471,9.3738251 l 0.050426,0.05043 m 2.5797074,2.0355409 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114425 0.050426,0.05043 m 5.8447007,-2.861954 0.050426,0.05043 m -6.5804127,-3.950283 0.050426,0.05043 m 4.212204,1.309988 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.1269419 0.050426,0.05043 m 1.4006823,9.0190049 0.050426,0.05043 m 1.6727653,-9.1198569 0.050426,0.05043 m -0.4132033,4.5749809 0.050426,0.05043 m -5.2199991,3.033174 0.050426,0.05043 m 3.3052614,-0.322504 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955001 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.40139,-3.678199 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496813,-1.138761 0.05043,0.05043 M 33.516,19.458898 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05043 m -6.580415,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398322 0.05043,0.05043 m -5.401389,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.03625,0.403045 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955007 0.05043,0.05043 m -3.496811,-1.138761 0.05043,0.05043 M 23.4308,19.458898 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580413,-3.950278 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401387,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126942 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955007 0.05043,0.05043 m -3.496808,-1.138761 0.05043,0.05043 m -11.22396,-1.682923 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05043 m -6.580414,-3.950278 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398322 0.05043,0.05043 m -5.401388,-3.678199 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126942 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322509 0.05043,0.05043 m -6.036248,0.403045 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955007 0.05043,0.05043 m -3.496809,-1.138761 0.05043,0.05043 m -11.2239599,-1.682923 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05043 m -6.5804127,-3.950278 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398322 0.050426,0.05043 m -5.40138804,-3.678199 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126942 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322509 0.050426,0.05043 m -6.0362474,0.403045 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955007 0.050426,0.05043 m -3.4968082,-1.138761 0.050426,0.05043 m 39.2020484,8.402279 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399027,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.40139,-3.6782 0.05043,0.05043 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672766,-9.119856 0.05043,0.05043 m -0.413206,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.305259,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670401,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496813,-1.138755 0.05043,0.05043 M 33.516,29.5441 l 0.05043,0.05043 m 2.579708,2.035547 0.05043,0.05043 m 3.577341,0.04027 0.05043,0.05043 m -6.399028,7.114419 0.05043,0.05043 m 5.844703,-2.861953 0.05043,0.05044 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.957369,2.398312 0.05043,0.05043 m -5.401389,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503897 0.05043,0.05043 m 3.395957,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.220003,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.03625,0.403046 0.05043,0.05043 m 2.670403,-3.587508 0.05043,0.05044 m -2.499172,-0.05044 0.05043,0.05044 m 5.754005,-1.955012 0.05043,0.05043 m -3.496811,-1.138755 0.05043,0.05043 M 23.4308,29.5441 l 0.05043,0.05043 m 2.579706,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399026,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401387,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503897 0.05043,0.05043 m 3.395955,-6.126946 0.05043,0.05043 m 1.400684,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.305261,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.6704,-3.587508 0.05043,0.05044 m -2.49917,-0.05044 0.05043,0.05044 m 5.754006,-1.955012 0.05043,0.05043 m -3.496808,-1.138755 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035547 0.05043,0.05043 m 3.577343,0.04027 0.05043,0.05043 m -6.399024,7.114419 0.05043,0.05043 m 5.844702,-2.861953 0.05043,0.05044 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309987 0.05043,0.05043 m -0.95737,2.398312 0.05043,0.05043 m -5.401388,-3.6782 0.05043,0.05043 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503897 0.05043,0.05043 m 3.395956,-6.126946 0.05043,0.05043 m 1.400683,9.018999 0.05043,0.05043 m 1.672765,-9.119856 0.05043,0.05043 m -0.413205,4.57498 0.05043,0.05043 m -5.219999,3.03317 0.05043,0.05043 m 3.30526,-0.32251 0.05043,0.05043 m -6.036248,0.403046 0.05043,0.05043 m 2.670402,-3.587508 0.05043,0.05044 m -2.499171,-0.05044 0.05043,0.05044 m 5.754007,-1.955012 0.05043,0.05043 m -3.496809,-1.138755 0.05043,0.05043 M 3.2603961,29.5441 l 0.050426,0.05043 m 2.5797074,2.035547 0.050426,0.05043 m 3.5773441,0.04027 0.050426,0.05043 m -6.3990242,7.114419 0.050426,0.05043 m 5.8447007,-2.861953 0.050426,0.05044 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309987 0.050427,0.05043 m -0.957369,2.398312 0.050426,0.05043 m -5.40138804,-3.6782 0.050426,0.05043 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503897 0.050426,0.05043 m 3.3959557,-6.126946 0.050426,0.05043 m 1.4006823,9.018999 0.050426,0.05043 m 1.6727653,-9.119856 0.050426,0.05043 m -0.4132033,4.57498 0.050426,0.05043 m -5.2199991,3.03317 0.050426,0.05043 m 3.3052614,-0.32251 0.050426,0.05043 m -6.0362474,0.403046 0.050426,0.05043 m 2.6704014,-3.587508 0.050426,0.05044 m -2.499171,-0.05044 0.050426,0.05044 m 5.754007,-1.955012 0.050426,0.05043 m -3.4968082,-1.138755 0.050426,0.05043 m 39.2020484,8.402274 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399027,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.40139,-3.678204 0.05043,0.05044 m 0.221655,3.940122 0.05043,0.05043 m 2.398317,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672766,-9.119861 0.05043,0.05043 m -0.413206,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.305259,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670401,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496813,-1.138765 0.05043,0.05043 M 33.516,39.629302 l 0.05043,0.05043 m 2.579708,2.035542 0.05043,0.05043 m 3.577341,0.04026 0.05043,0.05043 m -6.399028,7.114424 0.05043,0.05043 m 5.844703,-2.861943 0.05043,0.05043 m -6.580415,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.957369,2.398316 0.05043,0.05043 m -5.401389,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398316,-0.503902 0.05043,0.05043 m 3.395957,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.220003,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.03625,0.40304 0.05043,0.05043 m 2.670403,-3.587498 0.05043,0.05043 m -2.499172,-0.05043 0.05043,0.05043 m 5.754005,-1.955006 0.05043,0.05043 m -3.496811,-1.138765 0.05043,0.05043 M 23.4308,39.629302 l 0.05043,0.05043 m 2.579706,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399026,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580413,-3.950288 0.05043,0.05043 m 4.212203,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401387,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398318,-0.503902 0.05043,0.05043 m 3.395955,-6.126951 0.05043,0.05043 m 1.400684,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.305261,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.6704,-3.587498 0.05043,0.05043 m -2.49917,-0.05043 0.05043,0.05043 m 5.754006,-1.955006 0.05043,0.05043 m -3.496808,-1.138765 0.05043,0.05043 m -11.22396,-1.682928 0.05043,0.05043 m 2.579707,2.035542 0.05043,0.05043 m 3.577343,0.04026 0.05043,0.05043 m -6.399024,7.114424 0.05043,0.05043 m 5.844702,-2.861943 0.05043,0.05043 m -6.580414,-3.950288 0.05043,0.05043 m 4.212202,1.309992 0.05043,0.05043 m -0.95737,2.398316 0.05043,0.05043 m -5.401388,-3.678204 0.05043,0.05044 m 0.221656,3.940122 0.05043,0.05043 m 2.398319,-0.503902 0.05043,0.05043 m 3.395956,-6.126951 0.05043,0.05043 m 1.400683,9.019004 0.05043,0.05043 m 1.672765,-9.119861 0.05043,0.05043 m -0.413205,4.574985 0.05043,0.05043 m -5.219999,3.033175 0.05043,0.05043 m 3.30526,-0.322505 0.05043,0.05043 m -6.036248,0.40304 0.05043,0.05043 m 2.670402,-3.587498 0.05043,0.05043 m -2.499171,-0.05043 0.05043,0.05043 m 5.754007,-1.955006 0.05043,0.05043 m -3.496809,-1.138765 0.05043,0.05043 M 3.2605471,39.6294 l 0.050426,0.05043 m 2.5797074,2.035542 0.050426,0.05043 m 3.5773441,0.04026 0.050426,0.05043 m -6.3990242,7.114424 0.050426,0.05043 m 5.8447007,-2.861943 0.050426,0.05043 m -6.5804127,-3.950288 0.050426,0.05043 m 4.212204,1.309992 0.050427,0.05043 m -0.957369,2.398316 0.050426,0.05043 m -5.40138804,-3.678204 0.050426,0.05044 m 0.22165709,3.940122 0.0504261,0.05043 m 2.39831895,-0.503902 0.050426,0.05043 m 3.3959557,-6.126951 0.050426,0.05043 m 1.4006823,9.019004 0.050426,0.05043 m 1.6727653,-9.119861 0.050426,0.05043 m -0.4132033,4.574985 0.050426,0.05043 m -5.2199991,3.033175 0.050426,0.05043 m 3.3052614,-0.322505 0.050426,0.05043 m -6.0362474,0.40304 0.050426,0.05043 m 2.6704014,-3.587498 0.050426,0.05043 m -2.499171,-0.05043 0.050426,0.05043 m 5.754007,-1.955006 0.050426,0.05043 m -3.4968082,-1.138765 0.050426,0.05043" style="stroke:#999;stroke-width:0.35;stroke-linecap:round" id="path418" />
|
||
</pattern>
|
||
<pattern id="concrete" width="50" height="50" patternUnits="userSpaceOnUse">
|
||
<path style="fill: hsl(0, 0%, 60%);" d="M 0 0 50 0 50 50 0 50" id="path421" />
|
||
<path style="stroke:hsl(0, 0%, 20%);stroke-width:0.15;stroke-linecap:round" d="M 0.12435638,40.161126 0.0392849,39.927396 m 1.3611443,3.73971 -0.085071,-0.23373 m 1.3611438,3.73972 -0.085072,-0.23373 m -2.34247071,-16.61734 -0.0850716,-0.23373 m 1.36114441,3.73971 -0.085072,-0.23372 m 1.3611447,3.73971 -0.085071,-0.23373 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611439,3.73972 -0.085071,-0.23373 m 1.3611443,3.73971 -0.085072,-0.23374 m -6.17068923,-27.13528 -0.0850715,-0.23373 m 1.36114443,3.73972 -0.085072,-0.23374 m 1.3611448,3.73972 -0.085072,-0.23373 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611446,3.73973 -0.085072,-0.23374 m 1.3611447,3.73971 -0.085071,-0.23373 m 1.3611437,3.73973 -0.085071,-0.23374 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611432,3.73972 -0.08507,-0.23373 M 0.49816496,10.643836 0.4130935,10.410096 m 1.3611443,3.73972 -0.085072,-0.23373 m 1.3611449,3.73972 -0.085072,-0.23374 m 1.3611448,3.73972 -0.085072,-0.23373 m 1.3611446,3.73972 -0.085072,-0.23374 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611438,3.73972 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085072,-0.23373 m 1.3611447,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23372 M 0.62276789,0.8047364 0.53769639,0.5710064 m 1.36114431,3.73971 -0.085071,-0.23373 m 1.3611437,3.73972 -0.085071,-0.23373 m 1.3611442,3.7397096 -0.085071,-0.23373 m 1.3611439,3.73971 -0.085071,-0.23372 m 1.3611438,3.73971 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085071,-0.23372 m 1.3611437,3.73971 -0.085071,-0.23373 m 1.3611437,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 M 4.5755891,1.4835864 4.4905181,1.2498564 m 1.3611441,3.73972 -0.085071,-0.23373 m 1.3611437,3.73971 -0.085071,-0.23373 m 1.3611437,3.7397196 -0.085071,-0.23374 m 1.3611438,3.73972 -0.085071,-0.23373 m 1.3611436,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 M 8.5284107,2.1624464 8.4433387,1.9287164 m 1.3611447,3.73972 -0.085071,-0.23374 m 1.3611436,3.73972 -0.08507,-0.23373 m 1.361142,3.7397196 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.7397 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23374 M 12.481231,2.8412964 l -0.08507,-0.23372 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23372 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 M 16.434053,3.5201564 l -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m -1.796367,0.9289 -0.06438,-0.24025 m 1.5358,-1.95656 -0.06438,-0.24026 m 1.888167,1.919 0.06307,-0.13526 m -3.386081,0.17745 0.013,-0.14867 m 4.572989,-2.89775 -0.08507,-0.23373 m 4.037892,0.91258 -0.08507,-0.23372 m -5.483097,-1.31646 -0.06438,-0.24026 m 4.616637,1.85306 -0.06438,-0.24026 m -5.338602,-0.80246 0.06307,-0.13525 m 3.305472,-1.20309 0.06307,-0.13526 m 1.140023,3.44073 0.06307,-0.13526 m -1.655827,0.31399 0.013,-0.14868 m -1.926484,4.63718 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361143,3.73973 -0.08507,-0.23374 M 19.110801,0.6930264 l -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361142,3.7397196 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 2.637216,7.24571 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 m 1.361142,3.73973 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23374 M 23.063621,1.3718864 l -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.7397096 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 2.637216,7.2457 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23372 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23372 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 M 27.016443,2.0507464 l -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361141,3.73972 -0.08507,-0.23374 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361144,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 M 30.969264,2.7295964 l -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23374 M 34.922086,3.4084464 l -0.08507,-0.23372 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73971 -0.08507,-0.23373 m 1.361142,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73973 -0.08507,-0.23374 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 M 37.598834,0.5813264 l -0.08507,-0.23374 m 1.361142,3.73973 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23374 m 1.361142,3.73972 -0.08507,-0.23373 m -7.446764,-30.6412696 -0.08507,-0.23374 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.7397196 -0.08507,-0.23373 m 1.361143,3.73971 -0.08507,-0.23373 m 1.361143,3.73972 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m -3.618545,-20.1233196 -0.08507,-0.23373 m 1.361142,3.73971 -0.08507,-0.23373 m 1.361144,3.73972 -0.08507,-0.23373 m 1.361142,3.7397096 -0.08507,-0.23373 m 0.209673,-9.6053596 -0.08507,-0.23374 M 1.4711736,47.803406 1.4067966,47.563156 m -0.073621,-7.96299 -0.064377,-0.24027 m 1.6737946,6.2467 -0.064377,-0.24026 m -1.683038,-13.96943 -0.064377,-0.24026 m 1.6737943,6.24669 -0.064377,-0.24025 m 1.6737944,6.24669 -0.064376,-0.24026 m 1.6737936,6.24669 -0.064376,-0.24026 M 1.0571811,23.193656 0.9928044,22.953396 m 1.6737944,6.2467 -0.064377,-0.24026 m 1.6737945,6.2467 -0.064377,-0.24026 m 1.6737948,6.24669 -0.064377,-0.24026 m 1.6737945,6.2467 -0.064377,-0.24026 m -6.51129097,-31.98874 -0.0643767,-0.24026 m 1.67379427,6.24669 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24669 -0.064377,-0.24025 m 1.673795,6.24669 -0.064377,-0.24026 m 1.6737946,6.24669 -0.064377,-0.24026 M 0.7811862,6.7871564 0.7168095,6.5468964 m 1.6737943,6.2466996 -0.064377,-0.24026 m 1.6737943,6.24669 -0.064377,-0.24026 m 1.6737947,6.24669 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24668 -0.064376,-0.24024 m 1.6737929,6.24668 -0.06438,-0.24024 m 1.673798,6.24667 -0.06438,-0.24024 M 2.2526063,4.5903464 2.1882293,4.3500864 m 1.6737945,6.2466896 -0.064377,-0.24025 m 1.6737949,6.24668 -0.064377,-0.24025 m 1.6737946,6.24669 -0.064377,-0.24026 m 1.6737945,6.24669 -0.064377,-0.24025 m 1.6737942,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 M 3.7240264,2.3935264 3.6596494,2.1532664 m 1.6737946,6.24669 -0.064376,-0.24025 m 1.6737935,6.2466896 -0.064376,-0.24026 m 1.6737935,6.24669 -0.064376,-0.24025 m 1.673793,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24024 m 1.673798,6.24668 -0.06438,-0.24027 M 6.8048642,6.2031464 6.7404872,5.9628864 m 1.6737946,6.2466896 -0.064377,-0.24025 m 1.6737942,6.24669 -0.064377,-0.24026 m 1.673794,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 M 8.2762845,4.0063264 8.2119075,3.7660764 M 9.885702,10.012766 9.821325,9.7725064 m 1.673794,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24027 m 1.673798,6.2467 -0.06438,-0.24026 M 9.7477043,1.8095164 9.6833283,1.5692564 m 1.6737927,6.24669 -0.06438,-0.24026 m 1.673798,6.2466996 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24025 m -9.730122,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673794,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06437,-0.24025 m 1.673788,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m -9.730124,-44.0015996 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -9.730122,-44.0015896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 3.283215,12.25313 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m -9.730123,-44.0015996 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 3.283215,12.25312 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 M 20.32364,2.8383064 20.15926,2.5980464 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m 3.283215,12.25313 -0.06438,-0.24027 m 1.673799,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m -9.730123,-44.0015996 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.2467 -0.06438,-0.24026 m -9.730124,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2466996 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 3.283216,12.25313 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m -9.730122,-44.0015896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2466996 -0.06438,-0.24027 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.2467 -0.06438,-0.24026 m -8.120706,-37.9951596 -0.06438,-0.24027 m 1.673797,6.2466996 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m -9.730123,-44.0015896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673799,6.24668 -0.06438,-0.24024 m 1.673797,6.24668 -0.06438,-0.24025 m -9.730123,-44.0015996 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673799,6.2466896 -0.06438,-0.24025 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m -9.730122,-44.0015996 -0.06438,-0.24025 m 1.673797,6.2466796 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673799,6.24668 -0.06438,-0.24024 m 1.673797,6.24668 -0.06438,-0.24025 m 1.673798,6.24668 -0.06438,-0.24026 m -9.730124,-44.0015896 -0.06438,-0.24025 m 1.673799,6.24669 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m -9.730122,-44.0015996 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24025 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673797,6.2467 -0.06437,-0.24026 m 1.673789,6.24669 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m -8.120705,-37.9951496 -0.06438,-0.24026 m 1.673798,6.2466896 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.24669 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -6.511287,-31.9887296 -0.06438,-0.24026 m 1.673797,6.2467 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24026 m 1.673799,6.24669 -0.06438,-0.24025 m 1.673797,6.24669 -0.06438,-0.24026 m -4.90187,-25.9822896 -0.06438,-0.24026 m 1.673798,6.24669 -0.06438,-0.24026 m 1.673797,6.2466896 -0.06438,-0.24025 m 1.673798,6.24669 -0.06438,-0.24026 m -1.683036,-13.9694296 -0.06438,-0.24025 m 1.673797,6.2466896 -0.06438,-0.24026 m -0.07362,-7.9629896 -0.06438,-0.24026 m -47.7039735,-1.53749 0.038996,-0.0836 m 1.164097,3.38907 0.063071,-0.13525 m -2.2285202,4.77908 0.0630714,-0.13526 m 5.4709198,-5.84692 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13525 m -2.2285201,4.7790796 0.063071,-0.13526 m 7.6363693,-10.4907396 0.063072,-0.13526 m -2.2285211,4.77909 0.063071,-0.13526 m -2.2285202,4.7790796 0.063071,-0.13526 m -2.2285201,4.77908 0.063071,-0.13525 m -2.22852021,4.77908 0.0630713,-0.13526 M 10.345525,4.2715464 l 0.06307,-0.13525 m -2.2285187,4.77908 0.063071,-0.13526 m -2.2285201,4.7790896 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13526 m -2.2285201,4.77908 0.063071,-0.13525 M 13.714068,2.9331964 l 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.2285186,4.7790796 0.063072,-0.13525 m -2.2285211,4.77908 0.063072,-0.13526 m -2.228521,4.77909 0.063071,-0.13526 m -2.2285202,4.77908 0.063071,-0.13526 m -2.22852019,4.77908 0.0630713,-0.13525 M 17.08261,1.5948464 l 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285185,4.77908 0.063071,-0.13526 m -2.2285201,4.77909 0.063071,-0.13526 m -2.2285204,4.77909 0.063071,-0.13527 m -2.2285202,4.77909 0.063071,-0.13526 M 20.451151,0.1564964 l 0.0013,-0.003 m -2.166749,4.64683 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.2285189,4.77909 0.063072,-0.13526 m -2.228521,4.77908 0.063071,-0.13526 m -2.2285201,4.77909 0.063071,-0.13526 m -2.2285202,4.77908 0.063071,-0.13526 m -2.22852027,4.77908 0.0630715,-0.13525 m 20.565992,-38.2184396 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285184,4.77908 0.063072,-0.13525 m -2.228521,4.77908 0.063072,-0.13525 m -2.2285211,4.77908 0.063071,-0.13527 m -2.2285201,4.77908 0.063071,-0.13525 M 25.022786,2.2236164 l 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.2285182,4.77908 0.063072,-0.13526 m -2.228521,4.77908 0.063072,-0.13525 m -2.2285211,4.77908 0.063071,-0.13525 m -2.2285202,4.77908 0.063071,-0.13527 M 28.391328,0.8852664 l 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13527 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.2285181,4.77908 0.063071,-0.13525 m -2.22852,4.77908 0.063071,-0.13526 M 29.594421,4.1907464 l 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.7790796 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m 22.794514,-42.9975196 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.7790896 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -4.39397,9.42291 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m 24.959963,-47.6413396 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -6.559417,14.06674 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m 22.794515,-42.9975196 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.22852,4.7790896 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -4.393969,9.42292 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13525 M 40.90314,3.4811664 l 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.7790796 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m 24.959963,-47.6413496 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.7790896 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13527 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m 24.959964,-47.6413396 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.1352496 m -2.22852,4.7790796 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m 22.794514,-42.9975196 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228518,4.7790796 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13526 m 18.463615,-33.70988 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13527 m 18.463615,-33.70987 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m -2.228518,4.77908 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m 14.132718,-24.42222 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.22852,4.77908 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13527 m -2.228519,4.7791 0.06307,-0.13527 m -2.22852,4.77908 0.06307,-0.13525 m 11.96727,-19.77839 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13526 m -2.22852,4.77909 0.06307,-0.13527 m -2.228519,4.77909 0.06307,-0.13526 m -2.228518,4.77908 0.06307,-0.13525 m -2.228521,4.77908 0.06307,-0.13525 m 9.801819,-15.13458 0.06307,-0.13526 m -2.228518,4.77909 0.06307,-0.13526 m -2.228519,4.77909 0.06307,-0.13526 m -2.228519,4.77908 0.06307,-0.13525 m 7.636371,-10.49076 0.06307,-0.13525 m -2.22852,4.77908 0.06307,-0.13525 m -2.228519,4.77908 0.06307,-0.13527 m 3.305472,-1.20309 0.06307,-0.13525 M 4.0059337,4.2093264 l 0.013007,-0.14867 m -0.4595834,5.25307 0.013007,-0.14867 M 3.112781,14.418126 3.125788,14.269446 m -0.4595834,5.25307 0.013007,-0.14867 m -0.4595833,5.25307 0.013007,-0.14867 m -0.4595834,5.25306 0.013007,-0.14867 m -0.4595834,5.25307 0.013007,-0.14867 m -0.45958338,5.25306 0.0130072,-0.14866 m -0.4595836,5.25306 0.0130072,-0.14867 M 9.1177385,2.8588364 l 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595858,5.2530596 0.013009,-0.14867 m -0.4595852,5.25307 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14868 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595858,5.25306 0.013009,-0.14867 m -0.4595853,5.25307 0.013009,-0.14867 m -0.4595852,5.25307 0.013009,-0.14868 m 9.104974,-46.9927096 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.2530696 0.013,-0.14868 m -0.459576,5.25307 0.01301,-0.14867 m -0.459586,5.25307 0.01301,-0.14868 m -0.459586,5.25307 0.01301,-0.14867 m -0.459587,5.25307 0.01301,-0.14867 m -0.459587,5.25307 0.01301,-0.14868 m -0.459586,5.25308 0.01301,-0.14869 m -0.459586,5.25308 0.01301,-0.14868 m 9.104974,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459576,5.2530596 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m 8.658408,-41.8883196 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459575,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.906154,10.35746 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14868 m -0.459577,5.25308 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14868 m 8.658409,-41.8883096 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459575,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.906153,10.35747 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459575,5.25308 0.013,-0.14868 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m 9.104985,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.2530596 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459576,5.25308 0.013,-0.14869 m -0.459577,5.25308 0.013,-0.14868 m 9.104985,-46.9927096 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14868 m -0.459577,5.2530696 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14868 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459575,5.25308 0.013,-0.14868 m -0.459577,5.25306 0.013,-0.14866 m 8.658409,-41.8883196 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459577,5.2530696 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459575,5.25306 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459576,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m 8.658409,-41.8883096 0.013,-0.14867 m -0.459577,5.25307 0.013,-0.14868 m -0.459577,5.2530696 0.013,-0.14867 m -0.459576,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14867 m -0.459575,5.25307 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459576,5.25306 0.013,-0.14867 m -0.459577,5.25306 0.013,-0.14866 m -0.459575,5.25306 0.013,-0.14867 M 0.61291371,42.991776 0.31563741,42.354266 M 3.335483,35.512586 3.0382067,34.875076 m 5.0543262,10.83906 -0.2972761,-0.63751 M 1.3010021,17.831886 1.0037257,17.194376 m 5.0543262,10.83904 -0.2972761,-0.63751 m 5.0543262,10.83905 -0.297277,-0.63752 m 5.054326,10.83905 -0.297276,-0.63751 M 4.0235713,10.352706 3.726295,9.7151964 M 8.7806214,20.554246 8.4833453,19.916736 m 5.0543257,10.83904 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 M 6.7461405,2.8735364 6.4488644,2.2360164 M 11.50319,13.075066 11.205914,12.437556 m 5.054326,10.83905 -0.297276,-0.63751 m 5.054326,10.83905 -0.297277,-0.63751 m 5.054327,10.83904 -0.297276,-0.63751 M 14.22576,5.5958964 13.928483,4.9583864 m 5.054326,10.8390396 -0.297276,-0.63751 m 5.054326,10.83905 -0.297276,-0.63751 m 5.054326,10.83905 -0.297275,-0.63752 m 5.054325,10.83906 -0.297276,-0.63752 M 21.705379,8.3182564 21.408103,7.6807464 m 5.054325,10.8390396 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 m 5.054325,10.83905 -0.297276,-0.63752 M 24.427947,0.8390864 24.154971,0.1536764 m 5.030027,10.7869396 -0.297276,-0.63751 m 5.054325,10.83905 -0.297275,-0.63751 m 5.054326,10.83904 -0.297277,-0.63751 m 5.054327,10.83905 -0.297276,-0.63751 M 31.907566,3.5614464 31.61029,2.9239264 m 5.054327,10.8390496 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 m 5.054326,10.83905 -0.297277,-0.63751 M 39.387187,6.2838064 39.089911,5.6462864 m 5.054325,10.8390496 -0.297276,-0.63751 m 5.054327,10.83905 -0.297277,-0.63751 M 46.866806,9.0061664 46.56953,8.3686564 m 3.019844,-6.84167 -0.297276,-0.63751 M 0.78304652,42.524316 0.31558226,42.354166 m 7.94689064,2.89243 -0.4674639,-0.17013 m 7.94689,2.89242 -0.467464,-0.17013 m -11.7691,-12.75389 -0.4674641,-0.17013 m 7.9468901,2.89243 -0.467464,-0.17013 m 7.94689,2.89242 -0.467464,-0.17013 m 7.946891,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 M 6.2276238,27.565446 5.7601595,27.395306 m 7.9468905,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17014 m 7.94689,2.89243 -0.467463,-0.17015 m 7.94689,2.89244 -0.467465,-0.17015 m 7.946892,2.89244 -0.467465,-0.17014 M 1.4704859,17.363716 1.0030217,17.193576 m 7.9468905,2.89243 -0.4674638,-0.17014 m 7.9468896,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467465,-0.17014 m 7.946892,2.89243 -0.467465,-0.17014 m 7.94689,2.89243 -0.467463,-0.17014 m 7.94689,2.89243 -0.467465,-0.17014 M 4.1927745,9.8842864 3.7253104,9.7141464 m 7.9468906,2.8924296 -0.467465,-0.17014 m 7.946892,2.89243 -0.467466,-0.17014 m 7.946891,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467465,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 m 7.946891,2.89244 -0.467464,-0.17015 M 6.9150632,2.4048564 6.4475988,2.2347164 m 7.9468902,2.89243 -0.467464,-0.17014 m 7.946891,2.89243 -0.467465,-0.17014 m 7.94689,2.8924296 -0.467463,-0.17014 m 7.94689,2.89243 -0.467463,-0.17014 m 7.94689,2.89243 -0.467465,-0.17014 M 24.596204,0.3700064 24.276606,0.1536764 m 7.799025,2.83862 -0.467465,-0.17015 m 7.94689,2.89244 -0.467463,-0.17015 m 7.94689,2.89244 -0.467463,-0.17014 m 3.179228,-7.31312 -0.45694,-0.16632 m -42.5443784,1.98501 0.170143,-0.46746 M 4.022641,10.351746 4.1927841,9.8842764 M 1.3003524,17.831176 1.4704955,17.363706 M 14.224356,5.5946064 l 0.170143,-0.46747 m -2.892432,7.9468996 0.170143,-0.46746 m -2.8924308,7.94689 0.170143,-0.46746 m -2.8924319,7.9469 0.1701429,-0.46747 m -2.8924315,7.9469 0.1701429,-0.46747 m -2.89243159,7.94691 0.17014311,-0.46747 M 24.426071,0.8374564 l 0.170142,-0.46746 m -2.89243,7.9469 0.170142,-0.46747 m -2.892432,7.9468996 0.170144,-0.46746 m -2.892432,7.94689 0.170144,-0.46746 m -2.892432,7.9469 0.170142,-0.46747 m -2.892431,7.9469 0.170143,-0.46746 m -2.8924311,7.9469 0.1701429,-0.46747 M 31.905497,3.5597464 32.07564,3.0922864 m -2.892432,7.9468996 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46746 m -2.89243,7.9469 0.170142,-0.46747 m -2.892432,7.9469 0.170144,-0.46747 m -2.892432,7.94691 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46747 m 23.643015,-41.6868496 0.170144,-0.46746 m -2.892432,7.9468996 0.170142,-0.46747 m -2.89243,7.9469 0.170142,-0.46746 m -2.892432,7.9469 0.170144,-0.46747 m -2.892432,7.94691 0.170144,-0.46747 m -2.892432,7.9469 0.170142,-0.46746 m 23.643015,-41.6868596 0.15961,-0.43852 m -2.881898,7.91795 0.170142,-0.46746 m -2.89243,7.9468996 0.170142,-0.46747 m -2.892431,7.94691 0.170143,-0.46747 m -2.892432,7.9469 0.170143,-0.46747 m -2.892431,7.9469 0.170142,-0.46746 m -2.892432,7.9469 0.170144,-0.46746 m 15.476149,-19.24855 0.170144,-0.46747 m -2.892432,7.94689 0.170143,-0.46746 m -2.892432,7.9469 0.170143,-0.46747 m -2.892432,7.9469 0.170144,-0.46745 M 4.9452336,47.243176 4.3690295,46.839706 m -0.8055656,-7.43498 -0.5762043,-0.40347 m 9.7966934,6.85974 -0.576204,-0.40348 M 2.181694,31.566286 1.6054898,31.162816 m 9.7966932,6.85973 -0.576204,-0.40347 m 9.796694,6.85973 -0.576205,-0.40346 M 0.79992402,23.727836 0.2237198,23.324376 m 9.7966932,6.85973 -0.5762037,-0.40346 m 9.7966927,6.85973 -0.576204,-0.40348 m 9.796694,6.85974 -0.576205,-0.40347 m 9.796696,6.85973 -0.576205,-0.40347 M 8.6386439,22.345666 8.0624397,21.942206 m 9.7966923,6.85972 -0.576203,-0.40346 m 9.796693,6.85972 -0.576204,-0.40347 m 9.796693,6.85974 -0.576203,-0.40347 m 9.796694,6.85973 -0.576205,-0.40347 M 7.2568738,14.507226 6.6806696,14.103756 m 9.7966924,6.85973 -0.576203,-0.40347 m 9.796694,6.85973 -0.576205,-0.40346 m 9.796694,6.85972 -0.576204,-0.40346 m 9.796694,6.85973 -0.576205,-0.40347 M 5.8751042,6.6687764 5.2989,6.2653164 m 9.796693,6.8597196 -0.576204,-0.40345 m 9.796694,6.85972 -0.576205,-0.40346 m 9.796694,6.85972 -0.576204,-0.40346 m 9.796694,6.85972 -0.576205,-0.40346 M 13.713823,5.2866064 13.13762,4.8831364 m 9.796693,6.8597296 -0.576205,-0.40347 m 9.796694,6.85973 -0.576204,-0.40346 m 9.796694,6.85972 -0.576205,-0.40346 M 21.552543,3.9044264 20.976339,3.5009564 m 9.796693,6.8597296 -0.576203,-0.4034696 m 9.796694,6.8597296 -0.576205,-0.40346 m 9.796693,6.85973 -0.576203,-0.40347 M 29.391262,2.5222464 28.815059,2.1187864 m 9.796694,6.85972 -0.576205,-0.40346 m 9.796694,6.8597196 -0.576204,-0.40346 M 37.229983,1.1400664 36.653778,0.7365964 m 9.796694,6.85973 -0.576204,-0.40346 m -8.27997,41.8703496 -0.489908,0.0864 m 8.328426,-1.46856 -0.489908,0.0864 m -40.0848223,-1.0142 -0.4899075,0.0864 m 8.3284248,-1.46855 -0.489908,0.0864 m 8.328425,-1.46853 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m 8.328426,-1.46856 -0.489908,0.0864 m 8.328426,-1.46853 -0.489908,0.0864 m -40.0848226,-1.01422 -0.4899073,0.0864 m 8.3284249,-1.46854 -0.489908,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m 8.328426,-1.46855 -0.489908,0.0864 m 8.328425,-1.46854 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m -40.0848217,-1.01421 -0.4899073,0.0864 m 8.328425,-1.46854 -0.4899075,0.0864 m 8.3284245,-1.46855 -0.489906,0.0864 m 8.328424,-1.46854 -0.489908,0.0864 m 8.328425,-1.46854 -0.489907,0.0864 m 8.328425,-1.46855 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m -47.92333989,0.36794 -0.48990731,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 m 8.3284232,-1.46854 -0.489906,0.0864 m 8.328424,-1.46855 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m 8.328426,-1.46854 -0.489908,0.0864 m 8.328426,-1.46855 -0.489908,0.0864 m -40.084822,-1.0142 -0.4899074,0.0864 m 8.3284254,-1.46855 -0.489908,0.0864 m 8.328424,-1.46854 -0.489906,0.0864 m 8.328424,-1.4685396 -0.489908,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 m 8.328425,-1.46854 -0.489908,0.0864 m -40.0848217,-1.01421 -0.489907,0.0864 m 8.3284247,-1.46854 -0.489908,0.0864 m 8.328424,-1.46854 -0.489906,0.0864 m 8.328425,-1.46855 -0.489908,0.0864 m 8.328425,-1.46855 -0.489907,0.0864 M 0.79803484,23.727576 l -0.0863839,-0.4899 m 1.46852616,8.32843 -0.086384,-0.48991 m 1.4685262,8.32843 -0.086384,-0.48991 m 1.4685263,8.32844 -0.086384,-0.4899 M 5.8722687,6.6683864 5.7858847,6.1784764 m 1.4685257,8.3284296 -0.086384,-0.4899 m 1.4685262,8.32843 -0.086384,-0.48991 m 1.4685254,8.32844 -0.086383,-0.48991 m 1.468526,8.32843 -0.08638,-0.48991 m 1.468522,8.32843 -0.08639,-0.48991 m 1.014196,-40.0848496 -0.08638,-0.48991 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468523,8.32843 -0.08638,-0.4899 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.4899 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468523,8.32844 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.48991 m 1.468522,8.3284296 -0.08638,-0.4898996 m 1.468522,8.3284296 -0.08638,-0.48991 m 1.468523,8.32843 -0.08638,-0.4899 m 1.468522,8.32842 -0.08638,-0.4899 m 1.468522,8.32844 -0.08638,-0.48991 m 1.468521,8.32843 -0.08638,-0.4899 m -0.367955,-47.9233996 -0.08638,-0.4899 m 1.468523,8.32843 -0.08638,-0.48991 m 1.468522,8.3284396 -0.08638,-0.48991 m 1.468522,8.32843 -0.08638,-0.48991 m 1.468521,8.32844 -0.08638,-0.48991 m 1.468523,8.32842 -0.08638,-0.4899 m 1.468522,8.32844 -0.08638,-0.48991 m 1.014187,-40.0848596 -0.08638,-0.48991 m 1.468523,8.3284296 -0.08638,-0.48991 m 1.468521,8.32844 -0.08638,-0.48991 m -40.74138,20.18207 -0.6051935,-0.86432 m 2.8943265,-12.11801 -0.605194,-0.86431 m 11.298378,16.13577 -0.605194,-0.8643 M 2.2686052,1.7292864 1.6634114,0.8649664 M 12.961789,17.000746 12.356595,16.136436 m 11.298377,16.13577 -0.605195,-0.86431 m 11.298379,16.13578 -0.605195,-0.86432 M 15.250921,4.0184164 14.645728,3.1541064 m 11.298377,16.1357696 -0.605193,-0.86431 m 11.298377,16.13577 -0.605193,-0.8643 m 11.298377,16.13577 -0.605195,-0.86431 M 28.233239,6.3075464 l -0.605194,-0.8643 m 11.298378,16.1357696 -0.605195,-0.86431 m 11.298377,16.13577 -0.605193,-0.8643 M 41.215557,8.5966864 40.610363,7.7323764 M 8.5131281,42.230636 7.7782668,42.101046 m 13.7174062,2.41876 -0.734863,-0.12957 m 13.717407,2.41874 -0.734861,-0.12958 m 13.717405,2.41876 -0.734861,-0.12958 m -35.923599,-19.72051 -0.734862,-0.12957 m 13.717406,2.41875 -0.734861,-0.12957 m 13.717405,2.41875 -0.734861,-0.12958 m 13.71372,2.41811 -0.731173,-0.12894 M 0.10892896,13.976336 -2.4653463e-4,13.957136 M 13.091473,16.265516 12.356612,16.135936 m 13.717405,2.41875 -0.73486,-0.12957 m 13.717406,2.41875 -0.73486,-0.12958 M 2.398102,0.9937864 1.663241,0.8642064 m 13.717406,2.41875 -0.734862,-0.12958 m 13.717406,2.41876 -0.73486,-0.12958 m 13.717404,2.41875 -0.73486,-0.12958 M 2.2684935,1.7285564 2.3980693,0.9936864 M -2.4653463e-4,14.595226 0.10889632,13.976246 M 15.251038,4.0177264 l 0.129576,-0.73486 m -2.418749,13.7174196 0.129576,-0.73486 m -2.418749,13.71742 0.129576,-0.73487 m -2.4187485,13.71742 0.1295757,-0.73486 M 28.233583,6.3069064 l 0.129575,-0.73486 m -2.418749,13.7174196 0.129577,-0.73487 m -2.418749,13.71742 0.129575,-0.73486 m -2.418748,13.71742 0.129576,-0.73485 m 19.720487,-35.9236496 0.129575,-0.73486 m -2.418747,13.7174196 0.129575,-0.73486 m -2.418749,13.71741 0.129577,-0.73486 m -2.418749,13.71743 0.129575,-0.73487 m 15.142143,-9.95851 0.125921,-0.71416 m -2.415095,13.69671 0.129575,-0.73486 M 4.5727168,46.163046 4.2086022,44.804156 M 6.7054036,10.631926 6.3412891,9.2730264 M 12.53201,32.377136 12.167895,31.018246 m 8.323409,-12.42702 -0.364115,-1.3589 m 6.190721,23.10411 -0.364115,-1.3589 m 2.496802,-34.1722296 -0.364115,-1.35889 m 6.190721,23.1041096 -0.364115,-1.3589 m 6.190721,23.10411 -0.364115,-1.3589 m 2.496802,-34.17222 -0.364115,-1.3589 m 6.190721,23.10411 -0.364113,-1.3589 M 5.0700477,45.301546 4.208413,44.804086 m 8.821074,-13.2887 -0.861635,-0.49747 m 14.647787,8.45691 -0.861634,-0.49746 m 14.647788,8.45691 -0.861634,-0.49746 M 7.202773,9.7697664 6.3411383,9.2723064 m 14.6477867,8.4569096 -0.861634,-0.49746 m 14.647788,8.45691 -0.861634,-0.49747 m 14.647787,8.45692 -0.861634,-0.49747 M 28.948365,3.9430464 28.086731,3.4455864 m 14.647788,8.4569096 -0.861635,-0.49746 M 6.7054424,10.631266 7.2029073,9.7696364 m 21.2481277,-4.96509 0.497464,-0.86163 m -8.456905,14.6477996 0.497466,-0.86164 m -8.456904,14.6478 0.497465,-0.86163 m -8.4569042,14.6478 0.4974652,-0.86164 m 37.167007,-32.53741 0.497464,-0.86164 m -8.456904,14.6478 0.497464,-0.86163 m -8.456905,14.64781 0.497466,-0.86164 m 21.248127,-4.96509 0.497466,-0.86163 m -8.456905,14.6478 0.497465,-0.86164 M 7.7347048,1.9493064 7.8573185,0.5478264 M 5.7726309,24.375946 5.8952441,22.974466 m -2.0846879,23.82812 0.1226134,-1.40149 m 14.0338054,-31.25744 0.122612,-1.40147 m -2.084687,23.82811 0.122614,-1.40148 m 14.033805,-31.2574296 0.122612,-1.40148 m -2.084687,23.8281196 0.122613,-1.40148 m -2.084688,23.82811 0.122614,-1.40149 m 14.033805,-31.25743 0.122613,-1.40147 m -2.084687,23.82811 0.122614,-1.40148 m 10.173216,12.86933 0.05905,-0.67497 M 4.5727168,46.163046 3.9331881,45.400886 m 2.6016392,-21.66489 -0.6395285,-0.76216 m 10.8719862,12.95674 -0.639529,-0.76216 m 10.871987,12.95675 -0.639529,-0.76217 M 8.4969381,1.3089464 7.8574095,0.5467864 M 18.729395,13.503526 18.089866,12.741366 m 10.871987,12.95675 -0.639529,-0.76217 m 10.871987,12.95675 -0.639528,-0.76217 m 10.798943,12.8697 -0.566485,-0.67511 M 30.923965,3.2710564 30.284436,2.5088964 M 41.156423,15.465636 40.516894,14.703486 M 7.7347775,1.9484764 8.4969381,1.3089464 m 21.6648649,2.60165 0.762162,-0.63954 m -12.95673,10.8719996 0.76216,-0.63953 m -12.9567283,10.872 0.7621606,-0.63953 m 33.8594337,-7.63082 0.762162,-0.63954 m -12.95673,10.872 0.76216,-0.63952 m -12.956728,10.87199 0.76216,-0.63953 m -12.9567288,10.87201 0.7621606,-0.63954 m 33.8594342,-7.63082 0.76216,-0.63953 m -12.956728,10.87199 0.76216,-0.63952" id="path423" />
|
||
</pattern>
|
||
<pattern id="Square_1ft_at48scale" width="6.34" height="6.34" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="6.34" style="stroke:#a39872; stroke-width:0.15" id="line427" />
|
||
<line x1="0" y1="0" x2="6.34" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line429" />
|
||
</pattern>
|
||
<pattern id="FKTILE" width="2.5" height="9" patternUnits="userSpaceOnUse" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="rgb(249, 242, 248)" id="rect2" />
|
||
<line x1="0" y1="0" x2="0" y2="9" style="stroke:#a39872; stroke-width:0.15" id="line1" />
|
||
<line x1="0" y1="0" x2="2.5" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line2" />
|
||
</pattern>
|
||
<pattern id="pattern2" width="32" height="32" patternUnits="userSpaceOnUse" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)">
|
||
<line x1="0" y1="0" x2="0" y2="9" style="stroke:#a39872; stroke-width:0.15" id="line256" />
|
||
<line x1="0" y1="0" x2="2.5" y2="0" style="stroke:#a39872; stroke-width:0.15" id="line257" />
|
||
</pattern>
|
||
<pattern id="HorzLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(90 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:#a39872; stroke-width:0.15" id="line432" />
|
||
</pattern>
|
||
<pattern id="VertLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(0 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:#a39872; stroke-width:0.15" id="line435" />
|
||
</pattern>
|
||
<pattern id="HorzLines6in96scale" width="1.6" height="1.6" patternTransform="rotate(90 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="1.6" style="stroke:#a39872; stroke-width:0.15" id="line3" />
|
||
</pattern>
|
||
<pattern id="DiagonalLines6in48scale" width="3.2" height="3.2" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
|
||
<line x1="0" y1="0" x2="0" y2="3.2" style="stroke:#a39872; stroke-width:0.15" id="line438" />
|
||
</pattern>
|
||
<pattern id="4HR" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(1) rotate(0)">
|
||
<path id="rect24226" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 7.979765,-3.2456205e-7 -8.6862001e-5,7.9797748 v 0.808022 L 8.7877946,-5.2456205e-7 Z" />
|
||
<path id="rect29639" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,9.5959878 9.5958246,9.9999988 H 9.9998394 Z" />
|
||
<path id="rect29635" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="m 9.9998394,4.7472977 -5.2527515,5.2527011 0.8080299,-5e-7 4.4447216,-4.4441209 z" />
|
||
<path id="rect29641" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,6.3638994 6.3637053,9.9999988 H 7.1717355 L 9.9998394,7.1719219 Z" />
|
||
<path id="rect24200" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.3637053,-5.2456205e-7 -8.6862001e-5,6.3631729 -8.6662002e-5,7.1711949 7.1717355,-3.2456205e-7 Z" />
|
||
<path id="rect24230" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.5958246,-3.2456205e-7 -8.6662002e-5,9.5958188 V 9.9998293 H 0.40392818 L 9.9998394,0.40401062 V -3.2456205e-7 Z" />
|
||
<path id="rect29637" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 9.9998394,7.9799438 7.979765,9.9999988 h 0.8080301 l 1.2120443,-1.212033 z" />
|
||
<path id="rect21830-1" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 4.7465299,-5.2456205e-7 -8.6862001e-5,4.7471287 -8.6662002e-5,5.5551504 5.5551178,-3.2456205e-7 Z" />
|
||
</pattern>
|
||
<pattern id="2HR" patternUnits="userSpaceOnUse" width="7" height="7" patternTransform="scale(1) rotate(0)">
|
||
<path id="path36637" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.9999293,6.595443 6.5967691,6.9999984 h 0.4031602 z" />
|
||
<path id="path35472" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 4.9804456,-2.6286375e-7 -1.3394118e-5,4.9804679 V 5.7880851 L 5.7880612,-2.6286375e-7 Z" />
|
||
<path id="path35464" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.5966531,-2.6286375e-7 -1.3394118e-5,6.595702 V 6.9999989 H 0.40428269 L 6.9999728,0.40332 V -2.6286375e-7 Z" />
|
||
<path id="path36639" style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000" d="M 6.9999293,4.9800106 4.9799448,6.9999984 H 5.7876592 L 6.9999293,5.7877266 Z" />
|
||
</pattern>
|
||
<pattern id="BrickElevation" patternUnits="userSpaceOnUse" width="30" height="30" patternTransform="scale(.1) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(0, 0%, 100%)" id="rect3" />
|
||
<path d="M0 22.5h30v15H0zm15-15h30v15H15m-30-15h30v15h-30zm15-15h30v15H0z" stroke-width="0.5" stroke="hsl(0, 0%, 70%)" fill="none" id="path3" />
|
||
</pattern>
|
||
<pattern id="PlywoodHorz" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(.15) rotate(90)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(0, 0%, 100%)" id="rect4" />
|
||
<path d="M10-10L20 0v10L10 0zM20 0L10-10V0l10 10zm0 10L10 0v10l10 10zm0 10L10 10v10l10 10zM0 20l10-10v10L0 30zm0-10L10 0v10L0 20zM0 0l10-10V0L0 10z" stroke-width="0.5" stroke="hsl(0, 0%, 70%)" fill="none" id="path4" />
|
||
</pattern>
|
||
<pattern id="PlywoodVert" patternUnits="userSpaceOnUse" width="20" height="20" patternTransform="scale(.15) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(0, 0%, 100%)" id="rect5" />
|
||
<path d="M10-10L20 0v10L10 0zM20 0L10-10V0l10 10zm0 10L10 0v10l10 10zm0 10L10 10v10l10 10zM0 20l10-10v10L0 30zm0-10L10 0v10L0 20zM0 0l10-10V0L0 10z" stroke-width="0.5" stroke="hsl(0, 0%, 70%)" fill="none" id="path5" />
|
||
</pattern>
|
||
<pattern id="InsulationBattHorz" patternUnits="userSpaceOnUse" width="40" height="40" patternTransform="scale(.05) rotate(0)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(310, 35%, 85%)" id="rect6" />
|
||
<path d="M45.69 13.342c-1.677.945-3.557 1.6-5.48 1.588-1.922-.012-3.795-.691-5.462-1.653-1.668-.962-3.156-2.202-4.637-3.435-1.48-1.232-2.97-2.47-4.641-3.427-1.67-.957-3.547-1.628-5.47-1.628-1.923 0-3.8.67-5.47 1.628-1.67.956-3.161 2.195-4.641 3.427-1.48 1.233-2.97 2.473-4.637 3.435-1.667.962-3.54 1.641-5.463 1.653-1.922.012-3.802-.643-5.478-1.588v13.316c1.676-.945 3.556-1.6 5.478-1.588 1.923.012 3.796.691 5.463 1.653 1.668.962 3.156 2.202 4.637 3.435 1.48 1.232 2.97 2.47 4.641 3.427 1.67.957 3.547 1.628 5.47 1.628 1.923 0 3.8-.67 5.47-1.628 1.67-.956 3.161-2.195 4.641-3.427 1.48-1.233 2.97-2.473 4.637-3.435 1.667-.962 3.54-1.641 5.463-1.653 1.922-.012 3.802.643 5.478 1.588z" stroke-width="1" stroke="hsl(310, 35%, 55%)" fill="none" id="path6" />
|
||
</pattern>
|
||
<pattern id="InsulationBattVert" patternUnits="userSpaceOnUse" width="40" height="40" patternTransform="scale(.05) rotate(90)">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hsl(310, 35%, 85%)" id="rect7" />
|
||
<path d="M45.69 13.342c-1.677.945-3.557 1.6-5.48 1.588-1.922-.012-3.795-.691-5.462-1.653-1.668-.962-3.156-2.202-4.637-3.435-1.48-1.232-2.97-2.47-4.641-3.427-1.67-.957-3.547-1.628-5.47-1.628-1.923 0-3.8.67-5.47 1.628-1.67.956-3.161 2.195-4.641 3.427-1.48 1.233-2.97 2.473-4.637 3.435-1.667.962-3.54 1.641-5.463 1.653-1.922.012-3.802-.643-5.478-1.588v13.316c1.676-.945 3.556-1.6 5.478-1.588 1.923.012 3.796.691 5.463 1.653 1.668.962 3.156 2.202 4.637 3.435 1.48 1.232 2.97 2.47 4.641 3.427 1.67.957 3.547 1.628 5.47 1.628 1.923 0 3.8-.67 5.47-1.628 1.67-.956 3.161-2.195 4.641-3.427 1.48-1.233 2.97-2.473 4.637-3.435 1.667-.962 3.54-1.641 5.463-1.653 1.922-.012 3.802.643 5.478 1.588z" stroke-width="1" stroke="hsl(310, 35%, 55%)" fill="none" id="path7" />
|
||
</pattern>
|
||
<pattern patternUnits="userSpaceOnUse" width="32" height="32" patternTransform="scale(0.530) rotate(0) matrix(1, 0, 0, 1, 0, 0)" preserveAspectRatio="xMidYMid" id="FlooringWood">
|
||
<rect x="0" y="0" width="100%" height="100%" fill="hwb(0 90% 10%)" id="rect8" />
|
||
<path id="path253" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,0.066069 31.959811,-2e-6" />
|
||
<path id="path250" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,4.0618109 31.959811,-2e-6" />
|
||
<path id="path247" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,8.0575524 31.959811,-1e-6" />
|
||
<path id="path244" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,12.053294 31.959811,-10e-7" />
|
||
<path id="path241" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,16.049036 31.959811,-1e-6" />
|
||
<path id="path238" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,20.042136 31.959811,-1e-6" />
|
||
<path id="path235" d="m 0.066067,24.037878 31.959811,-10e-7" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" />
|
||
<path id="path232" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 0.066067,28.03362 31.959811,-10e-7" />
|
||
<path id="path227" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 8.0547214,28.033619 V 24.037877" />
|
||
<path id="path224" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 16.046205,4.0618089 V 0.066067" />
|
||
<path id="path223" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 24.03769,12.053293 V 8.0575513" />
|
||
<path id="path222" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="m 32.026532,20.042135 v -3.9931" />
|
||
<path id="path216" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 8.0547214,8.0575513 V 4.0618089" />
|
||
<path id="path215" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 16.046205,16.049035 V 12.053293" />
|
||
<path id="path214" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 24.03769,24.037877 V 20.042135" />
|
||
<path id="path212" style="fill:none;stroke:#999;stroke-width:0.15px;stroke-linecap:round" d="M 32.026532,32.029361 V 28.033619" />
|
||
</pattern>
|
||
|
||
<pattern id="gravel" width="30" height="30" patternTransform="rotate(160)scale(.05)" patternUnits="userSpaceOnUse">
|
||
<rect width="100%" height="100%" fill="hsl(40, 20%, 50%)" id="rect9" />
|
||
<path fill="none" stroke="hsl(40, 20%, 70%)" stroke-width="5" d="M9 20.502A7.5 7.5 0 0 1 1.5 28 7.5 7.5 0 0 0-6 35.5a7.5 7.5 0 0 1-7.5 7.499 7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1-21 35.5a7.5 7.5 0 0 1 7.5-7.5A7.5 7.5 0 0 0-6 20.502a7.5 7.5 0 1 1 15 0zm15 0A7.5 7.5 0 0 1 16.5 28a7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1 9 20.502c0-2.072-.84-3.947-2.197-5.303A7.48 7.48 0 0 0 1.5 13.002a7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1-6 5.503a7.5 7.5 0 1 1 15 0c0 2.07.84 3.945 2.196 5.303a7.48 7.48 0 0 0 5.304 2.196c2.07 0 3.945.84 5.303 2.197A7.47 7.47 0 0 1 24 20.502zm15 0A7.5 7.5 0 0 1 31.5 28a7.5 7.5 0 0 0-7.5 7.5 7.5 7.5 0 0 1-7.5 7.499 7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1 9 35.5a7.5 7.5 0 0 1 7.5-7.5 7.5 7.5 0 0 0 7.5-7.498 7.5 7.5 0 1 1 15 0zm0-30A7.5 7.5 0 0 1 31.5-2 7.5 7.5 0 0 0 24 5.5a7.5 7.5 0 0 1-7.5 7.499 7.48 7.48 0 0 1-5.304-2.196A7.48 7.48 0 0 1 9 5.5 7.5 7.5 0 0 1 16.5-2 7.5 7.5 0 0 0 24-9.498a7.5 7.5 0 1 1 15 0zm-22.5 37.5a7.5 7.5 0 0 0-7.5 7.5c0-2.072-.84-3.947-2.197-5.303A7.48 7.48 0 0 0 1.5 28.002 7.5 7.5 0 0 0 9 20.503c0 2.07.84 3.945 2.196 5.303a7.48 7.48 0 0 0 5.304 2.196zm15-15a7.5 7.5 0 0 0-7.5 7.5c0-2.072-.84-3.947-2.197-5.303a7.48 7.48 0 0 0-5.303-2.197A7.5 7.5 0 0 0 24 5.503c0 2.07.84 3.945 2.196 5.303a7.48 7.48 0 0 0 5.304 2.196z" id="path9" />
|
||
|
||
</pattern>
|
||
</defs> <defs/>
|
||
<image height="340.398417483168" width="703.6594152450562" xlink:href="FOUNDATION PLAN-underlay.png"/>
|
||
<g ifc:name="Elevation FOUNDATION PLAN" class="section" ifc:plane="[[1.000000,0.000000,0.000000,0.000000],[-0.000000,1.000000,0.000000,0.000000],[0.000000,0.000000,1.000000,1.554479],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[15.625000,0.000000,-456.380478],[0.000000,15.625000,3188.558922],[0.000000,0.000000,1.000000]]">
|
||
<g id="product-791cc602-5178-409b-9810-deeaab3d51cf" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="1v7CO2KNX0cvWGtkghFL7F">
|
||
<path d="M410.07837465237799,270.84210901315146 L73.925055865778518,270.84222923094649"/>
|
||
<path d="M410.07837436851082,270.04835898949614 L410.07837465237799,270.84210901315146"/>
|
||
<path d="M74.718805261773241,270.04847892342332 L410.07837436851082,270.04835898949614"/>
|
||
<path d="M73.925055865778518,270.84222923094649 L74.718805261773241,270.04847892342332"/>
|
||
</g>
|
||
<g id="product-131e6821-37e0-40a2-83a0-634769f402c2" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="0J7cWXD_10eeEWOqTfz0B2">
|
||
<path d="M410.07805222845343,269.65144662922694 L75.115598614708688,269.65156642113561"/>
|
||
<path d="M75.909348105325762,268.8578161136129 L410.07805179003742,268.85769660557162"/>
|
||
<path d="M75.115598614708688,269.65156642113561 L75.909348105325762,268.8578161136129"/>
|
||
</g>
|
||
<g id="product-3d390cc9-80f5-4f0c-a54a-4f4496926c27" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-EXISTING matsName-CONCRETEWALLSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="0zEGp9WFLF3ALAJqIMacmd">
|
||
<path d="M673.60297260218613,135.51705978283871 L673.60297881234374,277.58887796469162"/>
|
||
<path d="M668.84047281036146,140.27956414366145 L673.60297260218613,135.51705978283871"/>
|
||
<path d="M668.84047860416786,272.8263779646918 L668.84047281036146,140.27956414366145"/>
|
||
</g>
|
||
<g id="product-ba640f7b-cc31-4447-84bc-96ad9c50f73f" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-EXISTING matsName-CONCRETEWALLSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="2wP0zxp354HuIybgsSKFS$">
|
||
<path d="M673.6029788123426,277.58887796469162 L410.07805661257714,277.58887796469162"/>
|
||
<path d="M668.84047860416695,272.8263779646918 L673.6029788123426,277.58887796469162"/>
|
||
<path d="M414.84055398208204,272.8263779646918 L550.57436897621221,272.8263779646918"/>
|
||
<path d="M552.36030647621169,272.8263779646918 L668.84047860416695,272.8263779646918"/>
|
||
<path d="M410.07805661257714,277.58887796469162 L414.84055398208204,272.8263779646918"/>
|
||
</g>
|
||
<g id="product-da42a236-cb2d-4baa-9142-5fc24a485f24" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="3QGg8soorBgf52Ny9AI5ya">
|
||
<path d="M494.79369106019794,62.889147813144973 L494.7936727878656,60.904753317864106"/>
|
||
<path d="M494.79369106019794,62.889147813144973 L414.84039391420094,62.889177940340687"/>
|
||
<path d="M414.84039391420094,62.889177940340687 L412.85600517221246,60.904794993301493"/>
|
||
<path d="M412.85600517221246,60.904794993301493 L494.7936727878656,60.904753317864106"/>
|
||
<path d="M552.15917588345985,60.904724140410963 L550.1747347790556,62.889140785189738"/>
|
||
<path d="M550.1747347790556,62.889140785189738 L538.25150356019515,62.889132271420294"/>
|
||
<path d="M538.25148528786008,60.904731214191543 L538.25150356019515,62.889132271420294"/>
|
||
<path d="M538.25148528786008,60.904731214191543 L552.15917588345985,60.904724140410963"/>
|
||
<path d="M549.38105164841772,63.6828328716133 L548.98417592762064,64.079725849914666"/>
|
||
<path d="M548.98417592762064,64.079725849914666 L416.03100801611151,64.079793473043082"/>
|
||
<path d="M416.03100801611151,64.079793473043082 L415.63411396330253,63.682897920770756"/>
|
||
<path d="M538.25148528786008,60.904731214191543 L494.7936727878656,60.904753317864106"/>
|
||
</g>
|
||
<g id="product-d23355d8-9cf9-4363-83ac-9ab89226868a" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="3ICrNOdFb3OuEichYI9eQA">
|
||
<path d="M412.85600505315779,60.904794993302403 L414.84039378801072,62.889178066531258"/>
|
||
<path d="M414.84039378801072,62.889178066531258 L414.84040947741414,112.88574982074078"/>
|
||
<path d="M414.84040947741414,112.88574982074078 L412.85603862808705,110.90138841528142"/>
|
||
<path d="M412.85603862808705,110.90138841528142 L412.85600505315779,60.904794993302403"/>
|
||
<path d="M416.03104085486314,114.07638785384825 L415.63415318590592,113.67949539911388"/>
|
||
<path d="M416.03100727993296,64.079793473043992 L416.03104085486314,114.07638785384825"/>
|
||
<path d="M415.63411396330343,63.682898411545466 L416.03100727993296,64.079793473043992"/>
|
||
</g>
|
||
<g id="product-37f18373-b6cb-4dd5-9f47-077b6e28752f" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="0tyODpjijDrPz71tjkA7Kl">
|
||
<path d="M71.940630363238711,272.82658777449433 L73.925038080859849,270.84217035610027"/>
|
||
<path d="M73.925038080859849,270.84217035610027 L410.07837469654612,270.84204630906515"/>
|
||
<path d="M410.07837469654612,270.84204630906515 L410.07837540623018,272.82646684701376"/>
|
||
<path d="M410.07837540623018,272.82646684701376 L71.940630363238711,272.82658777449433"/>
|
||
<path d="M75.115628325707689,269.65158654440347 L410.07805222846457,269.65146675250617"/>
|
||
<path d="M73.925034251622947,270.842166526867 L73.925102335696465,270.84209844359975"/>
|
||
<path d="M74.718851542457401,270.04835863148719 L75.115628325707689,269.65158654440347"/>
|
||
</g>
|
||
<g id="product-18cbadb0-b04d-4353-8be6-755510df8d69" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="0Oowsmi4r3KulcTLKGturf">
|
||
<path d="M71.940521623334575,110.90145885935908 L73.924920966719355,112.88586408069432"/>
|
||
<path d="M73.924920966719355,112.88586408069432 L73.925038080859963,270.84217035609981"/>
|
||
<path d="M73.925038080859963,270.84217035609981 L71.940630363238824,272.82658777449433"/>
|
||
<path d="M71.940630363238824,272.82658777449433 L71.940521623334575,110.90145885935908"/>
|
||
<path d="M75.115628325707689,269.65158654440347 L74.718851542457401,270.04835863148674"/>
|
||
<path d="M73.925102335696465,270.84209844359884 L73.925034251622833,270.84216652686655"/>
|
||
<path d="M75.115523850110549,114.07645829792455 L75.115628325707689,269.65158654440347"/>
|
||
<path d="M73.924917156418019,112.88586789099918 L73.924939771556865,112.88589050582868"/>
|
||
<path d="M74.718690612107707,113.679630488356 L75.115523850110549,114.07645829792455"/>
|
||
</g>
|
||
<g id="product-4be09815-20a4-4c2a-82dc-0cc9382dfeed" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="1Bu9WL8AHCAeBS3CauBVxj">
|
||
<path d="M411.66551516721893,135.51704707463705 L411.66550376326779,114.87024745947338"/>
|
||
<path d="M414.84051526184248,135.51704834414249 L411.66551516721893,135.51704707463705"/>
|
||
<path d="M414.84050385788953,114.87024570580934 L414.84051526184248,135.51704834414249"/>
|
||
<path d="M411.66550376326779,114.87024745947338 L414.84050385788953,114.87024570580934"/>
|
||
</g>
|
||
<g id="product-ef3876b5-a398-4652-a104-36bbb1bd12c3" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-EXISTING matsName-CONCRETEWALLSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="3lE7QrevX6Kg44DhknlHB3">
|
||
<path d="M410.07805661257498,277.58887796469298 L410.07805398212827,272.82646684712836"/>
|
||
<path d="M410.07805244768201,270.04835898961164 L410.07797814134119,135.51708051557443"/>
|
||
<path d="M414.84047814134033,135.51707788507883 L414.84049999662216,175.08596227792577"/>
|
||
<path d="M414.84050098305806,176.87189977792559 L414.84055398207977,272.82637796469317"/>
|
||
<path d="M410.07797814134119,135.51708051557443 L414.84047814134033,135.51707788507883"/>
|
||
</g>
|
||
<g id="product-22f4a099-6910-4f5d-a228-99ca10e20b24" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-EXISTING matsName-CONCRETEWALLSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="0YzA2PQH1FNQ8ecSeGuWia">
|
||
<path d="M414.84047814136977,135.51713042118263 L477.36497681867979,135.51711750161621"/>
|
||
<path d="M486.88997681867977,135.51711553344558 L549.38107159887988,135.51710262078132"/>
|
||
<path d="M550.17482162253555,135.51710245676713 L550.17485023358199,135.51710245676122"/>
|
||
<path d="M546.40450212341477,140.27960323583557 L486.88997852188254,140.27961553344494"/>
|
||
<path d="M477.36497852188256,140.27961750161512 L414.84048077186571,140.27963042118154"/>
|
||
<path d="M550.17485023358199,135.51710245676122 L550.17485121764923,140.27951504171142"/>
|
||
</g>
|
||
<g id="product-d66e6a9a-b464-4730-927f-8b6215c6994f" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-EXISTING matsName-CONCRETEWALLSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="3MRcgQj6H7C99$Ys8LnfbF">
|
||
<path d="M552.15917914487056,135.51708487702081 L673.60297260218567,135.51705978283871"/>
|
||
<path d="M550.17487886543222,140.27958528704039 L550.17487788135065,135.51710245677441"/>
|
||
<path d="M668.84047281036101,140.27956076692362 L550.17487886543222,140.27958528704039"/>
|
||
<path d="M673.60297260218567,135.51705978283871 L668.84047281036101,140.27956076692362"/>
|
||
</g>
|
||
<g id="product-93b1e90a-4ed3-449f-b3e5-22663160d316" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="2JiUaAJjD4dxFb8cOnODCM">
|
||
<path d="M75.11564745227281,269.65156642111742 L75.115542976702386,114.07647794178138"/>
|
||
<path d="M75.909396942889771,268.8578161135938 L75.11564745227281,269.65156642111742"/>
|
||
<path d="M75.90929353339618,114.87022780142297 L75.909396942889771,268.8578161135938"/>
|
||
<path d="M75.115542976702386,114.07647794178138 L75.90929353339618,114.87022780142297"/>
|
||
</g>
|
||
<g id="product-33c4be6a-997d-4232-8bb3-70e0d926aeff" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="0pnBvgcNr2CekpSE3P9gx$">
|
||
<path d="M73.924939771485356,112.88581598353903 L414.84044977047779,112.88574553946273"/>
|
||
<path d="M74.718690612046316,113.67956584318063 L73.924939771485356,112.88581598353903"/>
|
||
<path d="M415.63420117877411,113.67949539910387 L74.718690612046316,113.67956584318063"/>
|
||
<path d="M414.84044977047779,112.88574553946273 L415.63420117877411,113.67949539910387"/>
|
||
</g>
|
||
<g id="product-fa2c7756-0908-40fd-a07b-cfda63b30749" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="3wB7TM2GX0$Q1xpzfZimT9">
|
||
<path d="M550.17480978992887,62.889082683941069 L550.17482239840558,140.2793584610713"/>
|
||
<path d="M549.38105989559153,63.682832871611481 L550.17480978992887,62.889082683941069"/>
|
||
<path d="M549.38107237474992,140.27935859038962 L549.38105989559153,63.682832871611481"/>
|
||
<path d="M550.17482239840558,140.2793584610713 L549.38107237474992,140.27935859038962"/>
|
||
</g>
|
||
<g id="product-a4327864-341e-4d89-90fe-96d1da518656" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="2aCdXaD1vDYP3_bj7QKOPM">
|
||
<path d="M73.925102335830957,270.84222923093057 L73.924939771480012,112.88581598353949"/>
|
||
<path d="M74.718851542581092,270.04847892340786 L73.925102335830957,270.84222923093057"/>
|
||
<path d="M74.718690612040973,113.67956584318108 L74.718851542581092,270.04847892340786"/>
|
||
<path d="M73.924939771480012,112.88581598353949 L74.718690612040973,113.67956584318108"/>
|
||
</g>
|
||
<g id="product-9a744370-ae81-4ab5-a59d-94fb968ca71c" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="2QT4Dmhe5AjQMTbFkMZASS">
|
||
<path d="M414.84044977047097,112.88574553946546 L414.84036255494084,62.889110648381575"/>
|
||
<path d="M415.6342011787674,113.67949539910705 L414.84044977047097,112.88574553946546"/>
|
||
<path d="M415.63411396323727,63.682860508022713 L415.6342011787674,113.67949539910705"/>
|
||
<path d="M414.84036255494084,62.889110648381575 L415.63411396323727,63.682860508022713"/>
|
||
</g>
|
||
<g id="product-97fac70c-5ded-4f87-b5d5-3f5db83d1606" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="2N_iSCNUrFXxNLFrsuFHO6">
|
||
<path d="M89.002642898801923,112.88586249878563 L89.002649066043887,110.90145533377608"/>
|
||
<path d="M89.002642898801923,112.88586249878563 L73.924920966719696,112.88586408069477"/>
|
||
<path d="M73.924920966719696,112.88586408069477 L71.940521623334689,110.90145885935908"/>
|
||
<path d="M71.940521623334689,110.90145885935908 L89.002649066043887,110.90145533377608"/>
|
||
<path d="M156.67370423877185,112.88583829772779 L156.6737092705514,110.9014413507648"/>
|
||
<path d="M156.67370423877185,112.88583829772779 L127.69825175607343,112.88584866015663"/>
|
||
<path d="M127.6982249947331,110.9014473380289 L127.69825175607343,112.88584866015663"/>
|
||
<path d="M127.6982249947331,110.9014473380289 L156.6737092705514,110.9014413507648"/>
|
||
<path d="M224.3448280295089,112.88581409664766 L224.34482851942005,110.90142736774169"/>
|
||
<path d="M224.3448280295089,112.88581409664766 L195.36931650244901,112.88582445909833"/>
|
||
<path d="M195.36928065736652,110.90143335501898 L195.36931650244901,112.88582445909833"/>
|
||
<path d="M195.36928065736652,110.90143335501898 L224.34482851942005,110.90142736774169"/>
|
||
<path d="M292.01589731775823,112.88578989558755 L292.01589780767551,110.90141338472949"/>
|
||
<path d="M292.01589731775823,112.88578989558755 L263.04043120943777,112.88580025802139"/>
|
||
<path d="M263.04041353185721,110.90141937199314 L263.04043120943777,112.88580025802139"/>
|
||
<path d="M263.04041353185721,110.90141937199314 L292.01589780767551,110.90141338472949"/>
|
||
<path d="M359.88163132272825,112.88576562490971 L359.88161364515622,110.90139936149671"/>
|
||
<path d="M359.88163132272825,112.88576562490971 L330.7115004976871,112.88577605696128"/>
|
||
<path d="M330.71146465261722,110.90140538898413 L330.7115004976871,112.88577605696128"/>
|
||
<path d="M330.71146465261722,110.90140538898413 L359.88161364515622,110.90139936149671"/>
|
||
<path d="M412.85604846495494,110.90138841527869 L414.84041203423612,112.88574726391789"/>
|
||
<path d="M414.84041203423612,112.88574726391789 L398.57723450265735,112.88575178628435"/>
|
||
<path d="M398.5771986575927,110.90139136574771 L398.57723450265735,112.88575178628435"/>
|
||
<path d="M398.5771986575927,110.90139136574771 L412.85604846495494,110.90138841527869"/>
|
||
<path d="M416.03105131641496,114.07638785384461 L263.04041514674759,114.07643942864206"/>
|
||
<path d="M263.04041514674759,114.07643942864206 L224.34483013431645,114.07645911013242"/>
|
||
<path d="M224.34483013431645,114.07645911013242 L195.36928227226736,114.07647384778193"/>
|
||
<path d="M195.36928227226736,114.07647384778193 L156.67371088545815,114.07649352926546"/>
|
||
<path d="M156.67371088545815,114.07649352926546 L127.69822660964405,114.07650826688268"/>
|
||
<path d="M127.69822660964405,114.07650826688268 L89.002650680961096,114.07652794836895"/>
|
||
<path d="M89.002650680961096,114.07652794836895 L75.115523850110662,114.07645829792455"/>
|
||
<path d="M75.115523850110662,114.07645829792455 L74.718690612107707,113.679630488356"/>
|
||
<path d="M73.924939771556865,112.88589050582914 L73.924917156418132,112.88586789100009"/>
|
||
<path d="M73.924920966719696,112.88586789099872 L73.924917156418132,112.88586789100009"/>
|
||
<path d="M127.69822499473321,110.9014473380289 L89.002649066043887,110.90145533377608"/>
|
||
<path d="M195.36928065736652,110.90143335501898 L156.67370927055151,110.9014413507648"/>
|
||
<path d="M263.04041353185733,110.90141937199314 L224.34482851942016,110.90142736774169"/>
|
||
<path d="M330.71146465261734,110.90140538898413 L292.01589780767551,110.90141338472949"/>
|
||
<path d="M398.57719865759282,110.90139136574771 L359.88161364515622,110.90139936149671"/>
|
||
<path d="M415.63416016017027,113.67949539911251 L416.03105131641496,114.07638785384461"/>
|
||
</g>
|
||
<g id="product-a3633527-446d-4f21-8e19-4a26c45019a9" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="2ZOpKdH6rF8OuPIYR4K1cf">
|
||
<path d="M416.03102545601701,64.079813116891728 L477.3649512706977,64.079781921004724"/>
|
||
<path d="M486.88995127069666,64.07977707636428 L548.98415202999229,64.079745493783776"/>
|
||
<path d="M416.82477616888161,64.873562736825988 L416.03102545601701,64.079813116891728"/>
|
||
<path d="M548.19040204103339,64.873495921159247 L486.88995155456382,64.873527100019146"/>
|
||
<path d="M477.36495155456487,64.873531944660044 L416.82477616888161,64.873562736825988"/>
|
||
<path d="M548.98415202999229,64.079745493783776 L548.19040204103339,64.873495921159247"/>
|
||
</g>
|
||
<g id="product-94b57526-4e0c-45f9-b498-02c1dbe7900e" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="2KjNKcJWn5_RIO0i7Rvv0E">
|
||
<path d="M416.03105903094524,114.07640749771235 L416.03102545601519,64.079813116898094"/>
|
||
<path d="M416.82480958763927,114.87015735735349 L416.03105903094524,114.07640749771235"/>
|
||
<path d="M416.82477601270909,64.87356273683281 L416.82480958763927,114.87015735735349"/>
|
||
<path d="M416.03102545601519,64.079813116898094 L416.82477601270909,64.87356273683281"/>
|
||
</g>
|
||
<g id="product-22532c2b-dccf-4a2f-8698-273114393b19" class="IfcWall material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-CONCRETEWALLSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="0YKomhtCzABuQO9p4KEJiP">
|
||
<path d="M552.15917914487147,135.5171032501853 L550.17482007107901,135.51710245675122"/>
|
||
<path d="M550.17482007107901,135.51710245675122 L550.17473477905628,62.889140785190193"/>
|
||
<path d="M550.17473477905628,62.889140785190193 L552.15917588346031,60.904724140413691"/>
|
||
<path d="M552.15917588346031,60.904724140413691 L552.15917914487147,135.5171032501853"/>
|
||
<path d="M548.98417592762087,64.07972584991694 L549.3810516484192,63.6828328716133"/>
|
||
<path d="M548.98417905024837,135.51710198068076 L548.98417592762087,64.07972584991694"/>
|
||
<path d="M549.38107159887966,135.51710213937577 L548.98417905024837,135.51710198068076"/>
|
||
</g>
|
||
<g id="product-6d747543-f57d-4183-9779-e4ccda4f68b4" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="1jT7L3zNr1WvTvvCpQJsYq">
|
||
<path d="M548.98415202999036,64.079745493783321 L548.98415515261024,135.51694842163397"/>
|
||
<path d="M548.19040204103135,64.873495921158792 L548.98415202999036,64.079745493783321"/>
|
||
<path d="M548.19040512895504,135.51694845632983 L548.19040204103135,64.873495921158792"/>
|
||
<path d="M548.98415515261024,135.51694842163397 L548.19040512895504,135.51694845632983"/>
|
||
</g>
|
||
<g id="product-f190562a-905f-45d2-8f98-3a5002b111b4" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Covering" ifc:guid="3na5Oga5z5qe_OEb02iH6q">
|
||
<path d="M414.84036255493857,62.889110648378391 L550.1748097899266,62.889082683941524"/>
|
||
<path d="M415.63411396323534,63.682860508019075 L414.84036255493857,62.889110648378391"/>
|
||
<path d="M549.38105989558926,63.682832871611936 L415.63411396323534,63.682860508019075"/>
|
||
<path d="M550.1748097899266,62.889082683941524 L549.38105989558926,63.682832871611936"/>
|
||
</g>
|
||
<g id="product-7fe2ac9a-ba38-498e-bf91-72176d25010c" class="IfcCovering material-null predefinedtype-FOUNDATION EPsetStatusStatus-NEW matsName-2RIGIDINSULATION matsCategory-InsulationRigid EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Wall" ifc:guid="1$ugoQkZX9Zh_HSXTj9G4C">
|
||
<path d="M75.115542976699203,114.07647794178274 L416.03106886780984,114.0764074977028"/>
|
||
<path d="M75.909293533392997,114.87022780142433 L75.115542976699203,114.07647794178274"/>
|
||
<path d="M416.82481958067501,114.87015735734485 L75.909293533392997,114.87022780142433"/>
|
||
<path d="M416.03106886780984,114.0764074977028 L416.82481958067501,114.87015735734485"/>
|
||
</g>
|
||
<g class="predefinedtype-FOUNDATION IfcWall matsCategory-Concrete target-view-PLANVIEW material-null matsName-CONCRETEWALLSIZETBD 1xpe4ah156gRCzQRKG2Nuf cut"><path d="M-3371.223,3300.407 L-3353.006,3300.407 L-3353.006,3296.859 L-3353.006,3295.645 L-3406.227,3295.645 L-3424.444,3295.645 L-3424.444,3299.193 L-3424.444,3300.407 Z"/></g><g class="predefinedtype-FOUNDATION IfcWall layer-material-category-Concrete matsCategory-Concrete target-view-PLANVIEW material-null IfcMaterialLayer matsName-CONCRETEWALLSIZETBD cut 1xpe4ah156gRCzQRKG2Nuf layer-material-CONCRETEWALLSIZETBD"><path d="M-3371.223,3300.407 L-3353.006,3300.407 L-3353.006,3296.859 L-3353.006,3295.645 L-3406.227,3295.645 L-3424.444,3295.645 L-3424.444,3299.193 L-3424.444,3300.407 Z"/></g><g id="product-605f638c-0e30-48ff-b0bb-ce628263147f" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-NEW matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="1WNsEC3Z18$x2xpcA2OnH$">
|
||
<path d="M68.765471976351932,110.47838939733356 L68.765481495325162,137.09536792004928"/>
|
||
<path d="M68.765485964837126,149.59302917946525 L68.76552386382582,255.5662822520012"/>
|
||
<path d="M68.765528333337784,268.06394351141762 L68.765531172067426,276.00160709601732"/>
|
||
<path d="M68.765531172067426,276.00160709601732 L71.940630363203923,272.82653561457073"/>
|
||
<path d="M75.909396942881472,268.85780367106827 L78.290527765693469,266.47669362883425"/>
|
||
<path d="M78.290474398656897,117.25164366950094 L78.290500339627101,189.78785357840752"/>
|
||
<path d="M78.290505449234843,204.07535244293786 L78.290527765693469,266.47669362883425"/>
|
||
<path d="M78.290474398656897,117.25164366950094 L75.909293533568984,114.87048508115322"/>
|
||
<path d="M75.115542976879738,114.07674195026493 L75.115523850288241,114.07672282385283"/>
|
||
<path d="M71.940521623530458,110.90175030029832 L70.86345039534956,109.82468914847777"/>
|
||
</g>
|
||
<g id="product-1f874e02-6d89-48eb-b68d-2a077fee42d7" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-NEW matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="0VXqu2ROb8wxQDAWT$xaBN">
|
||
<path d="M408.49046644188024,117.25127898374058 L402.16420855077456,117.25128474039866"/>
|
||
<path d="M395.78363885835688,117.25129054647869 L362.67512638002722,117.25132067398818"/>
|
||
<path d="M356.29454014381747,117.25132648008366 L334.29855303949421,117.25134649561005"/>
|
||
<path d="M327.91795491503274,117.251352301716 L294.80947086874642,117.25138242919957"/>
|
||
<path d="M288.42885620049287,117.25138823532052 L266.62750665263923,117.25140807373373"/>
|
||
<path d="M260.24688017766493,117.25141387986559 L227.13842448188734,117.25144400732324"/>
|
||
<path d="M220.75778146312041,117.25144981347012 L198.95640066114709,117.25146965191198"/>
|
||
<path d="M192.57574583563462,117.25147545806931 L159.46731849039941,117.25150558550149"/>
|
||
<path d="M153.0866471210951,117.25151139167383 L131.28535427429222,117.25153123003611"/>
|
||
<path d="M124.90467109826716,117.25153703621891 L91.796272103544879,117.25156716362562"/>
|
||
<path d="M85.415572383727294,117.25157296982343 L78.290455119605326,117.25157945341425"/>
|
||
<path d="M78.290455119605326,117.25157945341425 L75.909293533544997,114.87044929746571"/>
|
||
<path d="M75.115542976857796,114.07670921787894 L75.115523850266413,114.0766900915396"/>
|
||
<path d="M71.940521623516702,110.90172977319162 L70.863459084344299,109.82468145069242"/>
|
||
<path d="M408.49045777448396,107.7262789837464 L402.44940567163906,107.72628448087789"/>
|
||
<path d="M395.49843695367099,107.72629080599972 L362.96031258063795,107.72632041447741"/>
|
||
<path d="M356.00934915938751,107.7263267395947 L334.58373139288733,107.72634623610611"/>
|
||
<path d="M327.63277177782015,107.72635256121976 L295.09463830188645,107.72638216970518"/>
|
||
<path d="M288.14368398353758,107.72638849481427 L266.9126662923793,107.72640781424661"/>
|
||
<path d="M259.96171575411097,107.72641413935207 L227.42357320137342,107.72644374784659"/>
|
||
<path d="M220.47262795982272,107.72645007294705 L199.24154158721694,107.72646939244214"/>
|
||
<path d="M192.29060012575474,107.72647571753896 L159.75244849621572,107.72650532604166"/>
|
||
<path d="M152.80151233147126,107.72651165113393 L131.5704764867088,107.7265309705831"/>
|
||
<path d="M124.61954410204464,107.72653729567219 L92.081383395707348,107.72656690418262"/>
|
||
<path d="M85.130456307761165,107.72657322926625 L72.256281167386533,107.72658494428515"/>
|
||
<path d="M408.49046644188024,117.25127898374058 L408.49046427514963,114.87015907948899"/>
|
||
<path d="M408.49046355286646,114.07640905583366 L408.49046355284952,114.0763903958582"/>
|
||
<path d="M408.49046066371648,110.90138931735009 L408.49045777448396,107.7262789837464"/>
|
||
</g>
|
||
<g id="product-25f83169-7141-472a-b31b-2abea4056946" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-NEW matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="0b_35fSK57AhCRAhwa1Mb6">
|
||
<path d="M68.76555979070622,276.00169777377869 L407.69679366521211,276.00160215111782"/>
|
||
<path d="M78.29049630333293,266.4766950865087 L78.29052630801516,266.47669508650051"/>
|
||
<path d="M78.290527765694037,266.47669508650006 L407.69679025880669,266.4766021511191"/>
|
||
<path d="M68.76555979070622,276.00169777377869 L68.765559790672569,276.00157847766241"/>
|
||
</g>
|
||
<g id="product-63b4e4db-620f-414a-a185-ebcfdc4f020b" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-EXISTING matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="1ZjEJROWz1Ig65wy$SJm8B">
|
||
<path d="M407.69674257258862,133.13627215672386 L407.69676283273088,189.78773577354923"/>
|
||
<path d="M407.69676794233862,204.07523463807956 L407.69679111035282,268.85769745717698"/>
|
||
<path d="M407.69679139421976,269.6514474808323 L407.69679139422703,269.65146760411153"/>
|
||
<path d="M407.69679252969559,272.82646769873418 L407.69679508441016,279.96996748544188"/>
|
||
<path d="M407.69679508441016,279.96996748544188 L410.07805661249836,277.58873952321119"/>
|
||
<path d="M414.84055398204191,272.82630928502022 L417.22179167805461,270.44510515452885"/>
|
||
<path d="M417.22174597895082,142.66114911934983 L417.22179167805461,270.44510515452885"/>
|
||
<path d="M417.22174597895082,142.66114911934983 L417.22159239706752,142.66099553950517"/>
|
||
<path d="M407.69676752085684,133.13629710466103 L407.69674257258862,133.13627215672386"/>
|
||
</g>
|
||
<g id="product-1375f95a-e0df-4fd5-8b8c-414047ed406c" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-EXISTING matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="0JTVbQuDzFrOkCGK17xK1i">
|
||
<path d="M675.98425166782113,133.13588346272991 L552.15917904078719,133.13593709455881"/>
|
||
<path d="M548.98417894616432,133.13593846973299 L548.98415504853313,133.13593846974345"/>
|
||
<path d="M548.1904050248778,133.135938813537 L486.88997596711408,133.1359653643317"/>
|
||
<path d="M477.36497596711479,133.13596948985469 L414.84051394670405,133.13599657081022"/>
|
||
<path d="M411.66551385208174,133.1359979459844 L407.69676752072803,133.13599966495076"/>
|
||
<path d="M407.69676752072803,133.13599966495076 L407.6967675208939,133.13638267542228"/>
|
||
<path d="M407.6967675208939,133.13638267542228 L410.07797814160688,135.51756172762407"/>
|
||
<path d="M414.8404807720699,140.28000121998593 L417.22150665768834,142.66099553954245"/>
|
||
<path d="M666.45906251914562,142.66088758833621 L555.92950297504626,142.66093546153616"/>
|
||
<path d="M546.40450297504708,142.66093958705869 L486.88997937351951,142.66096536433224"/>
|
||
<path d="M477.36497937352033,142.66096948985478 L417.22150665768834,142.66099553954245"/>
|
||
<path d="M666.45906251914562,142.66088758833621 L666.45920442112015,142.6607456891179"/>
|
||
<path d="M675.98416558589884,133.13596954298009 L675.98425166782113,133.13588346272991"/>
|
||
</g>
|
||
<g id="product-93add79b-1540-4d15-8c69-1304484ad457" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-EXISTING matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="2JhTUR5K1D5Onf4mH8IjHN">
|
||
<path d="M675.98427425978934,279.96986879921042 L675.98419957659462,133.13596954296281"/>
|
||
<path d="M675.98419957659462,133.13596954296281 L675.98402865272737,133.13596954305012"/>
|
||
<path d="M675.98402865272737,133.13596954305012 L673.60288042039224,135.51705978285781"/>
|
||
<path d="M668.84026344342169,140.27956076696728 L666.4592044210267,142.66056179900716"/>
|
||
<path d="M666.45926941539051,270.44534549725267 L666.4592044210267,142.66056179900716"/>
|
||
<path d="M675.98427425978934,279.96986879921042 L675.98403814925814,279.96986879933047"/>
|
||
</g>
|
||
<g id="product-0e5ce026-cae5-47c4-b0d9-bfa420c000d4" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-EXISTING matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="0ENE0cokL7nB3PlwGWm03K">
|
||
<path d="M407.69682370306089,279.97005381165582 L675.98414747250445,279.96997811975916"/>
|
||
<path d="M675.98414747250445,279.96997811975916 L673.60297881234328,277.58887081693911"/>
|
||
<path d="M668.84036323824284,272.82637796469135 L666.45890471585608,270.44498080711492"/>
|
||
<path d="M417.22179857812887,270.44505112437355 L477.365025072663,270.44503415616691"/>
|
||
<path d="M486.89002507266275,270.44503146887882 L666.45890471585608,270.44498080711492"/>
|
||
<path d="M417.22179857812887,270.44505112437355 L417.22179167803779,270.44505802438334"/>
|
||
<path d="M407.69682370306089,279.97005381165582 L407.69682370302837,279.96993886722748"/>
|
||
</g>
|
||
<g id="product-4133ab5e-13a1-4ffb-bbc6-196bb22e3421" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-NEW matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="11CwjU4w5F_xl66MkoBZGX">
|
||
<path d="M408.49047159427539,60.343303319454662 L408.49048967525596,110.90138931734373"/>
|
||
<path d="M408.49049081072474,114.0763903958491 L408.49049081073144,114.07640905582866"/>
|
||
<path d="M408.49049109459861,114.87015907948353 L408.49049762697211,133.13599932116585"/>
|
||
<path d="M418.01547406594727,67.254597474408001 L418.01549762697118,133.13599519564286"/>
|
||
<path d="M418.01547406594727,67.254597474408001 L416.82477681208695,66.063920338607204"/>
|
||
<path d="M416.03102625540146,65.270183193157209 L416.03100807932026,65.270165017382624"/>
|
||
<path d="M412.85600585257862,62.095216435582188 L410.93741323368045,60.176656233287304"/>
|
||
</g>
|
||
<g id="product-f12b2b04-478f-4b90-b8a2-5689c91d10ed" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-NEW matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="3nAoi4HuzBaBYYLed97H3j">
|
||
<path d="M555.33416872356599,133.13593571938873 L555.33413037017135,57.729701158822991"/>
|
||
<path d="M555.33413037017135,57.729701158822991 L555.33396176083647,57.729701158908938"/>
|
||
<path d="M555.33396176083647,57.729701158908938 L552.1588614500555,60.904724140571489"/>
|
||
<path d="M548.98378241191222,64.079725850114755 L548.9837627675671,64.079745493981136"/>
|
||
<path d="M548.18999300803102,64.873495921367521 L545.80913521460377,67.254295729340356"/>
|
||
<path d="M545.8091687235667,133.13593984491172 L545.80913521460377,67.254295729340356"/>
|
||
</g>
|
||
<g id="product-1ffdf4f5-435f-482c-8c60-bd5a7b6001a8" class="IfcFooting material-null predefinedtype-STRIPFOOTING EPsetStatusStatus-NEW matsName-CONCRETEFOOTINGSIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="0V$VJrGrz8B8nWlLfxO06e">
|
||
<path d="M555.33417177076012,57.729613668049751 L542.12381319077053,57.729617814999528"/>
|
||
<path d="M535.17284342133701,57.729619997023292 L497.87225226078021,57.729631706293731"/>
|
||
<path d="M490.92128202161393,57.729633888317494 L412.957806834395,57.729658362337432"/>
|
||
<path d="M410.93747769220761,60.176622402800604 L412.85600585252575,62.095137778068874"/>
|
||
<path d="M416.03100807928934,65.270118846653077 L416.03102625537053,65.270137022613198"/>
|
||
<path d="M416.82477681206149,66.063882289759476 L418.0155592322883,67.254656774625346"/>
|
||
<path d="M545.80884236519967,67.254616658207851 L541.83861487479805,67.254617904527549"/>
|
||
<path d="M535.45804846652459,67.254619907492724 L497.58705297635947,67.254631795822206"/>
|
||
<path d="M491.20648803525,67.254633798786472 L486.88995240611439,67.254635153818526"/>
|
||
<path d="M477.36495240611464,67.254638143872853 L418.0155592322883,67.254656774625346"/>
|
||
<path d="M545.80884236519967,67.254616658207851 L545.80913521461798,67.254323818825014"/>
|
||
<path d="M555.33408427696497,57.729701158846638 L555.33417177076012,57.729613668049751"/>
|
||
</g>
|
||
<g id="product-1380b603-1b33-4009-9336-ee1d6ec38a5e" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="0JWBO36pD02PCsxXrkmufU">
|
||
<path d="M78.187968183812245,189.78785361507607 L78.187973293419986,204.07535247960641"/>
|
||
<path d="M92.475472157950662,204.07534736999878 L78.187973293419986,204.07535247960641"/>
|
||
<path d="M92.475467048343035,189.78784850546799 L92.475472157950662,204.07534736999878"/>
|
||
<path d="M78.187968183812245,189.78785361507607 L92.475467048343035,189.78784850546799"/>
|
||
</g>
|
||
<g id="product-e6f9d9f4-fd1f-42fd-b5a0-6abd51715e93" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="3c_Tdq$Hz2$RMWQhrHSLwJ">
|
||
<path d="M124.22546332007062,189.78783715078453 L124.22546842967836,204.07533601531532"/>
|
||
<path d="M138.51296729420858,204.07533090570723 L124.22546842967836,204.07533601531532"/>
|
||
<path d="M138.51296218460095,189.7878320411769 L138.51296729420858,204.07533090570723"/>
|
||
<path d="M124.22546332007062,189.78783715078453 L138.51296218460095,189.7878320411769"/>
|
||
</g>
|
||
<g id="product-3f150696-829a-4e19-ba8a-2492a88c82ad" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.019" ifc:guid="0$5GQMWffE6RgA99AeZ8Aj">
|
||
<path d="M213.91918842916095,189.78780507381362 L213.91919353876858,204.0753039383444"/>
|
||
<path d="M228.20669240329926,204.07529882873632 L213.91919353876858,204.0753039383444"/>
|
||
<path d="M228.20668729369163,189.78779996420599 L228.20669240329926,204.07529882873632"/>
|
||
<path d="M213.91918842916095,189.78780507381362 L228.20668729369163,189.78779996420599"/>
|
||
</g>
|
||
<g id="product-4b8a1299-c218-45df-aab6-c734cd2b3632" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.020" ifc:guid="1BYXAPmXX5twgsnpJDApOo">
|
||
<path d="M259.95668356541887,189.78778860952252 L259.9566886750265,204.07528747405286"/>
|
||
<path d="M274.24418753955717,204.07528236444523 L259.9566886750265,204.07528747405286"/>
|
||
<path d="M274.24418242994943,189.78778349991489 L274.24418753955717,204.07528236444523"/>
|
||
<path d="M259.95668356541887,189.78778860952252 L274.24418242994943,189.78778349991489"/>
|
||
</g>
|
||
<g id="product-98d8b117-87a6-4571-9fce-22da2b233c4a" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.015" ifc:guid="2OsB4NXwP5SP$E8jeh8pnA">
|
||
<path d="M146.05357830649132,189.78782934444735 L146.05358341609906,204.07532820897768"/>
|
||
<path d="M160.34108228062973,204.07532309937005 L146.05358341609906,204.07532820897768"/>
|
||
<path d="M160.34107717102199,189.78782423483926 L160.34108228062973,204.07532309937005"/>
|
||
<path d="M146.05357830649132,189.78782934444735 L160.34107717102199,189.78782423483926"/>
|
||
</g>
|
||
<g id="product-3704c469-2fd6-4d15-9e30-a6ad9df9fdb0" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.016" ifc:guid="0t1CHfBzPD5PumfgsT_Vsm">
|
||
<path d="M192.09107344274923,189.78781288015625 L192.09107855235698,204.07531174468659"/>
|
||
<path d="M206.37857741688777,204.0753066350785 L192.09107855235698,204.07531174468659"/>
|
||
<path d="M206.37857230728002,189.78780777054817 L206.37857741688777,204.0753066350785"/>
|
||
<path d="M192.09107344274923,189.78781288015625 L206.37857230728002,189.78780777054817"/>
|
||
</g>
|
||
<g id="product-1e4c4c77-7afb-4f12-bc9a-e261e7e5e780" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.020" ifc:guid="0UJ4ntUljF4hoQuc7dvUU0">
|
||
<path d="M327.82229368809806,189.78776433888424 L327.8222987977058,204.07526320341458"/>
|
||
<path d="M342.10979766223636,204.07525809380695 L327.8222987977058,204.07526320341458"/>
|
||
<path d="M342.10979255262862,189.78775922927616 L342.10979766223636,204.07525809380695"/>
|
||
<path d="M327.82229368809806,189.78776433888424 L342.10979255262862,189.78775922927616"/>
|
||
</g>
|
||
<g id="product-98cd63ec-40bf-4907-9019-0761591b8fb5" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.019" ifc:guid="2OpMFiGBz91v0P1s5P6u_r">
|
||
<path d="M281.78479855184003,189.78778080317534 L281.78480366144777,204.07527966770613"/>
|
||
<path d="M296.07230252597844,204.07527455809804 L281.78480366144777,204.07527966770613"/>
|
||
<path d="M296.0722974163707,189.78777569356771 L296.07230252597844,204.07527455809804"/>
|
||
<path d="M281.78479855184003,189.78778080317534 L296.0722974163707,189.78777569356771"/>
|
||
</g>
|
||
<g id="product-04352dcc-f2c9-46e2-b05a-4c4c8c86c4dc" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.020" ifc:guid="04DItCyib6uh1QJ4oCXiJS">
|
||
<path d="M395.68790381077702,189.78774006825142 L395.68790892038476,204.07523893278221"/>
|
||
<path d="M409.97540778491543,204.07523382317413 L395.68790892038476,204.07523893278221"/>
|
||
<path d="M409.97540267530769,189.7877349586438 L409.97540778491543,204.07523382317413"/>
|
||
<path d="M395.68790381077702,189.78774006825142 L409.97540267530769,189.7877349586438"/>
|
||
</g>
|
||
<g id="product-1d6b3729-201a-486f-a030-de0ad7ed86f1" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.019" ifc:guid="0TQpSf81f8Rw0mtWhNxORn">
|
||
<path d="M349.6504086745191,189.78775653254297 L349.65041378412684,204.07525539707331"/>
|
||
<path d="M363.93791264865706,204.07525028746568 L349.65041378412684,204.07525539707331"/>
|
||
<path d="M363.93790753904932,189.78775142293489 L363.93791264865706,204.07525028746568"/>
|
||
<path d="M349.6504086745191,189.78775653254297 L363.93790753904932,189.78775142293489"/>
|
||
</g>
|
||
<g id="product-0aa85b29-c29c-4d01-a5dc-7f6d124f2795" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.020" ifc:guid="0Ag5ifmfnD0QNSVsqIJoUL">
|
||
<path d="M544.02330067850517,188.7369763412803 L544.02330578811279,203.02447520581063"/>
|
||
<path d="M558.31080465264336,203.024470096203 L544.02330578811279,203.02447520581063"/>
|
||
<path d="M558.31079954303596,188.73697123167267 L558.31080465264336,203.024470096203"/>
|
||
<path d="M544.02330067850517,188.7369763412803 L558.31079954303596,188.73697123167267"/>
|
||
</g>
|
||
<g id="product-65cac6be-3fe2-4de6-8e3c-6576967152a6" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.020" ifc:guid="1boiQ_F_9DveuyPNQMSLAc">
|
||
<path d="M435.79039370116072,212.29253224504509 L435.79039881076847,226.58003110957543"/>
|
||
<path d="M450.07789767529903,226.5800259999678 L435.79039881076847,226.58003110957543"/>
|
||
<path d="M450.0778925656914,212.29252713543701 L450.07789767529903,226.5800259999678"/>
|
||
<path d="M435.79039370116072,212.29253224504509 L450.0778925656914,212.29252713543701"/>
|
||
</g>
|
||
<g id="product-f0d2ddc0-c2c5-4a39-80d0-b30d70827440" class="IfcFooting material-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER predefinedtype-PADFOOTING EPsetStatusStatus-NEW matsName-5CONCRETESLABONGRADEW6x6W14xW14WWFOVERVAPORBARRIER matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.020" ifc:guid="3mqjt0miLAEO3GimrmWdH0">
|
||
<path d="M423.25190102156557,212.29253672915956 L423.25190613117331,226.5800355936899"/>
|
||
<path d="M437.53940499570388,226.58003048408227 L423.25190613117331,226.5800355936899"/>
|
||
<path d="M437.53939988609613,212.29253161955103 L437.53940499570388,226.58003048408227"/>
|
||
<path d="M423.25190102156557,212.29253672915956 L437.53939988609613,212.29253161955103"/>
|
||
</g>
|
||
<g id="product-92ee369a-d348-4194-acd3-9e47244392ea" class="IfcFooting material-null predefinedtype-THICKENEDSLAB EPsetStatusStatus-NEW matsName-CONCRETETHICKEDENEDGESIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="2IxZQQqqX1bApJdaSaGvBg">
|
||
<path d="M71.940547604579365,149.59025878471903 L71.940462324603004,149.59302855937085"/>
|
||
<path d="M71.940459891218325,137.09536729995307 L71.94053921370562,137.09536730004766"/>
|
||
<path d="M71.940462324603004,149.59302855937085 L27.28658050996205,149.59303728058285"/>
|
||
<path d="M27.28658050996205,149.59303728058285 L18.994172836695839,141.29881671406156"/>
|
||
<path d="M18.926412575060453,141.2310416386199 L17.005151277593711,139.30936031336614"/>
|
||
<path d="M16.937391015958724,139.24158523792448 L14.791653342550035,137.09537846151125"/>
|
||
<path d="M71.940459891218325,137.09536729995307 L14.791653342550035,137.09537846151125"/>
|
||
<path d="M71.940462324603004,149.59302855937085 L71.940459891218325,137.09536729995307"/>
|
||
</g>
|
||
<g id="product-2f708f36-3044-42b8-84d7-486c808c9c6d" class="IfcFooting material-null predefinedtype-CAISSONFOUNDATION EPsetStatusStatus-NEW matsName-12DX24WTHICKENEDSLAB matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Slab" ifc:guid="0lS8ysC4H2k8JNI6o0Z9nj">
|
||
<path d="M477.36495127069384,64.079771106811222 L486.88995127069336,64.079767700405228"/>
|
||
<path d="M486.88995127069336,64.079767700405228 L486.8900259242987,272.8263779646918"/>
|
||
<path d="M477.36495127069384,64.079771106811222 L477.36502592429792,272.82637796469226"/>
|
||
</g>
|
||
<g id="product-fd106ca3-6218-437c-b42b-3d43e3cc54bc" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.050" ifc:guid="3z46oZOXX3VBGhFKFZp5Iy">
|
||
<path d="M331.1082506041098,105.75336828297986 L330.8782236143644,105.77602401305057"/>
|
||
<path d="M331.10825068088934,106.00605054247217 L330.92751987202405,106.02385198521597"/>
|
||
<path d="M331.10825090626759,106.29433463561418 L330.98376121740489,106.30659582364797"/>
|
||
<path d="M331.10825105889569,106.60714073191502 L331.04478680130921,106.61339140215932"/>
|
||
<path d="M330.98376121740489,106.30659582364797 L331.04478680130921,106.61339140215932"/>
|
||
<path d="M330.98376144019392,106.63190321504544 L331.04478680130921,106.61339140215932"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.04478680130921,106.61339140215932"/>
|
||
<path d="M330.65703645365556,105.84312048608217 L330.8782236143644,105.77602401305057"/>
|
||
<path d="M330.92751987202405,106.02385198521597 L330.8782236143644,105.77602401305057"/>
|
||
<path d="M330.75373431055516,106.07656922325941 L330.92751987202405,106.02385198521597"/>
|
||
<path d="M330.98376121740489,106.30659582364797 L330.92751987202405,106.02385198521597"/>
|
||
<path d="M330.86405560104276,106.34290821951026 L330.98376121740489,106.30659582364797"/>
|
||
<path d="M330.45318924227968,105.95207926300736 L330.65703645365556,105.84312048608217"/>
|
||
<path d="M330.75373431055516,106.07656922325941 L330.65703645365556,105.84312048608217"/>
|
||
<path d="M330.59357264395828,106.16217750101123 L330.75373431055516,106.07656922325941"/>
|
||
<path d="M330.86405560104276,106.34290821951026 L330.75373431055516,106.07656922325941"/>
|
||
<path d="M330.75373428496039,106.40187618885602 L330.86405560104276,106.34290821951026"/>
|
||
<path d="M330.98376144019392,106.63190321504544 L330.86405560104276,106.34290821951026"/>
|
||
<path d="M330.92752013571442,106.66196479872951 L330.98376144019392,106.63190321504544"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.98376144019392,106.63190321504544"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.92752013571442,106.66196479872951"/>
|
||
<path d="M330.27451552257867,106.09871294616232 L330.45318924227968,105.95207926300736"/>
|
||
<path d="M330.59357264395828,106.16217750101123 L330.45318924227968,105.95207926300736"/>
|
||
<path d="M330.4531897134525,106.2773867253718 L330.59357264395828,106.16217750101123"/>
|
||
<path d="M330.75373428496039,106.40187618885602 L330.59357264395828,106.16217750101123"/>
|
||
<path d="M330.65703682379592,106.48123372539658 L330.75373428496039,106.40187618885602"/>
|
||
<path d="M330.92752013571442,106.66196479872951 L330.75373428496039,106.40187618885602"/>
|
||
<path d="M330.8782242117951,106.70242090196416 L330.92752013571442,106.66196479872951"/>
|
||
<path d="M330.1278819672209,106.27738662881029 L330.27451552257867,106.09871294616232"/>
|
||
<path d="M330.4531897134525,106.2773867253718 L330.27451552257867,106.09871294616232"/>
|
||
<path d="M330.3379804475677,106.41776970279898 L330.4531897134525,106.2773867253718"/>
|
||
<path d="M330.65703682379592,106.48123372539658 L330.4531897134525,106.2773867253718"/>
|
||
<path d="M330.57767924997006,106.57793120783799 L330.65703682379592,106.48123372539658"/>
|
||
<path d="M330.8782242117951,106.70242090196416 L330.65703682379592,106.48123372539658"/>
|
||
<path d="M330.83776807285255,106.75171680159565 L330.8782242117951,106.70242090196416"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.8782242117951,106.70242090196416"/>
|
||
<path d="M330.01892333609783,106.4812339536029 L330.1278819672209,106.27738662881029"/>
|
||
<path d="M330.3379804475677,106.41776970279898 L330.1278819672209,106.27738662881029"/>
|
||
<path d="M330.252372284373,106.57793139514297 L330.3379804475677,106.41776970279898"/>
|
||
<path d="M330.57767924997006,106.57793120783799 L330.3379804475677,106.41776970279898"/>
|
||
<path d="M330.5187112885651,106.68825254835519 L330.57767924997006,106.57793120783799"/>
|
||
<path d="M330.83776807285255,106.75171680159565 L330.57767924997006,106.57793120783799"/>
|
||
<path d="M330.80770644068741,106.80795810983454 L330.83776807285255,106.75171680159565"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.83776807285255,106.75171680159565"/>
|
||
<path d="M329.95182695030587,106.70242118004535 L330.01892333609783,106.4812339536029"/>
|
||
<path d="M330.252372284373,106.57793139514297 L330.01892333609783,106.4812339536029"/>
|
||
<path d="M330.1996550286965,106.75171697657697 L330.252372284373,106.57793139514297"/>
|
||
<path d="M330.5187112885651,106.68825254835519 L330.252372284373,106.57793139514297"/>
|
||
<path d="M330.48239897832286,106.8079581818206 L330.5187112885651,106.68825254835519"/>
|
||
<path d="M330.80770644068741,106.80795810983454 L330.5187112885651,106.68825254835519"/>
|
||
<path d="M330.78919460048337,106.86898348862587 L330.80770644068741,106.80795810983454"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.80770644068741,106.80795810983454"/>
|
||
<path d="M329.92917145572994,106.93244821166854 L329.95182695030587,106.70242118004535"/>
|
||
<path d="M330.1996550286965,106.75171697657697 L329.95182695030587,106.70242118004535"/>
|
||
<path d="M330.18185463779059,106.93244795826604 L330.1996550286965,106.75171697657697"/>
|
||
<path d="M330.48239897832286,106.8079581818206 L330.1996550286965,106.75171697657697"/>
|
||
<path d="M330.47013780836414,106.93244789593609 L330.48239897832286,106.8079581818206"/>
|
||
<path d="M330.78919460048337,106.86898348862587 L330.48239897832286,106.8079581818206"/>
|
||
<path d="M330.78294386918117,106.9324477636751 L330.78919460048337,106.86898348862587"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.78919460048337,106.86898348862587"/>
|
||
<path d="M330.18185463779059,106.93244795826604 L330.47013780836414,106.93244789593609"/>
|
||
<path d="M330.48239899639805,107.056937616494 L330.47013780836414,106.93244789593609"/>
|
||
<path d="M330.78294386918117,106.9324477636751 L330.47013780836414,106.93244789593609"/>
|
||
<path d="M330.78919457490952,106.99591204589524 L330.78294386918117,106.9324477636751"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.78294386918117,106.9324477636751"/>
|
||
<path d="M329.95182711483403,107.16247523727634 L329.92917145572994,106.93244821166854"/>
|
||
<path d="M330.18185463779059,106.93244795826604 L329.92917145572994,106.93244821166854"/>
|
||
<path d="M330.1996550160319,107.11317894413241 L330.18185463779059,106.93244795826604"/>
|
||
<path d="M330.01892365883145,107.38366243346809 L329.95182711483403,107.16247523727634"/>
|
||
<path d="M330.1996550160319,107.11317894413241 L329.95182711483403,107.16247523727634"/>
|
||
<path d="M330.25237232504287,107.28696454108604 L330.1996550160319,107.11317894413241"/>
|
||
<path d="M330.48239899639805,107.056937616494 L330.1996550160319,107.11317894413241"/>
|
||
<path d="M330.51871139226023,107.17664323285589 L330.48239899639805,107.056937616494"/>
|
||
<path d="M330.78919457490952,106.99591204589524 L330.48239899639805,107.056937616494"/>
|
||
<path d="M330.80770638779575,107.05693742031735 L330.78919457490952,106.99591204589524"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.78919457490952,106.99591204589524"/>
|
||
<path d="M330.25237232504287,107.28696454108604 L330.51871139226023,107.17664323285589"/>
|
||
<path d="M330.57767932612319,107.28696456668013 L330.51871139226023,107.17664323285589"/>
|
||
<path d="M330.80770638779575,107.05693742031735 L330.51871139226023,107.17664323285589"/>
|
||
<path d="M330.83776802470436,107.11317875140958 L330.80770638779575,107.05693742031735"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.80770638779575,107.05693742031735"/>
|
||
<path d="M330.12788243575744,107.587509680327 L330.01892365883145,107.38366243346809"/>
|
||
<path d="M330.25237232504287,107.28696454108604 L330.01892365883145,107.38366243346809"/>
|
||
<path d="M330.33798053182727,107.44712620768223 L330.25237232504287,107.28696454108604"/>
|
||
<path d="M330.27451611891252,107.76618332906173 L330.12788243575744,107.587509680327"/>
|
||
<path d="M330.33798053182727,107.44712620768223 L330.12788243575744,107.587509680327"/>
|
||
<path d="M330.45318982715514,107.58750913818767 L330.33798053182727,107.44712620768223"/>
|
||
<path d="M330.57767932612319,107.28696456668013 L330.33798053182727,107.44712620768223"/>
|
||
<path d="M330.65703693362923,107.38366202784437 L330.57767932612319,107.28696456668013"/>
|
||
<path d="M330.83776802470436,107.11317875140958 L330.57767932612319,107.28696456668013"/>
|
||
<path d="M330.8782241456812,107.16247467532821 L330.83776802470436,107.11317875140958"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.83776802470436,107.11317875140958"/>
|
||
<path d="M330.65703693362923,107.38366202784437 L330.8782241456812,107.16247467532821"/>
|
||
<path d="M330.92752008079538,107.20293083201341 L330.8782241456812,107.16247467532821"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.8782241456812,107.16247467532821"/>
|
||
<path d="M330.45318994349407,107.9128168844195 L330.27451611891252,107.76618332906173"/>
|
||
<path d="M330.45318982715514,107.58750913818767 L330.27451611891252,107.76618332906173"/>
|
||
<path d="M330.59357287554815,107.70271847503955 L330.45318982715514,107.58750913818767"/>
|
||
<path d="M330.65703693362923,107.38366202784437 L330.45318982715514,107.58750913818767"/>
|
||
<path d="M330.75373441607098,107.46301967263753 L330.65703693362923,107.38366202784437"/>
|
||
<path d="M330.6570372328033,108.02177551554269 L330.45318994349407,107.9128168844195"/>
|
||
<path d="M330.59357287554815,107.70271847503955 L330.45318994349407,107.9128168844195"/>
|
||
<path d="M330.75373460337676,107.7883267092011 L330.59357287554815,107.70271847503955"/>
|
||
<path d="M330.75373441607098,107.46301967263753 L330.59357287554815,107.70271847503955"/>
|
||
<path d="M330.86405579207235,107.52198759855855 L330.75373441607098,107.46301967263753"/>
|
||
<path d="M330.92752008079538,107.20293083201341 L330.75373441607098,107.46301967263753"/>
|
||
<path d="M330.98376138903473,107.23299244643613 L330.92752008079538,107.20293083201341"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.92752008079538,107.20293083201341"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L330.98376138903473,107.23299244643613"/>
|
||
<path d="M330.8782244769867,108.08887190133464 L330.6570372328033,108.02177551554269"/>
|
||
<path d="M330.75373460337676,107.7883267092011 L330.6570372328033,108.02177551554269"/>
|
||
<path d="M330.92752023803553,107.84104396487783 L330.75373460337676,107.7883267092011"/>
|
||
<path d="M330.86405579207235,107.52198759855855 L330.75373460337676,107.7883267092011"/>
|
||
<path d="M330.98376145214888,107.55829987331708 L330.86405579207235,107.52198759855855"/>
|
||
<path d="M330.98376138903473,107.23299244643613 L330.86405579207235,107.52198759855855"/>
|
||
<path d="M331.0447867811323,107.25150432212331 L330.98376138903473,107.23299244643613"/>
|
||
<path d="M331.10825151538643,108.1115273959108 L330.8782244769867,108.08887190133464"/>
|
||
<path d="M330.92752023803553,107.84104396487783 L330.8782244769867,108.08887190133464"/>
|
||
<path d="M331.10825124839357,107.85884435578328 L330.92752023803553,107.84104396487783"/>
|
||
<path d="M330.98376145214888,107.55829987331708 L330.92752023803553,107.84104396487783"/>
|
||
<path d="M331.10825118605544,107.57056104327648 L330.98376145214888,107.55829987331708"/>
|
||
<path d="M331.0447867811323,107.25150432212331 L330.98376145214888,107.55829987331708"/>
|
||
<path d="M331.10825108098049,107.25775498245957 L331.0447867811323,107.25150432212331"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.0447867811323,107.25150432212331"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.10825108098049,107.25775498245957"/>
|
||
<path d="M331.33827855195932,108.0888717368066 L331.10825151538643,108.1115273959108"/>
|
||
<path d="M331.10825124839357,107.85884435578328 L331.10825151538643,108.1115273959108"/>
|
||
<path d="M331.2889822765577,107.84104390657558 L331.10825124839357,107.85884435578328"/>
|
||
<path d="M331.10825118605544,107.57056104327648 L331.10825124839357,107.85884435578328"/>
|
||
<path d="M331.23274092230588,107.55829985524269 L331.10825118605544,107.57056104327648"/>
|
||
<path d="M331.10825108098049,107.25775498245957 L331.10825118605544,107.57056104327648"/>
|
||
<path d="M331.17171537388492,107.25150431221437 L331.10825108098049,107.25775498245957"/>
|
||
<path d="M331.55946578363501,108.02177519280895 L331.33827855195932,108.0888717368066"/>
|
||
<path d="M331.2889822765577,107.84104390657558 L331.33827855195932,108.0888717368066"/>
|
||
<path d="M331.46276789125193,107.78832659756472 L331.2889822765577,107.84104390657558"/>
|
||
<path d="M331.23274092230588,107.55829985524269 L331.2889822765577,107.84104390657558"/>
|
||
<path d="M331.35244660076444,107.52198753034691 L331.23274092230588,107.55829985524269"/>
|
||
<path d="M331.17171537388492,107.25150431221437 L331.23274092230588,107.55829985524269"/>
|
||
<path d="M331.23274077935434,107.23299242836174 L331.17171537388492,107.25150431221437"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.17171537388492,107.25150431221437"/>
|
||
<path d="M331.7633130659774,107.9128164158833 L331.55946578363501,108.02177519280895"/>
|
||
<path d="M331.46276789125193,107.78832659756472 L331.55946578363501,108.02177519280895"/>
|
||
<path d="M331.62292966429891,107.7027183198129 L331.46276789125193,107.78832659756472"/>
|
||
<path d="M331.35244660076444,107.52198753034691 L331.46276789125193,107.78832659756472"/>
|
||
<path d="M331.46276795233018,107.46301945455025 L331.35244660076444,107.52198753034691"/>
|
||
<path d="M331.23274077935434,107.23299242836174 L331.35244660076444,107.52198753034691"/>
|
||
<path d="M331.28898211931744,107.20293084467721 L331.23274077935434,107.23299242836174"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.23274077935434,107.23299242836174"/>
|
||
<path d="M331.94198671471167,107.76618266176138 L331.7633130659774,107.9128164158833"/>
|
||
<path d="M331.62292966429891,107.7027183198129 L331.7633130659774,107.9128164158833"/>
|
||
<path d="M331.76331266577131,107.58750902448537 L331.62292966429891,107.7027183198129"/>
|
||
<path d="M331.46276795233018,107.46301945455025 L331.62292966429891,107.7027183198129"/>
|
||
<path d="M331.55946541349431,107.38366188252758 L331.46276795233018,107.46301945455025"/>
|
||
<path d="M331.28898211931744,107.20293084467721 L331.46276795233018,107.46301945455025"/>
|
||
<path d="M331.33827804323698,107.16247467047606 L331.28898211931744,107.20293084467721"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.28898211931744,107.20293084467721"/>
|
||
<path d="M332.08862027006944,107.58750897911341 L331.94198671471167,107.76618266176138"/>
|
||
<path d="M331.76331266577131,107.58750902448537 L331.94198671471167,107.76618266176138"/>
|
||
<path d="M331.87852200262307,107.44712601157562 L331.76331266577131,107.58750902448537"/>
|
||
<path d="M331.55946541349431,107.38366188252758 L331.76331266577131,107.58750902448537"/>
|
||
<path d="M331.6388229873204,107.28696436460223 L331.55946541349431,107.38366188252758"/>
|
||
<path d="M331.33827804323698,107.16247467047606 L331.55946541349431,107.38366188252758"/>
|
||
<path d="M331.37873419992138,107.11317873536109 L331.33827804323698,107.16247467047606"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.33827804323698,107.16247467047606"/>
|
||
<path d="M331.87852200262307,107.44712601157562 L331.6388229873204,107.28696436460223"/>
|
||
<path d="M331.6977909132421,107.17664297086003 L331.6388229873204,107.28696436460223"/>
|
||
<path d="M331.37873419992138,107.11317873536109 L331.6388229873204,107.28696436460223"/>
|
||
<path d="M331.40879579660316,107.05693740050901 L331.37873419992138,107.11317873536109"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.37873419992138,107.11317873536109"/>
|
||
<path d="M332.19757890119251,107.38366158335339 L332.08862027006944,107.58750897911341"/>
|
||
<path d="M331.87852200262307,107.44712601157562 L332.08862027006944,107.58750897911341"/>
|
||
<path d="M331.96413016581778,107.2869642482633 L331.87852200262307,107.44712601157562"/>
|
||
<path d="M332.26467528698458,107.16247430368685 L332.19757890119251,107.38366158335339"/>
|
||
<path d="M331.96413016581778,107.2869642482633 L332.19757890119251,107.38366158335339"/>
|
||
<path d="M332.0168474924609,107.11317856038022 L331.96413016581778,107.2869642482633"/>
|
||
<path d="M331.6977909132421,107.17664297086003 L331.96413016581778,107.2869642482633"/>
|
||
<path d="M331.73410318800074,107.05693728417009 L331.6977909132421,107.17664297086003"/>
|
||
<path d="M331.40879579660316,107.05693740050901 L331.6977909132421,107.17664297086003"/>
|
||
<path d="M331.42730767229045,106.99591197736436 L331.40879579660316,107.05693740050901"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.40879579660316,107.05693740050901"/>
|
||
<path d="M331.73410318800074,107.05693728417009 L331.42730767229045,106.99591197736436"/>
|
||
<path d="M331.43355836810906,106.93244766007501 L331.42730767229045,106.99591197736436"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.42730767229045,106.99591197736436"/>
|
||
<path d="M332.28733078156051,106.93244721887277 L332.26467528698458,107.16247430368685"/>
|
||
<path d="M332.0168474924609,107.11317856038022 L332.26467528698458,107.16247430368685"/>
|
||
<path d="M332.03464795433365,106.93244747227573 L332.0168474924609,107.11317856038022"/>
|
||
<path d="M331.73410318800074,107.05693728417009 L332.0168474924609,107.11317856038022"/>
|
||
<path d="M331.74636435795946,106.93244753462295 L331.73410318800074,107.05693728417009"/>
|
||
<path d="M332.26467512245642,106.70242015774693 L332.28733078156051,106.93244721887277"/>
|
||
<path d="M332.03464795433365,106.93244747227573 L332.28733078156051,106.93244721887277"/>
|
||
<path d="M332.01684743415888,106.75171637992298 L332.03464795433365,106.93244747227573"/>
|
||
<path d="M331.74636435795946,106.93244753462295 L332.03464795433365,106.93244747227573"/>
|
||
<path d="M331.73410316992545,106.80795779627124 L331.74636435795946,106.93244753462295"/>
|
||
<path d="M331.43355836810906,106.93244766007501 L331.74636435795946,106.93244753462295"/>
|
||
<path d="M331.42730766238037,106.86898334025727 L331.43355836810906,106.93244766007501"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.43355836810906,106.93244766007501"/>
|
||
<path d="M331.73410316992545,106.80795779627124 L331.42730766238037,106.86898334025727"/>
|
||
<path d="M331.40879577852797,106.80795792148137 L331.42730766238037,106.86898334025727"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.42730766238037,106.86898334025727"/>
|
||
<path d="M332.19757857845889,106.48123289058776 L332.26467512245642,106.70242015774693"/>
|
||
<path d="M332.01684743415888,106.75171637992298 L332.26467512245642,106.70242015774693"/>
|
||
<path d="M331.96413005418106,106.57793071200422 L332.01684743415888,106.75171637992298"/>
|
||
<path d="M331.73410316992545,106.80795779627124 L332.01684743415888,106.75171637992298"/>
|
||
<path d="M331.69779080954652,106.68825212668435 L331.73410316992545,106.80795779627124"/>
|
||
<path d="M332.08861980153279,106.2773855727628 L332.19757857845889,106.48123289058776"/>
|
||
<path d="M331.96413005418106,106.57793071200422 L332.19757857845889,106.48123289058776"/>
|
||
<path d="M331.87852177642981,106.41776890347364 L331.96413005418106,106.57793071200422"/>
|
||
<path d="M331.69779080954652,106.68825212668435 L331.96413005418106,106.57793071200422"/>
|
||
<path d="M331.63882280471682,106.57793072189315 L331.69779080954652,106.68825212668435"/>
|
||
<path d="M331.40879577852797,106.80795792148137 L331.69779080954652,106.68825212668435"/>
|
||
<path d="M331.37873414161902,106.75171657264718 L331.40879577852797,106.80795792148137"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.40879577852797,106.80795792148137"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.37873414161902,106.75171657264718"/>
|
||
<path d="M331.94198611837771,106.09871199499503 L332.08861980153279,106.2773855727628"/>
|
||
<path d="M331.87852177642981,106.41776890347364 L332.08861980153279,106.2773855727628"/>
|
||
<path d="M331.76331233916835,106.2773859020017 L331.87852177642981,106.41776890347364"/>
|
||
<path d="M331.63882280471682,106.57793072189315 L331.87852177642981,106.41776890347364"/>
|
||
<path d="M331.55946519721078,106.48123326072846 L331.63882280471682,106.57793072189315"/>
|
||
<path d="M331.37873414161902,106.75171657264718 L331.63882280471682,106.57793072189315"/>
|
||
<path d="M331.33827800290055,106.70242061324507 L331.37873414161902,106.75171657264718"/>
|
||
<path d="M331.7633123647629,105.95207829770425 L331.94198611837771,106.09871199499503"/>
|
||
<path d="M331.76331233916835,106.2773859020017 L331.94198611837771,106.09871199499503"/>
|
||
<path d="M331.62292939722545,106.16217663611678 L331.76331233916835,106.2773859020017"/>
|
||
<path d="M331.55946519721078,106.48123326072846 L331.76331233916835,106.2773859020017"/>
|
||
<path d="M331.46276767928566,106.40187561593575 L331.55946519721078,106.48123326072846"/>
|
||
<path d="M331.33827800290055,106.70242061324507 L331.55946519721078,106.48123326072846"/>
|
||
<path d="M331.28898203230324,106.66196449204335 L331.33827800290055,106.70242061324507"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.33827800290055,106.70242061324507"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.28898203230324,106.66196449204335"/>
|
||
<path d="M331.55946496900344,105.84311973754711 L331.7633123647629,105.95207829770425"/>
|
||
<path d="M331.62292939722545,106.16217663611678 L331.7633123647629,105.95207829770425"/>
|
||
<path d="M331.46276752746337,106.07656833098827 L331.62292939722545,106.16217663611678"/>
|
||
<path d="M331.46276767928566,106.40187561593575 L331.62292939722545,106.16217663611678"/>
|
||
<path d="M331.35244626780104,106.34290769001427 L331.46276767928566,106.40187561593575"/>
|
||
<path d="M331.28898203230324,106.66196449204335 L331.46276767928566,106.40187561593575"/>
|
||
<path d="M331.23274066196723,106.63190284213715 L331.28898203230324,106.66196449204335"/>
|
||
<path d="M331.33827767159516,105.77602349368908 L331.55946496900344,105.84311973754711"/>
|
||
<path d="M331.46276752746337,106.07656833098827 L331.55946496900344,105.84311973754711"/>
|
||
<path d="M331.28898180409612,106.023851075312 L331.46276752746337,106.07656833098827"/>
|
||
<path d="M331.35244626780104,106.34290769001427 L331.46276752746337,106.07656833098827"/>
|
||
<path d="M331.23274056337004,106.30659537977272 L331.35244626780104,106.34290769001427"/>
|
||
<path d="M331.23274066196723,106.63190284213715 L331.35244626780104,106.34290769001427"/>
|
||
<path d="M331.17171522995102,106.613391001933 L331.23274066196723,106.63190284213715"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.23274066196723,106.63190284213715"/>
|
||
<path d="M331.1082506041098,105.75336828297986 L331.33827767159516,105.77602349368908"/>
|
||
<path d="M331.28898180409612,106.023851075312 L331.33827767159516,105.77602349368908"/>
|
||
<path d="M331.10825068088934,106.00605054247217 L331.1082506041098,105.75336828297986"/>
|
||
<path d="M331.10825068088934,106.00605054247217 L331.28898180409612,106.023851075312"/>
|
||
<path d="M331.23274056337004,106.30659537977272 L331.28898180409612,106.023851075312"/>
|
||
<path d="M331.10825090626759,106.29433463561418 L331.10825068088934,106.00605054247217"/>
|
||
<path d="M331.10825090626759,106.29433463561418 L331.23274056337004,106.30659537977272"/>
|
||
<path d="M331.17171522995102,106.613391001933 L331.23274056337004,106.30659537977272"/>
|
||
<path d="M331.10825105889569,106.60714073191502 L331.10825090626759,106.29433463561418"/>
|
||
<path d="M331.10825105889569,106.60714073191502 L331.17171522995102,106.613391001933"/>
|
||
<path d="M331.10825101219484,106.93244774922914 L331.17171522995102,106.613391001933"/>
|
||
<path d="M331.10825105889569,106.60714073191502 L331.10825101219484,106.93244774922914"/>
|
||
</g>
|
||
<g id="product-2b9b336c-dd56-4b3d-accf-fe3b94a76d69" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.038" ifc:guid="0hcpDitLPBFQpF$ZkKfsrf">
|
||
<path d="M223.94809959932343,105.75340660642632 L223.71807260957769,105.77606233649749"/>
|
||
<path d="M223.94809967610308,106.00608886591908 L223.76736886723756,106.02389030866289"/>
|
||
<path d="M223.94809990148133,106.29437295906064 L223.82361021261863,106.30663414709443"/>
|
||
<path d="M223.94810005410943,106.60717905536148 L223.88463579652284,106.61342972560624"/>
|
||
<path d="M223.82361021261863,106.30663414709443 L223.88463579652284,106.61342972560624"/>
|
||
<path d="M223.82361043540755,106.63194153849236 L223.88463579652284,106.61342972560624"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.88463579652284,106.61342972560624"/>
|
||
<path d="M223.49688544886885,105.84315880952863 L223.71807260957769,105.77606233649749"/>
|
||
<path d="M223.76736886723756,106.02389030866289 L223.71807260957769,105.77606233649749"/>
|
||
<path d="M223.59358330576845,106.07660754670633 L223.76736886723756,106.02389030866289"/>
|
||
<path d="M223.82361021261863,106.30663414709443 L223.76736886723756,106.02389030866289"/>
|
||
<path d="M223.70390459625605,106.34294654295718 L223.82361021261863,106.30663414709443"/>
|
||
<path d="M223.29303823749342,105.95211758645428 L223.49688544886885,105.84315880952863"/>
|
||
<path d="M223.59358330576845,106.07660754670633 L223.49688544886885,105.84315880952863"/>
|
||
<path d="M223.43342163917168,106.16221582445769 L223.59358330576845,106.07660754670633"/>
|
||
<path d="M223.70390459625605,106.34294654295718 L223.59358330576845,106.07660754670633"/>
|
||
<path d="M223.59358328017368,106.40191451230294 L223.70390459625605,106.34294654295718"/>
|
||
<path d="M223.82361043540755,106.63194153849236 L223.70390459625605,106.34294654295718"/>
|
||
<path d="M223.7673691309277,106.66200312217643 L223.82361043540755,106.63194153849236"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.82361043540755,106.63194153849236"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.7673691309277,106.66200312217643"/>
|
||
<path d="M223.1143645177923,106.09875126960924 L223.29303823749342,105.95211758645428"/>
|
||
<path d="M223.43342163917168,106.16221582445769 L223.29303823749342,105.95211758645428"/>
|
||
<path d="M223.29303870866624,106.27742504881826 L223.43342163917168,106.16221582445769"/>
|
||
<path d="M223.59358328017368,106.40191451230294 L223.43342163917168,106.16221582445769"/>
|
||
<path d="M223.49688581900932,106.48127204884304 L223.59358328017368,106.40191451230294"/>
|
||
<path d="M223.7673691309277,106.66200312217643 L223.59358328017368,106.40191451230294"/>
|
||
<path d="M223.7180732070085,106.70245922541108 L223.7673691309277,106.66200312217643"/>
|
||
<path d="M222.96773096243453,106.27742495225675 L223.1143645177923,106.09875126960924"/>
|
||
<path d="M223.29303870866624,106.27742504881826 L223.1143645177923,106.09875126960924"/>
|
||
<path d="M223.17782944278144,106.41780802624544 L223.29303870866624,106.27742504881826"/>
|
||
<path d="M223.49688581900932,106.48127204884304 L223.29303870866624,106.27742504881826"/>
|
||
<path d="M223.41752824518335,106.57796953128491 L223.49688581900932,106.48127204884304"/>
|
||
<path d="M223.7180732070085,106.70245922541108 L223.49688581900932,106.48127204884304"/>
|
||
<path d="M223.67761706806596,106.75175512504211 L223.7180732070085,106.70245922541108"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.7180732070085,106.70245922541108"/>
|
||
<path d="M222.85877233131146,106.48127227704936 L222.96773096243453,106.27742495225675"/>
|
||
<path d="M223.17782944278144,106.41780802624544 L222.96773096243453,106.27742495225675"/>
|
||
<path d="M223.09222127958674,106.57796971858943 L223.17782944278144,106.41780802624544"/>
|
||
<path d="M223.41752824518335,106.57796953128491 L223.17782944278144,106.41780802624544"/>
|
||
<path d="M223.35856028377839,106.68829087180211 L223.41752824518335,106.57796953128491"/>
|
||
<path d="M223.67761706806596,106.75175512504211 L223.41752824518335,106.57796953128491"/>
|
||
<path d="M223.64755543590081,106.80799643328101 L223.67761706806596,106.75175512504211"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.67761706806596,106.75175512504211"/>
|
||
<path d="M222.7916759455195,106.70245950349181 L222.85877233131146,106.48127227704936"/>
|
||
<path d="M223.09222127958674,106.57796971858943 L222.85877233131146,106.48127227704936"/>
|
||
<path d="M223.03950402391013,106.75175530002343 L223.09222127958674,106.57796971858943"/>
|
||
<path d="M223.35856028377839,106.68829087180211 L223.09222127958674,106.57796971858943"/>
|
||
<path d="M223.32224797353626,106.80799650526706 L223.35856028377839,106.68829087180211"/>
|
||
<path d="M223.64755543590081,106.80799643328101 L223.35856028377839,106.68829087180211"/>
|
||
<path d="M223.62904359569666,106.86902181207279 L223.64755543590081,106.80799643328101"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.64755543590081,106.80799643328101"/>
|
||
<path d="M222.76902045094357,106.93248653511546 L222.7916759455195,106.70245950349181"/>
|
||
<path d="M223.03950402391013,106.75175530002343 L222.7916759455195,106.70245950349181"/>
|
||
<path d="M223.02170363300434,106.93248628171295 L223.03950402391013,106.75175530002343"/>
|
||
<path d="M223.32224797353626,106.80799650526706 L223.03950402391013,106.75175530002343"/>
|
||
<path d="M223.30998680357743,106.93248621938255 L223.32224797353626,106.80799650526706"/>
|
||
<path d="M223.62904359569666,106.86902181207279 L223.32224797353626,106.80799650526706"/>
|
||
<path d="M223.62279286439457,106.93248608712156 L223.62904359569666,106.86902181207279"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.62904359569666,106.86902181207279"/>
|
||
<path d="M223.02170363300434,106.93248628171295 L223.30998680357743,106.93248621938255"/>
|
||
<path d="M223.32224799161145,107.05697593994046 L223.30998680357743,106.93248621938255"/>
|
||
<path d="M223.62279286439457,106.93248608712156 L223.30998680357743,106.93248621938255"/>
|
||
<path d="M223.62904357012292,106.9959503693417 L223.62279286439457,106.93248608712156"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.62279286439457,106.93248608712156"/>
|
||
<path d="M222.79167611004766,107.16251356072326 L222.76902045094357,106.93248653511546"/>
|
||
<path d="M223.02170363300434,106.93248628171295 L222.76902045094357,106.93248653511546"/>
|
||
<path d="M223.03950401124564,107.11321726757888 L223.02170363300434,106.93248628171295"/>
|
||
<path d="M222.85877265404508,107.38370075691455 L222.79167611004766,107.16251356072326"/>
|
||
<path d="M223.03950401124564,107.11321726757888 L222.79167611004766,107.16251356072326"/>
|
||
<path d="M223.0922213202565,107.2870028645325 L223.03950401124564,107.11321726757888"/>
|
||
<path d="M223.32224799161145,107.05697593994046 L223.03950401124564,107.11321726757888"/>
|
||
<path d="M223.35856038747363,107.17668155630236 L223.32224799161145,107.05697593994046"/>
|
||
<path d="M223.62904357012292,106.9959503693417 L223.32224799161145,107.05697593994046"/>
|
||
<path d="M223.64755538300903,107.05697574376427 L223.62904357012292,106.9959503693417"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.62904357012292,106.9959503693417"/>
|
||
<path d="M223.0922213202565,107.2870028645325 L223.35856038747363,107.17668155630236"/>
|
||
<path d="M223.41752832133648,107.28700289012659 L223.35856038747363,107.17668155630236"/>
|
||
<path d="M223.64755538300903,107.05697574376427 L223.35856038747363,107.17668155630236"/>
|
||
<path d="M223.67761701991765,107.11321707485649 L223.64755538300903,107.05697574376427"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.64755538300903,107.05697574376427"/>
|
||
<path d="M222.96773143097118,107.58754800377346 L222.85877265404508,107.38370075691455"/>
|
||
<path d="M223.0922213202565,107.2870028645325 L222.85877265404508,107.38370075691455"/>
|
||
<path d="M223.1778295270409,107.44716453112869 L223.0922213202565,107.2870028645325"/>
|
||
<path d="M223.11436511412614,107.76622165250819 L222.96773143097118,107.58754800377346"/>
|
||
<path d="M223.1778295270409,107.44716453112869 L222.96773143097118,107.58754800377346"/>
|
||
<path d="M223.29303882236877,107.58754746163459 L223.1778295270409,107.44716453112869"/>
|
||
<path d="M223.41752832133648,107.28700289012659 L223.1778295270409,107.44716453112869"/>
|
||
<path d="M223.49688592884263,107.38370035129128 L223.41752832133648,107.28700289012659"/>
|
||
<path d="M223.67761701991765,107.11321707485649 L223.41752832133648,107.28700289012659"/>
|
||
<path d="M223.71807314089449,107.16251299877467 L223.67761701991765,107.11321707485649"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.67761701991765,107.11321707485649"/>
|
||
<path d="M223.49688592884263,107.38370035129128 L223.71807314089449,107.16251299877467"/>
|
||
<path d="M223.76736907600878,107.20296915545987 L223.71807314089449,107.16251299877467"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.71807314089449,107.16251299877467"/>
|
||
<path d="M223.29303893870781,107.91285520786596 L223.11436511412614,107.76622165250819"/>
|
||
<path d="M223.29303882236877,107.58754746163459 L223.11436511412614,107.76622165250819"/>
|
||
<path d="M223.43342187076155,107.70275679848646 L223.29303882236877,107.58754746163459"/>
|
||
<path d="M223.49688592884263,107.38370035129128 L223.29303882236877,107.58754746163459"/>
|
||
<path d="M223.59358341128438,107.46305799608399 L223.49688592884263,107.38370035129128"/>
|
||
<path d="M223.49688622801659,108.0218138389896 L223.29303893870781,107.91285520786596"/>
|
||
<path d="M223.43342187076155,107.70275679848646 L223.29303893870781,107.91285520786596"/>
|
||
<path d="M223.59358359859016,107.78836503264802 L223.43342187076155,107.70275679848646"/>
|
||
<path d="M223.59358341128438,107.46305799608399 L223.43342187076155,107.70275679848646"/>
|
||
<path d="M223.70390478728575,107.52202592200547 L223.59358341128438,107.46305799608399"/>
|
||
<path d="M223.76736907600878,107.20296915545987 L223.59358341128438,107.46305799608399"/>
|
||
<path d="M223.82361038424835,107.23303076988259 L223.76736907600878,107.20296915545987"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.76736907600878,107.20296915545987"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.82361038424835,107.23303076988259"/>
|
||
<path d="M223.7180734722001,108.0889102247811 L223.49688622801659,108.0218138389896"/>
|
||
<path d="M223.59358359859016,107.78836503264802 L223.49688622801659,108.0218138389896"/>
|
||
<path d="M223.76736923324881,107.84108228832429 L223.59358359859016,107.78836503264802"/>
|
||
<path d="M223.70390478728575,107.52202592200547 L223.59358359859016,107.78836503264802"/>
|
||
<path d="M223.82361044736263,107.55833819676354 L223.70390478728575,107.52202592200547"/>
|
||
<path d="M223.82361038424835,107.23303076988259 L223.70390478728575,107.52202592200547"/>
|
||
<path d="M223.88463577634604,107.25154264557023 L223.82361038424835,107.23303076988259"/>
|
||
<path d="M223.94810051060006,108.11156571935726 L223.7180734722001,108.0889102247811"/>
|
||
<path d="M223.76736923324881,107.84108228832429 L223.7180734722001,108.0889102247811"/>
|
||
<path d="M223.9481002436072,107.85888267923019 L223.76736923324881,107.84108228832429"/>
|
||
<path d="M223.82361044736263,107.55833819676354 L223.76736923324881,107.84108228832429"/>
|
||
<path d="M223.94810018126918,107.5705993667234 L223.82361044736263,107.55833819676354"/>
|
||
<path d="M223.88463577634604,107.25154264557023 L223.82361044736263,107.55833819676354"/>
|
||
<path d="M223.94810007619424,107.25779330590603 L223.88463577634604,107.25154264557023"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.88463577634604,107.25154264557023"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L223.94810007619424,107.25779330590603"/>
|
||
<path d="M224.17812754717295,108.08891006025351 L223.94810051060006,108.11156571935726"/>
|
||
<path d="M223.9481002436072,107.85888267923019 L223.94810051060006,108.11156571935726"/>
|
||
<path d="M224.12883127177145,107.84108223002204 L223.9481002436072,107.85888267923019"/>
|
||
<path d="M223.94810018126918,107.5705993667234 L223.9481002436072,107.85888267923019"/>
|
||
<path d="M224.07258991751962,107.55833817868916 L223.94810018126918,107.5705993667234"/>
|
||
<path d="M223.94810007619424,107.25779330590603 L223.94810018126918,107.5705993667234"/>
|
||
<path d="M224.01156436909866,107.25154263566128 L223.94810007619424,107.25779330590603"/>
|
||
<path d="M224.39931477884863,108.02181351625586 L224.17812754717295,108.08891006025351"/>
|
||
<path d="M224.12883127177145,107.84108223002204 L224.17812754717295,108.08891006025351"/>
|
||
<path d="M224.30261688646567,107.78836492101163 L224.12883127177145,107.84108223002204"/>
|
||
<path d="M224.07258991751962,107.55833817868916 L224.12883127177145,107.84108223002204"/>
|
||
<path d="M224.19229559597807,107.52202585379382 L224.07258991751962,107.55833817868916"/>
|
||
<path d="M224.01156436909866,107.25154263566128 L224.07258991751962,107.55833817868916"/>
|
||
<path d="M224.07258977456809,107.2330307518082 L224.01156436909866,107.25154263566128"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.01156436909866,107.25154263566128"/>
|
||
<path d="M224.60316206119103,107.91285473932976 L224.39931477884863,108.02181351625586"/>
|
||
<path d="M224.30261688646567,107.78836492101163 L224.39931477884863,108.02181351625586"/>
|
||
<path d="M224.46277865951265,107.70275664325936 L224.30261688646567,107.78836492101163"/>
|
||
<path d="M224.19229559597807,107.52202585379382 L224.30261688646567,107.78836492101163"/>
|
||
<path d="M224.30261694754392,107.46305777799671 L224.19229559597807,107.52202585379382"/>
|
||
<path d="M224.07258977456809,107.2330307518082 L224.19229559597807,107.52202585379382"/>
|
||
<path d="M224.12883111453118,107.20296916812413 L224.07258977456809,107.2330307518082"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.07258977456809,107.2330307518082"/>
|
||
<path d="M224.78183570992542,107.76622098520829 L224.60316206119103,107.91285473932976"/>
|
||
<path d="M224.46277865951265,107.70275664325936 L224.60316206119103,107.91285473932976"/>
|
||
<path d="M224.60316166098505,107.58754734793183 L224.46277865951265,107.70275664325936"/>
|
||
<path d="M224.30261694754392,107.46305777799671 L224.46277865951265,107.70275664325936"/>
|
||
<path d="M224.39931440870794,107.38370020597404 L224.30261694754392,107.46305777799671"/>
|
||
<path d="M224.12883111453118,107.20296916812413 L224.30261694754392,107.46305777799671"/>
|
||
<path d="M224.17812703845061,107.16251299392252 L224.12883111453118,107.20296916812413"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.12883111453118,107.20296916812413"/>
|
||
<path d="M224.92846926528318,107.58754730255987 L224.78183570992542,107.76622098520829"/>
|
||
<path d="M224.60316166098505,107.58754734793183 L224.78183570992542,107.76622098520829"/>
|
||
<path d="M224.71837099783681,107.44716433502208 L224.60316166098505,107.58754734793183"/>
|
||
<path d="M224.39931440870794,107.38370020597404 L224.60316166098505,107.58754734793183"/>
|
||
<path d="M224.47867198253414,107.28700268804869 L224.39931440870794,107.38370020597404"/>
|
||
<path d="M224.17812703845061,107.16251299392252 L224.39931440870794,107.38370020597404"/>
|
||
<path d="M224.21858319513501,107.113217058808 L224.17812703845061,107.16251299392252"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.17812703845061,107.16251299392252"/>
|
||
<path d="M224.71837099783681,107.44716433502208 L224.47867198253414,107.28700268804869"/>
|
||
<path d="M224.53763990845584,107.17668129430695 L224.47867198253414,107.28700268804869"/>
|
||
<path d="M224.21858319513501,107.113217058808 L224.47867198253414,107.28700268804869"/>
|
||
<path d="M224.24864479181679,107.05697572395547 L224.21858319513501,107.113217058808"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.21858319513501,107.113217058808"/>
|
||
<path d="M225.03742789640614,107.3836999068003 L224.92846926528318,107.58754730255987"/>
|
||
<path d="M224.71837099783681,107.44716433502208 L224.92846926528318,107.58754730255987"/>
|
||
<path d="M224.80397916103141,107.28700257170976 L224.71837099783681,107.44716433502208"/>
|
||
<path d="M225.10452428219787,107.16251262713331 L225.03742789640614,107.3836999068003"/>
|
||
<path d="M224.80397916103141,107.28700257170976 L225.03742789640614,107.3836999068003"/>
|
||
<path d="M224.85669648767464,107.11321688382714 L224.80397916103141,107.28700257170976"/>
|
||
<path d="M224.53763990845584,107.17668129430695 L224.80397916103141,107.28700257170976"/>
|
||
<path d="M224.57395218321449,107.05697560761655 L224.53763990845584,107.17668129430695"/>
|
||
<path d="M224.24864479181679,107.05697572395547 L224.53763990845584,107.17668129430695"/>
|
||
<path d="M224.26715666750408,106.99595030081082 L224.24864479181679,107.05697572395547"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.24864479181679,107.05697572395547"/>
|
||
<path d="M224.57395218321449,107.05697560761655 L224.26715666750408,106.99595030081082"/>
|
||
<path d="M224.2734073633228,106.93248598352147 L224.26715666750408,106.99595030081082"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.26715666750408,106.99595030081082"/>
|
||
<path d="M225.1271797767738,106.93248554231923 L225.10452428219787,107.16251262713331"/>
|
||
<path d="M224.85669648767464,107.11321688382714 L225.10452428219787,107.16251262713331"/>
|
||
<path d="M224.87449694954739,106.93248579572219 L224.85669648767464,107.11321688382714"/>
|
||
<path d="M224.57395218321449,107.05697560761655 L224.85669648767464,107.11321688382714"/>
|
||
<path d="M224.58621335317309,106.93248585806941 L224.57395218321449,107.05697560761655"/>
|
||
<path d="M225.10452411766971,106.70245848119384 L225.1271797767738,106.93248554231923"/>
|
||
<path d="M224.87449694954739,106.93248579572219 L225.1271797767738,106.93248554231923"/>
|
||
<path d="M224.85669642937251,106.75175470336944 L224.87449694954739,106.93248579572219"/>
|
||
<path d="M224.58621335317309,106.93248585806941 L224.87449694954739,106.93248579572219"/>
|
||
<path d="M224.57395216513919,106.8079961197177 L224.58621335317309,106.93248585806941"/>
|
||
<path d="M224.2734073633228,106.93248598352147 L224.58621335317309,106.93248585806941"/>
|
||
<path d="M224.26715665759411,106.86902166370373 L224.2734073633228,106.93248598352147"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.2734073633228,106.93248598352147"/>
|
||
<path d="M224.57395216513919,106.8079961197177 L224.26715665759411,106.86902166370373"/>
|
||
<path d="M224.2486447737416,106.80799624492784 L224.26715665759411,106.86902166370373"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.26715665759411,106.86902166370373"/>
|
||
<path d="M225.03742757367252,106.48127121403422 L225.10452411766971,106.70245848119384"/>
|
||
<path d="M224.85669642937251,106.75175470336944 L225.10452411766971,106.70245848119384"/>
|
||
<path d="M224.8039790493948,106.57796903545068 L224.85669642937251,106.75175470336944"/>
|
||
<path d="M224.57395216513919,106.8079961197177 L224.85669642937251,106.75175470336944"/>
|
||
<path d="M224.53763980476026,106.68829045013081 L224.57395216513919,106.8079961197177"/>
|
||
<path d="M224.92846879674653,106.27742389620926 L225.03742757367252,106.48127121403422"/>
|
||
<path d="M224.8039790493948,106.57796903545068 L225.03742757367252,106.48127121403422"/>
|
||
<path d="M224.71837077164344,106.41780722692056 L224.8039790493948,106.57796903545068"/>
|
||
<path d="M224.53763980476026,106.68829045013081 L224.8039790493948,106.57796903545068"/>
|
||
<path d="M224.47867179993057,106.57796904533961 L224.53763980476026,106.68829045013081"/>
|
||
<path d="M224.2486447737416,106.80799624492784 L224.53763980476026,106.68829045013081"/>
|
||
<path d="M224.21858313683276,106.75175489609364 L224.2486447737416,106.80799624492784"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.2486447737416,106.80799624492784"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.21858313683276,106.75175489609364"/>
|
||
<path d="M224.78183511359146,106.09875031844194 L224.92846879674653,106.27742389620926"/>
|
||
<path d="M224.71837077164344,106.41780722692056 L224.92846879674653,106.27742389620926"/>
|
||
<path d="M224.60316133438209,106.27742422544861 L224.71837077164344,106.41780722692056"/>
|
||
<path d="M224.47867179993057,106.57796904533961 L224.71837077164344,106.41780722692056"/>
|
||
<path d="M224.39931419242441,106.48127158417537 L224.47867179993057,106.57796904533961"/>
|
||
<path d="M224.21858313683276,106.75175489609364 L224.47867179993057,106.57796904533961"/>
|
||
<path d="M224.17812699811429,106.70245893669153 L224.21858313683276,106.75175489609364"/>
|
||
<path d="M224.60316135997664,105.95211662115071 L224.78183511359146,106.09875031844194"/>
|
||
<path d="M224.60316133438209,106.27742422544861 L224.78183511359146,106.09875031844194"/>
|
||
<path d="M224.46277839243919,106.16221495956324 L224.60316133438209,106.27742422544861"/>
|
||
<path d="M224.39931419242441,106.48127158417537 L224.60316133438209,106.27742422544861"/>
|
||
<path d="M224.30261667449929,106.40191393938221 L224.39931419242441,106.48127158417537"/>
|
||
<path d="M224.17812699811429,106.70245893669153 L224.39931419242441,106.48127158417537"/>
|
||
<path d="M224.12883102751687,106.66200281549027 L224.17812699811429,106.70245893669153"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.17812699811429,106.70245893669153"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.12883102751687,106.66200281549027"/>
|
||
<path d="M224.39931396421719,105.84315806099357 L224.60316135997664,105.95211662115071"/>
|
||
<path d="M224.46277839243919,106.16221495956324 L224.60316135997664,105.95211662115071"/>
|
||
<path d="M224.302616522677,106.07660665443518 L224.46277839243919,106.16221495956324"/>
|
||
<path d="M224.30261667449929,106.40191393938221 L224.46277839243919,106.16221495956324"/>
|
||
<path d="M224.19229526301467,106.34294601346119 L224.30261667449929,106.40191393938221"/>
|
||
<path d="M224.12883102751687,106.66200281549027 L224.30261667449929,106.40191393938221"/>
|
||
<path d="M224.07258965718097,106.63194116558407 L224.12883102751687,106.66200281549027"/>
|
||
<path d="M224.17812666680879,105.77606181713554 L224.39931396421719,105.84315806099357"/>
|
||
<path d="M224.302616522677,106.07660665443518 L224.39931396421719,105.84315806099357"/>
|
||
<path d="M224.12883079930975,106.02388939875846 L224.302616522677,106.07660665443518"/>
|
||
<path d="M224.19229526301467,106.34294601346119 L224.302616522677,106.07660665443518"/>
|
||
<path d="M224.07258955858367,106.30663370321918 L224.19229526301467,106.34294601346119"/>
|
||
<path d="M224.07258965718097,106.63194116558407 L224.19229526301467,106.34294601346119"/>
|
||
<path d="M224.01156422516453,106.61342932537946 L224.07258965718097,106.63194116558407"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.07258965718097,106.63194116558407"/>
|
||
<path d="M223.94809959932343,105.75340660642632 L224.17812666680879,105.77606181713554"/>
|
||
<path d="M224.12883079930975,106.02388939875846 L224.17812666680879,105.77606181713554"/>
|
||
<path d="M223.94809967610308,106.00608886591908 L223.94809959932343,105.75340660642632"/>
|
||
<path d="M223.94809967610308,106.00608886591908 L224.12883079930975,106.02388939875846"/>
|
||
<path d="M224.07258955858367,106.30663370321918 L224.12883079930975,106.02388939875846"/>
|
||
<path d="M223.94809990148133,106.29437295906064 L223.94809967610308,106.00608886591908"/>
|
||
<path d="M223.94809990148133,106.29437295906064 L224.07258955858367,106.30663370321918"/>
|
||
<path d="M224.01156422516453,106.61342932537946 L224.07258955858367,106.30663370321918"/>
|
||
<path d="M223.94810005410943,106.60717905536148 L223.94809990148133,106.29437295906064"/>
|
||
<path d="M223.94810005410943,106.60717905536148 L224.01156422516453,106.61342932537946"/>
|
||
<path d="M223.94810000740858,106.93248607267606 L224.01156422516453,106.61342932537946"/>
|
||
<path d="M223.94810005410943,106.60717905536148 L223.94810000740858,106.93248607267606"/>
|
||
</g>
|
||
<g id="product-ef108197-26d3-48df-a026-e84d77e85dc8" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.058" ifc:guid="3l486N9jD8tw0cw4rtw5t8">
|
||
<path d="M409.48232053443724,55.756725798040861 L409.2522935446915,55.779381528112026"/>
|
||
<path d="M409.48232061121701,56.009408057533619 L409.30158980235126,56.027209500276967"/>
|
||
<path d="M409.48232083659514,56.297692150675175 L409.35783114773244,56.309953338708965"/>
|
||
<path d="M409.48232098922324,56.610498246975567 L409.41885673163677,56.616748917220775"/>
|
||
<path d="M409.35783114773244,56.309953338708965 L409.41885673163677,56.616748917220775"/>
|
||
<path d="M409.35783137052147,56.635260730106893 L409.41885673163677,56.616748917220775"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.41885673163677,56.616748917220775"/>
|
||
<path d="M409.031106383983,55.846478001143169 L409.2522935446915,55.779381528112026"/>
|
||
<path d="M409.30158980235126,56.027209500276967 L409.2522935446915,55.779381528112026"/>
|
||
<path d="M409.12780424088226,56.079926738320864 L409.30158980235126,56.027209500276967"/>
|
||
<path d="M409.35783114773244,56.309953338708965 L409.30158980235126,56.027209500276967"/>
|
||
<path d="M409.23812553136986,56.346265734571716 L409.35783114773244,56.309953338708965"/>
|
||
<path d="M408.82725917260711,55.955436778068815 L409.031106383983,55.846478001143169"/>
|
||
<path d="M409.12780424088226,56.079926738320864 L409.031106383983,55.846478001143169"/>
|
||
<path d="M408.96764257428595,56.165535016071772 L409.12780424088226,56.079926738320864"/>
|
||
<path d="M409.23812553136986,56.346265734571716 L409.12780424088226,56.079926738320864"/>
|
||
<path d="M409.12780421528748,56.405233703917474 L409.23812553136986,56.346265734571716"/>
|
||
<path d="M409.35783137052147,56.635260730106893 L409.23812553136986,56.346265734571716"/>
|
||
<path d="M409.30159006604151,56.665322313790512 L409.35783137052147,56.635260730106893"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.35783137052147,56.635260730106893"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.30159006604151,56.665322313790512"/>
|
||
<path d="M408.6485854529061,56.102070461223775 L408.82725917260711,55.955436778068815"/>
|
||
<path d="M408.96764257428595,56.165535016071772 L408.82725917260711,55.955436778068815"/>
|
||
<path d="M408.82725964378017,56.280744240432796 L408.96764257428595,56.165535016071772"/>
|
||
<path d="M409.12780421528748,56.405233703917474 L408.96764257428595,56.165535016071772"/>
|
||
<path d="M409.03110675412347,56.484591240457121 L409.12780421528748,56.405233703917474"/>
|
||
<path d="M409.30159006604151,56.665322313790512 L409.12780421528748,56.405233703917474"/>
|
||
<path d="M409.25229414212231,56.705778417025613 L409.30159006604151,56.665322313790512"/>
|
||
<path d="M408.50195189754834,56.280744143871743 L408.6485854529061,56.102070461223775"/>
|
||
<path d="M408.82725964378017,56.280744240432796 L408.6485854529061,56.102070461223775"/>
|
||
<path d="M408.71205037789514,56.421127217859521 L408.82725964378017,56.280744240432796"/>
|
||
<path d="M409.03110675412347,56.484591240457121 L408.82725964378017,56.280744240432796"/>
|
||
<path d="M408.95174918029761,56.581288722898989 L409.03110675412347,56.484591240457121"/>
|
||
<path d="M409.25229414212231,56.705778417025613 L409.03110675412347,56.484591240457121"/>
|
||
<path d="M409.21183800317976,56.755074316656192 L409.25229414212231,56.705778417025613"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.25229414212231,56.705778417025613"/>
|
||
<path d="M408.39299326642538,56.484591468663893 L408.50195189754834,56.280744143871743"/>
|
||
<path d="M408.71205037789514,56.421127217859521 L408.50195189754834,56.280744143871743"/>
|
||
<path d="M408.62644221470066,56.581288910204421 L408.71205037789514,56.421127217859521"/>
|
||
<path d="M408.95174918029761,56.581288722898989 L408.71205037789514,56.421127217859521"/>
|
||
<path d="M408.89278121889254,56.691610063416647 L408.95174918029761,56.581288722898989"/>
|
||
<path d="M409.21183800317976,56.755074316656192 L408.95174918029761,56.581288722898989"/>
|
||
<path d="M409.18177637101462,56.811315624895542 L409.21183800317976,56.755074316656192"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.21183800317976,56.755074316656192"/>
|
||
<path d="M408.32589688063331,56.705778695106346 L408.39299326642538,56.484591468663893"/>
|
||
<path d="M408.62644221470066,56.581288910204421 L408.39299326642538,56.484591468663893"/>
|
||
<path d="M408.57372495902393,56.75507449163797 L408.62644221470066,56.581288910204421"/>
|
||
<path d="M408.89278121889254,56.691610063416647 L408.62644221470066,56.581288910204421"/>
|
||
<path d="M408.8564689086503,56.811315696881138 L408.89278121889254,56.691610063416647"/>
|
||
<path d="M409.18177637101462,56.811315624895542 L408.89278121889254,56.691610063416647"/>
|
||
<path d="M409.16326453081047,56.872341003687325 L409.18177637101462,56.811315624895542"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.18177637101462,56.811315624895542"/>
|
||
<path d="M408.30324138605738,56.935805726729996 L408.32589688063331,56.705778695106346"/>
|
||
<path d="M408.57372495902393,56.75507449163797 L408.32589688063331,56.705778695106346"/>
|
||
<path d="M408.55592456811826,56.935805473327036 L408.57372495902393,56.75507449163797"/>
|
||
<path d="M408.8564689086503,56.811315696881138 L408.57372495902393,56.75507449163797"/>
|
||
<path d="M408.84420773869158,56.935805410996636 L408.8564689086503,56.811315696881138"/>
|
||
<path d="M409.16326453081047,56.872341003687325 L408.8564689086503,56.811315696881138"/>
|
||
<path d="M409.15701379950838,56.935805278736098 L409.16326453081047,56.872341003687325"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.16326453081047,56.872341003687325"/>
|
||
<path d="M408.55592456811826,56.935805473327036 L408.84420773869158,56.935805410996636"/>
|
||
<path d="M408.85646892672548,57.06029513155454 L408.84420773869158,56.935805410996636"/>
|
||
<path d="M409.15701379950838,56.935805278736098 L408.84420773869158,56.935805410996636"/>
|
||
<path d="M409.16326450523684,56.999269560956691 L409.15701379950838,56.935805278736098"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.15701379950838,56.935805278736098"/>
|
||
<path d="M408.32589704516147,57.165832752337792 L408.30324138605738,56.935805726729996"/>
|
||
<path d="M408.55592456811826,56.935805473327036 L408.30324138605738,56.935805726729996"/>
|
||
<path d="M408.57372494635933,57.116536459193867 L408.55592456811826,56.935805473327036"/>
|
||
<path d="M408.392993589159,57.387019948529542 L408.32589704516147,57.165832752337792"/>
|
||
<path d="M408.57372494635933,57.116536459193867 L408.32589704516147,57.165832752337792"/>
|
||
<path d="M408.62644225537031,57.290322056147033 L408.57372494635933,57.116536459193867"/>
|
||
<path d="M408.85646892672548,57.06029513155454 L408.57372494635933,57.116536459193867"/>
|
||
<path d="M408.89278132258778,57.180000747916893 L408.85646892672548,57.06029513155454"/>
|
||
<path d="M409.16326450523684,56.999269560956691 L408.85646892672548,57.06029513155454"/>
|
||
<path d="M409.18177631812284,57.060294935378806 L409.16326450523684,56.999269560956691"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.16326450523684,56.999269560956691"/>
|
||
<path d="M408.62644225537031,57.290322056147033 L408.89278132258778,57.180000747916893"/>
|
||
<path d="M408.95174925645063,57.290322081741124 L408.89278132258778,57.180000747916893"/>
|
||
<path d="M409.18177631812284,57.060294935378806 L408.89278132258778,57.180000747916893"/>
|
||
<path d="M409.21183795503146,57.116536266470575 L409.18177631812284,57.060294935378806"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.18177631812284,57.060294935378806"/>
|
||
<path d="M408.50195236608488,57.590867195388455 L408.392993589159,57.387019948529542"/>
|
||
<path d="M408.62644225537031,57.290322056147033 L408.392993589159,57.387019948529542"/>
|
||
<path d="M408.71205046215482,57.450483722743229 L408.62644225537031,57.290322056147033"/>
|
||
<path d="M408.64858604923995,57.76954084412273 L408.50195236608488,57.590867195388455"/>
|
||
<path d="M408.71205046215482,57.450483722743229 L408.50195236608488,57.590867195388455"/>
|
||
<path d="M408.82725975748258,57.590866653248668 L408.71205046215482,57.450483722743229"/>
|
||
<path d="M408.95174925645063,57.290322081741124 L408.71205046215482,57.450483722743229"/>
|
||
<path d="M409.03110686395667,57.387019542905819 L408.95174925645063,57.290322081741124"/>
|
||
<path d="M409.21183795503146,57.116536266470575 L408.95174925645063,57.290322081741124"/>
|
||
<path d="M409.2522940760083,57.16583219038921 L409.21183795503146,57.116536266470575"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.21183795503146,57.116536266470575"/>
|
||
<path d="M409.03110686395667,57.387019542905819 L409.2522940760083,57.16583219038921"/>
|
||
<path d="M409.30159001112247,57.206288347073951 L409.2522940760083,57.16583219038921"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.2522940760083,57.16583219038921"/>
|
||
<path d="M408.8272598738215,57.916174399480497 L408.64858604923995,57.76954084412273"/>
|
||
<path d="M408.82725975748258,57.590866653248668 L408.64858604923995,57.76954084412273"/>
|
||
<path d="M408.96764280587581,57.706075990100999 L408.82725975748258,57.590866653248668"/>
|
||
<path d="M409.03110686395667,57.387019542905819 L408.82725975748258,57.590866653248668"/>
|
||
<path d="M409.12780434639819,57.466377187698527 L409.03110686395667,57.387019542905819"/>
|
||
<path d="M409.03110716313074,58.025133030604138 L408.8272598738215,57.916174399480497"/>
|
||
<path d="M408.96764280587581,57.706075990100999 L408.8272598738215,57.916174399480497"/>
|
||
<path d="M409.12780453370397,57.791684224262553 L408.96764280587581,57.706075990100999"/>
|
||
<path d="M409.12780434639819,57.466377187698527 L408.96764280587581,57.706075990100999"/>
|
||
<path d="M409.23812572239967,57.525345113619551 L409.12780434639819,57.466377187698527"/>
|
||
<path d="M409.30159001112247,57.206288347073951 L409.12780434639819,57.466377187698527"/>
|
||
<path d="M409.35783131936228,57.236349961497126 L409.30159001112247,57.206288347073951"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.30159001112247,57.206288347073951"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.35783131936228,57.236349961497126"/>
|
||
<path d="M409.2522944073138,58.092229416395639 L409.03110716313074,58.025133030604138"/>
|
||
<path d="M409.12780453370397,57.791684224262553 L409.03110716313074,58.025133030604138"/>
|
||
<path d="M409.30159016836274,57.844401479938369 L409.12780453370397,57.791684224262553"/>
|
||
<path d="M409.23812572239967,57.525345113619551 L409.12780453370397,57.791684224262553"/>
|
||
<path d="M409.35783138247643,57.56165738837808 L409.23812572239967,57.525345113619551"/>
|
||
<path d="M409.35783131936228,57.236349961497126 L409.23812572239967,57.525345113619551"/>
|
||
<path d="M409.41885671145974,57.254861837184762 L409.35783131936228,57.236349961497126"/>
|
||
<path d="M409.48232144571386,58.114884910971341 L409.2522944073138,58.092229416395639"/>
|
||
<path d="M409.30159016836274,57.844401479938369 L409.2522944073138,58.092229416395639"/>
|
||
<path d="M409.48232117872101,57.862201870844274 L409.30159016836274,57.844401479938369"/>
|
||
<path d="M409.35783138247643,57.56165738837808 L409.30159016836274,57.844401479938369"/>
|
||
<path d="M409.48232111638299,57.573918558337482 L409.35783138247643,57.56165738837808"/>
|
||
<path d="M409.41885671145974,57.254861837184762 L409.35783138247643,57.56165738837808"/>
|
||
<path d="M409.48232101130793,57.261112497520116 L409.41885671145974,57.254861837184762"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.41885671145974,57.254861837184762"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.48232101130793,57.261112497520116"/>
|
||
<path d="M409.71234848228676,58.092229251868048 L409.48232144571386,58.114884910971341"/>
|
||
<path d="M409.48232117872101,57.862201870844274 L409.48232144571386,58.114884910971341"/>
|
||
<path d="M409.66305220688514,57.844401421636121 L409.48232117872101,57.862201870844274"/>
|
||
<path d="M409.48232111638299,57.573918558337482 L409.48232117872101,57.862201870844274"/>
|
||
<path d="M409.60681085263343,57.561657370303692 L409.48232111638299,57.573918558337482"/>
|
||
<path d="M409.48232101130793,57.261112497520116 L409.48232111638299,57.573918558337482"/>
|
||
<path d="M409.54578530421236,57.254861827275363 L409.48232101130793,57.261112497520116"/>
|
||
<path d="M409.93353571396244,58.025132707869943 L409.71234848228676,58.092229251868048"/>
|
||
<path d="M409.66305220688514,57.844401421636121 L409.71234848228676,58.092229251868048"/>
|
||
<path d="M409.83683782157948,57.791684112626172 L409.66305220688514,57.844401421636121"/>
|
||
<path d="M409.60681085263343,57.561657370303692 L409.66305220688514,57.844401421636121"/>
|
||
<path d="M409.72651653109187,57.525345045407903 L409.60681085263343,57.561657370303692"/>
|
||
<path d="M409.54578530421236,57.254861827275363 L409.60681085263343,57.561657370303692"/>
|
||
<path d="M409.60681070968178,57.236349943422283 L409.54578530421236,57.254861827275363"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.54578530421236,57.254861827275363"/>
|
||
<path d="M410.13738299630495,57.916173930944296 L409.93353571396244,58.025132707869943"/>
|
||
<path d="M409.83683782157948,57.791684112626172 L409.93353571396244,58.025132707869943"/>
|
||
<path d="M409.99699959462635,57.7060758348739 L409.83683782157948,57.791684112626172"/>
|
||
<path d="M409.72651653109187,57.525345045407903 L409.83683782157948,57.791684112626172"/>
|
||
<path d="M409.83683788265762,57.466376969611247 L409.72651653109187,57.525345045407903"/>
|
||
<path d="M409.60681070968178,57.236349943422283 L409.72651653109187,57.525345045407903"/>
|
||
<path d="M409.66305204964499,57.206288359738664 L409.60681070968178,57.236349943422283"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.60681070968178,57.236349943422283"/>
|
||
<path d="M410.31605664503911,57.769540176822829 L410.13738299630495,57.916173930944296"/>
|
||
<path d="M409.99699959462635,57.7060758348739 L410.13738299630495,57.916173930944296"/>
|
||
<path d="M410.13738259609886,57.590866539546369 L409.99699959462635,57.7060758348739"/>
|
||
<path d="M409.83683788265762,57.466376969611247 L409.99699959462635,57.7060758348739"/>
|
||
<path d="M409.93353534382175,57.387019397588574 L409.83683788265762,57.466376969611247"/>
|
||
<path d="M409.66305204964499,57.206288359738664 L409.83683788265762,57.466376969611247"/>
|
||
<path d="M409.71234797356442,57.165832185537056 L409.66305204964499,57.206288359738664"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.66305204964499,57.206288359738664"/>
|
||
<path d="M410.46269020039688,57.590866494174406 L410.31605664503911,57.769540176822829"/>
|
||
<path d="M410.13738259609886,57.590866539546369 L410.31605664503911,57.769540176822829"/>
|
||
<path d="M410.25259193295062,57.450483526636162 L410.13738259609886,57.590866539546369"/>
|
||
<path d="M409.93353534382175,57.387019397588574 L410.13738259609886,57.590866539546369"/>
|
||
<path d="M410.01289291764795,57.290321879663679 L409.93353534382175,57.387019397588574"/>
|
||
<path d="M409.71234797356442,57.165832185537056 L409.93353534382175,57.387019397588574"/>
|
||
<path d="M409.75280413024893,57.116536250422541 L409.71234797356442,57.165832185537056"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.71234797356442,57.165832185537056"/>
|
||
<path d="M410.25259193295062,57.450483526636162 L410.01289291764795,57.290321879663679"/>
|
||
<path d="M410.07186084356965,57.180000485921028 L410.01289291764795,57.290321879663679"/>
|
||
<path d="M409.75280413024893,57.116536250422541 L410.01289291764795,57.290321879663679"/>
|
||
<path d="M409.78286572693059,57.060294915570012 L409.75280413024893,57.116536250422541"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.75280413024893,57.116536250422541"/>
|
||
<path d="M410.57164883152006,57.387019098414839 L410.46269020039688,57.590866494174406"/>
|
||
<path d="M410.25259193295062,57.450483526636162 L410.46269020039688,57.590866494174406"/>
|
||
<path d="M410.33820009614521,57.2903217633243 L410.25259193295062,57.450483526636162"/>
|
||
<path d="M410.63874521731202,57.165831818747847 L410.57164883152006,57.387019098414839"/>
|
||
<path d="M410.33820009614521,57.2903217633243 L410.57164883152006,57.387019098414839"/>
|
||
<path d="M410.39091742278845,57.116536075441672 L410.33820009614521,57.2903217633243"/>
|
||
<path d="M410.07186084356965,57.180000485921028 L410.33820009614521,57.2903217633243"/>
|
||
<path d="M410.1081731183283,57.060294799231087 L410.07186084356965,57.180000485921028"/>
|
||
<path d="M409.78286572693059,57.060294915570012 L410.07186084356965,57.180000485921028"/>
|
||
<path d="M409.801377602618,56.999269492424901 L409.78286572693059,57.060294915570012"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.78286572693059,57.060294915570012"/>
|
||
<path d="M410.1081731183283,57.060294799231087 L409.801377602618,56.999269492424901"/>
|
||
<path d="M409.80762829843673,56.935805175135556 L409.801377602618,56.999269492424901"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.801377602618,56.999269492424901"/>
|
||
<path d="M410.66140071188795,56.935804733933765 L410.63874521731202,57.165831818747847"/>
|
||
<path d="M410.39091742278845,57.116536075441672 L410.63874521731202,57.165831818747847"/>
|
||
<path d="M410.40871788466109,56.935804987336724 L410.39091742278845,57.116536075441672"/>
|
||
<path d="M410.1081731183283,57.060294799231087 L410.39091742278845,57.116536075441672"/>
|
||
<path d="M410.12043428828702,56.93580504968395 L410.1081731183283,57.060294799231087"/>
|
||
<path d="M410.63874505278386,56.705777672808381 L410.66140071188795,56.935804733933765"/>
|
||
<path d="M410.40871788466109,56.935804987336724 L410.66140071188795,56.935804733933765"/>
|
||
<path d="M410.39091736448631,56.755073894984434 L410.40871788466109,56.935804987336724"/>
|
||
<path d="M410.12043428828702,56.93580504968395 L410.40871788466109,56.935804987336724"/>
|
||
<path d="M410.10817310025311,56.811315311332237 L410.12043428828702,56.93580504968395"/>
|
||
<path d="M409.80762829843673,56.935805175135556 L410.12043428828702,56.93580504968395"/>
|
||
<path d="M409.80137759270804,56.872340855317816 L409.80762829843673,56.935805175135556"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.80762829843673,56.935805175135556"/>
|
||
<path d="M410.10817310025311,56.811315311332237 L409.80137759270804,56.872340855317816"/>
|
||
<path d="M409.78286570885541,56.811315436542372 L409.80137759270804,56.872340855317816"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.80137759270804,56.872340855317816"/>
|
||
<path d="M410.57164850878644,56.484590405649215 L410.63874505278386,56.705777672808381"/>
|
||
<path d="M410.39091736448631,56.755073894984434 L410.63874505278386,56.705777672808381"/>
|
||
<path d="M410.33819998450861,56.581288227065215 L410.39091736448631,56.755073894984434"/>
|
||
<path d="M410.10817310025311,56.811315311332237 L410.39091736448631,56.755073894984434"/>
|
||
<path d="M410.07186073987418,56.69160964174489 L410.10817310025311,56.811315311332237"/>
|
||
<path d="M410.46268973186022,56.280743087823339 L410.57164850878644,56.484590405649215"/>
|
||
<path d="M410.33819998450861,56.581288227065215 L410.57164850878644,56.484590405649215"/>
|
||
<path d="M410.25259170675724,56.421126418535096 L410.33819998450861,56.581288227065215"/>
|
||
<path d="M410.07186073987418,56.69160964174489 L410.33819998450861,56.581288227065215"/>
|
||
<path d="M410.01289273504437,56.581288236954151 L410.07186073987418,56.69160964174489"/>
|
||
<path d="M409.78286570885541,56.811315436542372 L410.07186073987418,56.69160964174489"/>
|
||
<path d="M409.75280407194646,56.755074087708181 L409.78286570885541,56.811315436542372"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.78286570885541,56.811315436542372"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.75280407194646,56.755074087708181"/>
|
||
<path d="M410.31605604870515,56.102069510056026 L410.46268973186022,56.280743087823339"/>
|
||
<path d="M410.25259170675724,56.421126418535096 L410.46268973186022,56.280743087823339"/>
|
||
<path d="M410.1373822694959,56.280743417062695 L410.25259170675724,56.421126418535096"/>
|
||
<path d="M410.01289273504437,56.581288236954151 L410.25259170675724,56.421126418535096"/>
|
||
<path d="M409.93353512753833,56.484590775789911 L410.01289273504437,56.581288236954151"/>
|
||
<path d="M409.75280407194646,56.755074087708181 L410.01289273504437,56.581288236954151"/>
|
||
<path d="M409.7123479332281,56.70577812830561 L409.75280407194646,56.755074087708181"/>
|
||
<path d="M410.13738229509033,55.95543581276479 L410.31605604870515,56.102069510056026"/>
|
||
<path d="M410.1373822694959,56.280743417062695 L410.31605604870515,56.102069510056026"/>
|
||
<path d="M409.99699932755289,56.165534151178235 L410.1373822694959,56.280743417062695"/>
|
||
<path d="M409.93353512753833,56.484590775789911 L410.1373822694959,56.280743417062695"/>
|
||
<path d="M409.8368376096131,56.405233130997203 L409.93353512753833,56.484590775789911"/>
|
||
<path d="M409.7123479332281,56.70577812830561 L409.93353512753833,56.484590775789911"/>
|
||
<path d="M409.66305196263068,56.665322007104805 L409.7123479332281,56.70577812830561"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.7123479332281,56.70577812830561"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.66305196263068,56.665322007104805"/>
|
||
<path d="M409.93353489933111,55.846477252608565 L410.13738229509033,55.95543581276479"/>
|
||
<path d="M409.99699932755289,56.165534151178235 L410.13738229509033,55.95543581276479"/>
|
||
<path d="M409.83683745779081,56.079925846049264 L409.99699932755289,56.165534151178235"/>
|
||
<path d="M409.8368376096131,56.405233130997203 L409.99699932755289,56.165534151178235"/>
|
||
<path d="M409.72651619812859,56.346265205075724 L409.8368376096131,56.405233130997203"/>
|
||
<path d="M409.66305196263068,56.665322007104805 L409.8368376096131,56.405233130997203"/>
|
||
<path d="M409.60681059229466,56.635260357198149 L409.66305196263068,56.665322007104805"/>
|
||
<path d="M409.71234760192272,55.779381008750079 L409.93353489933111,55.846477252608565"/>
|
||
<path d="M409.83683745779081,56.079925846049264 L409.93353489933111,55.846477252608565"/>
|
||
<path d="M409.66305173442356,56.027208590373448 L409.83683745779081,56.079925846049264"/>
|
||
<path d="M409.72651619812859,56.346265205075724 L409.83683745779081,56.079925846049264"/>
|
||
<path d="M409.60681049369759,56.309952894833259 L409.72651619812859,56.346265205075724"/>
|
||
<path d="M409.60681059229466,56.635260357198149 L409.72651619812859,56.346265205075724"/>
|
||
<path d="M409.54578516027846,56.616748516993539 L409.60681059229466,56.635260357198149"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.60681059229466,56.635260357198149"/>
|
||
<path d="M409.48232053443724,55.756725798040861 L409.71234760192272,55.779381008750079"/>
|
||
<path d="M409.66305173442356,56.027208590373448 L409.71234760192272,55.779381008750079"/>
|
||
<path d="M409.48232061121701,56.009408057533619 L409.48232053443724,55.756725798040861"/>
|
||
<path d="M409.48232061121701,56.009408057533619 L409.66305173442356,56.027208590373448"/>
|
||
<path d="M409.60681049369759,56.309952894833259 L409.66305173442356,56.027208590373448"/>
|
||
<path d="M409.48232083659514,56.297692150675175 L409.48232061121701,56.009408057533619"/>
|
||
<path d="M409.48232083659514,56.297692150675175 L409.60681049369759,56.309952894833259"/>
|
||
<path d="M409.54578516027846,56.616748516993539 L409.60681049369759,56.309952894833259"/>
|
||
<path d="M409.48232098922324,56.610498246975567 L409.48232083659514,56.297692150675175"/>
|
||
<path d="M409.48232098922324,56.610498246975567 L409.54578516027846,56.616748516993539"/>
|
||
<path d="M409.48232094252228,56.935805264290593 L409.54578516027846,56.616748516993539"/>
|
||
<path d="M409.48232098922324,56.610498246975567 L409.48232094252228,56.935805264290593"/>
|
||
</g>
|
||
<g id="product-d00923aa-c45e-46ce-9027-d37b48ae8bca" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.094" ifc:guid="3G2IEgn5v6pf0dqtj8helA">
|
||
<path d="M398.97392458939885,117.65949101548904 L398.74389759965311,117.68214674555975"/>
|
||
<path d="M398.97392466617862,117.91217327498134 L398.79319385731287,117.92997471772514"/>
|
||
<path d="M398.97392489155675,118.20045736812335 L398.84943520269394,118.21271855615669"/>
|
||
<path d="M398.97392504418485,118.51326346442374 L398.91046078659838,118.5195141346685"/>
|
||
<path d="M398.84943520269394,118.21271855615669 L398.91046078659838,118.5195141346685"/>
|
||
<path d="M398.84943542548308,118.53802594755462 L398.91046078659838,118.5195141346685"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.91046078659838,118.5195141346685"/>
|
||
<path d="M398.52271043894461,117.74924321859089 L398.74389759965311,117.68214674555975"/>
|
||
<path d="M398.79319385731287,117.92997471772514 L398.74389759965311,117.68214674555975"/>
|
||
<path d="M398.61940829584421,117.98269195576813 L398.79319385731287,117.92997471772514"/>
|
||
<path d="M398.84943520269394,118.21271855615669 L398.79319385731287,117.92997471772514"/>
|
||
<path d="M398.72972958633147,118.24903095201989 L398.84943520269394,118.21271855615669"/>
|
||
<path d="M398.31886322756873,117.85820199551699 L398.52271043894461,117.74924321859089"/>
|
||
<path d="M398.61940829584421,117.98269195576813 L398.52271043894461,117.74924321859089"/>
|
||
<path d="M398.45924662924745,118.06830023351995 L398.61940829584421,117.98269195576813"/>
|
||
<path d="M398.72972958633147,118.24903095201989 L398.61940829584421,117.98269195576813"/>
|
||
<path d="M398.61940827024944,118.30799892136474 L398.72972958633147,118.24903095201989"/>
|
||
<path d="M398.84943542548308,118.53802594755462 L398.72972958633147,118.24903095201989"/>
|
||
<path d="M398.79319412100313,118.56808753123869 L398.84943542548308,118.53802594755462"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.84943542548308,118.53802594755462"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.79319412100313,118.56808753123869"/>
|
||
<path d="M398.14018950786772,118.00483567867104 L398.31886322756873,117.85820199551699"/>
|
||
<path d="M398.45924662924745,118.06830023351995 L398.31886322756873,117.85820199551699"/>
|
||
<path d="M398.31886369874178,118.18350945788097 L398.45924662924745,118.06830023351995"/>
|
||
<path d="M398.61940827024944,118.30799892136474 L398.45924662924745,118.06830023351995"/>
|
||
<path d="M398.52271080908497,118.3873564579053 L398.61940827024944,118.30799892136474"/>
|
||
<path d="M398.79319412100313,118.56808753123869 L398.61940827024944,118.30799892136474"/>
|
||
<path d="M398.74389819708392,118.60854363447334 L398.79319412100313,118.56808753123869"/>
|
||
<path d="M397.99355595250995,118.18350936131901 L398.14018950786772,118.00483567867104"/>
|
||
<path d="M398.31886369874178,118.18350945788097 L398.14018950786772,118.00483567867104"/>
|
||
<path d="M398.20365443285675,118.3238924353077 L398.31886369874178,118.18350945788097"/>
|
||
<path d="M398.52271080908497,118.3873564579053 L398.31886369874178,118.18350945788097"/>
|
||
<path d="M398.44335323525922,118.48405394034671 L398.52271080908497,118.3873564579053"/>
|
||
<path d="M398.74389819708392,118.60854363447334 L398.52271080908497,118.3873564579053"/>
|
||
<path d="M398.70344205814126,118.65783953410437 L398.74389819708392,118.60854363447334"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.74389819708392,118.60854363447334"/>
|
||
<path d="M397.88459732138699,118.38735668611162 L397.99355595250995,118.18350936131901"/>
|
||
<path d="M398.20365443285675,118.3238924353077 L397.99355595250995,118.18350936131901"/>
|
||
<path d="M398.11804626966216,118.48405412765169 L398.20365443285675,118.3238924353077"/>
|
||
<path d="M398.44335323525922,118.48405394034671 L398.20365443285675,118.3238924353077"/>
|
||
<path d="M398.38438527385415,118.59437528086437 L398.44335323525922,118.48405394034671"/>
|
||
<path d="M398.70344205814126,118.65783953410437 L398.44335323525922,118.48405394034671"/>
|
||
<path d="M398.67338042597623,118.71408084234326 L398.70344205814126,118.65783953410437"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.70344205814126,118.65783953410437"/>
|
||
<path d="M397.81750093559492,118.60854391255407 L397.88459732138699,118.38735668611162"/>
|
||
<path d="M398.11804626966216,118.48405412765169 L397.88459732138699,118.38735668611162"/>
|
||
<path d="M398.06532901398555,118.65783970908615 L398.11804626966216,118.48405412765169"/>
|
||
<path d="M398.38438527385415,118.59437528086437 L398.11804626966216,118.48405412765169"/>
|
||
<path d="M398.34807296361191,118.71408091432932 L398.38438527385415,118.59437528086437"/>
|
||
<path d="M398.67338042597623,118.71408084234326 L398.38438527385415,118.59437528086437"/>
|
||
<path d="M398.65486858577208,118.7751062211355 L398.67338042597623,118.71408084234326"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.67338042597623,118.71408084234326"/>
|
||
<path d="M397.79484544101899,118.83857094417817 L397.81750093559492,118.60854391255407"/>
|
||
<path d="M398.06532901398555,118.65783970908615 L397.81750093559492,118.60854391255407"/>
|
||
<path d="M398.04752862307987,118.83857069077476 L398.06532901398555,118.65783970908615"/>
|
||
<path d="M398.34807296361191,118.71408091432932 L398.06532901398555,118.65783970908615"/>
|
||
<path d="M398.33581179365319,118.83857062844481 L398.34807296361191,118.71408091432932"/>
|
||
<path d="M398.65486858577208,118.7751062211355 L398.34807296361191,118.71408091432932"/>
|
||
<path d="M398.64861785447033,118.83857049618382 L398.65486858577208,118.7751062211355"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.65486858577208,118.7751062211355"/>
|
||
<path d="M398.04752862307987,118.83857069077476 L398.33581179365319,118.83857062844481"/>
|
||
<path d="M398.3480729816871,118.96306034900272 L398.33581179365319,118.83857062844481"/>
|
||
<path d="M398.64861785447033,118.83857049618382 L398.33581179365319,118.83857062844481"/>
|
||
<path d="M398.65486856019845,118.90203477840441 L398.64861785447033,118.83857049618382"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.64861785447033,118.83857049618382"/>
|
||
<path d="M397.81750110012308,119.06859796978506 L397.79484544101899,118.83857094417817"/>
|
||
<path d="M398.04752862307987,118.83857069077476 L397.79484544101899,118.83857094417817"/>
|
||
<path d="M398.06532900132106,119.01930167664159 L398.04752862307987,118.83857069077476"/>
|
||
<path d="M397.88459764412062,119.28978516597726 L397.81750110012308,119.06859796978506"/>
|
||
<path d="M398.06532900132106,119.01930167664159 L397.81750110012308,119.06859796978506"/>
|
||
<path d="M398.11804631033192,119.19308727359476 L398.06532900132106,119.01930167664159"/>
|
||
<path d="M398.3480729816871,118.96306034900272 L398.06532900132106,119.01930167664159"/>
|
||
<path d="M398.38438537754939,119.08276596536507 L398.3480729816871,118.96306034900272"/>
|
||
<path d="M398.65486856019845,118.90203477840441 L398.3480729816871,118.96306034900272"/>
|
||
<path d="M398.67338037308446,118.96306015282607 L398.65486856019845,118.90203477840441"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.65486856019845,118.90203477840441"/>
|
||
<path d="M398.11804631033192,119.19308727359476 L398.38438537754939,119.08276596536507"/>
|
||
<path d="M398.44335331141224,119.19308729918885 L398.38438537754939,119.08276596536507"/>
|
||
<path d="M398.67338037308446,118.96306015282607 L398.38438537754939,119.08276596536507"/>
|
||
<path d="M398.70344200999307,119.0193014839183 L398.67338037308446,118.96306015282607"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.67338037308446,118.96306015282607"/>
|
||
<path d="M397.99355642104649,119.49363241283618 L397.88459764412062,119.28978516597726"/>
|
||
<path d="M398.11804631033192,119.19308727359476 L397.88459764412062,119.28978516597726"/>
|
||
<path d="M398.20365451711643,119.35324894019095 L398.11804631033192,119.19308727359476"/>
|
||
<path d="M398.14019010420157,119.67230606157091 L397.99355642104649,119.49363241283618"/>
|
||
<path d="M398.20365451711643,119.35324894019095 L397.99355642104649,119.49363241283618"/>
|
||
<path d="M398.31886381244419,119.49363187069639 L398.20365451711643,119.35324894019095"/>
|
||
<path d="M398.44335331141224,119.19308729918885 L398.20365451711643,119.35324894019095"/>
|
||
<path d="M398.52271091891828,119.28978476035354 L398.44335331141224,119.19308729918885"/>
|
||
<path d="M398.70344200999307,119.0193014839183 L398.44335331141224,119.19308729918885"/>
|
||
<path d="M398.74389813096991,119.06859740783739 L398.70344200999307,119.0193014839183"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.70344200999307,119.0193014839183"/>
|
||
<path d="M398.52271091891828,119.28978476035354 L398.74389813096991,119.06859740783739"/>
|
||
<path d="M398.79319406608408,119.10905356452213 L398.74389813096991,119.06859740783739"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.74389813096991,119.06859740783739"/>
|
||
<path d="M398.31886392878312,119.81893961692822 L398.14019010420157,119.67230606157091"/>
|
||
<path d="M398.31886381244419,119.49363187069639 L398.14019010420157,119.67230606157091"/>
|
||
<path d="M398.45924686083742,119.60884120754827 L398.31886381244419,119.49363187069639"/>
|
||
<path d="M398.52271091891828,119.28978476035354 L398.31886381244419,119.49363187069639"/>
|
||
<path d="M398.61940840136015,119.36914240514625 L398.52271091891828,119.28978476035354"/>
|
||
<path d="M398.52271121809235,119.92789824805232 L398.31886392878312,119.81893961692822"/>
|
||
<path d="M398.45924686083742,119.60884120754827 L398.31886392878312,119.81893961692822"/>
|
||
<path d="M398.61940858866592,119.69444944171073 L398.45924686083742,119.60884120754827"/>
|
||
<path d="M398.61940840136015,119.36914240514625 L398.45924686083742,119.60884120754827"/>
|
||
<path d="M398.72972977736129,119.42811033106773 L398.61940840136015,119.36914240514625"/>
|
||
<path d="M398.79319406608408,119.10905356452213 L398.61940840136015,119.36914240514625"/>
|
||
<path d="M398.84943537432389,119.1391151789453 L398.79319406608408,119.10905356452213"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.79319406608408,119.10905356452213"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.84943537432389,119.1391151789453"/>
|
||
<path d="M398.74389846227541,119.99499463384336 L398.52271121809235,119.92789824805232"/>
|
||
<path d="M398.61940858866592,119.69444944171073 L398.52271121809235,119.92789824805232"/>
|
||
<path d="M398.79319422332435,119.74716669738655 L398.61940858866592,119.69444944171073"/>
|
||
<path d="M398.72972977736129,119.42811033106773 L398.61940858866592,119.69444944171073"/>
|
||
<path d="M398.84943543743805,119.46442260582626 L398.72972977736129,119.42811033106773"/>
|
||
<path d="M398.84943537432389,119.1391151789453 L398.72972977736129,119.42811033106773"/>
|
||
<path d="M398.91046076642135,119.15762705463248 L398.84943537432389,119.1391151789453"/>
|
||
<path d="M398.97392550067548,120.01765012841952 L398.74389846227541,119.99499463384336"/>
|
||
<path d="M398.79319422332435,119.74716669738655 L398.74389846227541,119.99499463384336"/>
|
||
<path d="M398.97392523368262,119.764967088292 L398.79319422332435,119.74716669738655"/>
|
||
<path d="M398.84943543743805,119.46442260582626 L398.79319422332435,119.74716669738655"/>
|
||
<path d="M398.9739251713446,119.47668377578566 L398.84943543743805,119.46442260582626"/>
|
||
<path d="M398.91046076642135,119.15762705463248 L398.84943543743805,119.46442260582626"/>
|
||
<path d="M398.97392506626954,119.16387771496829 L398.91046076642135,119.15762705463248"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.91046076642135,119.15762705463248"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L398.97392506626954,119.16387771496829"/>
|
||
<path d="M399.20395253724837,119.99499446931577 L398.97392550067548,120.01765012841952"/>
|
||
<path d="M398.97392523368262,119.764967088292 L398.97392550067548,120.01765012841952"/>
|
||
<path d="M399.15465626184675,119.7471666390843 L398.97392523368262,119.764967088292"/>
|
||
<path d="M398.9739251713446,119.47668377578566 L398.97392523368262,119.764967088292"/>
|
||
<path d="M399.09841490759504,119.46442258775141 L398.9739251713446,119.47668377578566"/>
|
||
<path d="M398.97392506626954,119.16387771496829 L398.9739251713446,119.47668377578566"/>
|
||
<path d="M399.03738935917397,119.15762704472309 L398.97392506626954,119.16387771496829"/>
|
||
<path d="M399.42513976892405,119.92789792531767 L399.20395253724837,119.99499446931577"/>
|
||
<path d="M399.15465626184675,119.7471666390843 L399.20395253724837,119.99499446931577"/>
|
||
<path d="M399.32844187654109,119.69444933007389 L399.15465626184675,119.7471666390843"/>
|
||
<path d="M399.09841490759504,119.46442258775141 L399.15465626184675,119.7471666390843"/>
|
||
<path d="M399.21812058605349,119.42811026285608 L399.09841490759504,119.46442258775141"/>
|
||
<path d="M399.03738935917397,119.15762704472309 L399.09841490759504,119.46442258775141"/>
|
||
<path d="M399.09841476464339,119.13911516087046 L399.03738935917397,119.15762704472309"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.03738935917397,119.15762704472309"/>
|
||
<path d="M399.62898705126656,119.81893914839247 L399.42513976892405,119.92789792531767"/>
|
||
<path d="M399.32844187654109,119.69444933007389 L399.42513976892405,119.92789792531767"/>
|
||
<path d="M399.48860364958796,119.60884105232208 L399.32844187654109,119.69444933007389"/>
|
||
<path d="M399.21812058605349,119.42811026285608 L399.32844187654109,119.69444933007389"/>
|
||
<path d="M399.32844193761923,119.36914218705942 L399.21812058605349,119.42811026285608"/>
|
||
<path d="M399.09841476464339,119.13911516087046 L399.21812058605349,119.42811026285608"/>
|
||
<path d="M399.1546561046066,119.10905357718684 L399.09841476464339,119.13911516087046"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.09841476464339,119.13911516087046"/>
|
||
<path d="M399.80766070000072,119.67230539427101 L399.62898705126656,119.81893914839247"/>
|
||
<path d="M399.48860364958796,119.60884105232208 L399.62898705126656,119.81893914839247"/>
|
||
<path d="M399.62898665106047,119.49363175699409 L399.48860364958796,119.60884105232208"/>
|
||
<path d="M399.32844193761923,119.36914218705942 L399.48860364958796,119.60884105232208"/>
|
||
<path d="M399.42513939878336,119.28978461503675 L399.32844193761923,119.36914218705942"/>
|
||
<path d="M399.1546561046066,119.10905357718684 L399.32844193761923,119.36914218705942"/>
|
||
<path d="M399.20395202852603,119.06859740298478 L399.1546561046066,119.10905357718684"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.1546561046066,119.10905357718684"/>
|
||
<path d="M399.95429425535849,119.49363171162258 L399.80766070000072,119.67230539427101"/>
|
||
<path d="M399.62898665106047,119.49363175699409 L399.80766070000072,119.67230539427101"/>
|
||
<path d="M399.74419598791224,119.35324874408434 L399.62898665106047,119.49363175699409"/>
|
||
<path d="M399.42513939878336,119.28978461503675 L399.62898665106047,119.49363175699409"/>
|
||
<path d="M399.50449697260956,119.1930870971114 L399.42513939878336,119.28978461503675"/>
|
||
<path d="M399.20395202852603,119.06859740298478 L399.42513939878336,119.28978461503675"/>
|
||
<path d="M399.24440818521055,119.01930146787026 L399.20395202852603,119.06859740298478"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.20395202852603,119.06859740298478"/>
|
||
<path d="M399.74419598791224,119.35324874408434 L399.50449697260956,119.1930870971114"/>
|
||
<path d="M399.56346489853115,119.08276570336875 L399.50449697260956,119.1930870971114"/>
|
||
<path d="M399.24440818521055,119.01930146787026 L399.50449697260956,119.1930870971114"/>
|
||
<path d="M399.27446978189221,118.96306013301819 L399.24440818521055,119.01930146787026"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.24440818521055,119.01930146787026"/>
|
||
<path d="M400.06325288648168,119.28978431586256 L399.95429425535849,119.49363171162258"/>
|
||
<path d="M399.74419598791224,119.35324874408434 L399.95429425535849,119.49363171162258"/>
|
||
<path d="M399.82980415110683,119.19308698077248 L399.74419598791224,119.35324874408434"/>
|
||
<path d="M400.13034927227363,119.06859703619602 L400.06325288648168,119.28978431586256"/>
|
||
<path d="M399.82980415110683,119.19308698077248 L400.06325288648168,119.28978431586256"/>
|
||
<path d="M399.88252147775006,119.01930129288894 L399.82980415110683,119.19308698077248"/>
|
||
<path d="M399.56346489853115,119.08276570336875 L399.82980415110683,119.19308698077248"/>
|
||
<path d="M399.59977717328979,118.96306001667926 L399.56346489853115,119.08276570336875"/>
|
||
<path d="M399.27446978189221,118.96306013301819 L399.56346489853115,119.08276570336875"/>
|
||
<path d="M399.29298165757962,118.90203470987308 L399.27446978189221,118.96306013301819"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.27446978189221,118.96306013301819"/>
|
||
<path d="M399.59977717328979,118.96306001667926 L399.29298165757962,118.90203470987308"/>
|
||
<path d="M399.29923235339834,118.83857039258373 L399.29298165757962,118.90203470987308"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.29298165757962,118.90203470987308"/>
|
||
<path d="M400.15300476684956,118.83856995138149 L400.13034927227363,119.06859703619602"/>
|
||
<path d="M399.88252147775006,119.01930129288894 L400.13034927227363,119.06859703619602"/>
|
||
<path d="M399.9003219396227,118.83857020478445 L399.88252147775006,119.01930129288894"/>
|
||
<path d="M399.59977717328979,118.96306001667926 L399.88252147775006,119.01930129288894"/>
|
||
<path d="M399.61203834324863,118.83857026713213 L399.59977717328979,118.96306001667926"/>
|
||
<path d="M400.13034910774547,118.60854289025656 L400.15300476684956,118.83856995138149"/>
|
||
<path d="M399.9003219396227,118.83857020478445 L400.15300476684956,118.83856995138149"/>
|
||
<path d="M399.88252141944793,118.6578391124317 L399.9003219396227,118.83857020478445"/>
|
||
<path d="M399.61203834324863,118.83857026713213 L399.9003219396227,118.83857020478445"/>
|
||
<path d="M399.59977715521472,118.71408052878041 L399.61203834324863,118.83857026713213"/>
|
||
<path d="M399.29923235339834,118.83857039258373 L399.61203834324863,118.83857026713213"/>
|
||
<path d="M399.29298164766954,118.77510607276599 L399.29923235339834,118.83857039258373"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.29923235339834,118.83857039258373"/>
|
||
<path d="M399.59977715521472,118.71408052878041 L399.29298164766954,118.77510607276599"/>
|
||
<path d="M399.27446976381702,118.71408065399055 L399.29298164766954,118.77510607276599"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.29298164766954,118.77510607276599"/>
|
||
<path d="M400.06325256374805,118.38735562309648 L400.13034910774547,118.60854289025656"/>
|
||
<path d="M399.88252141944793,118.6578391124317 L400.13034910774547,118.60854289025656"/>
|
||
<path d="M399.82980403947022,118.48405344451339 L399.88252141944793,118.6578391124317"/>
|
||
<path d="M399.59977715521472,118.71408052878041 L399.88252141944793,118.6578391124317"/>
|
||
<path d="M399.56346479483568,118.59437485919307 L399.59977715521472,118.71408052878041"/>
|
||
<path d="M399.95429378682184,118.18350830527152 L400.06325256374805,118.38735562309648"/>
|
||
<path d="M399.82980403947022,118.48405344451339 L400.06325256374805,118.38735562309648"/>
|
||
<path d="M399.74419576171886,118.32389163598282 L399.82980403947022,118.48405344451339"/>
|
||
<path d="M399.56346479483568,118.59437485919307 L399.82980403947022,118.48405344451339"/>
|
||
<path d="M399.50449679000599,118.48405345440233 L399.56346479483568,118.59437485919307"/>
|
||
<path d="M399.27446976381702,118.71408065399055 L399.56346479483568,118.59437485919307"/>
|
||
<path d="M399.24440812690818,118.65783930515636 L399.27446976381702,118.71408065399055"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.27446976381702,118.71408065399055"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.24440812690818,118.65783930515636"/>
|
||
<path d="M399.80766010366676,118.0048347275042 L399.95429378682184,118.18350830527152"/>
|
||
<path d="M399.74419576171886,118.32389163598282 L399.95429378682184,118.18350830527152"/>
|
||
<path d="M399.62898632445751,118.18350863451087 L399.74419576171886,118.32389163598282"/>
|
||
<path d="M399.50449679000599,118.48405345440233 L399.74419576171886,118.32389163598282"/>
|
||
<path d="M399.42513918249995,118.38735599323763 L399.50449679000599,118.48405345440233"/>
|
||
<path d="M399.24440812690818,118.65783930515636 L399.50449679000599,118.48405345440233"/>
|
||
<path d="M399.20395198818971,118.60854334575379 L399.24440812690818,118.65783930515636"/>
|
||
<path d="M399.62898635005195,117.85820103021297 L399.80766010366676,118.0048347275042"/>
|
||
<path d="M399.62898632445751,118.18350863451087 L399.80766010366676,118.0048347275042"/>
|
||
<path d="M399.4886033825145,118.06829936862596 L399.62898632445751,118.18350863451087"/>
|
||
<path d="M399.42513918249995,118.38735599323763 L399.62898632445751,118.18350863451087"/>
|
||
<path d="M399.32844166457471,118.30799834844447 L399.42513918249995,118.38735599323763"/>
|
||
<path d="M399.20395198818971,118.60854334575379 L399.42513918249995,118.38735599323763"/>
|
||
<path d="M399.15465601759229,118.56808722455253 L399.20395198818971,118.60854334575379"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.20395198818971,118.60854334575379"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.15465601759229,118.56808722455253"/>
|
||
<path d="M399.42513895429261,117.74924247005583 L399.62898635005195,117.85820103021297"/>
|
||
<path d="M399.4886033825145,118.06829936862596 L399.62898635005195,117.85820103021297"/>
|
||
<path d="M399.32844151275242,117.98269106349699 L399.4886033825145,118.06829936862596"/>
|
||
<path d="M399.32844166457471,118.30799834844447 L399.4886033825145,118.06829936862596"/>
|
||
<path d="M399.21812025309021,118.2490304225239 L399.32844166457471,118.30799834844447"/>
|
||
<path d="M399.15465601759229,118.56808722455253 L399.32844166457471,118.30799834844447"/>
|
||
<path d="M399.09841464725628,118.53802557464587 L399.15465601759229,118.56808722455253"/>
|
||
<path d="M399.20395165688433,117.68214622619826 L399.42513895429261,117.74924247005583"/>
|
||
<path d="M399.32844151275242,117.98269106349699 L399.42513895429261,117.74924247005583"/>
|
||
<path d="M399.15465578938517,117.92997380782117 L399.32844151275242,117.98269106349699"/>
|
||
<path d="M399.21812025309021,118.2490304225239 L399.32844151275242,117.98269106349699"/>
|
||
<path d="M399.09841454865921,118.21271811228144 L399.21812025309021,118.2490304225239"/>
|
||
<path d="M399.09841464725628,118.53802557464587 L399.21812025309021,118.2490304225239"/>
|
||
<path d="M399.03738921524007,118.51951373444172 L399.09841464725628,118.53802557464587"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.09841464725628,118.53802557464587"/>
|
||
<path d="M398.97392458939885,117.65949101548904 L399.20395165688433,117.68214622619826"/>
|
||
<path d="M399.15465578938517,117.92997380782117 L399.20395165688433,117.68214622619826"/>
|
||
<path d="M398.97392466617862,117.91217327498134 L398.97392458939885,117.65949101548904"/>
|
||
<path d="M398.97392466617862,117.91217327498134 L399.15465578938517,117.92997380782117"/>
|
||
<path d="M399.09841454865921,118.21271811228144 L399.15465578938517,117.92997380782117"/>
|
||
<path d="M398.97392489155675,118.20045736812335 L398.97392466617862,117.91217327498134"/>
|
||
<path d="M398.97392489155675,118.20045736812335 L399.09841454865921,118.21271811228144"/>
|
||
<path d="M399.03738921524007,118.51951373444172 L399.09841454865921,118.21271811228144"/>
|
||
<path d="M398.97392504418485,118.51326346442374 L398.97392489155675,118.20045736812335"/>
|
||
<path d="M398.97392504418485,118.51326346442374 L399.03738921524007,118.51951373444172"/>
|
||
<path d="M398.97392499748389,118.83857048173877 L399.03738921524007,118.51951373444172"/>
|
||
<path d="M398.97392504418485,118.51326346442374 L398.97392499748389,118.83857048173877"/>
|
||
</g>
|
||
<g id="product-e2cae671-c769-4416-a2b8-d2c9d099f9d9" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.056" ifc:guid="3YokPnnsb45gAuqidGcVdP">
|
||
<path d="M398.97392033142887,105.75334401231521 L398.74389334168313,105.77599974238638"/>
|
||
<path d="M398.97392040820864,106.00602627180751 L398.7931895993429,106.02382771455177"/>
|
||
<path d="M398.97392063358677,106.29431036494952 L398.84943094472396,106.30657155298331"/>
|
||
<path d="M398.97392078621488,106.60711646125037 L398.9104565286284,106.61336713149467"/>
|
||
<path d="M398.84943094472396,106.30657155298331 L398.9104565286284,106.61336713149467"/>
|
||
<path d="M398.8494311675131,106.63187894438079 L398.9104565286284,106.61336713149467"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.9104565286284,106.61336713149467"/>
|
||
<path d="M398.52270618097464,105.84309621541752 L398.74389334168313,105.77599974238638"/>
|
||
<path d="M398.7931895993429,106.02382771455177 L398.74389334168313,105.77599974238638"/>
|
||
<path d="M398.61940403787423,106.07654495259476 L398.7931895993429,106.02382771455177"/>
|
||
<path d="M398.84943094472396,106.30657155298331 L398.7931895993429,106.02382771455177"/>
|
||
<path d="M398.7297253283615,106.34288394884607 L398.84943094472396,106.30657155298331"/>
|
||
<path d="M398.31885896959875,105.95205499234316 L398.52270618097464,105.84309621541752"/>
|
||
<path d="M398.61940403787423,106.07654495259476 L398.52270618097464,105.84309621541752"/>
|
||
<path d="M398.45924237127747,106.16215323034658 L398.61940403787423,106.07654495259476"/>
|
||
<path d="M398.7297253283615,106.34288394884607 L398.61940403787423,106.07654495259476"/>
|
||
<path d="M398.61940401227946,106.40185191819137 L398.7297253283615,106.34288394884607"/>
|
||
<path d="M398.8494311675131,106.63187894438079 L398.7297253283615,106.34288394884607"/>
|
||
<path d="M398.79318986303315,106.66194052806532 L398.8494311675131,106.63187894438079"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.8494311675131,106.63187894438079"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.79318986303315,106.66194052806532"/>
|
||
<path d="M398.14018524989774,106.09868867549767 L398.31885896959875,105.95205499234316"/>
|
||
<path d="M398.45924237127747,106.16215323034658 L398.31885896959875,105.95205499234316"/>
|
||
<path d="M398.3188594407718,106.27736245470714 L398.45924237127747,106.16215323034658"/>
|
||
<path d="M398.61940401227946,106.40185191819137 L398.45924237127747,106.16215323034658"/>
|
||
<path d="M398.52270655111499,106.48120945473192 L398.61940401227946,106.40185191819137"/>
|
||
<path d="M398.79318986303315,106.66194052806532 L398.61940401227946,106.40185191819137"/>
|
||
<path d="M398.74389393911395,106.70239663129951 L398.79318986303315,106.66194052806532"/>
|
||
<path d="M397.99355169453997,106.27736235814564 L398.14018524989774,106.09868867549767"/>
|
||
<path d="M398.3188594407718,106.27736245470714 L398.14018524989774,106.09868867549767"/>
|
||
<path d="M398.20365017488677,106.41774543213432 L398.3188594407718,106.27736245470714"/>
|
||
<path d="M398.52270655111499,106.48120945473192 L398.3188594407718,106.27736245470714"/>
|
||
<path d="M398.44334897728925,106.57790693717334 L398.52270655111499,106.48120945473192"/>
|
||
<path d="M398.74389393911395,106.70239663129951 L398.52270655111499,106.48120945473192"/>
|
||
<path d="M398.70343780017129,106.751692530931 L398.74389393911395,106.70239663129951"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.74389393911395,106.70239663129951"/>
|
||
<path d="M397.88459306341701,106.48120968293824 L397.99355169453997,106.27736235814564"/>
|
||
<path d="M398.20365017488677,106.41774543213432 L397.99355169453997,106.27736235814564"/>
|
||
<path d="M398.11804201169218,106.57790712447832 L398.20365017488677,106.41774543213432"/>
|
||
<path d="M398.44334897728925,106.57790693717334 L398.20365017488677,106.41774543213432"/>
|
||
<path d="M398.38438101588417,106.68822827769054 L398.44334897728925,106.57790693717334"/>
|
||
<path d="M398.70343780017129,106.751692530931 L398.44334897728925,106.57790693717334"/>
|
||
<path d="M398.67337616800626,106.80793383916989 L398.70343780017129,106.751692530931"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.70343780017129,106.751692530931"/>
|
||
<path d="M397.81749667762494,106.7023969093807 L397.88459306341701,106.48120968293824"/>
|
||
<path d="M398.11804201169218,106.57790712447832 L397.88459306341701,106.48120968293824"/>
|
||
<path d="M398.06532475601557,106.75169270591232 L398.11804201169218,106.57790712447832"/>
|
||
<path d="M398.38438101588417,106.68822827769054 L398.11804201169218,106.57790712447832"/>
|
||
<path d="M398.34806870564194,106.80793391115594 L398.38438101588417,106.68822827769054"/>
|
||
<path d="M398.67337616800626,106.80793383916989 L398.38438101588417,106.68822827769054"/>
|
||
<path d="M398.6548643278021,106.86895921796167 L398.67337616800626,106.80793383916989"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.67337616800626,106.80793383916989"/>
|
||
<path d="M397.79484118304902,106.93242394100434 L397.81749667762494,106.7023969093807"/>
|
||
<path d="M398.06532475601557,106.75169270591232 L397.81749667762494,106.7023969093807"/>
|
||
<path d="M398.04752436510989,106.93242368760139 L398.06532475601557,106.75169270591232"/>
|
||
<path d="M398.34806870564194,106.80793391115594 L398.06532475601557,106.75169270591232"/>
|
||
<path d="M398.33580753568322,106.93242362527144 L398.34806870564194,106.80793391115594"/>
|
||
<path d="M398.6548643278021,106.86895921796167 L398.34806870564194,106.80793391115594"/>
|
||
<path d="M398.64861359650035,106.93242349301045 L398.6548643278021,106.86895921796167"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.6548643278021,106.86895921796167"/>
|
||
<path d="M398.04752436510989,106.93242368760139 L398.33580753568322,106.93242362527144"/>
|
||
<path d="M398.34806872371712,107.05691334582934 L398.33580753568322,106.93242362527144"/>
|
||
<path d="M398.64861359650035,106.93242349301045 L398.33580753568322,106.93242362527144"/>
|
||
<path d="M398.65486430222848,106.99588777523059 L398.64861359650035,106.93242349301045"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.64861359650035,106.93242349301045"/>
|
||
<path d="M397.8174968421531,107.16245096661169 L397.79484118304902,106.93242394100434"/>
|
||
<path d="M398.04752436510989,106.93242368760139 L397.79484118304902,106.93242394100434"/>
|
||
<path d="M398.06532474335108,107.11315467346776 L398.04752436510989,106.93242368760139"/>
|
||
<path d="M397.88459338615064,107.38363816280344 L397.8174968421531,107.16245096661169"/>
|
||
<path d="M398.06532474335108,107.11315467346776 L397.8174968421531,107.16245096661169"/>
|
||
<path d="M398.11804205236194,107.28694027042138 L398.06532474335108,107.11315467346776"/>
|
||
<path d="M398.34806872371712,107.05691334582934 L398.06532474335108,107.11315467346776"/>
|
||
<path d="M398.38438111957942,107.17661896219124 L398.34806872371712,107.05691334582934"/>
|
||
<path d="M398.65486430222848,106.99588777523059 L398.34806872371712,107.05691334582934"/>
|
||
<path d="M398.67337611511448,107.0569131496527 L398.65486430222848,106.99588777523059"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.65486430222848,106.99588777523059"/>
|
||
<path d="M398.11804205236194,107.28694027042138 L398.38438111957942,107.17661896219124"/>
|
||
<path d="M398.44334905344226,107.28694029601547 L398.38438111957942,107.17661896219124"/>
|
||
<path d="M398.67337611511448,107.0569131496527 L398.38438111957942,107.17661896219124"/>
|
||
<path d="M398.70343775202309,107.11315448074492 L398.67337611511448,107.0569131496527"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.67337611511448,107.0569131496527"/>
|
||
<path d="M397.99355216307652,107.58748540966235 L397.88459338615064,107.38363816280344"/>
|
||
<path d="M398.11804205236194,107.28694027042138 L397.88459338615064,107.38363816280344"/>
|
||
<path d="M398.20365025914646,107.44710193701758 L398.11804205236194,107.28694027042138"/>
|
||
<path d="M398.14018584623159,107.76615905839708 L397.99355216307652,107.58748540966235"/>
|
||
<path d="M398.20365025914646,107.44710193701758 L397.99355216307652,107.58748540966235"/>
|
||
<path d="M398.31885955447422,107.58748486752302 L398.20365025914646,107.44710193701758"/>
|
||
<path d="M398.44334905344226,107.28694029601547 L398.20365025914646,107.44710193701758"/>
|
||
<path d="M398.5227066609483,107.38363775718017 L398.44334905344226,107.28694029601547"/>
|
||
<path d="M398.70343775202309,107.11315448074492 L398.44334905344226,107.28694029601547"/>
|
||
<path d="M398.74389387299993,107.16245040466356 L398.70343775202309,107.11315448074492"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.70343775202309,107.11315448074492"/>
|
||
<path d="M398.5227066609483,107.38363775718017 L398.74389387299993,107.16245040466356"/>
|
||
<path d="M398.79318980811411,107.20290656134875 L398.74389387299993,107.16245040466356"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.74389387299993,107.16245040466356"/>
|
||
<path d="M398.31885967081314,107.91279261375485 L398.14018584623159,107.76615905839708"/>
|
||
<path d="M398.31885955447422,107.58748486752302 L398.14018584623159,107.76615905839708"/>
|
||
<path d="M398.45924260286745,107.70269420437489 L398.31885955447422,107.58748486752302"/>
|
||
<path d="M398.5227066609483,107.38363775718017 L398.31885955447422,107.58748486752302"/>
|
||
<path d="M398.61940414339017,107.46299540197288 L398.5227066609483,107.38363775718017"/>
|
||
<path d="M398.52270696012238,108.02175124487849 L398.31885967081314,107.91279261375485"/>
|
||
<path d="M398.45924260286745,107.70269420437489 L398.31885967081314,107.91279261375485"/>
|
||
<path d="M398.61940433069594,107.7883024385369 L398.45924260286745,107.70269420437489"/>
|
||
<path d="M398.61940414339017,107.46299540197288 L398.45924260286745,107.70269420437489"/>
|
||
<path d="M398.72972551939131,107.52196332789435 L398.61940414339017,107.46299540197288"/>
|
||
<path d="M398.79318980811411,107.20290656134875 L398.61940414339017,107.46299540197288"/>
|
||
<path d="M398.84943111635391,107.23296817577148 L398.79318980811411,107.20290656134875"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.79318980811411,107.20290656134875"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.84943111635391,107.23296817577148"/>
|
||
<path d="M398.74389420430543,108.08884763066999 L398.52270696012238,108.02175124487849"/>
|
||
<path d="M398.61940433069594,107.7883024385369 L398.52270696012238,108.02175124487849"/>
|
||
<path d="M398.79318996535437,107.84101969421317 L398.61940433069594,107.7883024385369"/>
|
||
<path d="M398.72972551939131,107.52196332789435 L398.61940433069594,107.7883024385369"/>
|
||
<path d="M398.84943117946807,107.55827560265243 L398.72972551939131,107.52196332789435"/>
|
||
<path d="M398.84943111635391,107.23296817577148 L398.72972551939131,107.52196332789435"/>
|
||
<path d="M398.91045650845138,107.25148005145866 L398.84943111635391,107.23296817577148"/>
|
||
<path d="M398.9739212427055,108.11150312524614 L398.74389420430543,108.08884763066999"/>
|
||
<path d="M398.79318996535437,107.84101969421317 L398.74389420430543,108.08884763066999"/>
|
||
<path d="M398.97392097571264,107.85882008511862 L398.79318996535437,107.84101969421317"/>
|
||
<path d="M398.84943117946807,107.55827560265243 L398.79318996535437,107.84101969421317"/>
|
||
<path d="M398.97392091337463,107.57053677261229 L398.84943117946807,107.55827560265243"/>
|
||
<path d="M398.91045650845138,107.25148005145866 L398.84943117946807,107.55827560265243"/>
|
||
<path d="M398.97392080829957,107.25773071179492 L398.91045650845138,107.25148005145866"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.91045650845138,107.25148005145866"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L398.97392080829957,107.25773071179492"/>
|
||
<path d="M399.20394827927839,108.08884746614194 L398.9739212427055,108.11150312524614"/>
|
||
<path d="M398.97392097571264,107.85882008511862 L398.9739212427055,108.11150312524614"/>
|
||
<path d="M399.15465200387678,107.84101963591092 L398.97392097571264,107.85882008511862"/>
|
||
<path d="M398.97392091337463,107.57053677261229 L398.97392097571264,107.85882008511862"/>
|
||
<path d="M399.09841064962507,107.55827558457804 L398.97392091337463,107.57053677261229"/>
|
||
<path d="M398.97392080829957,107.25773071179492 L398.97392091337463,107.57053677261229"/>
|
||
<path d="M399.03738510120399,107.25148004154971 L398.97392080829957,107.25773071179492"/>
|
||
<path d="M399.42513551095408,108.02175092214429 L399.20394827927839,108.08884746614194"/>
|
||
<path d="M399.15465200387678,107.84101963591092 L399.20394827927839,108.08884746614194"/>
|
||
<path d="M399.32843761857112,107.78830232690007 L399.15465200387678,107.84101963591092"/>
|
||
<path d="M399.09841064962507,107.55827558457804 L399.15465200387678,107.84101963591092"/>
|
||
<path d="M399.21811632808351,107.52196325968225 L399.09841064962507,107.55827558457804"/>
|
||
<path d="M399.03738510120399,107.25148004154971 L399.09841064962507,107.55827558457804"/>
|
||
<path d="M399.09841050667342,107.23296815769709 L399.03738510120399,107.25148004154971"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.03738510120399,107.25148004154971"/>
|
||
<path d="M399.62898279329659,107.91279214521865 L399.42513551095408,108.02175092214429"/>
|
||
<path d="M399.32843761857112,107.78830232690007 L399.42513551095408,108.02175092214429"/>
|
||
<path d="M399.48859939161798,107.70269404914825 L399.32843761857112,107.78830232690007"/>
|
||
<path d="M399.21811632808351,107.52196325968225 L399.32843761857112,107.78830232690007"/>
|
||
<path d="M399.32843767964926,107.4629951838856 L399.21811632808351,107.52196325968225"/>
|
||
<path d="M399.09841050667342,107.23296815769709 L399.21811632808351,107.52196325968225"/>
|
||
<path d="M399.15465184663663,107.20290657401301 L399.09841050667342,107.23296815769709"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.09841050667342,107.23296815769709"/>
|
||
<path d="M399.80765644203075,107.76615839109718 L399.62898279329659,107.91279214521865"/>
|
||
<path d="M399.48859939161798,107.70269404914825 L399.62898279329659,107.91279214521865"/>
|
||
<path d="M399.6289823930905,107.58748475382072 L399.48859939161798,107.70269404914825"/>
|
||
<path d="M399.32843767964926,107.4629951838856 L399.48859939161798,107.70269404914825"/>
|
||
<path d="M399.42513514081338,107.38363761186292 L399.32843767964926,107.4629951838856"/>
|
||
<path d="M399.15465184663663,107.20290657401301 L399.32843767964926,107.4629951838856"/>
|
||
<path d="M399.20394777055606,107.16245039981141 L399.15465184663663,107.20290657401301"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.15465184663663,107.20290657401301"/>
|
||
<path d="M399.95428999738851,107.58748470844876 L399.80765644203075,107.76615839109718"/>
|
||
<path d="M399.6289823930905,107.58748475382072 L399.80765644203075,107.76615839109718"/>
|
||
<path d="M399.74419172994226,107.44710174091097 L399.6289823930905,107.58748475382072"/>
|
||
<path d="M399.42513514081338,107.38363761186292 L399.6289823930905,107.58748475382072"/>
|
||
<path d="M399.50449271463958,107.28694009393757 L399.42513514081338,107.38363761186292"/>
|
||
<path d="M399.20394777055606,107.16245039981141 L399.42513514081338,107.38363761186292"/>
|
||
<path d="M399.24440392724057,107.11315446469644 L399.20394777055606,107.16245039981141"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.20394777055606,107.16245039981141"/>
|
||
<path d="M399.74419172994226,107.44710174091097 L399.50449271463958,107.28694009393757"/>
|
||
<path d="M399.56346064056117,107.17661870019538 L399.50449271463958,107.28694009393757"/>
|
||
<path d="M399.24440392724057,107.11315446469644 L399.50449271463958,107.28694009393757"/>
|
||
<path d="M399.27446552392223,107.05691312984436 L399.24440392724057,107.11315446469644"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.24440392724057,107.11315446469644"/>
|
||
<path d="M400.0632486285117,107.38363731268873 L399.95428999738851,107.58748470844876"/>
|
||
<path d="M399.74419172994226,107.44710174091097 L399.95428999738851,107.58748470844876"/>
|
||
<path d="M399.82979989313685,107.28693997759865 L399.74419172994226,107.44710174091097"/>
|
||
<path d="M400.13034501430366,107.1624500330222 L400.0632486285117,107.38363731268873"/>
|
||
<path d="M399.82979989313685,107.28693997759865 L400.0632486285117,107.38363731268873"/>
|
||
<path d="M399.88251721978008,107.11315428971557 L399.82979989313685,107.28693997759865"/>
|
||
<path d="M399.56346064056117,107.17661870019538 L399.82979989313685,107.28693997759865"/>
|
||
<path d="M399.59977291531982,107.05691301350544 L399.56346064056117,107.17661870019538"/>
|
||
<path d="M399.27446552392223,107.05691312984436 L399.56346064056117,107.17661870019538"/>
|
||
<path d="M399.29297739960964,106.9958877066997 L399.27446552392223,107.05691312984436"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.27446552392223,107.05691312984436"/>
|
||
<path d="M399.59977291531982,107.05691301350544 L399.29297739960964,106.9958877066997"/>
|
||
<path d="M399.29922809542836,106.93242338941036 L399.29297739960964,106.9958877066997"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.29297739960964,106.9958877066997"/>
|
||
<path d="M400.15300050887959,106.93242294820811 L400.13034501430366,107.1624500330222"/>
|
||
<path d="M399.88251721978008,107.11315428971557 L400.13034501430366,107.1624500330222"/>
|
||
<path d="M399.90031768165272,106.93242320161107 L399.88251721978008,107.11315428971557"/>
|
||
<path d="M399.59977291531982,107.05691301350544 L399.88251721978008,107.11315428971557"/>
|
||
<path d="M399.61203408527865,106.9324232639583 L399.59977291531982,107.05691301350544"/>
|
||
<path d="M400.1303448497755,106.70239588708273 L400.15300050887959,106.93242294820811"/>
|
||
<path d="M399.90031768165272,106.93242320161107 L400.15300050887959,106.93242294820811"/>
|
||
<path d="M399.88251716147795,106.75169210925833 L399.90031768165272,106.93242320161107"/>
|
||
<path d="M399.61203408527865,106.9324232639583 L399.90031768165272,106.93242320161107"/>
|
||
<path d="M399.59977289724475,106.80793352560659 L399.61203408527865,106.9324232639583"/>
|
||
<path d="M399.29922809542836,106.93242338941036 L399.61203408527865,106.9324232639583"/>
|
||
<path d="M399.29297738969956,106.86895906959262 L399.29922809542836,106.93242338941036"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.29922809542836,106.93242338941036"/>
|
||
<path d="M399.59977289724475,106.80793352560659 L399.29297738969956,106.86895906959262"/>
|
||
<path d="M399.27446550584705,106.80793365081672 L399.29297738969956,106.86895906959262"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.29297738969956,106.86895906959262"/>
|
||
<path d="M400.06324830577807,106.48120861992311 L400.1303448497755,106.70239588708273"/>
|
||
<path d="M399.88251716147795,106.75169210925833 L400.1303448497755,106.70239588708273"/>
|
||
<path d="M399.82979978150024,106.57790644133956 L399.88251716147795,106.75169210925833"/>
|
||
<path d="M399.59977289724475,106.80793352560659 L399.88251716147795,106.75169210925833"/>
|
||
<path d="M399.5634605368657,106.68822785601969 L399.59977289724475,106.80793352560659"/>
|
||
<path d="M399.95428952885186,106.27736130209814 L400.06324830577807,106.48120861992311"/>
|
||
<path d="M399.82979978150024,106.57790644133956 L400.06324830577807,106.48120861992311"/>
|
||
<path d="M399.74419150374888,106.41774463280899 L399.82979978150024,106.57790644133956"/>
|
||
<path d="M399.5634605368657,106.68822785601969 L399.82979978150024,106.57790644133956"/>
|
||
<path d="M399.50449253203601,106.5779064512285 L399.5634605368657,106.68822785601969"/>
|
||
<path d="M399.27446550584705,106.80793365081672 L399.5634605368657,106.68822785601969"/>
|
||
<path d="M399.24440386893821,106.75169230198253 L399.27446550584705,106.80793365081672"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.27446550584705,106.80793365081672"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.24440386893821,106.75169230198253"/>
|
||
<path d="M399.80765584569679,106.09868772433083 L399.95428952885186,106.27736130209814"/>
|
||
<path d="M399.74419150374888,106.41774463280899 L399.95428952885186,106.27736130209814"/>
|
||
<path d="M399.62898206648754,106.2773616313375 L399.74419150374888,106.41774463280899"/>
|
||
<path d="M399.50449253203601,106.5779064512285 L399.74419150374888,106.41774463280899"/>
|
||
<path d="M399.42513492452997,106.48120899006381 L399.50449253203601,106.5779064512285"/>
|
||
<path d="M399.24440386893821,106.75169230198253 L399.50449253203601,106.5779064512285"/>
|
||
<path d="M399.20394773021974,106.70239634258041 L399.24440386893821,106.75169230198253"/>
|
||
<path d="M399.62898209208197,105.95205402703959 L399.80765584569679,106.09868772433083"/>
|
||
<path d="M399.62898206648754,106.2773616313375 L399.80765584569679,106.09868772433083"/>
|
||
<path d="M399.48859912454452,106.16215236545213 L399.62898206648754,106.2773616313375"/>
|
||
<path d="M399.42513492452997,106.48120899006381 L399.62898206648754,106.2773616313375"/>
|
||
<path d="M399.32843740660473,106.4018513452711 L399.42513492452997,106.48120899006381"/>
|
||
<path d="M399.20394773021974,106.70239634258041 L399.42513492452997,106.48120899006381"/>
|
||
<path d="M399.15465175962231,106.6619402213787 L399.20394773021974,106.70239634258041"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.20394773021974,106.70239634258041"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.15465175962231,106.6619402213787"/>
|
||
<path d="M399.42513469632263,105.84309546688246 L399.62898209208197,105.95205402703959"/>
|
||
<path d="M399.48859912454452,106.16215236545213 L399.62898209208197,105.95205402703959"/>
|
||
<path d="M399.32843725478244,106.07654406032361 L399.48859912454452,106.16215236545213"/>
|
||
<path d="M399.32843740660473,106.4018513452711 L399.48859912454452,106.16215236545213"/>
|
||
<path d="M399.21811599512023,106.34288341935007 L399.32843740660473,106.4018513452711"/>
|
||
<path d="M399.15465175962231,106.6619402213787 L399.32843740660473,106.4018513452711"/>
|
||
<path d="M399.0984103892863,106.6318785714725 L399.15465175962231,106.6619402213787"/>
|
||
<path d="M399.20394739891435,105.77599922302443 L399.42513469632263,105.84309546688246"/>
|
||
<path d="M399.32843725478244,106.07654406032361 L399.42513469632263,105.84309546688246"/>
|
||
<path d="M399.1546515314152,106.02382680464734 L399.32843725478244,106.07654406032361"/>
|
||
<path d="M399.21811599512023,106.34288341935007 L399.32843725478244,106.07654406032361"/>
|
||
<path d="M399.09841029068923,106.30657110910806 L399.21811599512023,106.34288341935007"/>
|
||
<path d="M399.0984103892863,106.6318785714725 L399.21811599512023,106.34288341935007"/>
|
||
<path d="M399.03738495727009,106.61336673126834 L399.0984103892863,106.6318785714725"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.0984103892863,106.6318785714725"/>
|
||
<path d="M398.97392033142887,105.75334401231521 L399.20394739891435,105.77599922302443"/>
|
||
<path d="M399.1546515314152,106.02382680464734 L399.20394739891435,105.77599922302443"/>
|
||
<path d="M398.97392040820864,106.00602627180751 L398.97392033142887,105.75334401231521"/>
|
||
<path d="M398.97392040820864,106.00602627180751 L399.1546515314152,106.02382680464734"/>
|
||
<path d="M399.09841029068923,106.30657110910806 L399.1546515314152,106.02382680464734"/>
|
||
<path d="M398.97392063358677,106.29431036494952 L398.97392040820864,106.00602627180751"/>
|
||
<path d="M398.97392063358677,106.29431036494952 L399.09841029068923,106.30657110910806"/>
|
||
<path d="M399.03738495727009,106.61336673126834 L399.09841029068923,106.30657110910806"/>
|
||
<path d="M398.97392078621488,106.60711646125037 L398.97392063358677,106.29431036494952"/>
|
||
<path d="M398.97392078621488,106.60711646125037 L399.03738495727009,106.61336673126834"/>
|
||
<path d="M398.97392073951391,106.93242347856494 L399.03738495727009,106.61336673126834"/>
|
||
<path d="M398.97392078621488,106.60711646125037 L398.97392073951391,106.93242347856494"/>
|
||
</g>
|
||
<g id="product-1e722ba8-dec6-45ef-93c7-5e4c47660a4d" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.041" ifc:guid="0USYketiP5xvF7Nan7PWfD">
|
||
<path d="M263.43719004198169,105.75339248402724 L263.2071630522363,105.77604821409795"/>
|
||
<path d="M263.43719011876124,106.00607474351955 L263.2564593098956,106.02387618626335"/>
|
||
<path d="M263.43719034413937,106.29435883666156 L263.31270065527667,106.30662002469535"/>
|
||
<path d="M263.43719049676758,106.60716493296241 L263.37372623918111,106.6134156032067"/>
|
||
<path d="M263.31270065527667,106.30662002469535 L263.37372623918111,106.6134156032067"/>
|
||
<path d="M263.31270087806581,106.63192741609282 L263.37372623918111,106.6134156032067"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.37372623918111,106.6134156032067"/>
|
||
<path d="M262.98597589152746,105.84314468712955 L263.2071630522363,105.77604821409795"/>
|
||
<path d="M263.2564593098956,106.02387618626335 L263.2071630522363,105.77604821409795"/>
|
||
<path d="M263.08267374842706,106.07659342430679 L263.2564593098956,106.02387618626335"/>
|
||
<path d="M263.31270065527667,106.30662002469535 L263.2564593098956,106.02387618626335"/>
|
||
<path d="M263.19299503891466,106.34293242055764 L263.31270065527667,106.30662002469535"/>
|
||
<path d="M262.78212868015157,105.95210346405474 L262.98597589152746,105.84314468712955"/>
|
||
<path d="M263.08267374842706,106.07659342430679 L262.98597589152746,105.84314468712955"/>
|
||
<path d="M262.92251208183018,106.16220170205861 L263.08267374842706,106.07659342430679"/>
|
||
<path d="M263.19299503891466,106.34293242055764 L263.08267374842706,106.07659342430679"/>
|
||
<path d="M263.08267372283228,106.4019003899034 L263.19299503891466,106.34293242055764"/>
|
||
<path d="M263.31270087806581,106.63192741609282 L263.19299503891466,106.34293242055764"/>
|
||
<path d="M263.25645957358597,106.6619889997769 L263.31270087806581,106.63192741609282"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.31270087806581,106.63192741609282"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.25645957358597,106.6619889997769"/>
|
||
<path d="M262.60345496045045,106.0987371472097 L262.78212868015157,105.95210346405474"/>
|
||
<path d="M262.92251208183018,106.16220170205861 L262.78212868015157,105.95210346405474"/>
|
||
<path d="M262.7821291513244,106.27741092641918 L262.92251208183018,106.16220170205861"/>
|
||
<path d="M263.08267372283228,106.4019003899034 L262.92251208183018,106.16220170205861"/>
|
||
<path d="M262.98597626166782,106.48125792644396 L263.08267372283228,106.4019003899034"/>
|
||
<path d="M263.25645957358597,106.6619889997769 L263.08267372283228,106.4019003899034"/>
|
||
<path d="M263.207163649667,106.70244510301154 L263.25645957358597,106.6619889997769"/>
|
||
<path d="M262.4568214050928,106.27741082985767 L262.60345496045045,106.0987371472097"/>
|
||
<path d="M262.7821291513244,106.27741092641918 L262.60345496045045,106.0987371472097"/>
|
||
<path d="M262.6669198854396,106.41779390384636 L262.7821291513244,106.27741092641918"/>
|
||
<path d="M262.98597626166782,106.48125792644396 L262.7821291513244,106.27741092641918"/>
|
||
<path d="M262.90661868784196,106.57795540888537 L262.98597626166782,106.48125792644396"/>
|
||
<path d="M263.207163649667,106.70244510301154 L262.98597626166782,106.48125792644396"/>
|
||
<path d="M263.16670751072434,106.75174100264303 L263.207163649667,106.70244510301154"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.207163649667,106.70244510301154"/>
|
||
<path d="M262.34786277396972,106.48125815465028 L262.4568214050928,106.27741082985767"/>
|
||
<path d="M262.6669198854396,106.41779390384636 L262.4568214050928,106.27741082985767"/>
|
||
<path d="M262.58131172224489,106.57795559619035 L262.6669198854396,106.41779390384636"/>
|
||
<path d="M262.90661868784196,106.57795540888537 L262.6669198854396,106.41779390384636"/>
|
||
<path d="M262.84765072643688,106.68827674940258 L262.90661868784196,106.57795540888537"/>
|
||
<path d="M263.16670751072434,106.75174100264303 L262.90661868784196,106.57795540888537"/>
|
||
<path d="M263.13664587855931,106.80798231088193 L263.16670751072434,106.75174100264303"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.16670751072434,106.75174100264303"/>
|
||
<path d="M262.28076638817765,106.70244538109273 L262.34786277396972,106.48125815465028"/>
|
||
<path d="M262.58131172224489,106.57795559619035 L262.34786277396972,106.48125815465028"/>
|
||
<path d="M262.52859446656828,106.75174117762435 L262.58131172224489,106.57795559619035"/>
|
||
<path d="M262.84765072643688,106.68827674940258 L262.58131172224489,106.57795559619035"/>
|
||
<path d="M262.81133841619464,106.80798238286798 L262.84765072643688,106.68827674940258"/>
|
||
<path d="M263.13664587855931,106.80798231088193 L262.84765072643688,106.68827674940258"/>
|
||
<path d="M263.11813403835515,106.86900768967325 L263.13664587855931,106.80798231088193"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.13664587855931,106.80798231088193"/>
|
||
<path d="M262.25811089360172,106.93247241271592 L262.28076638817765,106.70244538109273"/>
|
||
<path d="M262.52859446656828,106.75174117762435 L262.28076638817765,106.70244538109273"/>
|
||
<path d="M262.5107940756626,106.93247215931342 L262.52859446656828,106.75174117762435"/>
|
||
<path d="M262.81133841619464,106.80798238286798 L262.52859446656828,106.75174117762435"/>
|
||
<path d="M262.79907724623604,106.93247209698347 L262.81133841619464,106.80798238286798"/>
|
||
<path d="M263.11813403835515,106.86900768967325 L262.81133841619464,106.80798238286798"/>
|
||
<path d="M263.11188330705306,106.93247196472248 L263.11813403835515,106.86900768967325"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.11813403835515,106.86900768967325"/>
|
||
<path d="M262.5107940756626,106.93247215931342 L262.79907724623604,106.93247209698347"/>
|
||
<path d="M262.81133843426994,107.05696181754138 L262.79907724623604,106.93247209698347"/>
|
||
<path d="M263.11188330705306,106.93247196472248 L262.79907724623604,106.93247209698347"/>
|
||
<path d="M263.11813401278141,106.99593624694262 L263.11188330705306,106.93247196472248"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.11188330705306,106.93247196472248"/>
|
||
<path d="M262.28076655270581,107.16249943832372 L262.25811089360172,106.93247241271592"/>
|
||
<path d="M262.5107940756626,106.93247215931342 L262.25811089360172,106.93247241271592"/>
|
||
<path d="M262.52859445390379,107.1132031451798 L262.5107940756626,106.93247215931342"/>
|
||
<path d="M262.34786309670335,107.38368663451547 L262.28076655270581,107.16249943832372"/>
|
||
<path d="M262.52859445390379,107.1132031451798 L262.28076655270581,107.16249943832372"/>
|
||
<path d="M262.58131176291465,107.28698874213342 L262.52859445390379,107.1132031451798"/>
|
||
<path d="M262.81133843426994,107.05696181754138 L262.52859445390379,107.1132031451798"/>
|
||
<path d="M262.84765083013212,107.17666743390328 L262.81133843426994,107.05696181754138"/>
|
||
<path d="M263.11813401278141,106.99593624694262 L262.81133843426994,107.05696181754138"/>
|
||
<path d="M263.13664582566753,107.05696162136474 L263.11813401278141,106.99593624694262"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.11813401278141,106.99593624694262"/>
|
||
<path d="M262.58131176291465,107.28698874213342 L262.84765083013212,107.17666743390328"/>
|
||
<path d="M262.90661876399508,107.28698876772751 L262.84765083013212,107.17666743390328"/>
|
||
<path d="M263.13664582566753,107.05696162136474 L262.84765083013212,107.17666743390328"/>
|
||
<path d="M263.16670746257626,107.11320295245696 L263.13664582566753,107.05696162136474"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.13664582566753,107.05696162136474"/>
|
||
<path d="M262.45682187362934,107.58753388137438 L262.34786309670335,107.38368663451547"/>
|
||
<path d="M262.58131176291465,107.28698874213342 L262.34786309670335,107.38368663451547"/>
|
||
<path d="M262.66691996969917,107.44715040872961 L262.58131176291465,107.28698874213342"/>
|
||
<path d="M262.60345555678441,107.76620753010911 L262.45682187362934,107.58753388137438"/>
|
||
<path d="M262.66691996969917,107.44715040872961 L262.45682187362934,107.58753388137438"/>
|
||
<path d="M262.78212926502704,107.58753333923505 L262.66691996969917,107.44715040872961"/>
|
||
<path d="M262.90661876399508,107.28698876772751 L262.66691996969917,107.44715040872961"/>
|
||
<path d="M262.98597637150101,107.3836862288922 L262.90661876399508,107.28698876772751"/>
|
||
<path d="M263.16670746257626,107.11320295245696 L262.90661876399508,107.28698876772751"/>
|
||
<path d="M263.2071635835531,107.16249887637559 L263.16670746257626,107.11320295245696"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.16670746257626,107.11320295245696"/>
|
||
<path d="M262.98597637150101,107.3836862288922 L263.2071635835531,107.16249887637559"/>
|
||
<path d="M263.25645951866682,107.20295503306079 L263.2071635835531,107.16249887637559"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.2071635835531,107.16249887637559"/>
|
||
<path d="M262.78212938136596,107.91284108546688 L262.60345555678441,107.76620753010911"/>
|
||
<path d="M262.78212926502704,107.58753333923505 L262.60345555678441,107.76620753010911"/>
|
||
<path d="M262.92251231342004,107.70274267608693 L262.78212926502704,107.58753333923505"/>
|
||
<path d="M262.98597637150101,107.3836862288922 L262.78212926502704,107.58753333923505"/>
|
||
<path d="M263.08267385394288,107.46304387368491 L262.98597637150101,107.3836862288922"/>
|
||
<path d="M262.9859766706752,108.02179971659007 L262.78212938136596,107.91284108546688"/>
|
||
<path d="M262.92251231342004,107.70274267608693 L262.78212938136596,107.91284108546688"/>
|
||
<path d="M263.08267404124865,107.78835091024848 L262.92251231342004,107.70274267608693"/>
|
||
<path d="M263.08267385394288,107.46304387368491 L262.92251231342004,107.70274267608693"/>
|
||
<path d="M263.19299522994424,107.52201179960593 L263.08267385394288,107.46304387368491"/>
|
||
<path d="M263.25645951866682,107.20295503306079 L263.08267385394288,107.46304387368491"/>
|
||
<path d="M263.31270082690662,107.23301664748351 L263.25645951866682,107.20295503306079"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.25645951866682,107.20295503306079"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.31270082690662,107.23301664748351"/>
|
||
<path d="M263.2071639148586,108.08889610238202 L262.9859766706752,108.02179971659007"/>
|
||
<path d="M263.08267404124865,107.78835091024848 L262.9859766706752,108.02179971659007"/>
|
||
<path d="M263.25645967590708,107.84106816592521 L263.08267404124865,107.78835091024848"/>
|
||
<path d="M263.19299522994424,107.52201179960593 L263.08267404124865,107.78835091024848"/>
|
||
<path d="M263.31270089002066,107.55832407436446 L263.19299522994424,107.52201179960593"/>
|
||
<path d="M263.31270082690662,107.23301664748351 L263.19299522994424,107.52201179960593"/>
|
||
<path d="M263.3737262190042,107.25152852317069 L263.31270082690662,107.23301664748351"/>
|
||
<path d="M263.43719095325832,108.11155159695818 L263.2071639148586,108.08889610238202"/>
|
||
<path d="M263.25645967590708,107.84106816592521 L263.2071639148586,108.08889610238202"/>
|
||
<path d="M263.43719068626535,107.85886855683066 L263.25645967590708,107.84106816592521"/>
|
||
<path d="M263.31270089002066,107.55832407436446 L263.25645967590708,107.84106816592521"/>
|
||
<path d="M263.43719062392722,107.57058524432387 L263.31270089002066,107.55832407436446"/>
|
||
<path d="M263.3737262190042,107.25152852317069 L263.31270089002066,107.55832407436446"/>
|
||
<path d="M263.43719051885228,107.25777918350695 L263.3737262190042,107.25152852317069"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.3737262190042,107.25152852317069"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.43719051885228,107.25777918350695"/>
|
||
<path d="M263.66721798983122,108.08889593785398 L263.43719095325832,108.11155159695818"/>
|
||
<path d="M263.43719068626535,107.85886855683066 L263.43719095325832,108.11155159695818"/>
|
||
<path d="M263.6179217144296,107.84106810762296 L263.43719068626535,107.85886855683066"/>
|
||
<path d="M263.43719062392722,107.57058524432387 L263.43719068626535,107.85886855683066"/>
|
||
<path d="M263.56168036017777,107.55832405629008 L263.43719062392722,107.57058524432387"/>
|
||
<path d="M263.43719051885228,107.25777918350695 L263.43719062392722,107.57058524432387"/>
|
||
<path d="M263.50065481175682,107.25152851326175 L263.43719051885228,107.25777918350695"/>
|
||
<path d="M263.8884052215069,108.02179939385633 L263.66721798983122,108.08889593785398"/>
|
||
<path d="M263.6179217144296,107.84106810762296 L263.66721798983122,108.08889593785398"/>
|
||
<path d="M263.79170732912371,107.7883507986121 L263.6179217144296,107.84106810762296"/>
|
||
<path d="M263.56168036017777,107.55832405629008 L263.6179217144296,107.84106810762296"/>
|
||
<path d="M263.68138603863622,107.52201173139429 L263.56168036017777,107.55832405629008"/>
|
||
<path d="M263.50065481175682,107.25152851326175 L263.56168036017777,107.55832405629008"/>
|
||
<path d="M263.56168021722624,107.23301662940912 L263.50065481175682,107.25152851326175"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.50065481175682,107.25152851326175"/>
|
||
<path d="M264.09225250384929,107.91284061693068 L263.8884052215069,108.02179939385633"/>
|
||
<path d="M263.79170732912371,107.7883507986121 L263.8884052215069,108.02179939385633"/>
|
||
<path d="M263.9518691021708,107.70274252086028 L263.79170732912371,107.7883507986121"/>
|
||
<path d="M263.68138603863622,107.52201173139429 L263.79170732912371,107.7883507986121"/>
|
||
<path d="M263.79170739020196,107.46304365559763 L263.68138603863622,107.52201173139429"/>
|
||
<path d="M263.56168021722624,107.23301662940912 L263.68138603863622,107.52201173139429"/>
|
||
<path d="M263.61792155718933,107.20295504572459 L263.56168021722624,107.23301662940912"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.56168021722624,107.23301662940912"/>
|
||
<path d="M264.27092615258357,107.76620686280876 L264.09225250384929,107.91284061693068"/>
|
||
<path d="M263.9518691021708,107.70274252086028 L264.09225250384929,107.91284061693068"/>
|
||
<path d="M264.0922521036432,107.58753322553275 L263.9518691021708,107.70274252086028"/>
|
||
<path d="M263.79170739020196,107.46304365559763 L263.9518691021708,107.70274252086028"/>
|
||
<path d="M263.8884048513662,107.38368608357496 L263.79170739020196,107.46304365559763"/>
|
||
<path d="M263.61792155718933,107.20295504572459 L263.79170739020196,107.46304365559763"/>
|
||
<path d="M263.66721748110876,107.16249887152344 L263.61792155718933,107.20295504572459"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.61792155718933,107.20295504572459"/>
|
||
<path d="M264.41755970794122,107.58753318016079 L264.27092615258357,107.76620686280876"/>
|
||
<path d="M264.0922521036432,107.58753322553275 L264.27092615258357,107.76620686280876"/>
|
||
<path d="M264.20746144049497,107.447150212623 L264.0922521036432,107.58753322553275"/>
|
||
<path d="M263.8884048513662,107.38368608357496 L264.0922521036432,107.58753322553275"/>
|
||
<path d="M263.96776242519229,107.28698856564961 L263.8884048513662,107.38368608357496"/>
|
||
<path d="M263.66721748110876,107.16249887152344 L263.8884048513662,107.38368608357496"/>
|
||
<path d="M263.70767363779328,107.11320293640847 L263.66721748110876,107.16249887152344"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.66721748110876,107.16249887152344"/>
|
||
<path d="M264.20746144049497,107.447150212623 L263.96776242519229,107.28698856564961"/>
|
||
<path d="M264.026730351114,107.17666717190741 L263.96776242519229,107.28698856564961"/>
|
||
<path d="M263.70767363779328,107.11320293640847 L263.96776242519229,107.28698856564961"/>
|
||
<path d="M263.73773523447505,107.0569616015564 L263.70767363779328,107.11320293640847"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.70767363779328,107.11320293640847"/>
|
||
<path d="M264.52651833906441,107.38368578440077 L264.41755970794122,107.58753318016079"/>
|
||
<path d="M264.20746144049497,107.447150212623 L264.41755970794122,107.58753318016079"/>
|
||
<path d="M264.29306960368967,107.28698844931068 L264.20746144049497,107.447150212623"/>
|
||
<path d="M264.59361472485648,107.16249850473423 L264.52651833906441,107.38368578440077"/>
|
||
<path d="M264.29306960368967,107.28698844931068 L264.52651833906441,107.38368578440077"/>
|
||
<path d="M264.34578693033279,107.1132027614276 L264.29306960368967,107.28698844931068"/>
|
||
<path d="M264.026730351114,107.17666717190741 L264.29306960368967,107.28698844931068"/>
|
||
<path d="M264.06304262587264,107.05696148521747 L264.026730351114,107.17666717190741"/>
|
||
<path d="M263.73773523447505,107.0569616015564 L264.026730351114,107.17666717190741"/>
|
||
<path d="M263.75624711016235,106.99593617841174 L263.73773523447505,107.0569616015564"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.73773523447505,107.0569616015564"/>
|
||
<path d="M264.06304262587264,107.05696148521747 L263.75624711016235,106.99593617841174"/>
|
||
<path d="M263.76249780598096,106.93247186112239 L263.75624711016235,106.99593617841174"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.75624711016235,106.99593617841174"/>
|
||
<path d="M264.61627021943241,106.93247141992015 L264.59361472485648,107.16249850473423"/>
|
||
<path d="M264.34578693033279,107.1132027614276 L264.59361472485648,107.16249850473423"/>
|
||
<path d="M264.36358739220543,106.93247167332311 L264.34578693033279,107.1132027614276"/>
|
||
<path d="M264.06304262587264,107.05696148521747 L264.34578693033279,107.1132027614276"/>
|
||
<path d="M264.07530379583136,106.93247173567033 L264.06304262587264,107.05696148521747"/>
|
||
<path d="M264.59361456032832,106.70244435879476 L264.61627021943241,106.93247141992015"/>
|
||
<path d="M264.36358739220543,106.93247167332311 L264.61627021943241,106.93247141992015"/>
|
||
<path d="M264.34578687203077,106.75174058097036 L264.36358739220543,106.93247167332311"/>
|
||
<path d="M264.07530379583136,106.93247173567033 L264.36358739220543,106.93247167332311"/>
|
||
<path d="M264.06304260779734,106.80798199731862 L264.07530379583136,106.93247173567033"/>
|
||
<path d="M263.76249780598096,106.93247186112239 L264.07530379583136,106.93247173567033"/>
|
||
<path d="M263.75624710025227,106.86900754130465 L263.76249780598096,106.93247186112239"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.76249780598096,106.93247186112239"/>
|
||
<path d="M264.06304260779734,106.80798199731862 L263.75624710025227,106.86900754130465"/>
|
||
<path d="M263.73773521639976,106.80798212252876 L263.75624710025227,106.86900754130465"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.75624710025227,106.86900754130465"/>
|
||
<path d="M264.52651801633078,106.48125709163514 L264.59361456032832,106.70244435879476"/>
|
||
<path d="M264.34578687203077,106.75174058097036 L264.59361456032832,106.70244435879476"/>
|
||
<path d="M264.29306949205295,106.5779549130516 L264.34578687203077,106.75174058097036"/>
|
||
<path d="M264.06304260779734,106.80798199731862 L264.34578687203077,106.75174058097036"/>
|
||
<path d="M264.02673024741841,106.68827632773173 L264.06304260779734,106.80798199731862"/>
|
||
<path d="M264.41755923940457,106.27740977381018 L264.52651801633078,106.48125709163514"/>
|
||
<path d="M264.29306949205295,106.5779549130516 L264.52651801633078,106.48125709163514"/>
|
||
<path d="M264.2074612143017,106.41779310452102 L264.29306949205295,106.5779549130516"/>
|
||
<path d="M264.02673024741841,106.68827632773173 L264.29306949205295,106.5779549130516"/>
|
||
<path d="M263.96776224258872,106.57795492294053 L264.02673024741841,106.68827632773173"/>
|
||
<path d="M263.73773521639976,106.80798212252876 L264.02673024741841,106.68827632773173"/>
|
||
<path d="M263.70767357949092,106.75174077369456 L263.73773521639976,106.80798212252876"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.73773521639976,106.80798212252876"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.70767357949092,106.75174077369456"/>
|
||
<path d="M264.27092555624961,106.09873619604241 L264.41755923940457,106.27740977381018"/>
|
||
<path d="M264.2074612143017,106.41779310452102 L264.41755923940457,106.27740977381018"/>
|
||
<path d="M264.09225177704025,106.27741010304908 L264.2074612143017,106.41779310452102"/>
|
||
<path d="M263.96776224258872,106.57795492294053 L264.2074612143017,106.41779310452102"/>
|
||
<path d="M263.88840463508268,106.48125746177584 L263.96776224258872,106.57795492294053"/>
|
||
<path d="M263.70767357949092,106.75174077369456 L263.96776224258872,106.57795492294053"/>
|
||
<path d="M263.66721744077245,106.70244481429245 L263.70767357949092,106.75174077369456"/>
|
||
<path d="M264.09225180263479,105.95210249875163 L264.27092555624961,106.09873619604241"/>
|
||
<path d="M264.09225177704025,106.27741010304908 L264.27092555624961,106.09873619604241"/>
|
||
<path d="M263.95186883509723,106.16220083716416 L264.09225177704025,106.27741010304908"/>
|
||
<path d="M263.88840463508268,106.48125746177584 L264.09225177704025,106.27741010304908"/>
|
||
<path d="M263.79170711715756,106.40189981698313 L263.88840463508268,106.48125746177584"/>
|
||
<path d="M263.66721744077245,106.70244481429245 L263.88840463508268,106.48125746177584"/>
|
||
<path d="M263.61792147017513,106.66198869309073 L263.66721744077245,106.70244481429245"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.66721744077245,106.70244481429245"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.61792147017513,106.66198869309073"/>
|
||
<path d="M263.88840440687534,105.84314393859449 L264.09225180263479,105.95210249875163"/>
|
||
<path d="M263.95186883509723,106.16220083716416 L264.09225180263479,105.95210249875163"/>
|
||
<path d="M263.79170696533515,106.07659253203565 L263.95186883509723,106.16220083716416"/>
|
||
<path d="M263.79170711715756,106.40189981698313 L263.95186883509723,106.16220083716416"/>
|
||
<path d="M263.68138570567294,106.34293189106165 L263.79170711715756,106.40189981698313"/>
|
||
<path d="M263.61792147017513,106.66198869309073 L263.79170711715756,106.40189981698313"/>
|
||
<path d="M263.56168009983912,106.63192704318453 L263.61792147017513,106.66198869309073"/>
|
||
<path d="M263.66721710946695,105.77604769473646 L263.88840440687534,105.84314393859449"/>
|
||
<path d="M263.79170696533515,106.07659253203565 L263.88840440687534,105.84314393859449"/>
|
||
<path d="M263.61792124196791,106.02387527635938 L263.79170696533515,106.07659253203565"/>
|
||
<path d="M263.68138570567294,106.34293189106165 L263.79170696533515,106.07659253203565"/>
|
||
<path d="M263.56168000124194,106.3066195808201 L263.68138570567294,106.34293189106165"/>
|
||
<path d="M263.56168009983912,106.63192704318453 L263.68138570567294,106.34293189106165"/>
|
||
<path d="M263.5006546678228,106.61341520298038 L263.56168009983912,106.63192704318453"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.56168009983912,106.63192704318453"/>
|
||
<path d="M263.43719004198169,105.75339248402724 L263.66721710946695,105.77604769473646"/>
|
||
<path d="M263.61792124196791,106.02387527635938 L263.66721710946695,105.77604769473646"/>
|
||
<path d="M263.43719011876124,106.00607474351955 L263.43719004198169,105.75339248402724"/>
|
||
<path d="M263.43719011876124,106.00607474351955 L263.61792124196791,106.02387527635938"/>
|
||
<path d="M263.56168000124194,106.3066195808201 L263.61792124196791,106.02387527635938"/>
|
||
<path d="M263.43719034413937,106.29435883666156 L263.43719011876124,106.00607474351955"/>
|
||
<path d="M263.43719034413937,106.29435883666156 L263.56168000124194,106.3066195808201"/>
|
||
<path d="M263.5006546678228,106.61341520298038 L263.56168000124194,106.3066195808201"/>
|
||
<path d="M263.43719049676758,106.60716493296241 L263.43719034413937,106.29435883666156"/>
|
||
<path d="M263.43719049676758,106.60716493296241 L263.5006546678228,106.61341520298038"/>
|
||
<path d="M263.43719045006662,106.93247195027652 L263.5006546678228,106.61341520298038"/>
|
||
<path d="M263.43719049676758,106.60716493296241 L263.43719045006662,106.93247195027652"/>
|
||
</g>
|
||
<g id="product-f3ec9b89-5391-4865-8990-bef32d02008c" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.035" ifc:guid="3px9k9Kv58POcGllCj0W2C">
|
||
<path d="M195.76606987520358,105.75341668510555 L195.53604288545785,105.77607241517671"/>
|
||
<path d="M195.76606995198313,106.00609894459831 L195.58533914311749,106.02390038734211"/>
|
||
<path d="M195.76607017736126,106.29438303773986 L195.64158048849856,106.30664422577365"/>
|
||
<path d="M195.76607032998947,106.60718913404071 L195.702606072403,106.61343980428546"/>
|
||
<path d="M195.64158048849856,106.30664422577365 L195.702606072403,106.61343980428546"/>
|
||
<path d="M195.6415807112877,106.63195161717158 L195.702606072403,106.61343980428546"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.702606072403,106.61343980428546"/>
|
||
<path d="M195.31485572474935,105.84316888820786 L195.53604288545785,105.77607241517671"/>
|
||
<path d="M195.58533914311749,106.02390038734211 L195.53604288545785,105.77607241517671"/>
|
||
<path d="M195.41155358164895,106.07661762538555 L195.58533914311749,106.02390038734211"/>
|
||
<path d="M195.64158048849856,106.30664422577365 L195.58533914311749,106.02390038734211"/>
|
||
<path d="M195.52187487213655,106.3429566216364 L195.64158048849856,106.30664422577365"/>
|
||
<path d="M195.11100851337346,105.9521276651335 L195.31485572474935,105.84316888820786"/>
|
||
<path d="M195.41155358164895,106.07661762538555 L195.31485572474935,105.84316888820786"/>
|
||
<path d="M195.25139191505207,106.16222590313691 L195.41155358164895,106.07661762538555"/>
|
||
<path d="M195.52187487213655,106.3429566216364 L195.41155358164895,106.07661762538555"/>
|
||
<path d="M195.41155355605417,106.40192459098216 L195.52187487213655,106.3429566216364"/>
|
||
<path d="M195.6415807112877,106.63195161717158 L195.52187487213655,106.3429566216364"/>
|
||
<path d="M195.58533940680786,106.66201320085565 L195.6415807112877,106.63195161717158"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.6415807112877,106.63195161717158"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.58533940680786,106.66201320085565"/>
|
||
<path d="M194.93233479367234,106.09876134828846 L195.11100851337346,105.9521276651335"/>
|
||
<path d="M195.25139191505207,106.16222590313691 L195.11100851337346,105.9521276651335"/>
|
||
<path d="M195.11100898454629,106.27743512749748 L195.25139191505207,106.16222590313691"/>
|
||
<path d="M195.41155355605417,106.40192459098216 L195.25139191505207,106.16222590313691"/>
|
||
<path d="M195.31485609488971,106.48128212752226 L195.41155355605417,106.40192459098216"/>
|
||
<path d="M195.58533940680786,106.66201320085565 L195.41155355605417,106.40192459098216"/>
|
||
<path d="M195.53604348288854,106.7024693040903 L195.58533940680786,106.66201320085565"/>
|
||
<path d="M194.78570123831469,106.27743503093598 L194.93233479367234,106.09876134828846"/>
|
||
<path d="M195.11100898454629,106.27743512749748 L194.93233479367234,106.09876134828846"/>
|
||
<path d="M194.99579971866149,106.41781810492466 L195.11100898454629,106.27743512749748"/>
|
||
<path d="M195.31485609488971,106.48128212752226 L195.11100898454629,106.27743512749748"/>
|
||
<path d="M195.23549852106385,106.57797960996413 L195.31485609488971,106.48128212752226"/>
|
||
<path d="M195.53604348288854,106.7024693040903 L195.31485609488971,106.48128212752226"/>
|
||
<path d="M195.49558734394623,106.75176520372133 L195.53604348288854,106.7024693040903"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.53604348288854,106.7024693040903"/>
|
||
<path d="M194.67674260719161,106.48128235572858 L194.78570123831469,106.27743503093598"/>
|
||
<path d="M194.99579971866149,106.41781810492466 L194.78570123831469,106.27743503093598"/>
|
||
<path d="M194.91019155546678,106.57797979726865 L194.99579971866149,106.41781810492466"/>
|
||
<path d="M195.23549852106385,106.57797960996413 L194.99579971866149,106.41781810492466"/>
|
||
<path d="M195.17653055965877,106.68830095048133 L195.23549852106385,106.57797960996413"/>
|
||
<path d="M195.49558734394623,106.75176520372133 L195.23549852106385,106.57797960996413"/>
|
||
<path d="M195.4655257117812,106.80800651196023 L195.49558734394623,106.75176520372133"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.49558734394623,106.75176520372133"/>
|
||
<path d="M194.60964622139954,106.70246958217103 L194.67674260719161,106.48128235572858"/>
|
||
<path d="M194.91019155546678,106.57797979726865 L194.67674260719161,106.48128235572858"/>
|
||
<path d="M194.85747429979017,106.75176537870266 L194.91019155546678,106.57797979726865"/>
|
||
<path d="M195.17653055965877,106.68830095048133 L194.91019155546678,106.57797979726865"/>
|
||
<path d="M195.14021824941653,106.80800658394628 L195.17653055965877,106.68830095048133"/>
|
||
<path d="M195.4655257117812,106.80800651196023 L195.17653055965877,106.68830095048133"/>
|
||
<path d="M195.44701387157704,106.86903189075201 L195.4655257117812,106.80800651196023"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.4655257117812,106.80800651196023"/>
|
||
<path d="M194.58699072682361,106.93249661379468 L194.60964622139954,106.70246958217103"/>
|
||
<path d="M194.85747429979017,106.75176537870266 L194.60964622139954,106.70246958217103"/>
|
||
<path d="M194.83967390888449,106.93249636039218 L194.85747429979017,106.75176537870266"/>
|
||
<path d="M195.14021824941653,106.80800658394628 L194.85747429979017,106.75176537870266"/>
|
||
<path d="M195.12795707945793,106.93249629806178 L195.14021824941653,106.80800658394628"/>
|
||
<path d="M195.44701387157704,106.86903189075201 L195.14021824941653,106.80800658394628"/>
|
||
<path d="M195.44076314027495,106.93249616580079 L195.44701387157704,106.86903189075201"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.44701387157704,106.86903189075201"/>
|
||
<path d="M194.83967390888449,106.93249636039218 L195.12795707945793,106.93249629806178"/>
|
||
<path d="M195.14021826749172,107.05698601861968 L195.12795707945793,106.93249629806178"/>
|
||
<path d="M195.44076314027495,106.93249616580079 L195.12795707945793,106.93249629806178"/>
|
||
<path d="M195.4470138460033,106.99596044802092 L195.44076314027495,106.93249616580079"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.44076314027495,106.93249616580079"/>
|
||
<path d="M194.6096463859277,107.16252363940248 L194.58699072682361,106.93249661379468"/>
|
||
<path d="M194.83967390888449,106.93249636039218 L194.58699072682361,106.93249661379468"/>
|
||
<path d="M194.85747428712568,107.1132273462581 L194.83967390888449,106.93249636039218"/>
|
||
<path d="M194.67674292992524,107.38371083559377 L194.6096463859277,107.16252363940248"/>
|
||
<path d="M194.85747428712568,107.1132273462581 L194.6096463859277,107.16252363940248"/>
|
||
<path d="M194.91019159613654,107.28701294321172 L194.85747428712568,107.1132273462581"/>
|
||
<path d="M195.14021826749172,107.05698601861968 L194.85747428712568,107.1132273462581"/>
|
||
<path d="M195.17653066335413,107.17669163498158 L195.14021826749172,107.05698601861968"/>
|
||
<path d="M195.4470138460033,106.99596044802092 L195.14021826749172,107.05698601861968"/>
|
||
<path d="M195.46552565888942,107.05698582244349 L195.4470138460033,106.99596044802092"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.4470138460033,106.99596044802092"/>
|
||
<path d="M194.91019159613654,107.28701294321172 L195.17653066335413,107.17669163498158"/>
|
||
<path d="M195.23549859721697,107.28701296880581 L195.17653066335413,107.17669163498158"/>
|
||
<path d="M195.46552565888942,107.05698582244349 L195.17653066335413,107.17669163498158"/>
|
||
<path d="M195.49558729579815,107.11322715353572 L195.46552565888942,107.05698582244349"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.46552565888942,107.05698582244349"/>
|
||
<path d="M194.78570170685123,107.58755808245269 L194.67674292992524,107.38371083559377"/>
|
||
<path d="M194.91019159613654,107.28701294321172 L194.67674292992524,107.38371083559377"/>
|
||
<path d="M194.99579980292106,107.44717460980792 L194.91019159613654,107.28701294321172"/>
|
||
<path d="M194.9323353900063,107.76623173118742 L194.78570170685123,107.58755808245269"/>
|
||
<path d="M194.99579980292106,107.44717460980792 L194.78570170685123,107.58755808245269"/>
|
||
<path d="M195.11100909824893,107.58755754031381 L194.99579980292106,107.44717460980792"/>
|
||
<path d="M195.23549859721697,107.28701296880581 L194.99579980292106,107.44717460980792"/>
|
||
<path d="M195.3148562047229,107.38371042997051 L195.23549859721697,107.28701296880581"/>
|
||
<path d="M195.49558729579815,107.11322715353572 L195.23549859721697,107.28701296880581"/>
|
||
<path d="M195.53604341677465,107.1625230774539 L195.49558729579815,107.11322715353572"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.49558729579815,107.11322715353572"/>
|
||
<path d="M195.3148562047229,107.38371042997051 L195.53604341677465,107.1625230774539"/>
|
||
<path d="M195.58533935188871,107.20297923413909 L195.53604341677465,107.1625230774539"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.53604341677465,107.1625230774539"/>
|
||
<path d="M195.11100921458785,107.91286528654518 L194.9323353900063,107.76623173118742"/>
|
||
<path d="M195.11100909824893,107.58755754031381 L194.9323353900063,107.76623173118742"/>
|
||
<path d="M195.25139214664205,107.70276687716569 L195.11100909824893,107.58755754031381"/>
|
||
<path d="M195.3148562047229,107.38371042997051 L195.11100909824893,107.58755754031381"/>
|
||
<path d="M195.41155368716477,107.46306807476321 L195.3148562047229,107.38371042997051"/>
|
||
<path d="M195.31485650389709,108.02182391766883 L195.11100921458785,107.91286528654518"/>
|
||
<path d="M195.25139214664205,107.70276687716569 L195.11100921458785,107.91286528654518"/>
|
||
<path d="M195.41155387447054,107.78837511132724 L195.25139214664205,107.70276687716569"/>
|
||
<path d="M195.41155368716477,107.46306807476321 L195.25139214664205,107.70276687716569"/>
|
||
<path d="M195.52187506316614,107.52203600068469 L195.41155368716477,107.46306807476321"/>
|
||
<path d="M195.58533935188871,107.20297923413909 L195.41155368716477,107.46306807476321"/>
|
||
<path d="M195.64158066012851,107.23304084856181 L195.58533935188871,107.20297923413909"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.58533935188871,107.20297923413909"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.64158066012851,107.23304084856181"/>
|
||
<path d="M195.53604374808015,108.08892030346033 L195.31485650389709,108.02182391766883"/>
|
||
<path d="M195.41155387447054,107.78837511132724 L195.31485650389709,108.02182391766883"/>
|
||
<path d="M195.58533950912897,107.84109236700351 L195.41155387447054,107.78837511132724"/>
|
||
<path d="M195.52187506316614,107.52203600068469 L195.41155387447054,107.78837511132724"/>
|
||
<path d="M195.64158072324255,107.55834827544277 L195.52187506316614,107.52203600068469"/>
|
||
<path d="M195.64158066012851,107.23304084856181 L195.52187506316614,107.52203600068469"/>
|
||
<path d="M195.70260605222609,107.25155272424945 L195.64158066012851,107.23304084856181"/>
|
||
<path d="M195.76607078648021,108.11157579803648 L195.53604374808015,108.08892030346033"/>
|
||
<path d="M195.58533950912897,107.84109236700351 L195.53604374808015,108.08892030346033"/>
|
||
<path d="M195.76607051948724,107.85889275790942 L195.58533950912897,107.84109236700351"/>
|
||
<path d="M195.64158072324255,107.55834827544277 L195.58533950912897,107.84109236700351"/>
|
||
<path d="M195.76607045714911,107.57060944540262 L195.64158072324255,107.55834827544277"/>
|
||
<path d="M195.70260605222609,107.25155272424945 L195.64158072324255,107.55834827544277"/>
|
||
<path d="M195.76607035207417,107.25780338458526 L195.70260605222609,107.25155272424945"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.70260605222609,107.25155272424945"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.76607035207417,107.25780338458526"/>
|
||
<path d="M195.99609782305311,108.08892013893274 L195.76607078648021,108.11157579803648"/>
|
||
<path d="M195.76607051948724,107.85889275790942 L195.76607078648021,108.11157579803648"/>
|
||
<path d="M195.94680154765149,107.84109230870126 L195.76607051948724,107.85889275790942"/>
|
||
<path d="M195.76607045714911,107.57060944540262 L195.76607051948724,107.85889275790942"/>
|
||
<path d="M195.89056019339955,107.55834825736838 L195.76607045714911,107.57060944540262"/>
|
||
<path d="M195.76607035207417,107.25780338458526 L195.76607045714911,107.57060944540262"/>
|
||
<path d="M195.82953464497871,107.25155271434051 L195.76607035207417,107.25780338458526"/>
|
||
<path d="M196.21728505472868,108.02182359493509 L195.99609782305311,108.08892013893274"/>
|
||
<path d="M195.94680154765149,107.84109230870126 L195.99609782305311,108.08892013893274"/>
|
||
<path d="M196.1205871623456,107.78837499969086 L195.94680154765149,107.84109230870126"/>
|
||
<path d="M195.89056019339955,107.55834825736838 L195.94680154765149,107.84109230870126"/>
|
||
<path d="M196.01026587185811,107.52203593247305 L195.89056019339955,107.55834825736838"/>
|
||
<path d="M195.82953464497871,107.25155271434051 L195.89056019339955,107.55834825736838"/>
|
||
<path d="M195.89056005044802,107.23304083048743 L195.82953464497871,107.25155271434051"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.82953464497871,107.25155271434051"/>
|
||
<path d="M196.42113233707119,107.91286481800898 L196.21728505472868,108.02182359493509"/>
|
||
<path d="M196.1205871623456,107.78837499969086 L196.21728505472868,108.02182359493509"/>
|
||
<path d="M196.28074893539269,107.70276672193859 L196.1205871623456,107.78837499969086"/>
|
||
<path d="M196.01026587185811,107.52203593247305 L196.1205871623456,107.78837499969086"/>
|
||
<path d="M196.12058722342385,107.46306785667593 L196.01026587185811,107.52203593247305"/>
|
||
<path d="M195.89056005044802,107.23304083048743 L196.01026587185811,107.52203593247305"/>
|
||
<path d="M195.94680139041122,107.20297924680335 L195.89056005044802,107.23304083048743"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.89056005044802,107.23304083048743"/>
|
||
<path d="M196.59980598580546,107.76623106388752 L196.42113233707119,107.91286481800898"/>
|
||
<path d="M196.28074893539269,107.70276672193859 L196.42113233707119,107.91286481800898"/>
|
||
<path d="M196.42113193686509,107.58755742661106 L196.28074893539269,107.70276672193859"/>
|
||
<path d="M196.12058722342385,107.46306785667593 L196.28074893539269,107.70276672193859"/>
|
||
<path d="M196.21728468458798,107.38371028465326 L196.12058722342385,107.46306785667593"/>
|
||
<path d="M195.94680139041122,107.20297924680335 L196.12058722342385,107.46306785667593"/>
|
||
<path d="M195.99609731433065,107.16252307260174 L195.94680139041122,107.20297924680335"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.94680139041122,107.20297924680335"/>
|
||
<path d="M196.74643954116311,107.58755738123909 L196.59980598580546,107.76623106388752"/>
|
||
<path d="M196.42113193686509,107.58755742661106 L196.59980598580546,107.76623106388752"/>
|
||
<path d="M196.53634127371686,107.4471744137013 L196.42113193686509,107.58755742661106"/>
|
||
<path d="M196.21728468458798,107.38371028465326 L196.42113193686509,107.58755742661106"/>
|
||
<path d="M196.29664225841418,107.28701276672791 L196.21728468458798,107.38371028465326"/>
|
||
<path d="M195.99609731433065,107.16252307260174 L196.21728468458798,107.38371028465326"/>
|
||
<path d="M196.03655347101517,107.11322713748723 L195.99609731433065,107.16252307260174"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.99609731433065,107.16252307260174"/>
|
||
<path d="M196.53634127371686,107.4471744137013 L196.29664225841418,107.28701276672791"/>
|
||
<path d="M196.35561018433577,107.17669137298617 L196.29664225841418,107.28701276672791"/>
|
||
<path d="M196.03655347101517,107.11322713748723 L196.29664225841418,107.28701276672791"/>
|
||
<path d="M196.06661506769683,107.0569858026347 L196.03655347101517,107.11322713748723"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L196.03655347101517,107.11322713748723"/>
|
||
<path d="M196.8553981722863,107.38370998547953 L196.74643954116311,107.58755738123909"/>
|
||
<path d="M196.53634127371686,107.4471744137013 L196.74643954116311,107.58755738123909"/>
|
||
<path d="M196.62194943691156,107.28701265038899 L196.53634127371686,107.4471744137013"/>
|
||
<path d="M196.92249455807837,107.16252270581253 L196.8553981722863,107.38370998547953"/>
|
||
<path d="M196.62194943691156,107.28701265038899 L196.8553981722863,107.38370998547953"/>
|
||
<path d="M196.6746667635548,107.11322696250636 L196.62194943691156,107.28701265038899"/>
|
||
<path d="M196.35561018433577,107.17669137298617 L196.62194943691156,107.28701265038899"/>
|
||
<path d="M196.39192245909442,107.05698568629577 L196.35561018433577,107.17669137298617"/>
|
||
<path d="M196.06661506769683,107.0569858026347 L196.35561018433577,107.17669137298617"/>
|
||
<path d="M196.08512694338424,106.99596037949004 L196.06661506769683,107.0569858026347"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L196.06661506769683,107.0569858026347"/>
|
||
<path d="M196.39192245909442,107.05698568629577 L196.08512694338424,106.99596037949004"/>
|
||
<path d="M196.09137763920296,106.9324960622007 L196.08512694338424,106.99596037949004"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L196.08512694338424,106.99596037949004"/>
|
||
<path d="M196.9451500526543,106.93249562099845 L196.92249455807837,107.16252270581253"/>
|
||
<path d="M196.6746667635548,107.11322696250636 L196.92249455807837,107.16252270581253"/>
|
||
<path d="M196.69246722542732,106.93249587440141 L196.6746667635548,107.11322696250636"/>
|
||
<path d="M196.39192245909442,107.05698568629577 L196.6746667635548,107.11322696250636"/>
|
||
<path d="M196.40418362905325,106.93249593674864 L196.39192245909442,107.05698568629577"/>
|
||
<path d="M196.92249439355021,106.70246855987307 L196.9451500526543,106.93249562099845"/>
|
||
<path d="M196.69246722542732,106.93249587440141 L196.9451500526543,106.93249562099845"/>
|
||
<path d="M196.67466670525266,106.75176478204867 L196.69246722542732,106.93249587440141"/>
|
||
<path d="M196.40418362905325,106.93249593674864 L196.69246722542732,106.93249587440141"/>
|
||
<path d="M196.39192244101923,106.80800619839692 L196.40418362905325,106.93249593674864"/>
|
||
<path d="M196.09137763920296,106.9324960622007 L196.40418362905325,106.93249593674864"/>
|
||
<path d="M196.08512693347416,106.86903174238296 L196.09137763920296,106.9324960622007"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L196.09137763920296,106.9324960622007"/>
|
||
<path d="M196.39192244101923,106.80800619839692 L196.08512693347416,106.86903174238296"/>
|
||
<path d="M196.06661504962165,106.80800632360706 L196.08512693347416,106.86903174238296"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L196.08512693347416,106.86903174238296"/>
|
||
<path d="M196.85539784955267,106.48128129271345 L196.92249439355021,106.70246855987307"/>
|
||
<path d="M196.67466670525266,106.75176478204867 L196.92249439355021,106.70246855987307"/>
|
||
<path d="M196.62194932527495,106.5779791141299 L196.67466670525266,106.75176478204867"/>
|
||
<path d="M196.39192244101923,106.80800619839692 L196.67466670525266,106.75176478204867"/>
|
||
<path d="M196.3556100806403,106.68830052881003 L196.39192244101923,106.80800619839692"/>
|
||
<path d="M196.74643907262646,106.27743397488848 L196.85539784955267,106.48128129271345"/>
|
||
<path d="M196.62194932527495,106.5779791141299 L196.85539784955267,106.48128129271345"/>
|
||
<path d="M196.53634104752348,106.41781730559978 L196.62194932527495,106.5779791141299"/>
|
||
<path d="M196.3556100806403,106.68830052881003 L196.62194932527495,106.5779791141299"/>
|
||
<path d="M196.29664207581061,106.57797912401884 L196.3556100806403,106.68830052881003"/>
|
||
<path d="M196.06661504962165,106.80800632360706 L196.3556100806403,106.68830052881003"/>
|
||
<path d="M196.03655341271281,106.75176497477287 L196.06661504962165,106.80800632360706"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L196.06661504962165,106.80800632360706"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L196.03655341271281,106.75176497477287"/>
|
||
<path d="M196.5998053894715,106.09876039712117 L196.74643907262646,106.27743397488848"/>
|
||
<path d="M196.53634104752348,106.41781730559978 L196.74643907262646,106.27743397488848"/>
|
||
<path d="M196.42113161026214,106.27743430412784 L196.53634104752348,106.41781730559978"/>
|
||
<path d="M196.29664207581061,106.57797912401884 L196.53634104752348,106.41781730559978"/>
|
||
<path d="M196.21728446830457,106.4812816628546 L196.29664207581061,106.57797912401884"/>
|
||
<path d="M196.03655341271281,106.75176497477287 L196.29664207581061,106.57797912401884"/>
|
||
<path d="M195.99609727399434,106.70246901537075 L196.03655341271281,106.75176497477287"/>
|
||
<path d="M196.42113163585668,105.95212669982993 L196.5998053894715,106.09876039712117"/>
|
||
<path d="M196.42113161026214,106.27743430412784 L196.5998053894715,106.09876039712117"/>
|
||
<path d="M196.28074866831912,106.16222503824247 L196.42113161026214,106.27743430412784"/>
|
||
<path d="M196.21728446830457,106.4812816628546 L196.42113161026214,106.27743430412784"/>
|
||
<path d="M196.12058695037945,106.40192401806144 L196.21728446830457,106.4812816628546"/>
|
||
<path d="M195.99609727399434,106.70246901537075 L196.21728446830457,106.4812816628546"/>
|
||
<path d="M195.94680130339691,106.66201289416949 L195.99609727399434,106.70246901537075"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.99609727399434,106.70246901537075"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.94680130339691,106.66201289416949"/>
|
||
<path d="M196.21728424009723,105.8431681396728 L196.42113163585668,105.95212669982993"/>
|
||
<path d="M196.28074866831912,106.16222503824247 L196.42113163585668,105.95212669982993"/>
|
||
<path d="M196.12058679855704,106.07661673311441 L196.28074866831912,106.16222503824247"/>
|
||
<path d="M196.12058695037945,106.40192401806144 L196.28074866831912,106.16222503824247"/>
|
||
<path d="M196.01026553889483,106.34295609214041 L196.12058695037945,106.40192401806144"/>
|
||
<path d="M195.94680130339691,106.66201289416949 L196.12058695037945,106.40192401806144"/>
|
||
<path d="M195.89055993306101,106.63195124426329 L195.94680130339691,106.66201289416949"/>
|
||
<path d="M195.99609694268884,105.77607189581477 L196.21728424009723,105.8431681396728"/>
|
||
<path d="M196.12058679855704,106.07661673311441 L196.21728424009723,105.8431681396728"/>
|
||
<path d="M195.9468010751898,106.02389947743768 L196.12058679855704,106.07661673311441"/>
|
||
<path d="M196.01026553889483,106.34295609214041 L196.12058679855704,106.07661673311441"/>
|
||
<path d="M195.89055983446383,106.3066437818984 L196.01026553889483,106.34295609214041"/>
|
||
<path d="M195.89055993306101,106.63195124426329 L196.01026553889483,106.34295609214041"/>
|
||
<path d="M195.82953450104469,106.61343940405868 L195.89055993306101,106.63195124426329"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.89055993306101,106.63195124426329"/>
|
||
<path d="M195.76606987520358,105.75341668510555 L195.99609694268884,105.77607189581477"/>
|
||
<path d="M195.9468010751898,106.02389947743768 L195.99609694268884,105.77607189581477"/>
|
||
<path d="M195.76606995198313,106.00609894459831 L195.76606987520358,105.75341668510555"/>
|
||
<path d="M195.76606995198313,106.00609894459831 L195.9468010751898,106.02389947743768"/>
|
||
<path d="M195.89055983446383,106.3066437818984 L195.9468010751898,106.02389947743768"/>
|
||
<path d="M195.76607017736126,106.29438303773986 L195.76606995198313,106.00609894459831"/>
|
||
<path d="M195.76607017736126,106.29438303773986 L195.89055983446383,106.3066437818984"/>
|
||
<path d="M195.82953450104469,106.61343940405868 L195.89055983446383,106.3066437818984"/>
|
||
<path d="M195.76607032998947,106.60718913404071 L195.76607017736126,106.29438303773986"/>
|
||
<path d="M195.76607032998947,106.60718913404071 L195.82953450104469,106.61343940405868"/>
|
||
<path d="M195.76607028328851,106.93249615135528 L195.82953450104469,106.61343940405868"/>
|
||
<path d="M195.76607032998947,106.60718913404071 L195.76607028328851,106.93249615135528"/>
|
||
</g>
|
||
<g id="product-7abc035c-e43c-4cf5-acd4-0d074b0d2113" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.065" ifc:guid="1wl0DSv3nCzQpK3GTB3I4J">
|
||
<path d="M538.64832757636191,55.756679604677174 L538.41830058661617,55.779335334748339"/>
|
||
<path d="M538.64832765314145,56.009361864169932 L538.46759684427582,56.02716330691328"/>
|
||
<path d="M538.64832787851958,56.297645957311488 L538.52383818965689,56.309907145345278"/>
|
||
<path d="M538.6483280311478,56.61045205361188 L538.58486377356132,56.616702723857088"/>
|
||
<path d="M538.52383818965689,56.309907145345278 L538.58486377356132,56.616702723857088"/>
|
||
<path d="M538.52383841244603,56.635214536743206 L538.58486377356132,56.616702723857088"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.58486377356132,56.616702723857088"/>
|
||
<path d="M538.19711342590733,55.846431807779027 L538.41830058661617,55.779335334748339"/>
|
||
<path d="M538.46759684427582,56.02716330691328 L538.41830058661617,55.779335334748339"/>
|
||
<path d="M538.29381128280693,56.079880544957177 L538.46759684427582,56.02716330691328"/>
|
||
<path d="M538.52383818965689,56.309907145345278 L538.46759684427582,56.02716330691328"/>
|
||
<path d="M538.40413257329453,56.346219541208029 L538.52383818965689,56.309907145345278"/>
|
||
<path d="M537.99326621453145,55.955390584705128 L538.19711342590733,55.846431807779027"/>
|
||
<path d="M538.29381128280693,56.079880544957177 L538.19711342590733,55.846431807779027"/>
|
||
<path d="M538.13364961621005,56.165488822708085 L538.29381128280693,56.079880544957177"/>
|
||
<path d="M538.40413257329453,56.346219541208029 L538.29381128280693,56.079880544957177"/>
|
||
<path d="M538.29381125721216,56.405187510553787 L538.40413257329453,56.346219541208029"/>
|
||
<path d="M538.52383841244603,56.635214536743206 L538.40413257329453,56.346219541208029"/>
|
||
<path d="M538.46759710796618,56.665276120426824 L538.52383841244603,56.635214536743206"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.52383841244603,56.635214536743206"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.46759710796618,56.665276120426824"/>
|
||
<path d="M537.81459249483032,56.102024267859633 L537.99326621453145,55.955390584705128"/>
|
||
<path d="M538.13364961621005,56.165488822708085 L537.99326621453145,55.955390584705128"/>
|
||
<path d="M537.99326668570427,56.280698047069109 L538.13364961621005,56.165488822708085"/>
|
||
<path d="M538.29381125721216,56.405187510553787 L538.13364961621005,56.165488822708085"/>
|
||
<path d="M538.19711379604769,56.484545047093434 L538.29381125721216,56.405187510553787"/>
|
||
<path d="M538.46759710796618,56.665276120426824 L538.29381125721216,56.405187510553787"/>
|
||
<path d="M538.41830118404687,56.705732223661926 L538.46759710796618,56.665276120426824"/>
|
||
<path d="M537.66795893947267,56.280697950507601 L537.81459249483032,56.102024267859633"/>
|
||
<path d="M537.99326668570427,56.280698047069109 L537.81459249483032,56.102024267859633"/>
|
||
<path d="M537.87805741981947,56.421081024495834 L537.99326668570427,56.280698047069109"/>
|
||
<path d="M538.19711379604769,56.484545047093434 L537.99326668570427,56.280698047069109"/>
|
||
<path d="M538.11775622222183,56.581242529535302 L538.19711379604769,56.484545047093434"/>
|
||
<path d="M538.41830118404687,56.705732223661926 L538.19711379604769,56.484545047093434"/>
|
||
<path d="M538.37784504510421,56.755028123292504 L538.41830118404687,56.705732223661926"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.41830118404687,56.705732223661926"/>
|
||
<path d="M537.5590003083496,56.484545275300206 L537.66795893947267,56.280697950507601"/>
|
||
<path d="M537.87805741981947,56.421081024495834 L537.66795893947267,56.280697950507601"/>
|
||
<path d="M537.79244925662476,56.581242716840279 L537.87805741981947,56.421081024495834"/>
|
||
<path d="M538.11775622222183,56.581242529535302 L537.87805741981947,56.421081024495834"/>
|
||
<path d="M538.05878826081675,56.691563870052505 L538.11775622222183,56.581242529535302"/>
|
||
<path d="M538.37784504510421,56.755028123292504 L538.11775622222183,56.581242529535302"/>
|
||
<path d="M538.34778341293918,56.811269431531855 L538.37784504510421,56.755028123292504"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.37784504510421,56.755028123292504"/>
|
||
<path d="M537.49190392255787,56.705732501742204 L537.5590003083496,56.484545275300206"/>
|
||
<path d="M537.79244925662476,56.581242716840279 L537.5590003083496,56.484545275300206"/>
|
||
<path d="M537.73973200094815,56.755028298274283 L537.79244925662476,56.581242716840279"/>
|
||
<path d="M538.05878826081675,56.691563870052505 L537.79244925662476,56.581242716840279"/>
|
||
<path d="M538.02247595057452,56.811269503517451 L538.05878826081675,56.691563870052505"/>
|
||
<path d="M538.34778341293918,56.811269431531855 L538.05878826081675,56.691563870052505"/>
|
||
<path d="M538.32927157273502,56.872294810323638 L538.34778341293918,56.811269431531855"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.34778341293918,56.811269431531855"/>
|
||
<path d="M537.46924842798194,56.935759533366308 L537.49190392255787,56.705732501742204"/>
|
||
<path d="M537.73973200094815,56.755028298274283 L537.49190392255787,56.705732501742204"/>
|
||
<path d="M537.72193161004247,56.935759279962895 L537.73973200094815,56.755028298274283"/>
|
||
<path d="M538.02247595057452,56.811269503517451 L537.73973200094815,56.755028298274283"/>
|
||
<path d="M538.01021478061591,56.935759217632949 L538.02247595057452,56.811269503517451"/>
|
||
<path d="M538.32927157273502,56.872294810323638 L538.02247595057452,56.811269503517451"/>
|
||
<path d="M538.32302084143294,56.935759085371956 L538.32927157273502,56.872294810323638"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.32927157273502,56.872294810323638"/>
|
||
<path d="M537.72193161004247,56.935759279962895 L538.01021478061591,56.935759217632949"/>
|
||
<path d="M538.0224759686497,57.060248938190853 L538.01021478061591,56.935759217632949"/>
|
||
<path d="M538.32302084143294,56.935759085371956 L538.01021478061591,56.935759217632949"/>
|
||
<path d="M538.32927154716128,56.999223367592549 L538.32302084143294,56.935759085371956"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.32302084143294,56.935759085371956"/>
|
||
<path d="M537.49190408708603,57.165786558974105 L537.46924842798194,56.935759533366308"/>
|
||
<path d="M537.72193161004247,56.935759279962895 L537.46924842798194,56.935759533366308"/>
|
||
<path d="M537.73973198828367,57.116490265829725 L537.72193161004247,56.935759279962895"/>
|
||
<path d="M537.55900063108322,57.3869737551654 L537.49190408708603,57.165786558974105"/>
|
||
<path d="M537.73973198828367,57.116490265829725 L537.49190408708603,57.165786558974105"/>
|
||
<path d="M537.79244929729452,57.290275862783346 L537.73973198828367,57.116490265829725"/>
|
||
<path d="M538.0224759686497,57.060248938190853 L537.73973198828367,57.116490265829725"/>
|
||
<path d="M538.05878836451211,57.179954554553206 L538.0224759686497,57.060248938190853"/>
|
||
<path d="M538.32927154716128,56.999223367592549 L538.0224759686497,57.060248938190853"/>
|
||
<path d="M538.3477833600474,57.060248742015119 L538.32927154716128,56.999223367592549"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.32927154716128,56.999223367592549"/>
|
||
<path d="M537.79244929729452,57.290275862783346 L538.05878836451211,57.179954554553206"/>
|
||
<path d="M538.11775629837496,57.290275888376982 L538.05878836451211,57.179954554553206"/>
|
||
<path d="M538.3477833600474,57.060248742015119 L538.05878836451211,57.179954554553206"/>
|
||
<path d="M538.37784499695613,57.116490073106888 L538.3477833600474,57.060248742015119"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.3477833600474,57.060248742015119"/>
|
||
<path d="M537.66795940800921,57.590821002024313 L537.55900063108322,57.3869737551654"/>
|
||
<path d="M537.79244929729452,57.290275862783346 L537.55900063108322,57.3869737551654"/>
|
||
<path d="M537.87805750407904,57.450437529379087 L537.79244929729452,57.290275862783346"/>
|
||
<path d="M537.81459309116428,57.769494650759043 L537.66795940800921,57.590821002024313"/>
|
||
<path d="M537.87805750407904,57.450437529379087 L537.66795940800921,57.590821002024313"/>
|
||
<path d="M537.99326679940691,57.590820459884981 L537.87805750407904,57.450437529379087"/>
|
||
<path d="M538.11775629837496,57.290275888376982 L537.87805750407904,57.450437529379087"/>
|
||
<path d="M538.19711390588088,57.386973349542131 L538.11775629837496,57.290275888376982"/>
|
||
<path d="M538.37784499695613,57.116490073106888 L538.11775629837496,57.290275888376982"/>
|
||
<path d="M538.41830111793297,57.165785997025523 L538.37784499695613,57.116490073106888"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.37784499695613,57.116490073106888"/>
|
||
<path d="M538.19711390588088,57.386973349542131 L538.41830111793297,57.165785997025523"/>
|
||
<path d="M538.46759705304703,57.206242153710264 L538.41830111793297,57.165785997025523"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.41830111793297,57.165785997025523"/>
|
||
<path d="M537.99326691574583,57.916128206116355 L537.81459309116428,57.769494650759043"/>
|
||
<path d="M537.99326679940691,57.590820459884981 L537.81459309116428,57.769494650759043"/>
|
||
<path d="M538.13364984780003,57.706029796737312 L537.99326679940691,57.590820459884981"/>
|
||
<path d="M538.19711390588088,57.386973349542131 L537.99326679940691,57.590820459884981"/>
|
||
<path d="M538.29381138832275,57.466330994334839 L538.19711390588088,57.386973349542131"/>
|
||
<path d="M538.19711420505507,58.025086837240451 L537.99326691574583,57.916128206116355"/>
|
||
<path d="M538.13364984780003,57.706029796737312 L537.99326691574583,57.916128206116355"/>
|
||
<path d="M538.29381157562852,57.791638030898866 L538.13364984780003,57.706029796737312"/>
|
||
<path d="M538.29381138832275,57.466330994334839 L538.13364984780003,57.706029796737312"/>
|
||
<path d="M538.40413276432412,57.525298920255864 L538.29381138832275,57.466330994334839"/>
|
||
<path d="M538.46759705304703,57.206242153710264 L538.29381138832275,57.466330994334839"/>
|
||
<path d="M538.52383836128683,57.236303768133439 L538.46759705304703,57.206242153710264"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.46759705304703,57.206242153710264"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.52383836128683,57.236303768133439"/>
|
||
<path d="M538.41830144923847,58.092183223031498 L538.19711420505507,58.025086837240451"/>
|
||
<path d="M538.29381157562852,57.791638030898866 L538.19711420505507,58.025086837240451"/>
|
||
<path d="M538.46759721028729,57.844355286574682 L538.29381157562852,57.791638030898866"/>
|
||
<path d="M538.40413276432412,57.525298920255864 L538.29381157562852,57.791638030898866"/>
|
||
<path d="M538.52383842440088,57.561611195014393 L538.40413276432412,57.525298920255864"/>
|
||
<path d="M538.52383836128683,57.236303768133439 L538.40413276432412,57.525298920255864"/>
|
||
<path d="M538.58486375338441,57.254815643821075 L538.52383836128683,57.236303768133439"/>
|
||
<path d="M538.64832848763842,58.114838717607654 L538.41830144923847,58.092183223031498"/>
|
||
<path d="M538.46759721028729,57.844355286574682 L538.41830144923847,58.092183223031498"/>
|
||
<path d="M538.64832822064557,57.862155677480132 L538.46759721028729,57.844355286574682"/>
|
||
<path d="M538.52383842440088,57.561611195014393 L538.46759721028729,57.844355286574682"/>
|
||
<path d="M538.64832815830744,57.573872364973795 L538.52383842440088,57.561611195014393"/>
|
||
<path d="M538.58486375338441,57.254815643821075 L538.52383842440088,57.561611195014393"/>
|
||
<path d="M538.64832805323249,57.261066304156429 L538.58486375338441,57.254815643821075"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.58486375338441,57.254815643821075"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.64832805323249,57.261066304156429"/>
|
||
<path d="M538.87835552421143,58.092183058504361 L538.64832848763842,58.114838717607654"/>
|
||
<path d="M538.64832822064557,57.862155677480132 L538.64832848763842,58.114838717607654"/>
|
||
<path d="M538.82905924880981,57.844355228272434 L538.64832822064557,57.862155677480132"/>
|
||
<path d="M538.64832815830744,57.573872364973795 L538.64832822064557,57.862155677480132"/>
|
||
<path d="M538.77281789455787,57.561611176940005 L538.64832815830744,57.573872364973795"/>
|
||
<path d="M538.64832805323249,57.261066304156429 L538.64832815830744,57.573872364973795"/>
|
||
<path d="M538.71179234613703,57.254815633911676 L538.64832805323249,57.261066304156429"/>
|
||
<path d="M539.099542755887,58.025086514506256 L538.87835552421143,58.092183058504361"/>
|
||
<path d="M538.82905924880981,57.844355228272434 L538.87835552421143,58.092183058504361"/>
|
||
<path d="M539.00284486350392,57.791637919262485 L538.82905924880981,57.844355228272434"/>
|
||
<path d="M538.77281789455787,57.561611176940005 L538.82905924880981,57.844355228272434"/>
|
||
<path d="M538.89252357301643,57.525298852044216 L538.77281789455787,57.561611176940005"/>
|
||
<path d="M538.71179234613703,57.254815633911676 L538.77281789455787,57.561611176940005"/>
|
||
<path d="M538.77281775160634,57.236303750058596 L538.71179234613703,57.254815633911676"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.71179234613703,57.254815633911676"/>
|
||
<path d="M539.30339003822917,57.916127737580609 L539.099542755887,58.025086514506256"/>
|
||
<path d="M539.00284486350392,57.791637919262485 L539.099542755887,58.025086514506256"/>
|
||
<path d="M539.16300663655102,57.706029641510213 L539.00284486350392,57.791637919262485"/>
|
||
<path d="M538.89252357301643,57.525298852044216 L539.00284486350392,57.791637919262485"/>
|
||
<path d="M539.00284492458218,57.46633077624756 L538.89252357301643,57.525298852044216"/>
|
||
<path d="M538.77281775160634,57.236303750058596 L538.89252357301643,57.525298852044216"/>
|
||
<path d="M538.82905909156955,57.206242166374977 L538.77281775160634,57.236303750058596"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.77281775160634,57.236303750058596"/>
|
||
<path d="M539.48206368696344,57.769493983459142 L539.30339003822917,57.916127737580609"/>
|
||
<path d="M539.16300663655102,57.706029641510213 L539.30339003822917,57.916127737580609"/>
|
||
<path d="M539.30338963802308,57.590820346182227 L539.16300663655102,57.706029641510213"/>
|
||
<path d="M539.00284492458218,57.46633077624756 L539.16300663655102,57.706029641510213"/>
|
||
<path d="M539.0995423857463,57.386973204224887 L539.00284492458218,57.46633077624756"/>
|
||
<path d="M538.82905909156955,57.206242166374977 L539.00284492458218,57.46633077624756"/>
|
||
<path d="M538.87835501548898,57.165785992172914 L538.82905909156955,57.206242166374977"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.82905909156955,57.206242166374977"/>
|
||
<path d="M539.6286972423211,57.590820300810719 L539.48206368696344,57.769493983459142"/>
|
||
<path d="M539.30338963802308,57.590820346182227 L539.48206368696344,57.769493983459142"/>
|
||
<path d="M539.41859897487484,57.450437333272475 L539.30338963802308,57.590820346182227"/>
|
||
<path d="M539.0995423857463,57.386973204224887 L539.30338963802308,57.590820346182227"/>
|
||
<path d="M539.1788999595725,57.290275686299537 L539.0995423857463,57.386973204224887"/>
|
||
<path d="M538.87835501548898,57.165785992172914 L539.0995423857463,57.386973204224887"/>
|
||
<path d="M538.91881117217349,57.116490057058854 L538.87835501548898,57.165785992172914"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.87835501548898,57.165785992172914"/>
|
||
<path d="M539.41859897487484,57.450437333272475 L539.1788999595725,57.290275686299537"/>
|
||
<path d="M539.2378678854941,57.179954292556886 L539.1788999595725,57.290275686299537"/>
|
||
<path d="M538.91881117217349,57.116490057058854 L539.1788999595725,57.290275686299537"/>
|
||
<path d="M538.94887276885515,57.060248722206325 L538.91881117217349,57.116490057058854"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.91881117217349,57.116490057058854"/>
|
||
<path d="M539.73765587344428,57.386972905051152 L539.6286972423211,57.590820300810719"/>
|
||
<path d="M539.41859897487484,57.450437333272475 L539.6286972423211,57.590820300810719"/>
|
||
<path d="M539.50420713806955,57.290275569960613 L539.41859897487484,57.450437333272475"/>
|
||
<path d="M539.80475225923635,57.16578562538416 L539.73765587344428,57.386972905051152"/>
|
||
<path d="M539.50420713806955,57.290275569960613 L539.73765587344428,57.386972905051152"/>
|
||
<path d="M539.55692446471278,57.116489882077985 L539.50420713806955,57.290275569960613"/>
|
||
<path d="M539.2378678854941,57.179954292556886 L539.50420713806955,57.290275569960613"/>
|
||
<path d="M539.27418016025274,57.0602486058674 L539.2378678854941,57.179954292556886"/>
|
||
<path d="M538.94887276885515,57.060248722206325 L539.2378678854941,57.179954292556886"/>
|
||
<path d="M538.96738464454256,56.999223299061214 L538.94887276885515,57.060248722206325"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.94887276885515,57.060248722206325"/>
|
||
<path d="M539.27418016025274,57.0602486058674 L538.96738464454256,56.999223299061214"/>
|
||
<path d="M538.97363534036128,56.935758981771869 L538.96738464454256,56.999223299061214"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.96738464454256,56.999223299061214"/>
|
||
<path d="M539.82740775381228,56.935758540570077 L539.80475225923635,57.16578562538416"/>
|
||
<path d="M539.55692446471278,57.116489882077985 L539.80475225923635,57.16578562538416"/>
|
||
<path d="M539.5747249265853,56.935758793972582 L539.55692446471278,57.116489882077985"/>
|
||
<path d="M539.27418016025274,57.0602486058674 L539.55692446471278,57.116489882077985"/>
|
||
<path d="M539.28644133021123,56.935758856320263 L539.27418016025274,57.0602486058674"/>
|
||
<path d="M539.80475209470819,56.705731479444694 L539.82740775381228,56.935758540570077"/>
|
||
<path d="M539.5747249265853,56.935758793972582 L539.82740775381228,56.935758540570077"/>
|
||
<path d="M539.55692440641064,56.755027701620293 L539.5747249265853,56.935758793972582"/>
|
||
<path d="M539.28644133021123,56.935758856320263 L539.5747249265853,56.935758793972582"/>
|
||
<path d="M539.27418014217756,56.81126911796855 L539.28644133021123,56.935758856320263"/>
|
||
<path d="M538.97363534036128,56.935758981771869 L539.28644133021123,56.935758856320263"/>
|
||
<path d="M538.96738463463248,56.872294661954129 L538.97363534036128,56.935758981771869"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.97363534036128,56.935758981771869"/>
|
||
<path d="M539.27418014217756,56.81126911796855 L538.96738463463248,56.872294661954129"/>
|
||
<path d="M538.94887275077997,56.811269243178685 L538.96738463463248,56.872294661954129"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.96738463463248,56.872294661954129"/>
|
||
<path d="M539.73765555071066,56.484544212285073 L539.80475209470819,56.705731479444694"/>
|
||
<path d="M539.55692440641064,56.755027701620293 L539.80475209470819,56.705731479444694"/>
|
||
<path d="M539.50420702643294,56.581242033701528 L539.55692440641064,56.755027701620293"/>
|
||
<path d="M539.27418014217756,56.81126911796855 L539.55692440641064,56.755027701620293"/>
|
||
<path d="M539.23786778179863,56.691563448381203 L539.27418014217756,56.81126911796855"/>
|
||
<path d="M539.62869677378444,56.280696894459652 L539.73765555071066,56.484544212285073"/>
|
||
<path d="M539.50420702643294,56.581242033701528 L539.73765555071066,56.484544212285073"/>
|
||
<path d="M539.41859874868146,56.421080225171409 L539.50420702643294,56.581242033701528"/>
|
||
<path d="M539.23786778179863,56.691563448381203 L539.50420702643294,56.581242033701528"/>
|
||
<path d="M539.17889977696893,56.581242043590464 L539.23786778179863,56.691563448381203"/>
|
||
<path d="M538.94887275077997,56.811269243178685 L539.23786778179863,56.691563448381203"/>
|
||
<path d="M538.91881111387113,56.755027894344494 L538.94887275077997,56.811269243178685"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.94887275077997,56.811269243178685"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.91881111387113,56.755027894344494"/>
|
||
<path d="M539.48206309062948,56.102023316692339 L539.62869677378444,56.280696894459652"/>
|
||
<path d="M539.41859874868146,56.421080225171409 L539.62869677378444,56.280696894459652"/>
|
||
<path d="M539.30338931142012,56.280697223699008 L539.41859874868146,56.421080225171409"/>
|
||
<path d="M539.17889977696893,56.581242043590464 L539.41859874868146,56.421080225171409"/>
|
||
<path d="M539.09954216946289,56.484544582426224 L539.17889977696893,56.581242043590464"/>
|
||
<path d="M538.91881111387113,56.755027894344494 L539.17889977696893,56.581242043590464"/>
|
||
<path d="M538.87835497515266,56.705731934941923 L538.91881111387113,56.755027894344494"/>
|
||
<path d="M539.30338933701466,55.955389619401103 L539.48206309062948,56.102023316692339"/>
|
||
<path d="M539.30338931142012,56.280697223699008 L539.48206309062948,56.102023316692339"/>
|
||
<path d="M539.16300636947744,56.165487957814094 L539.30338931142012,56.280697223699008"/>
|
||
<path d="M539.09954216946289,56.484544582426224 L539.30338931142012,56.280697223699008"/>
|
||
<path d="M539.00284465153777,56.405186937633061 L539.09954216946289,56.484544582426224"/>
|
||
<path d="M538.87835497515266,56.705731934941923 L539.09954216946289,56.484544582426224"/>
|
||
<path d="M538.82905900455523,56.665275813741118 L538.87835497515266,56.705731934941923"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.87835497515266,56.705731934941923"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.82905900455523,56.665275813741118"/>
|
||
<path d="M539.09954194125555,55.846431059244424 L539.30338933701466,55.955389619401103"/>
|
||
<path d="M539.16300636947744,56.165487957814094 L539.30338933701466,55.955389619401103"/>
|
||
<path d="M539.00284449971537,56.079879652685577 L539.16300636947744,56.165487957814094"/>
|
||
<path d="M539.00284465153777,56.405186937633061 L539.16300636947744,56.165487957814094"/>
|
||
<path d="M538.89252324005315,56.346219011712037 L539.00284465153777,56.405186937633061"/>
|
||
<path d="M538.82905900455523,56.665275813741118 L539.00284465153777,56.405186937633061"/>
|
||
<path d="M538.77281763421934,56.635214163834462 L538.82905900455523,56.665275813741118"/>
|
||
<path d="M538.87835464384716,55.779334815386392 L539.09954194125555,55.846431059244424"/>
|
||
<path d="M539.00284449971537,56.079879652685577 L539.09954194125555,55.846431059244424"/>
|
||
<path d="M538.82905877634812,56.027162397009306 L539.00284449971537,56.079879652685577"/>
|
||
<path d="M538.89252324005315,56.346219011712037 L539.00284449971537,56.079879652685577"/>
|
||
<path d="M538.77281753562215,56.309906701469572 L538.89252324005315,56.346219011712037"/>
|
||
<path d="M538.77281763421934,56.635214163834462 L538.89252324005315,56.346219011712037"/>
|
||
<path d="M538.71179220220301,56.616702323629852 L538.77281763421934,56.635214163834462"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.77281763421934,56.635214163834462"/>
|
||
<path d="M538.64832757636191,55.756679604677174 L538.87835464384716,55.779334815386392"/>
|
||
<path d="M538.82905877634812,56.027162397009306 L538.87835464384716,55.779334815386392"/>
|
||
<path d="M538.64832765314145,56.009361864169932 L538.64832757636191,55.756679604677174"/>
|
||
<path d="M538.64832765314145,56.009361864169932 L538.82905877634812,56.027162397009306"/>
|
||
<path d="M538.77281753562215,56.309906701469572 L538.82905877634812,56.027162397009306"/>
|
||
<path d="M538.64832787851958,56.297645957311488 L538.64832765314145,56.009361864169932"/>
|
||
<path d="M538.64832787851958,56.297645957311488 L538.77281753562215,56.309906701469572"/>
|
||
<path d="M538.71179220220301,56.616702323629852 L538.77281753562215,56.309906701469572"/>
|
||
<path d="M538.6483280311478,56.61045205361188 L538.64832787851958,56.297645957311488"/>
|
||
<path d="M538.6483280311478,56.61045205361188 L538.71179220220301,56.616702323629852"/>
|
||
<path d="M538.64832798444684,56.935759070926906 L538.71179220220301,56.616702323629852"/>
|
||
<path d="M538.6483280311478,56.61045205361188 L538.64832798444684,56.935759070926906"/>
|
||
</g>
|
||
<g id="product-8f73f674-7c06-4a29-9ef4-c9cf47e5439f" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.086" ifc:guid="2FS$PqV0PAAPxqoSz7vKEV">
|
||
<path d="M291.61916441942628,117.65952940854322 L291.38913742968055,117.68218513861348"/>
|
||
<path d="M291.61916449620594,117.91221166803552 L291.43843368734031,117.93001311077887"/>
|
||
<path d="M291.61916472158418,118.20049576117754 L291.49467503272149,118.21275694921087"/>
|
||
<path d="M291.61916487421229,118.51330185747793 L291.55570061662581,118.51955252772268"/>
|
||
<path d="M291.49467503272149,118.21275694921087 L291.55570061662581,118.51955252772268"/>
|
||
<path d="M291.49467525551051,118.5380643406088 L291.55570061662581,118.51955252772268"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.55570061662581,118.51955252772268"/>
|
||
<path d="M291.16795026897171,117.74928161164507 L291.38913742968055,117.68218513861348"/>
|
||
<path d="M291.43843368734031,117.93001311077887 L291.38913742968055,117.68218513861348"/>
|
||
<path d="M291.2646481258713,117.98273034882232 L291.43843368734031,117.93001311077887"/>
|
||
<path d="M291.49467503272149,118.21275694921087 L291.43843368734031,117.93001311077887"/>
|
||
<path d="M291.37496941635891,118.24906934507362 L291.49467503272149,118.21275694921087"/>
|
||
<path d="M290.96410305759628,117.85824038857072 L291.16795026897171,117.74928161164507"/>
|
||
<path d="M291.2646481258713,117.98273034882232 L291.16795026897171,117.74928161164507"/>
|
||
<path d="M291.10448645927465,118.06833862657413 L291.2646481258713,117.98273034882232"/>
|
||
<path d="M291.37496941635891,118.24906934507362 L291.2646481258713,117.98273034882232"/>
|
||
<path d="M291.26464810027653,118.30803731441893 L291.37496941635891,118.24906934507362"/>
|
||
<path d="M291.49467525551051,118.5380643406088 L291.37496941635891,118.24906934507362"/>
|
||
<path d="M291.43843395103056,118.56812592429242 L291.49467525551051,118.5380643406088"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.49467525551051,118.5380643406088"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.43843395103056,118.56812592429242"/>
|
||
<path d="M290.78542933789515,118.00487407172523 L290.96410305759628,117.85824038857072"/>
|
||
<path d="M291.10448645927465,118.06833862657413 L290.96410305759628,117.85824038857072"/>
|
||
<path d="M290.9641035287691,118.18354785093516 L291.10448645927465,118.06833862657413"/>
|
||
<path d="M291.26464810027653,118.30803731441893 L291.10448645927465,118.06833862657413"/>
|
||
<path d="M291.16795063911218,118.38739485095948 L291.26464810027653,118.30803731441893"/>
|
||
<path d="M291.43843395103056,118.56812592429242 L291.26464810027653,118.30803731441893"/>
|
||
<path d="M291.38913802711136,118.60858202752752 L291.43843395103056,118.56812592429242"/>
|
||
<path d="M290.63879578253739,118.18354775437319 L290.78542933789515,118.00487407172523"/>
|
||
<path d="M290.9641035287691,118.18354785093516 L290.78542933789515,118.00487407172523"/>
|
||
<path d="M290.8488942628843,118.32393082836188 L290.9641035287691,118.18354785093516"/>
|
||
<path d="M291.16795063911218,118.38739485095948 L290.9641035287691,118.18354785093516"/>
|
||
<path d="M291.08859306528632,118.48409233340089 L291.16795063911218,118.38739485095948"/>
|
||
<path d="M291.38913802711136,118.60858202752752 L291.16795063911218,118.38739485095948"/>
|
||
<path d="M291.34868188816881,118.65787792715855 L291.38913802711136,118.60858202752752"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.38913802711136,118.60858202752752"/>
|
||
<path d="M290.52983715141443,118.3873950791658 L290.63879578253739,118.18354775437319"/>
|
||
<path d="M290.8488942628843,118.32393082836188 L290.63879578253739,118.18354775437319"/>
|
||
<path d="M290.76328609968959,118.48409252070587 L290.8488942628843,118.32393082836188"/>
|
||
<path d="M291.08859306528632,118.48409233340089 L290.8488942628843,118.32393082836188"/>
|
||
<path d="M291.02962510388124,118.59441367391855 L291.08859306528632,118.48409233340089"/>
|
||
<path d="M291.34868188816881,118.65787792715855 L291.08859306528632,118.48409233340089"/>
|
||
<path d="M291.31862025600367,118.71411923539745 L291.34868188816881,118.65787792715855"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.34868188816881,118.65787792715855"/>
|
||
<path d="M290.46274076562236,118.60858230560825 L290.52983715141443,118.3873950791658"/>
|
||
<path d="M290.76328609968959,118.48409252070587 L290.52983715141443,118.3873950791658"/>
|
||
<path d="M290.71056884401298,118.65787810214033 L290.76328609968959,118.48409252070587"/>
|
||
<path d="M291.02962510388124,118.59441367391855 L290.76328609968959,118.48409252070587"/>
|
||
<path d="M290.99331279363946,118.7141193073835 L291.02962510388124,118.59441367391855"/>
|
||
<path d="M291.31862025600367,118.71411923539745 L291.02962510388124,118.59441367391855"/>
|
||
<path d="M291.30010841579951,118.77514461418923 L291.31862025600367,118.71411923539745"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.31862025600367,118.71411923539745"/>
|
||
<path d="M290.44008527104643,118.8386093372319 L290.46274076562236,118.60858230560825"/>
|
||
<path d="M290.71056884401298,118.65787810214033 L290.46274076562236,118.60858230560825"/>
|
||
<path d="M290.69276845310719,118.83860908382894 L290.71056884401298,118.65787810214033"/>
|
||
<path d="M290.99331279363946,118.7141193073835 L290.71056884401298,118.65787810214033"/>
|
||
<path d="M290.98105162368063,118.838609021499 L290.99331279363946,118.7141193073835"/>
|
||
<path d="M291.30010841579951,118.77514461418923 L290.99331279363946,118.7141193073835"/>
|
||
<path d="M291.29385768449754,118.838608889238 L291.30010841579951,118.77514461418923"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.30010841579951,118.77514461418923"/>
|
||
<path d="M290.69276845310719,118.83860908382894 L290.98105162368063,118.838609021499"/>
|
||
<path d="M290.99331281171465,118.9630987420569 L290.98105162368063,118.838609021499"/>
|
||
<path d="M291.29385768449754,118.838608889238 L290.98105162368063,118.838609021499"/>
|
||
<path d="M291.30010839022589,118.9020731714586 L291.29385768449754,118.838608889238"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.29385768449754,118.838608889238"/>
|
||
<path d="M290.46274093015052,119.06863636283924 L290.44008527104643,118.8386093372319"/>
|
||
<path d="M290.69276845310719,118.83860908382894 L290.44008527104643,118.8386093372319"/>
|
||
<path d="M290.7105688313485,119.01934006969577 L290.69276845310719,118.83860908382894"/>
|
||
<path d="M290.52983747414794,119.28982355903145 L290.46274093015052,119.06863636283924"/>
|
||
<path d="M290.7105688313485,119.01934006969577 L290.46274093015052,119.06863636283924"/>
|
||
<path d="M290.76328614035936,119.19312566664894 L290.7105688313485,119.01934006969577"/>
|
||
<path d="M290.99331281171465,118.9630987420569 L290.7105688313485,119.01934006969577"/>
|
||
<path d="M291.02962520757649,119.08280435841925 L290.99331281171465,118.9630987420569"/>
|
||
<path d="M291.30010839022589,118.9020731714586 L290.99331281171465,118.9630987420569"/>
|
||
<path d="M291.31862020311189,118.96309854588026 L291.30010839022589,118.9020731714586"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.30010839022589,118.9020731714586"/>
|
||
<path d="M290.76328614035936,119.19312566664894 L291.02962520757649,119.08280435841925"/>
|
||
<path d="M291.08859314143933,119.19312569224303 L291.02962520757649,119.08280435841925"/>
|
||
<path d="M291.31862020311189,118.96309854588026 L291.02962520757649,119.08280435841925"/>
|
||
<path d="M291.3486818400205,119.01933987697248 L291.31862020311189,118.96309854588026"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.31862020311189,118.96309854588026"/>
|
||
<path d="M290.63879625107393,119.49367080589036 L290.52983747414794,119.28982355903145"/>
|
||
<path d="M290.76328614035936,119.19312566664894 L290.52983747414794,119.28982355903145"/>
|
||
<path d="M290.84889434714387,119.35328733324513 L290.76328614035936,119.19312566664894"/>
|
||
<path d="M290.785429934229,119.67234445462464 L290.63879625107393,119.49367080589036"/>
|
||
<path d="M290.84889434714387,119.35328733324513 L290.63879625107393,119.49367080589036"/>
|
||
<path d="M290.96410364247163,119.49367026375057 L290.84889434714387,119.35328733324513"/>
|
||
<path d="M291.08859314143933,119.19312569224303 L290.84889434714387,119.35328733324513"/>
|
||
<path d="M291.16795074894549,119.28982315340727 L291.08859314143933,119.19312569224303"/>
|
||
<path d="M291.3486818400205,119.01933987697248 L291.08859314143933,119.19312569224303"/>
|
||
<path d="M291.38913796099735,119.06863580089157 L291.3486818400205,119.01933987697248"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.3486818400205,119.01933987697248"/>
|
||
<path d="M291.16795074894549,119.28982315340727 L291.38913796099735,119.06863580089157"/>
|
||
<path d="M291.43843389611163,119.10909195757631 L291.38913796099735,119.06863580089157"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.38913796099735,119.06863580089157"/>
|
||
<path d="M290.96410375881067,119.8189780099824 L290.785429934229,119.67234445462464"/>
|
||
<path d="M290.96410364247163,119.49367026375057 L290.785429934229,119.67234445462464"/>
|
||
<path d="M291.10448669086441,119.60887960060245 L290.96410364247163,119.49367026375057"/>
|
||
<path d="M291.16795074894549,119.28982315340727 L290.96410364247163,119.49367026375057"/>
|
||
<path d="M291.26464823138724,119.36918079820043 L291.16795074894549,119.28982315340727"/>
|
||
<path d="M291.16795104811945,119.92793664110604 L290.96410375881067,119.8189780099824"/>
|
||
<path d="M291.10448669086441,119.60887960060245 L290.96410375881067,119.8189780099824"/>
|
||
<path d="M291.26464841869313,119.69448783476446 L291.10448669086441,119.60887960060245"/>
|
||
<path d="M291.26464823138724,119.36918079820043 L291.10448669086441,119.60887960060245"/>
|
||
<path d="M291.37496960738861,119.42814872412146 L291.26464823138724,119.36918079820043"/>
|
||
<path d="M291.43843389611163,119.10909195757631 L291.26464823138724,119.36918079820043"/>
|
||
<path d="M291.49467520435132,119.13915357199903 L291.43843389611163,119.10909195757631"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.43843389611163,119.10909195757631"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.49467520435132,119.13915357199903"/>
|
||
<path d="M291.38913829230296,119.99503302689754 L291.16795104811945,119.92793664110604"/>
|
||
<path d="M291.26464841869313,119.69448783476446 L291.16795104811945,119.92793664110604"/>
|
||
<path d="M291.43843405335167,119.74720509044027 L291.26464841869313,119.69448783476446"/>
|
||
<path d="M291.37496960738861,119.42814872412146 L291.26464841869313,119.69448783476446"/>
|
||
<path d="M291.49467526746548,119.46446099888044 L291.37496960738861,119.42814872412146"/>
|
||
<path d="M291.49467520435132,119.13915357199903 L291.37496960738861,119.42814872412146"/>
|
||
<path d="M291.55570059644879,119.15766544768667 L291.49467520435132,119.13915357199903"/>
|
||
<path d="M291.61916533070291,120.01768852147325 L291.38913829230296,119.99503302689754"/>
|
||
<path d="M291.43843405335167,119.74720509044027 L291.38913829230296,119.99503302689754"/>
|
||
<path d="M291.61916506371006,119.76500548134618 L291.43843405335167,119.74720509044027"/>
|
||
<path d="M291.49467526746548,119.46446099888044 L291.43843405335167,119.74720509044027"/>
|
||
<path d="M291.61916500137204,119.47672216883939 L291.49467526746548,119.46446099888044"/>
|
||
<path d="M291.55570059644879,119.15766544768667 L291.49467526746548,119.46446099888044"/>
|
||
<path d="M291.61916489629709,119.16391610802248 L291.55570059644879,119.15766544768667"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.55570059644879,119.15766544768667"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.61916489629709,119.16391610802248"/>
|
||
<path d="M291.8491923672758,119.99503286236995 L291.61916533070291,120.01768852147325"/>
|
||
<path d="M291.61916506371006,119.76500548134618 L291.61916533070291,120.01768852147325"/>
|
||
<path d="M291.7998960918743,119.74720503213803 L291.61916506371006,119.76500548134618"/>
|
||
<path d="M291.61916500137204,119.47672216883939 L291.61916506371006,119.76500548134618"/>
|
||
<path d="M291.74365473762248,119.46446098080514 L291.61916500137204,119.47672216883939"/>
|
||
<path d="M291.61916489629709,119.16391610802248 L291.61916500137204,119.47672216883939"/>
|
||
<path d="M291.68262918920152,119.15766543777727 L291.61916489629709,119.16391610802248"/>
|
||
<path d="M292.07037959895149,119.92793631837185 L291.8491923672758,119.99503286236995"/>
|
||
<path d="M291.7998960918743,119.74720503213803 L291.8491923672758,119.99503286236995"/>
|
||
<path d="M291.97368170656853,119.69448772312808 L291.7998960918743,119.74720503213803"/>
|
||
<path d="M291.74365473762248,119.46446098080514 L291.7998960918743,119.74720503213803"/>
|
||
<path d="M291.86336041608092,119.42814865590981 L291.74365473762248,119.46446098080514"/>
|
||
<path d="M291.68262918920152,119.15766543777727 L291.74365473762248,119.46446098080514"/>
|
||
<path d="M291.74365459467083,119.13915355392419 L291.68262918920152,119.15766543777727"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.68262918920152,119.15766543777727"/>
|
||
<path d="M292.27422688129388,119.81897754144666 L292.07037959895149,119.92793631837185"/>
|
||
<path d="M291.97368170656853,119.69448772312808 L292.07037959895149,119.92793631837185"/>
|
||
<path d="M292.13384347961539,119.60887944537626 L291.97368170656853,119.69448772312808"/>
|
||
<path d="M291.86336041608092,119.42814865590981 L291.97368170656853,119.69448772312808"/>
|
||
<path d="M291.97368176764678,119.36918058011361 L291.86336041608092,119.42814865590981"/>
|
||
<path d="M291.74365459467083,119.13915355392419 L291.86336041608092,119.42814865590981"/>
|
||
<path d="M291.79989593463415,119.10909197024057 L291.74365459467083,119.13915355392419"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.74365459467083,119.13915355392419"/>
|
||
<path d="M292.45290053002827,119.67234378732473 L292.27422688129388,119.81897754144666"/>
|
||
<path d="M292.13384347961539,119.60887944537626 L292.27422688129388,119.81897754144666"/>
|
||
<path d="M292.27422648108791,119.49367015004827 L292.13384347961539,119.60887944537626"/>
|
||
<path d="M291.97368176764678,119.36918058011361 L292.13384347961539,119.60887944537626"/>
|
||
<path d="M292.07037922881079,119.28982300809093 L291.97368176764678,119.36918058011361"/>
|
||
<path d="M291.79989593463415,119.10909197024057 L291.97368176764678,119.36918058011361"/>
|
||
<path d="M291.84919185855347,119.06863579603896 L291.79989593463415,119.10909197024057"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.79989593463415,119.10909197024057"/>
|
||
<path d="M292.59953408538604,119.49367010467631 L292.45290053002827,119.67234378732473"/>
|
||
<path d="M292.27422648108791,119.49367015004827 L292.45290053002827,119.67234378732473"/>
|
||
<path d="M292.38943581793967,119.35328713713852 L292.27422648108791,119.49367015004827"/>
|
||
<path d="M292.07037922881079,119.28982300809093 L292.27422648108791,119.49367015004827"/>
|
||
<path d="M292.14973680263699,119.19312549016558 L292.07037922881079,119.28982300809093"/>
|
||
<path d="M291.84919185855347,119.06863579603896 L292.07037922881079,119.28982300809093"/>
|
||
<path d="M291.88964801523787,119.01933986092445 L291.84919185855347,119.06863579603896"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.84919185855347,119.06863579603896"/>
|
||
<path d="M292.38943581793967,119.35328713713852 L292.14973680263699,119.19312549016558"/>
|
||
<path d="M292.2087047285587,119.08280409642293 L292.14973680263699,119.19312549016558"/>
|
||
<path d="M291.88964801523787,119.01933986092445 L292.14973680263699,119.19312549016558"/>
|
||
<path d="M291.91970961191964,118.96309852607237 L291.88964801523787,119.01933986092445"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.88964801523787,119.01933986092445"/>
|
||
<path d="M292.708492716509,119.28982270891674 L292.59953408538604,119.49367010467631"/>
|
||
<path d="M292.38943581793967,119.35328713713852 L292.59953408538604,119.49367010467631"/>
|
||
<path d="M292.47504398113426,119.19312537382666 L292.38943581793967,119.35328713713852"/>
|
||
<path d="M292.77558910230073,119.06863542925021 L292.708492716509,119.28982270891674"/>
|
||
<path d="M292.47504398113426,119.19312537382666 L292.708492716509,119.28982270891674"/>
|
||
<path d="M292.5277613077775,119.01933968594312 L292.47504398113426,119.19312537382666"/>
|
||
<path d="M292.2087047285587,119.08280409642293 L292.47504398113426,119.19312537382666"/>
|
||
<path d="M292.24501700331734,118.96309840973299 L292.2087047285587,119.08280409642293"/>
|
||
<path d="M291.91970961191964,118.96309852607237 L292.2087047285587,119.08280409642293"/>
|
||
<path d="M291.93822148760694,118.90207310292726 L291.91970961191964,118.96309852607237"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.91970961191964,118.96309852607237"/>
|
||
<path d="M292.24501700331734,118.96309840973299 L291.93822148760694,118.90207310292726"/>
|
||
<path d="M291.94447218342566,118.83860878563792 L291.93822148760694,118.90207310292726"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.93822148760694,118.90207310292726"/>
|
||
<path d="M292.79824459687666,118.83860834443567 L292.77558910230073,119.06863542925021"/>
|
||
<path d="M292.5277613077775,119.01933968594312 L292.77558910230073,119.06863542925021"/>
|
||
<path d="M292.54556176965025,118.83860859783863 L292.5277613077775,119.01933968594312"/>
|
||
<path d="M292.24501700331734,118.96309840973299 L292.5277613077775,119.01933968594312"/>
|
||
<path d="M292.25727817327595,118.83860866018586 L292.24501700331734,118.96309840973299"/>
|
||
<path d="M292.77558893777257,118.60858128331029 L292.79824459687666,118.83860834443567"/>
|
||
<path d="M292.54556176965025,118.83860859783863 L292.79824459687666,118.83860834443567"/>
|
||
<path d="M292.52776124947536,118.65787750548589 L292.54556176965025,118.83860859783863"/>
|
||
<path d="M292.25727817327595,118.83860866018586 L292.54556176965025,118.83860859783863"/>
|
||
<path d="M292.24501698524216,118.7141189218346 L292.25727817327595,118.83860866018586"/>
|
||
<path d="M291.94447218342566,118.83860878563792 L292.25727817327595,118.83860866018586"/>
|
||
<path d="M291.93822147769708,118.77514446582018 L291.94447218342566,118.83860878563792"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.94447218342566,118.83860878563792"/>
|
||
<path d="M292.24501698524216,118.7141189218346 L291.93822147769708,118.77514446582018"/>
|
||
<path d="M291.91970959384446,118.71411904704428 L291.93822147769708,118.77514446582018"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.93822147769708,118.77514446582018"/>
|
||
<path d="M292.70849239377537,118.38739401615067 L292.77558893777257,118.60858128331029"/>
|
||
<path d="M292.52776124947536,118.65787750548589 L292.77558893777257,118.60858128331029"/>
|
||
<path d="M292.47504386949765,118.48409183756758 L292.52776124947536,118.65787750548589"/>
|
||
<path d="M292.24501698524216,118.7141189218346 L292.52776124947536,118.65787750548589"/>
|
||
<path d="M292.20870462486323,118.5944132522468 L292.24501698524216,118.7141189218346"/>
|
||
<path d="M292.59953361684938,118.18354669832524 L292.70849239377537,118.38739401615067"/>
|
||
<path d="M292.47504386949765,118.48409183756758 L292.70849239377537,118.38739401615067"/>
|
||
<path d="M292.38943559174629,118.323930029037 L292.47504386949765,118.48409183756758"/>
|
||
<path d="M292.20870462486323,118.5944132522468 L292.47504386949765,118.48409183756758"/>
|
||
<path d="M292.14973662003342,118.48409184745651 L292.20870462486323,118.5944132522468"/>
|
||
<path d="M291.91970959384446,118.71411904704428 L292.20870462486323,118.5944132522468"/>
|
||
<path d="M291.88964795693562,118.65787769821054 L291.91970959384446,118.71411904704428"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.91970959384446,118.71411904704428"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.88964795693562,118.65787769821054"/>
|
||
<path d="M292.4528999336942,118.00487312055793 L292.59953361684938,118.18354669832524"/>
|
||
<path d="M292.38943559174629,118.323930029037 L292.59953361684938,118.18354669832524"/>
|
||
<path d="M292.27422615448495,118.1835470275646 L292.38943559174629,118.323930029037"/>
|
||
<path d="M292.14973662003342,118.48409184745651 L292.38943559174629,118.323930029037"/>
|
||
<path d="M292.07037901252738,118.38739438629182 L292.14973662003342,118.48409184745651"/>
|
||
<path d="M291.88964795693562,118.65787769821054 L292.14973662003342,118.48409184745651"/>
|
||
<path d="M291.84919181821715,118.60858173880797 L291.88964795693562,118.65787769821054"/>
|
||
<path d="M292.27422618007949,117.85823942326715 L292.4528999336942,118.00487312055793"/>
|
||
<path d="M292.27422615448495,118.1835470275646 L292.4528999336942,118.00487312055793"/>
|
||
<path d="M292.13384321254205,118.06833776168014 L292.27422615448495,118.1835470275646"/>
|
||
<path d="M292.07037901252738,118.38739438629182 L292.27422615448495,118.1835470275646"/>
|
||
<path d="M291.97368149460215,118.30803674149865 L292.07037901252738,118.38739438629182"/>
|
||
<path d="M291.84919181821715,118.60858173880797 L292.07037901252738,118.38739438629182"/>
|
||
<path d="M291.79989584761972,118.56812561760671 L291.84919181821715,118.60858173880797"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.84919181821715,118.60858173880797"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.79989584761972,118.56812561760671"/>
|
||
<path d="M292.07037878432016,117.74928086311002 L292.27422618007949,117.85823942326715"/>
|
||
<path d="M292.13384321254205,118.06833776168014 L292.27422618007949,117.85823942326715"/>
|
||
<path d="M291.97368134277986,117.98272945655117 L292.13384321254205,118.06833776168014"/>
|
||
<path d="M291.97368149460215,118.30803674149865 L292.13384321254205,118.06833776168014"/>
|
||
<path d="M291.86336008311753,118.24906881557763 L291.97368149460215,118.30803674149865"/>
|
||
<path d="M291.79989584761972,118.56812561760671 L291.97368149460215,118.30803674149865"/>
|
||
<path d="M291.74365447728383,118.53806396770005 L291.79989584761972,118.56812561760671"/>
|
||
<path d="M291.84919148691176,117.68218461925198 L292.07037878432016,117.74928086311002"/>
|
||
<path d="M291.97368134277986,117.98272945655117 L292.07037878432016,117.74928086311002"/>
|
||
<path d="M291.79989561941261,117.93001220087535 L291.97368134277986,117.98272945655117"/>
|
||
<path d="M291.86336008311753,118.24906881557763 L291.97368134277986,117.98272945655117"/>
|
||
<path d="M291.74365437868653,118.21275650533562 L291.86336008311753,118.24906881557763"/>
|
||
<path d="M291.74365447728383,118.53806396770005 L291.86336008311753,118.24906881557763"/>
|
||
<path d="M291.6826290452675,118.5195521274959 L291.74365447728383,118.53806396770005"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.74365447728383,118.53806396770005"/>
|
||
<path d="M291.61916441942628,117.65952940854322 L291.84919148691176,117.68218461925198"/>
|
||
<path d="M291.79989561941261,117.93001220087535 L291.84919148691176,117.68218461925198"/>
|
||
<path d="M291.61916449620594,117.91221166803552 L291.61916441942628,117.65952940854322"/>
|
||
<path d="M291.61916449620594,117.91221166803552 L291.79989561941261,117.93001220087535"/>
|
||
<path d="M291.74365437868653,118.21275650533562 L291.79989561941261,117.93001220087535"/>
|
||
<path d="M291.61916472158418,118.20049576117754 L291.61916449620594,117.91221166803552"/>
|
||
<path d="M291.61916472158418,118.20049576117754 L291.74365437868653,118.21275650533562"/>
|
||
<path d="M291.6826290452675,118.5195521274959 L291.74365437868653,118.21275650533562"/>
|
||
<path d="M291.61916487421229,118.51330185747793 L291.61916472158418,118.20049576117754"/>
|
||
<path d="M291.61916487421229,118.51330185747793 L291.6826290452675,118.5195521274959"/>
|
||
<path d="M291.61916482751144,118.8386088747925 L291.6826290452675,118.5195521274959"/>
|
||
<path d="M291.61916487421229,118.51330185747793 L291.61916482751144,118.8386088747925"/>
|
||
</g>
|
||
<g id="product-49f15389-6354-48ed-bd94-021fd3c62cf5" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.100" ifc:guid="19yLE9OrH8xRsK0X$JnYpr">
|
||
<path d="M538.64833183433188,67.662826607850548 L538.41830484458615,67.685482337921712"/>
|
||
<path d="M538.64833191111143,67.915508867343306 L538.46760110224579,67.933310310087109"/>
|
||
<path d="M538.64833213648956,68.203792960484861 L538.52384244762686,68.216054148518651"/>
|
||
<path d="M538.64833228911777,68.516599056785708 L538.5848680315313,68.522849727030462"/>
|
||
<path d="M538.52384244762686,68.216054148518651 L538.5848680315313,68.522849727030462"/>
|
||
<path d="M538.523842670416,68.541361539916579 L538.5848680315313,68.522849727030462"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.5848680315313,68.522849727030462"/>
|
||
<path d="M538.19711768387731,67.752578810952855 L538.41830484458615,67.685482337921712"/>
|
||
<path d="M538.46760110224579,67.933310310087109 L538.41830484458615,67.685482337921712"/>
|
||
<path d="M538.2938155407769,67.986027548130551 L538.46760110224579,67.933310310087109"/>
|
||
<path d="M538.52384244762686,68.216054148518651 L538.46760110224579,67.933310310087109"/>
|
||
<path d="M538.40413683126451,68.252366544381402 L538.52384244762686,68.216054148518651"/>
|
||
<path d="M537.99327047250142,67.861537587878502 L538.19711768387731,67.752578810952855"/>
|
||
<path d="M538.2938155407769,67.986027548130551 L538.19711768387731,67.752578810952855"/>
|
||
<path d="M538.13365387418003,68.071635825881913 L538.2938155407769,67.986027548130551"/>
|
||
<path d="M538.40413683126451,68.252366544381402 L538.2938155407769,67.986027548130551"/>
|
||
<path d="M538.29381551518213,68.311334513727161 L538.40413683126451,68.252366544381402"/>
|
||
<path d="M538.523842670416,68.541361539916579 L538.40413683126451,68.252366544381402"/>
|
||
<path d="M538.46760136593616,68.571423123600653 L538.523842670416,68.541361539916579"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.523842670416,68.541361539916579"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.46760136593616,68.571423123600653"/>
|
||
<path d="M537.8145967528003,68.008171271033461 L537.99327047250142,67.861537587878502"/>
|
||
<path d="M538.13365387418003,68.071635825881913 L537.99327047250142,67.861537587878502"/>
|
||
<path d="M537.99327094367425,68.186845050242482 L538.13365387418003,68.071635825881913"/>
|
||
<path d="M538.29381551518213,68.311334513727161 L538.13365387418003,68.071635825881913"/>
|
||
<path d="M538.19711805401766,68.390692050267262 L538.29381551518213,68.311334513727161"/>
|
||
<path d="M538.46760136593616,68.571423123600653 L538.29381551518213,68.311334513727161"/>
|
||
<path d="M538.41830544201684,68.611879226835299 L538.46760136593616,68.571423123600653"/>
|
||
<path d="M537.66796319744265,68.186844953680975 L537.8145967528003,68.008171271033461"/>
|
||
<path d="M537.99327094367425,68.186845050242482 L537.8145967528003,68.008171271033461"/>
|
||
<path d="M537.87806167778945,68.327228027669662 L537.99327094367425,68.186845050242482"/>
|
||
<path d="M538.19711805401766,68.390692050267262 L537.99327094367425,68.186845050242482"/>
|
||
<path d="M538.11776048019181,68.48738953270913 L538.19711805401766,68.390692050267262"/>
|
||
<path d="M538.41830544201684,68.611879226835299 L538.19711805401766,68.390692050267262"/>
|
||
<path d="M538.37784930307419,68.661175126466333 L538.41830544201684,68.611879226835299"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.41830544201684,68.611879226835299"/>
|
||
<path d="M537.55900456631957,68.39069227847358 L537.66796319744265,68.186844953680975"/>
|
||
<path d="M537.87806167778945,68.327228027669662 L537.66796319744265,68.186844953680975"/>
|
||
<path d="M537.79245351459474,68.487389720013653 L537.87806167778945,68.327228027669662"/>
|
||
<path d="M538.11776048019181,68.48738953270913 L537.87806167778945,68.327228027669662"/>
|
||
<path d="M538.05879251878673,68.597710873226333 L538.11776048019181,68.48738953270913"/>
|
||
<path d="M538.37784930307419,68.661175126466333 L538.11776048019181,68.48738953270913"/>
|
||
<path d="M538.34778767090916,68.717416434705228 L538.37784930307419,68.661175126466333"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.37784930307419,68.661175126466333"/>
|
||
<path d="M537.49190818052784,68.611879504916033 L537.55900456631957,68.39069227847358"/>
|
||
<path d="M537.79245351459474,68.487389720013653 L537.55900456631957,68.39069227847358"/>
|
||
<path d="M537.73973625891813,68.661175301447656 L537.79245351459474,68.487389720013653"/>
|
||
<path d="M538.05879251878673,68.597710873226333 L537.79245351459474,68.487389720013653"/>
|
||
<path d="M538.02248020854449,68.717416506691279 L538.05879251878673,68.597710873226333"/>
|
||
<path d="M538.34778767090916,68.717416434705228 L538.05879251878673,68.597710873226333"/>
|
||
<path d="M538.329275830705,68.778441813497011 L538.34778767090916,68.717416434705228"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.34778767090916,68.717416434705228"/>
|
||
<path d="M537.46925268595191,68.841906536539682 L537.49190818052784,68.611879504916033"/>
|
||
<path d="M537.73973625891813,68.661175301447656 L537.49190818052784,68.611879504916033"/>
|
||
<path d="M537.72193586801245,68.841906283136723 L537.73973625891813,68.661175301447656"/>
|
||
<path d="M538.02248020854449,68.717416506691279 L537.73973625891813,68.661175301447656"/>
|
||
<path d="M538.01021903858589,68.841906220806777 L538.02248020854449,68.717416506691279"/>
|
||
<path d="M538.329275830705,68.778441813497011 L538.02248020854449,68.717416506691279"/>
|
||
<path d="M538.32302509940291,68.841906088545784 L538.329275830705,68.778441813497011"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.329275830705,68.778441813497011"/>
|
||
<path d="M537.72193586801245,68.841906283136723 L538.01021903858589,68.841906220806777"/>
|
||
<path d="M538.02248022661968,68.966395941364681 L538.01021903858589,68.841906220806777"/>
|
||
<path d="M538.32302509940291,68.841906088545784 L538.01021903858589,68.841906220806777"/>
|
||
<path d="M538.32927580513126,68.905370370765922 L538.32302509940291,68.841906088545784"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.32302509940291,68.841906088545784"/>
|
||
<path d="M537.491908345056,69.071933562147478 L537.46925268595191,68.841906536539682"/>
|
||
<path d="M537.72193586801245,68.841906283136723 L537.46925268595191,68.841906536539682"/>
|
||
<path d="M537.73973624625364,69.022637269003098 L537.72193586801245,68.841906283136723"/>
|
||
<path d="M537.5590048890532,69.293120758338773 L537.491908345056,69.071933562147478"/>
|
||
<path d="M537.73973624625364,69.022637269003098 L537.491908345056,69.071933562147478"/>
|
||
<path d="M537.7924535552645,69.19642286595672 L537.73973624625364,69.022637269003098"/>
|
||
<path d="M538.02248022661968,68.966395941364681 L537.73973624625364,69.022637269003098"/>
|
||
<path d="M538.05879262248209,69.086101557727034 L538.02248022661968,68.966395941364681"/>
|
||
<path d="M538.32927580513126,68.905370370765922 L538.02248022661968,68.966395941364681"/>
|
||
<path d="M538.34778761801738,68.966395745188493 L538.32927580513126,68.905370370765922"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.32927580513126,68.905370370765922"/>
|
||
<path d="M537.7924535552645,69.19642286595672 L538.05879262248209,69.086101557727034"/>
|
||
<path d="M538.11776055634493,69.19642289155081 L538.05879262248209,69.086101557727034"/>
|
||
<path d="M538.34778761801738,68.966395745188493 L538.05879262248209,69.086101557727034"/>
|
||
<path d="M538.3778492549261,69.022637076280716 L538.34778761801738,68.966395745188493"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.34778761801738,68.966395745188493"/>
|
||
<path d="M537.66796366597919,69.496968005197687 L537.5590048890532,69.293120758338773"/>
|
||
<path d="M537.7924535552645,69.19642286595672 L537.5590048890532,69.293120758338773"/>
|
||
<path d="M537.87806176204901,69.356584532552915 L537.7924535552645,69.19642286595672"/>
|
||
<path d="M537.81459734913426,69.675641653932871 L537.66796366597919,69.496968005197687"/>
|
||
<path d="M537.87806176204901,69.356584532552915 L537.66796366597919,69.496968005197687"/>
|
||
<path d="M537.99327105737689,69.496967463058809 L537.87806176204901,69.356584532552915"/>
|
||
<path d="M538.11776055634493,69.19642289155081 L537.87806176204901,69.356584532552915"/>
|
||
<path d="M538.19711816385086,69.293120352715505 L538.11776055634493,69.19642289155081"/>
|
||
<path d="M538.3778492549261,69.022637076280716 L538.11776055634493,69.19642289155081"/>
|
||
<path d="M538.41830537590295,69.071933000198896 L538.3778492549261,69.022637076280716"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.3778492549261,69.022637076280716"/>
|
||
<path d="M538.19711816385086,69.293120352715505 L538.41830537590295,69.071933000198896"/>
|
||
<path d="M538.46760131101701,69.112389156884092 L538.41830537590295,69.071933000198896"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.41830537590295,69.071933000198896"/>
|
||
<path d="M537.99327117371581,69.822275209290183 L537.81459734913426,69.675641653932871"/>
|
||
<path d="M537.99327105737689,69.496967463058809 L537.81459734913426,69.675641653932871"/>
|
||
<path d="M538.13365410577001,69.612176799910685 L537.99327105737689,69.496967463058809"/>
|
||
<path d="M538.19711816385086,69.293120352715505 L537.99327105737689,69.496967463058809"/>
|
||
<path d="M538.29381564629273,69.372477997508213 L538.19711816385086,69.293120352715505"/>
|
||
<path d="M538.19711846302505,69.931233840413825 L537.99327117371581,69.822275209290183"/>
|
||
<path d="M538.13365410577001,69.612176799910685 L537.99327117371581,69.822275209290183"/>
|
||
<path d="M538.2938158335985,69.69778503407224 L538.13365410577001,69.612176799910685"/>
|
||
<path d="M538.29381564629273,69.372477997508213 L538.13365410577001,69.612176799910685"/>
|
||
<path d="M538.40413702229409,69.431445923429692 L538.29381564629273,69.372477997508213"/>
|
||
<path d="M538.46760131101701,69.112389156884092 L538.29381564629273,69.372477997508213"/>
|
||
<path d="M538.52384261925681,69.142450771306812 L538.46760131101701,69.112389156884092"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.46760131101701,69.112389156884092"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.52384261925681,69.142450771306812"/>
|
||
<path d="M538.41830570720845,69.998330226205326 L538.19711846302505,69.931233840413825"/>
|
||
<path d="M538.2938158335985,69.69778503407224 L538.19711846302505,69.931233840413825"/>
|
||
<path d="M538.46760146825727,69.750502289748511 L538.2938158335985,69.69778503407224"/>
|
||
<path d="M538.40413702229409,69.431445923429692 L538.2938158335985,69.69778503407224"/>
|
||
<path d="M538.52384268237086,69.467758198187767 L538.40413702229409,69.431445923429692"/>
|
||
<path d="M538.52384261925681,69.142450771306812 L538.40413702229409,69.431445923429692"/>
|
||
<path d="M538.58486801135439,69.160962646994449 L538.52384261925681,69.142450771306812"/>
|
||
<path d="M538.6483327456084,70.020985720781482 L538.41830570720845,69.998330226205326"/>
|
||
<path d="M538.46760146825727,69.750502289748511 L538.41830570720845,69.998330226205326"/>
|
||
<path d="M538.64833247861554,69.76830268065396 L538.46760146825727,69.750502289748511"/>
|
||
<path d="M538.52384268237086,69.467758198187767 L538.46760146825727,69.750502289748511"/>
|
||
<path d="M538.64833241627741,69.480019368147623 L538.52384268237086,69.467758198187767"/>
|
||
<path d="M538.58486801135439,69.160962646994449 L538.52384268237086,69.467758198187767"/>
|
||
<path d="M538.64833231120247,69.167213307330258 L538.58486801135439,69.160962646994449"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.58486801135439,69.160962646994449"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.64833231120247,69.167213307330258"/>
|
||
<path d="M538.87835978218141,69.998330061677734 L538.6483327456084,70.020985720781482"/>
|
||
<path d="M538.64833247861554,69.76830268065396 L538.6483327456084,70.020985720781482"/>
|
||
<path d="M538.82906350677979,69.750502231446262 L538.64833247861554,69.76830268065396"/>
|
||
<path d="M538.64833241627741,69.480019368147623 L538.64833247861554,69.76830268065396"/>
|
||
<path d="M538.77282215252785,69.467758180113378 L538.64833241627741,69.480019368147623"/>
|
||
<path d="M538.64833231120247,69.167213307330258 L538.64833241627741,69.480019368147623"/>
|
||
<path d="M538.71179660410701,69.160962637085504 L538.64833231120247,69.167213307330258"/>
|
||
<path d="M539.09954701385698,69.931233517680084 L538.87835978218141,69.998330061677734"/>
|
||
<path d="M538.82906350677979,69.750502231446262 L538.87835978218141,69.998330061677734"/>
|
||
<path d="M539.0028491214739,69.697784922435858 L538.82906350677979,69.750502231446262"/>
|
||
<path d="M538.77282215252785,69.467758180113378 L538.82906350677979,69.750502231446262"/>
|
||
<path d="M538.89252783098641,69.431445855218044 L538.77282215252785,69.467758180113378"/>
|
||
<path d="M538.71179660410701,69.160962637085504 L538.77282215252785,69.467758180113378"/>
|
||
<path d="M538.77282200957632,69.142450753232424 L538.71179660410701,69.160962637085504"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.71179660410701,69.160962637085504"/>
|
||
<path d="M539.30339429619914,69.822274740753983 L539.09954701385698,69.931233517680084"/>
|
||
<path d="M539.0028491214739,69.697784922435858 L539.09954701385698,69.931233517680084"/>
|
||
<path d="M539.16301089452099,69.612176644684041 L539.0028491214739,69.697784922435858"/>
|
||
<path d="M538.89252783098641,69.431445855218044 L539.0028491214739,69.697784922435858"/>
|
||
<path d="M539.00284918255215,69.372477779420933 L538.89252783098641,69.431445855218044"/>
|
||
<path d="M538.77282200957632,69.142450753232424 L538.89252783098641,69.431445855218044"/>
|
||
<path d="M538.82906334953952,69.112389169548351 L538.77282200957632,69.142450753232424"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.77282200957632,69.142450753232424"/>
|
||
<path d="M539.48206794493342,69.675640986632516 L539.30339429619914,69.822274740753983"/>
|
||
<path d="M539.16301089452099,69.612176644684041 L539.30339429619914,69.822274740753983"/>
|
||
<path d="M539.30339389599305,69.496967349356055 L539.16301089452099,69.612176644684041"/>
|
||
<path d="M539.00284918255215,69.372477779420933 L539.16301089452099,69.612176644684041"/>
|
||
<path d="M539.09954664371628,69.29312020739826 L539.00284918255215,69.372477779420933"/>
|
||
<path d="M538.82906334953952,69.112389169548351 L539.00284918255215,69.372477779420933"/>
|
||
<path d="M538.87835927345895,69.071932995346742 L538.82906334953952,69.112389169548351"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.82906334953952,69.112389169548351"/>
|
||
<path d="M539.62870150029107,69.496967303984093 L539.48206794493342,69.675640986632516"/>
|
||
<path d="M539.30339389599305,69.496967349356055 L539.48206794493342,69.675640986632516"/>
|
||
<path d="M539.41860323284482,69.356584336446303 L539.30339389599305,69.496967349356055"/>
|
||
<path d="M539.09954664371628,69.29312020739826 L539.30339389599305,69.496967349356055"/>
|
||
<path d="M539.17890421754248,69.196422689473366 L539.09954664371628,69.29312020739826"/>
|
||
<path d="M538.87835927345895,69.071932995346742 L539.09954664371628,69.29312020739826"/>
|
||
<path d="M538.91881543014347,69.022637060232228 L538.87835927345895,69.071932995346742"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.87835927345895,69.071932995346742"/>
|
||
<path d="M539.41860323284482,69.356584336446303 L539.17890421754248,69.196422689473366"/>
|
||
<path d="M539.23787214346407,69.086101295730714 L539.17890421754248,69.196422689473366"/>
|
||
<path d="M538.91881543014347,69.022637060232228 L539.17890421754248,69.196422689473366"/>
|
||
<path d="M538.94887702682513,68.966395725379698 L538.91881543014347,69.022637060232228"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.91881543014347,69.022637060232228"/>
|
||
<path d="M539.73766013141426,69.293119908224526 L539.62870150029107,69.496967303984093"/>
|
||
<path d="M539.41860323284482,69.356584336446303 L539.62870150029107,69.496967303984093"/>
|
||
<path d="M539.50421139603952,69.196422573133987 L539.41860323284482,69.356584336446303"/>
|
||
<path d="M539.80475651720633,69.071932628557533 L539.73766013141426,69.293119908224526"/>
|
||
<path d="M539.50421139603952,69.196422573133987 L539.73766013141426,69.293119908224526"/>
|
||
<path d="M539.55692872268276,69.022636885251359 L539.50421139603952,69.196422573133987"/>
|
||
<path d="M539.23787214346407,69.086101295730714 L539.50421139603952,69.196422573133987"/>
|
||
<path d="M539.27418441822272,68.966395609040774 L539.23787214346407,69.086101295730714"/>
|
||
<path d="M538.94887702682513,68.966395725379698 L539.23787214346407,69.086101295730714"/>
|
||
<path d="M538.96738890251254,68.905370302235042 L538.94887702682513,68.966395725379698"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.94887702682513,68.966395725379698"/>
|
||
<path d="M539.27418441822272,68.966395609040774 L538.96738890251254,68.905370302235042"/>
|
||
<path d="M538.97363959833126,68.841905984945697 L538.96738890251254,68.905370302235042"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.96738890251254,68.905370302235042"/>
|
||
<path d="M539.82741201178226,68.841905543743451 L539.80475651720633,69.071932628557533"/>
|
||
<path d="M539.55692872268276,69.022636885251359 L539.80475651720633,69.071932628557533"/>
|
||
<path d="M539.57472918455528,68.84190579714641 L539.55692872268276,69.022636885251359"/>
|
||
<path d="M539.27418441822272,68.966395609040774 L539.55692872268276,69.022636885251359"/>
|
||
<path d="M539.28644558818121,68.841905859493636 L539.27418441822272,68.966395609040774"/>
|
||
<path d="M539.80475635267817,68.611878482618067 L539.82741201178226,68.841905543743451"/>
|
||
<path d="M539.57472918455528,68.84190579714641 L539.82741201178226,68.841905543743451"/>
|
||
<path d="M539.55692866438062,68.661174704793666 L539.57472918455528,68.84190579714641"/>
|
||
<path d="M539.28644558818121,68.841905859493636 L539.57472918455528,68.84190579714641"/>
|
||
<path d="M539.27418440014753,68.717416121141923 L539.28644558818121,68.841905859493636"/>
|
||
<path d="M538.97363959833126,68.841905984945697 L539.28644558818121,68.841905859493636"/>
|
||
<path d="M538.96738889260246,68.778441665127957 L538.97363959833126,68.841905984945697"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.97363959833126,68.841905984945697"/>
|
||
<path d="M539.27418440014753,68.717416121141923 L538.96738889260246,68.778441665127957"/>
|
||
<path d="M538.94887700874995,68.717416246352059 L538.96738889260246,68.778441665127957"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.96738889260246,68.778441665127957"/>
|
||
<path d="M539.73765980868063,68.390691215458446 L539.80475635267817,68.611878482618067"/>
|
||
<path d="M539.55692866438062,68.661174704793666 L539.80475635267817,68.611878482618067"/>
|
||
<path d="M539.50421128440291,68.487389036874902 L539.55692866438062,68.661174704793666"/>
|
||
<path d="M539.27418440014753,68.717416121141923 L539.55692866438062,68.661174704793666"/>
|
||
<path d="M539.2378720397686,68.597710451555031 L539.27418440014753,68.717416121141923"/>
|
||
<path d="M539.62870103175442,68.18684389763348 L539.73765980868063,68.390691215458446"/>
|
||
<path d="M539.50421128440291,68.487389036874902 L539.73765980868063,68.390691215458446"/>
|
||
<path d="M539.41860300665144,68.327227228344782 L539.50421128440291,68.487389036874902"/>
|
||
<path d="M539.2378720397686,68.597710451555031 L539.50421128440291,68.487389036874902"/>
|
||
<path d="M539.17890403493891,68.487389046763838 L539.2378720397686,68.597710451555031"/>
|
||
<path d="M538.94887700874995,68.717416246352059 L539.2378720397686,68.597710451555031"/>
|
||
<path d="M538.91881537184111,68.661174897517867 L538.94887700874995,68.717416246352059"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.94887700874995,68.717416246352059"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.91881537184111,68.661174897517867"/>
|
||
<path d="M539.48206734859946,68.008170319866167 L539.62870103175442,68.18684389763348"/>
|
||
<path d="M539.41860300665144,68.327227228344782 L539.62870103175442,68.18684389763348"/>
|
||
<path d="M539.3033935693901,68.186844226872836 L539.41860300665144,68.327227228344782"/>
|
||
<path d="M539.17890403493891,68.487389046763838 L539.41860300665144,68.327227228344782"/>
|
||
<path d="M539.09954642743287,68.390691585599598 L539.17890403493891,68.487389046763838"/>
|
||
<path d="M538.91881537184111,68.661174897517867 L539.17890403493891,68.487389046763838"/>
|
||
<path d="M538.87835923312264,68.611878938115751 L538.91881537184111,68.661174897517867"/>
|
||
<path d="M539.30339359498464,67.861536622574931 L539.48206734859946,68.008170319866167"/>
|
||
<path d="M539.3033935693901,68.186844226872836 L539.48206734859946,68.008170319866167"/>
|
||
<path d="M539.16301062744742,68.071634960987467 L539.3033935693901,68.186844226872836"/>
|
||
<path d="M539.09954642743287,68.390691585599598 L539.3033935693901,68.186844226872836"/>
|
||
<path d="M539.00284890950775,68.311333940806435 L539.09954642743287,68.390691585599598"/>
|
||
<path d="M538.87835923312264,68.611878938115751 L539.09954642743287,68.390691585599598"/>
|
||
<path d="M538.82906326252521,68.571422816914492 L538.87835923312264,68.611878938115751"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.87835923312264,68.611878938115751"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.82906326252521,68.571422816914492"/>
|
||
<path d="M539.09954619922553,67.752578062417797 L539.30339359498464,67.861536622574931"/>
|
||
<path d="M539.16301062744742,68.071634960987467 L539.30339359498464,67.861536622574931"/>
|
||
<path d="M539.00284875768534,67.986026655859405 L539.16301062744742,68.071634960987467"/>
|
||
<path d="M539.00284890950775,68.311333940806435 L539.16301062744742,68.071634960987467"/>
|
||
<path d="M538.89252749802313,68.252366014885865 L539.00284890950775,68.311333940806435"/>
|
||
<path d="M538.82906326252521,68.571422816914492 L539.00284890950775,68.311333940806435"/>
|
||
<path d="M538.77282189218931,68.54136116700829 L538.82906326252521,68.571422816914492"/>
|
||
<path d="M538.87835890181714,67.685481818559765 L539.09954619922553,67.752578062417797"/>
|
||
<path d="M539.00284875768534,67.986026655859405 L539.09954619922553,67.752578062417797"/>
|
||
<path d="M538.8290630343181,67.933309400182679 L539.00284875768534,67.986026655859405"/>
|
||
<path d="M538.89252749802313,68.252366014885865 L539.00284875768534,67.986026655859405"/>
|
||
<path d="M538.77282179359213,68.2160537046434 L538.89252749802313,68.252366014885865"/>
|
||
<path d="M538.77282189218931,68.54136116700829 L538.89252749802313,68.252366014885865"/>
|
||
<path d="M538.71179646017299,68.52284932680368 L538.77282189218931,68.54136116700829"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.77282189218931,68.54136116700829"/>
|
||
<path d="M538.64833183433188,67.662826607850548 L538.87835890181714,67.685481818559765"/>
|
||
<path d="M538.8290630343181,67.933309400182679 L538.87835890181714,67.685481818559765"/>
|
||
<path d="M538.64833191111143,67.915508867343306 L538.64833183433188,67.662826607850548"/>
|
||
<path d="M538.64833191111143,67.915508867343306 L538.8290630343181,67.933309400182679"/>
|
||
<path d="M538.77282179359213,68.2160537046434 L538.8290630343181,67.933309400182679"/>
|
||
<path d="M538.64833213648956,68.203792960484861 L538.64833191111143,67.915508867343306"/>
|
||
<path d="M538.64833213648956,68.203792960484861 L538.77282179359213,68.2160537046434"/>
|
||
<path d="M538.71179646017299,68.52284932680368 L538.77282179359213,68.2160537046434"/>
|
||
<path d="M538.64833228911777,68.516599056785708 L538.64833213648956,68.203792960484861"/>
|
||
<path d="M538.64833228911777,68.516599056785708 L538.71179646017299,68.52284932680368"/>
|
||
<path d="M538.64833224241681,68.841906074100734 L538.71179646017299,68.52284932680368"/>
|
||
<path d="M538.64833228911777,68.516599056785708 L538.64833224241681,68.841906074100734"/>
|
||
</g>
|
||
<g id="product-3e893717-c24c-4bf8-a511-5bc83b027f94" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.080" ifc:guid="0_YJSNmanB_AKHMyWx0d_K">
|
||
<path d="M223.9481038572934,117.65955360960015 L223.71807686754767,117.68220933967086"/>
|
||
<path d="M223.94810393407306,117.91223586909291 L223.76737312520754,117.93003731183626"/>
|
||
<path d="M223.9481041594513,118.20051996223447 L223.82361447058861,118.2127811502678"/>
|
||
<path d="M223.94810431207941,118.51332605853486 L223.88464005449282,118.51957672878007"/>
|
||
<path d="M223.82361447058861,118.2127811502678 L223.88464005449282,118.51957672878007"/>
|
||
<path d="M223.82361469337752,118.53808854166618 L223.88464005449282,118.51957672878007"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.88464005449282,118.51957672878007"/>
|
||
<path d="M223.49688970683883,117.749305812702 L223.71807686754767,117.68220933967086"/>
|
||
<path d="M223.76737312520754,117.93003731183626 L223.71807686754767,117.68220933967086"/>
|
||
<path d="M223.59358756373842,117.9827545498797 L223.76737312520754,117.93003731183626"/>
|
||
<path d="M223.82361447058861,118.2127811502678 L223.76737312520754,117.93003731183626"/>
|
||
<path d="M223.70390885422603,118.24909354613101 L223.82361447058861,118.2127811502678"/>
|
||
<path d="M223.2930424954634,117.85826458962811 L223.49688970683883,117.749305812702"/>
|
||
<path d="M223.59358756373842,117.9827545498797 L223.49688970683883,117.749305812702"/>
|
||
<path d="M223.43342589714166,118.06836282763106 L223.59358756373842,117.9827545498797"/>
|
||
<path d="M223.70390885422603,118.24909354613101 L223.59358756373842,117.9827545498797"/>
|
||
<path d="M223.59358753814365,118.30806151547631 L223.70390885422603,118.24909354613101"/>
|
||
<path d="M223.82361469337752,118.53808854166618 L223.70390885422603,118.24909354613101"/>
|
||
<path d="M223.76737338889768,118.5681501253498 L223.82361469337752,118.53808854166618"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.82361469337752,118.53808854166618"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.76737338889768,118.5681501253498"/>
|
||
<path d="M223.11436877576227,118.00489827278261 L223.2930424954634,117.85826458962811"/>
|
||
<path d="M223.43342589714166,118.06836282763106 L223.2930424954634,117.85826458962811"/>
|
||
<path d="M223.29304296663622,118.18357205199209 L223.43342589714166,118.06836282763106"/>
|
||
<path d="M223.59358753814365,118.30806151547631 L223.43342589714166,118.06836282763106"/>
|
||
<path d="M223.4968900769793,118.38741905201641 L223.59358753814365,118.30806151547631"/>
|
||
<path d="M223.76737338889768,118.5681501253498 L223.59358753814365,118.30806151547631"/>
|
||
<path d="M223.71807746497848,118.6086062285849 L223.76737338889768,118.5681501253498"/>
|
||
<path d="M222.96773522040451,118.18357195543012 L223.11436877576227,118.00489827278261"/>
|
||
<path d="M223.29304296663622,118.18357205199209 L223.11436877576227,118.00489827278261"/>
|
||
<path d="M223.17783370075142,118.32395502941881 L223.29304296663622,118.18357205199209"/>
|
||
<path d="M223.4968900769793,118.38741905201641 L223.29304296663622,118.18357205199209"/>
|
||
<path d="M223.41753250315332,118.48411653445828 L223.4968900769793,118.38741905201641"/>
|
||
<path d="M223.71807746497848,118.6086062285849 L223.4968900769793,118.38741905201641"/>
|
||
<path d="M223.67762132603593,118.65790212821548 L223.71807746497848,118.6086062285849"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.71807746497848,118.6086062285849"/>
|
||
<path d="M222.85877658928143,118.38741928022273 L222.96773522040451,118.18357195543012"/>
|
||
<path d="M223.17783370075142,118.32395502941881 L222.96773522040451,118.18357195543012"/>
|
||
<path d="M223.09222553755671,118.4841167217628 L223.17783370075142,118.32395502941881"/>
|
||
<path d="M223.41753250315332,118.48411653445828 L223.17783370075142,118.32395502941881"/>
|
||
<path d="M223.35856454174836,118.59443787497594 L223.41753250315332,118.48411653445828"/>
|
||
<path d="M223.67762132603593,118.65790212821548 L223.41753250315332,118.48411653445828"/>
|
||
<path d="M223.64755969387079,118.71414343645438 L223.67762132603593,118.65790212821548"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.67762132603593,118.65790212821548"/>
|
||
<path d="M222.79168020348948,118.60860650666564 L222.85877658928143,118.38741928022273"/>
|
||
<path d="M223.09222553755671,118.4841167217628 L222.85877658928143,118.38741928022273"/>
|
||
<path d="M223.0395082818801,118.65790230319726 L223.09222553755671,118.4841167217628"/>
|
||
<path d="M223.35856454174836,118.59443787497594 L223.09222553755671,118.4841167217628"/>
|
||
<path d="M223.32225223150624,118.71414350844043 L223.35856454174836,118.59443787497594"/>
|
||
<path d="M223.64755969387079,118.71414343645438 L223.35856454174836,118.59443787497594"/>
|
||
<path d="M223.62904785366663,118.77516881524662 L223.64755969387079,118.71414343645438"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.64755969387079,118.71414343645438"/>
|
||
<path d="M222.76902470891355,118.83863353828929 L222.79168020348948,118.60860650666564"/>
|
||
<path d="M223.0395082818801,118.65790230319726 L222.79168020348948,118.60860650666564"/>
|
||
<path d="M223.02170789097431,118.83863328488633 L223.0395082818801,118.65790230319726"/>
|
||
<path d="M223.32225223150624,118.71414350844043 L223.0395082818801,118.65790230319726"/>
|
||
<path d="M223.30999106154741,118.83863322255593 L223.32225223150624,118.71414350844043"/>
|
||
<path d="M223.62904785366663,118.77516881524662 L223.32225223150624,118.71414350844043"/>
|
||
<path d="M223.62279712236455,118.83863309029493 L223.62904785366663,118.77516881524662"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.62904785366663,118.77516881524662"/>
|
||
<path d="M223.02170789097431,118.83863328488633 L223.30999106154741,118.83863322255593"/>
|
||
<path d="M223.32225224958142,118.96312294311383 L223.30999106154741,118.83863322255593"/>
|
||
<path d="M223.62279712236455,118.83863309029493 L223.30999106154741,118.83863322255593"/>
|
||
<path d="M223.62904782809289,118.90209737251553 L223.62279712236455,118.83863309029493"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.62279712236455,118.83863309029493"/>
|
||
<path d="M222.79168036801764,119.06866056389663 L222.76902470891355,118.83863353828929"/>
|
||
<path d="M223.02170789097431,118.83863328488633 L222.76902470891355,118.83863353828929"/>
|
||
<path d="M223.03950826921562,119.0193642707527 L223.02170789097431,118.83863328488633"/>
|
||
<path d="M222.85877691201506,119.28984776008838 L222.79168036801764,119.06866056389663"/>
|
||
<path d="M223.03950826921562,119.0193642707527 L222.79168036801764,119.06866056389663"/>
|
||
<path d="M223.09222557822648,119.19314986770587 L223.03950826921562,119.0193642707527"/>
|
||
<path d="M223.32225224958142,118.96312294311383 L223.03950826921562,119.0193642707527"/>
|
||
<path d="M223.35856464544361,119.08282855947618 L223.32225224958142,118.96312294311383"/>
|
||
<path d="M223.62904782809289,118.90209737251553 L223.32225224958142,118.96312294311383"/>
|
||
<path d="M223.64755964097901,118.96312274693764 L223.62904782809289,118.90209737251553"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.62904782809289,118.90209737251553"/>
|
||
<path d="M223.09222557822648,119.19314986770587 L223.35856464544361,119.08282855947618"/>
|
||
<path d="M223.41753257930645,119.19314989329996 L223.35856464544361,119.08282855947618"/>
|
||
<path d="M223.64755964097901,118.96312274693764 L223.35856464544361,119.08282855947618"/>
|
||
<path d="M223.67762127788762,119.01936407802987 L223.64755964097901,118.96312274693764"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.64755964097901,118.96312274693764"/>
|
||
<path d="M222.96773568894116,119.49369500694729 L222.85877691201506,119.28984776008838"/>
|
||
<path d="M223.09222557822648,119.19314986770587 L222.85877691201506,119.28984776008838"/>
|
||
<path d="M223.17783378501088,119.35331153430207 L223.09222557822648,119.19314986770587"/>
|
||
<path d="M223.11436937209612,119.67236865568202 L222.96773568894116,119.49369500694729"/>
|
||
<path d="M223.17783378501088,119.35331153430207 L222.96773568894116,119.49369500694729"/>
|
||
<path d="M223.29304308033875,119.49369446480796 L223.17783378501088,119.35331153430207"/>
|
||
<path d="M223.41753257930645,119.19314989329996 L223.17783378501088,119.35331153430207"/>
|
||
<path d="M223.49689018681261,119.28984735446465 L223.41753257930645,119.19314989329996"/>
|
||
<path d="M223.67762127788762,119.01936407802987 L223.41753257930645,119.19314989329996"/>
|
||
<path d="M223.71807739886447,119.0686600019485 L223.67762127788762,119.01936407802987"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.67762127788762,119.01936407802987"/>
|
||
<path d="M223.49689018681261,119.28984735446465 L223.71807739886447,119.0686600019485"/>
|
||
<path d="M223.76737333397875,119.10911615863324 L223.71807739886447,119.0686600019485"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.71807739886447,119.0686600019485"/>
|
||
<path d="M223.29304319667779,119.81900221103933 L223.11436937209612,119.67236865568202"/>
|
||
<path d="M223.29304308033875,119.49369446480796 L223.11436937209612,119.67236865568202"/>
|
||
<path d="M223.43342612873153,119.60890380165984 L223.29304308033875,119.49369446480796"/>
|
||
<path d="M223.49689018681261,119.28984735446465 L223.29304308033875,119.49369446480796"/>
|
||
<path d="M223.59358766925436,119.36920499925736 L223.49689018681261,119.28984735446465"/>
|
||
<path d="M223.49689048598657,119.92796084216343 L223.29304319667779,119.81900221103933"/>
|
||
<path d="M223.43342612873153,119.60890380165984 L223.29304319667779,119.81900221103933"/>
|
||
<path d="M223.59358785656013,119.69451203582184 L223.43342612873153,119.60890380165984"/>
|
||
<path d="M223.59358766925436,119.36920499925736 L223.43342612873153,119.60890380165984"/>
|
||
<path d="M223.70390904525573,119.42817292517884 L223.59358766925436,119.36920499925736"/>
|
||
<path d="M223.76737333397875,119.10911615863324 L223.59358766925436,119.36920499925736"/>
|
||
<path d="M223.82361464221833,119.13917777305642 L223.76737333397875,119.10911615863324"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.76737333397875,119.10911615863324"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.82361464221833,119.13917777305642"/>
|
||
<path d="M223.71807773017008,119.99505722795493 L223.49689048598657,119.92796084216343"/>
|
||
<path d="M223.59358785656013,119.69451203582184 L223.49689048598657,119.92796084216343"/>
|
||
<path d="M223.76737349121879,119.74722929149766 L223.59358785656013,119.69451203582184"/>
|
||
<path d="M223.70390904525573,119.42817292517884 L223.59358785656013,119.69451203582184"/>
|
||
<path d="M223.8236147053326,119.46448519993737 L223.70390904525573,119.42817292517884"/>
|
||
<path d="M223.82361464221833,119.13917777305642 L223.70390904525573,119.42817292517884"/>
|
||
<path d="M223.88464003431602,119.15768964874405 L223.82361464221833,119.13917777305642"/>
|
||
<path d="M223.94810476857003,120.01771272253063 L223.71807773017008,119.99505722795493"/>
|
||
<path d="M223.76737349121879,119.74722929149766 L223.71807773017008,119.99505722795493"/>
|
||
<path d="M223.94810450157718,119.76502968240356 L223.76737349121879,119.74722929149766"/>
|
||
<path d="M223.8236147053326,119.46448519993737 L223.76737349121879,119.74722929149766"/>
|
||
<path d="M223.94810443923916,119.47674636989677 L223.8236147053326,119.46448519993737"/>
|
||
<path d="M223.88464003431602,119.15768964874405 L223.8236147053326,119.46448519993737"/>
|
||
<path d="M223.94810433416421,119.16394030907941 L223.88464003431602,119.15768964874405"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.88464003431602,119.15768964874405"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L223.94810433416421,119.16394030907941"/>
|
||
<path d="M224.17813180514293,119.99505706342734 L223.94810476857003,120.01771272253063"/>
|
||
<path d="M223.94810450157718,119.76502968240356 L223.94810476857003,120.01771272253063"/>
|
||
<path d="M224.12883552974142,119.74722923319541 L223.94810450157718,119.76502968240356"/>
|
||
<path d="M223.94810443923916,119.47674636989677 L223.94810450157718,119.76502968240356"/>
|
||
<path d="M224.0725941754896,119.46448518186253 L223.94810443923916,119.47674636989677"/>
|
||
<path d="M223.94810433416421,119.16394030907941 L223.94810443923916,119.47674636989677"/>
|
||
<path d="M224.01156862706864,119.15768963883465 L223.94810433416421,119.16394030907941"/>
|
||
<path d="M224.39931903681861,119.92796051942923 L224.17813180514293,119.99505706342734"/>
|
||
<path d="M224.12883552974142,119.74722923319541 L224.17813180514293,119.99505706342734"/>
|
||
<path d="M224.30262114443565,119.69451192418546 L224.12883552974142,119.74722923319541"/>
|
||
<path d="M224.0725941754896,119.46448518186253 L224.12883552974142,119.74722923319541"/>
|
||
<path d="M224.19229985394804,119.42817285696719 L224.0725941754896,119.46448518186253"/>
|
||
<path d="M224.01156862706864,119.15768963883465 L224.0725941754896,119.46448518186253"/>
|
||
<path d="M224.07259403253806,119.13917775498157 L224.01156862706864,119.15768963883465"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.01156862706864,119.15768963883465"/>
|
||
<path d="M224.60316631916101,119.81900174250359 L224.39931903681861,119.92796051942923"/>
|
||
<path d="M224.30262114443565,119.69451192418546 L224.39931903681861,119.92796051942923"/>
|
||
<path d="M224.46278291748263,119.60890364643319 L224.30262114443565,119.69451192418546"/>
|
||
<path d="M224.19229985394804,119.42817285696719 L224.30262114443565,119.69451192418546"/>
|
||
<path d="M224.3026212055139,119.36920478117054 L224.19229985394804,119.42817285696719"/>
|
||
<path d="M224.07259403253806,119.13917775498157 L224.19229985394804,119.42817285696719"/>
|
||
<path d="M224.12883537250116,119.10911617129796 L224.07259403253806,119.13917775498157"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.07259403253806,119.13917775498157"/>
|
||
<path d="M224.78183996789539,119.67236798838212 L224.60316631916101,119.81900174250359"/>
|
||
<path d="M224.46278291748263,119.60890364643319 L224.60316631916101,119.81900174250359"/>
|
||
<path d="M224.60316591895503,119.4936943511052 L224.46278291748263,119.60890364643319"/>
|
||
<path d="M224.3026212055139,119.36920478117054 L224.46278291748263,119.60890364643319"/>
|
||
<path d="M224.39931866667791,119.28984720914787 L224.3026212055139,119.36920478117054"/>
|
||
<path d="M224.12883537250116,119.10911617129796 L224.3026212055139,119.36920478117054"/>
|
||
<path d="M224.17813129642059,119.06865999709589 L224.12883537250116,119.10911617129796"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.12883537250116,119.10911617129796"/>
|
||
<path d="M224.92847352325316,119.4936943057337 L224.78183996789539,119.67236798838212"/>
|
||
<path d="M224.60316591895503,119.4936943511052 L224.78183996789539,119.67236798838212"/>
|
||
<path d="M224.71837525580679,119.35331133819545 L224.60316591895503,119.4936943511052"/>
|
||
<path d="M224.39931866667791,119.28984720914787 L224.60316591895503,119.4936943511052"/>
|
||
<path d="M224.47867624050411,119.19314969122252 L224.39931866667791,119.28984720914787"/>
|
||
<path d="M224.17813129642059,119.06865999709589 L224.39931866667791,119.28984720914787"/>
|
||
<path d="M224.21858745310499,119.01936406198183 L224.17813129642059,119.06865999709589"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.17813129642059,119.06865999709589"/>
|
||
<path d="M224.71837525580679,119.35331133819545 L224.47867624050411,119.19314969122252"/>
|
||
<path d="M224.53764416642582,119.08282829748032 L224.47867624050411,119.19314969122252"/>
|
||
<path d="M224.21858745310499,119.01936406198183 L224.47867624050411,119.19314969122252"/>
|
||
<path d="M224.24864904978676,118.9631227271293 L224.21858745310499,119.01936406198183"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.21858745310499,119.01936406198183"/>
|
||
<path d="M225.03743215437612,119.28984690997413 L224.92847352325316,119.4936943057337"/>
|
||
<path d="M224.71837525580679,119.35331133819545 L224.92847352325316,119.4936943057337"/>
|
||
<path d="M224.80398341900138,119.19314957488359 L224.71837525580679,119.35331133819545"/>
|
||
<path d="M225.10452854016785,119.06865963030714 L225.03743215437612,119.28984690997413"/>
|
||
<path d="M224.80398341900138,119.19314957488359 L225.03743215437612,119.28984690997413"/>
|
||
<path d="M224.85670074564462,119.01936388700051 L224.80398341900138,119.19314957488359"/>
|
||
<path d="M224.53764416642582,119.08282829748032 L224.80398341900138,119.19314957488359"/>
|
||
<path d="M224.57395644118446,118.96312261079038 L224.53764416642582,119.08282829748032"/>
|
||
<path d="M224.24864904978676,118.9631227271293 L224.53764416642582,119.08282829748032"/>
|
||
<path d="M224.26716092547406,118.90209730398419 L224.24864904978676,118.9631227271293"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.24864904978676,118.9631227271293"/>
|
||
<path d="M224.57395644118446,118.96312261079038 L224.26716092547406,118.90209730398419"/>
|
||
<path d="M224.27341162129278,118.83863298669485 L224.26716092547406,118.90209730398419"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.26716092547406,118.90209730398419"/>
|
||
<path d="M225.12718403474378,118.8386325454926 L225.10452854016785,119.06865963030714"/>
|
||
<path d="M224.85670074564462,119.01936388700051 L225.10452854016785,119.06865963030714"/>
|
||
<path d="M224.87450120751737,118.83863279889556 L224.85670074564462,119.01936388700051"/>
|
||
<path d="M224.57395644118446,118.96312261079038 L224.85670074564462,119.01936388700051"/>
|
||
<path d="M224.58621761114307,118.83863286124324 L224.57395644118446,118.96312261079038"/>
|
||
<path d="M225.10452837563969,118.60860548436767 L225.12718403474378,118.8386325454926"/>
|
||
<path d="M224.87450120751737,118.83863279889556 L225.12718403474378,118.8386325454926"/>
|
||
<path d="M224.85670068734248,118.65790170654282 L224.87450120751737,118.83863279889556"/>
|
||
<path d="M224.58621761114307,118.83863286124324 L224.87450120751737,118.83863279889556"/>
|
||
<path d="M224.57395642310917,118.71414312289153 L224.58621761114307,118.83863286124324"/>
|
||
<path d="M224.27341162129278,118.83863298669485 L224.58621761114307,118.83863286124324"/>
|
||
<path d="M224.26716091556409,118.77516866687711 L224.27341162129278,118.83863298669485"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.27341162129278,118.83863298669485"/>
|
||
<path d="M224.57395642310917,118.71414312289153 L224.26716091556409,118.77516866687711"/>
|
||
<path d="M224.24864903171158,118.71414324810166 L224.26716091556409,118.77516866687711"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.26716091556409,118.77516866687711"/>
|
||
<path d="M225.03743183164249,118.3874182172076 L225.10452837563969,118.60860548436767"/>
|
||
<path d="M224.85670068734248,118.65790170654282 L225.10452837563969,118.60860548436767"/>
|
||
<path d="M224.80398330736477,118.48411603862451 L224.85670068734248,118.65790170654282"/>
|
||
<path d="M224.57395642310917,118.71414312289153 L224.85670068734248,118.65790170654282"/>
|
||
<path d="M224.53764406273024,118.59443745330418 L224.57395642310917,118.71414312289153"/>
|
||
<path d="M224.92847305471651,118.18357089938263 L225.03743183164249,118.3874182172076"/>
|
||
<path d="M224.80398330736477,118.48411603862451 L225.03743183164249,118.3874182172076"/>
|
||
<path d="M224.71837502961341,118.32395423009439 L224.80398330736477,118.48411603862451"/>
|
||
<path d="M224.53764406273024,118.59443745330418 L224.80398330736477,118.48411603862451"/>
|
||
<path d="M224.47867605790054,118.48411604851344 L224.53764406273024,118.59443745330418"/>
|
||
<path d="M224.24864903171158,118.71414324810166 L224.53764406273024,118.59443745330418"/>
|
||
<path d="M224.21858739480274,118.65790189926747 L224.24864903171158,118.71414324810166"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.24864903171158,118.71414324810166"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.21858739480274,118.65790189926747"/>
|
||
<path d="M224.78183937156143,118.00489732161532 L224.92847305471651,118.18357089938263"/>
|
||
<path d="M224.71837502961341,118.32395423009439 L224.92847305471651,118.18357089938263"/>
|
||
<path d="M224.60316559235207,118.18357122862199 L224.71837502961341,118.32395423009439"/>
|
||
<path d="M224.47867605790054,118.48411604851344 L224.71837502961341,118.32395423009439"/>
|
||
<path d="M224.39931845039439,118.3874185873492 L224.47867605790054,118.48411604851344"/>
|
||
<path d="M224.21858739480274,118.65790189926747 L224.47867605790054,118.48411604851344"/>
|
||
<path d="M224.17813125608427,118.6086059398649 L224.21858739480274,118.65790189926747"/>
|
||
<path d="M224.60316561794662,117.85826362432408 L224.78183937156143,118.00489732161532"/>
|
||
<path d="M224.60316559235207,118.18357122862199 L224.78183937156143,118.00489732161532"/>
|
||
<path d="M224.46278265040917,118.06836196273707 L224.60316559235207,118.18357122862199"/>
|
||
<path d="M224.39931845039439,118.3874185873492 L224.60316559235207,118.18357122862199"/>
|
||
<path d="M224.30262093246927,118.30806094255558 L224.39931845039439,118.3874185873492"/>
|
||
<path d="M224.17813125608427,118.6086059398649 L224.39931845039439,118.3874185873492"/>
|
||
<path d="M224.12883528548684,118.5681498186641 L224.17813125608427,118.6086059398649"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.17813125608427,118.6086059398649"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.12883528548684,118.5681498186641"/>
|
||
<path d="M224.39931822218716,117.7493050641674 L224.60316561794662,117.85826362432408"/>
|
||
<path d="M224.46278265040917,118.06836196273707 L224.60316561794662,117.85826362432408"/>
|
||
<path d="M224.30262078064698,117.98275365760855 L224.46278265040917,118.06836196273707"/>
|
||
<path d="M224.30262093246927,118.30806094255558 L224.46278265040917,118.06836196273707"/>
|
||
<path d="M224.19229952098465,118.24909301663502 L224.30262093246927,118.30806094255558"/>
|
||
<path d="M224.12883528548684,118.5681498186641 L224.30262093246927,118.30806094255558"/>
|
||
<path d="M224.07259391515095,118.53808816875744 L224.12883528548684,118.5681498186641"/>
|
||
<path d="M224.17813092477877,117.68220882030937 L224.39931822218716,117.7493050641674"/>
|
||
<path d="M224.30262078064698,117.98275365760855 L224.39931822218716,117.7493050641674"/>
|
||
<path d="M224.12883505727973,117.93003640193228 L224.30262078064698,117.98275365760855"/>
|
||
<path d="M224.19229952098465,118.24909301663502 L224.30262078064698,117.98275365760855"/>
|
||
<path d="M224.07259381655365,118.21278070639255 L224.19229952098465,118.24909301663502"/>
|
||
<path d="M224.07259391515095,118.53808816875744 L224.19229952098465,118.24909301663502"/>
|
||
<path d="M224.01156848313451,118.51957632855283 L224.07259391515095,118.53808816875744"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.07259391515095,118.53808816875744"/>
|
||
<path d="M223.9481038572934,117.65955360960015 L224.17813092477877,117.68220882030937"/>
|
||
<path d="M224.12883505727973,117.93003640193228 L224.17813092477877,117.68220882030937"/>
|
||
<path d="M223.94810393407306,117.91223586909291 L223.9481038572934,117.65955360960015"/>
|
||
<path d="M223.94810393407306,117.91223586909291 L224.12883505727973,117.93003640193228"/>
|
||
<path d="M224.07259381655365,118.21278070639255 L224.12883505727973,117.93003640193228"/>
|
||
<path d="M223.9481041594513,118.20051996223447 L223.94810393407306,117.91223586909291"/>
|
||
<path d="M223.9481041594513,118.20051996223447 L224.07259381655365,118.21278070639255"/>
|
||
<path d="M224.01156848313451,118.51957632855283 L224.07259381655365,118.21278070639255"/>
|
||
<path d="M223.94810431207941,118.51332605853486 L223.9481041594513,118.20051996223447"/>
|
||
<path d="M223.94810431207941,118.51332605853486 L224.01156848313451,118.51957632855283"/>
|
||
<path d="M223.94810426537856,118.83863307584988 L224.01156848313451,118.51957632855283"/>
|
||
<path d="M223.94810431207941,118.51332605853486 L223.94810426537856,118.83863307584988"/>
|
||
</g>
|
||
<g id="product-f6e960c2-71cd-4056-97b6-48361ca265a8" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.071" ifc:guid="3swM32SSr0LfUsI3OSecMe">
|
||
<path d="M128.09501357104534,117.65958788933676 L127.86498658129972,117.68224361940702"/>
|
||
<path d="M128.09501364782511,117.91227014882907 L127.91428283895937,117.93007159157241"/>
|
||
<path d="M128.09501387320313,118.20055424197108 L127.97052418434043,118.21281543000441"/>
|
||
<path d="M128.09501402583135,118.51336033827147 L128.03154976824487,118.51961100851622"/>
|
||
<path d="M127.97052418434043,118.21281543000441 L128.03154976824487,118.51961100851622"/>
|
||
<path d="M127.97052440712957,118.53812282140234 L128.03154976824487,118.51961100851622"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.03154976824487,118.51961100851622"/>
|
||
<path d="M127.64379942059111,117.74934009243862 L127.86498658129972,117.68224361940702"/>
|
||
<path d="M127.91428283895937,117.93007159157241 L127.86498658129972,117.68224361940702"/>
|
||
<path d="M127.7404972774907,117.98278882961586 L127.91428283895937,117.93007159157241"/>
|
||
<path d="M127.97052418434043,118.21281543000441 L127.91428283895937,117.93007159157241"/>
|
||
<path d="M127.85081856797797,118.24912782586716 L127.97052418434043,118.21281543000441"/>
|
||
<path d="M127.43995220921522,117.85829886936426 L127.64379942059111,117.74934009243862"/>
|
||
<path d="M127.7404972774907,117.98278882961586 L127.64379942059111,117.74934009243862"/>
|
||
<path d="M127.58033561089394,118.06839710736767 L127.7404972774907,117.98278882961586"/>
|
||
<path d="M127.85081856797797,118.24912782586716 L127.7404972774907,117.98278882961586"/>
|
||
<path d="M127.74049725189604,118.30809579521247 L127.85081856797797,118.24912782586716"/>
|
||
<path d="M127.97052440712957,118.53812282140234 L127.85081856797797,118.24912782586716"/>
|
||
<path d="M127.91428310264962,118.56818440508596 L127.97052440712957,118.53812282140234"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.97052440712957,118.53812282140234"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.91428310264962,118.56818440508596"/>
|
||
<path d="M127.26127848951421,118.00493255251877 L127.43995220921522,117.85829886936426"/>
|
||
<path d="M127.58033561089394,118.06839710736767 L127.43995220921522,117.85829886936426"/>
|
||
<path d="M127.43995268038827,118.1836063317287 L127.58033561089394,118.06839710736767"/>
|
||
<path d="M127.74049725189604,118.30809579521247 L127.58033561089394,118.06839710736767"/>
|
||
<path d="M127.64379979073158,118.38745333175302 L127.74049725189604,118.30809579521247"/>
|
||
<path d="M127.91428310264962,118.56818440508596 L127.74049725189604,118.30809579521247"/>
|
||
<path d="M127.86498717873042,118.60864050832106 L127.91428310264962,118.56818440508596"/>
|
||
<path d="M127.11464493415656,118.18360623516674 L127.26127848951421,118.00493255251877"/>
|
||
<path d="M127.43995268038827,118.1836063317287 L127.26127848951421,118.00493255251877"/>
|
||
<path d="M127.32474341450336,118.32398930915542 L127.43995268038827,118.1836063317287"/>
|
||
<path d="M127.64379979073158,118.38745333175302 L127.43995268038827,118.1836063317287"/>
|
||
<path d="M127.56444221690572,118.48415081419444 L127.64379979073158,118.38745333175302"/>
|
||
<path d="M127.86498717873042,118.60864050832106 L127.64379979073158,118.38745333175302"/>
|
||
<path d="M127.82453103978776,118.65793640795209 L127.86498717873042,118.60864050832106"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.86498717873042,118.60864050832106"/>
|
||
<path d="M127.00568630303349,118.38745355995934 L127.11464493415656,118.18360623516674"/>
|
||
<path d="M127.32474341450336,118.32398930915542 L127.11464493415656,118.18360623516674"/>
|
||
<path d="M127.23913525130865,118.48415100149941 L127.32474341450336,118.32398930915542"/>
|
||
<path d="M127.56444221690572,118.48415081419444 L127.32474341450336,118.32398930915542"/>
|
||
<path d="M127.50547425550064,118.59447215471209 L127.56444221690572,118.48415081419444"/>
|
||
<path d="M127.82453103978776,118.65793640795209 L127.56444221690572,118.48415081419444"/>
|
||
<path d="M127.79446940762296,118.71417771619099 L127.82453103978776,118.65793640795209"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.82453103978776,118.65793640795209"/>
|
||
<path d="M126.93858991724142,118.60864078640179 L127.00568630303349,118.38745355995934"/>
|
||
<path d="M127.23913525130865,118.48415100149941 L127.00568630303349,118.38745355995934"/>
|
||
<path d="M127.18641799563204,118.65793658293387 L127.23913525130865,118.48415100149941"/>
|
||
<path d="M127.50547425550064,118.59447215471209 L127.23913525130865,118.48415100149941"/>
|
||
<path d="M127.46916194525841,118.71417778817704 L127.50547425550064,118.59447215471209"/>
|
||
<path d="M127.79446940762296,118.71417771619099 L127.50547425550064,118.59447215471209"/>
|
||
<path d="M127.77595756741891,118.77520309498277 L127.79446940762296,118.71417771619099"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.79446940762296,118.71417771619099"/>
|
||
<path d="M126.91593442266549,118.83866781802544 L126.93858991724142,118.60864078640179"/>
|
||
<path d="M127.18641799563204,118.65793658293387 L126.93858991724142,118.60864078640179"/>
|
||
<path d="M127.16861760472636,118.83866756462248 L127.18641799563204,118.65793658293387"/>
|
||
<path d="M127.46916194525841,118.71417778817704 L127.18641799563204,118.65793658293387"/>
|
||
<path d="M127.45690077529969,118.83866750229254 L127.46916194525841,118.71417778817704"/>
|
||
<path d="M127.77595756741891,118.77520309498277 L127.46916194525841,118.71417778817704"/>
|
||
<path d="M127.76970683611682,118.83866737003154 L127.77595756741891,118.77520309498277"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.77595756741891,118.77520309498277"/>
|
||
<path d="M127.16861760472636,118.83866756462248 L127.45690077529969,118.83866750229254"/>
|
||
<path d="M127.46916196333359,118.96315722285044 L127.45690077529969,118.83866750229254"/>
|
||
<path d="M127.76970683611682,118.83866737003154 L127.45690077529969,118.83866750229254"/>
|
||
<path d="M127.77595754184517,118.90213165225214 L127.76970683611682,118.83866737003154"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.76970683611682,118.83866737003154"/>
|
||
<path d="M126.93859008176958,119.06869484363278 L126.91593442266549,118.83866781802544"/>
|
||
<path d="M127.16861760472636,118.83866756462248 L126.91593442266549,118.83866781802544"/>
|
||
<path d="M127.18641798296755,119.01939855048931 L127.16861760472636,118.83866756462248"/>
|
||
<path d="M127.00568662576711,119.28988203982499 L126.93859008176958,119.06869484363278"/>
|
||
<path d="M127.18641798296755,119.01939855048931 L126.93859008176958,119.06869484363278"/>
|
||
<path d="M127.23913529197841,119.19318414744248 L127.18641798296755,119.01939855048931"/>
|
||
<path d="M127.46916196333359,118.96315722285044 L127.18641798296755,119.01939855048931"/>
|
||
<path d="M127.50547435919589,119.08286283921279 L127.46916196333359,118.96315722285044"/>
|
||
<path d="M127.77595754184517,118.90213165225214 L127.46916196333359,118.96315722285044"/>
|
||
<path d="M127.79446935473129,118.9631570266738 L127.77595754184517,118.90213165225214"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.77595754184517,118.90213165225214"/>
|
||
<path d="M127.23913529197841,119.19318414744248 L127.50547435919589,119.08286283921279"/>
|
||
<path d="M127.56444229305873,119.19318417303657 L127.50547435919589,119.08286283921279"/>
|
||
<path d="M127.79446935473129,118.9631570266738 L127.50547435919589,119.08286283921279"/>
|
||
<path d="M127.82453099163968,119.01939835776602 L127.79446935473129,118.9631570266738"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.79446935473129,118.9631570266738"/>
|
||
<path d="M127.1146454026931,119.4937292866839 L127.00568662576711,119.28988203982499"/>
|
||
<path d="M127.23913529197841,119.19318414744248 L127.00568662576711,119.28988203982499"/>
|
||
<path d="M127.32474349876293,119.35334581403868 L127.23913529197841,119.19318414744248"/>
|
||
<path d="M127.26127908584806,119.67240293541818 L127.1146454026931,119.4937292866839"/>
|
||
<path d="M127.32474349876293,119.35334581403868 L127.1146454026931,119.4937292866839"/>
|
||
<path d="M127.4399527940908,119.49372874454411 L127.32474349876293,119.35334581403868"/>
|
||
<path d="M127.56444229305873,119.19318417303657 L127.32474349876293,119.35334581403868"/>
|
||
<path d="M127.64379990056477,119.28988163420081 L127.56444229305873,119.19318417303657"/>
|
||
<path d="M127.82453099163968,119.01939835776602 L127.56444229305873,119.19318417303657"/>
|
||
<path d="M127.8649871126164,119.06869428168511 L127.82453099163968,119.01939835776602"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.82453099163968,119.01939835776602"/>
|
||
<path d="M127.64379990056477,119.28988163420081 L127.8649871126164,119.06869428168511"/>
|
||
<path d="M127.91428304773058,119.10915043836985 L127.8649871126164,119.06869428168511"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.8649871126164,119.06869428168511"/>
|
||
<path d="M127.43995291042972,119.81903649077594 L127.26127908584806,119.67240293541818"/>
|
||
<path d="M127.4399527940908,119.49372874454411 L127.26127908584806,119.67240293541818"/>
|
||
<path d="M127.58033584248392,119.60893808139599 L127.4399527940908,119.49372874454411"/>
|
||
<path d="M127.64379990056477,119.28988163420081 L127.4399527940908,119.49372874454411"/>
|
||
<path d="M127.74049738300653,119.36923927899397 L127.64379990056477,119.28988163420081"/>
|
||
<path d="M127.64380019973896,119.92799512189958 L127.43995291042972,119.81903649077594"/>
|
||
<path d="M127.58033584248392,119.60893808139599 L127.43995291042972,119.81903649077594"/>
|
||
<path d="M127.74049757031241,119.694546315558 L127.58033584248392,119.60893808139599"/>
|
||
<path d="M127.74049738300653,119.36923927899397 L127.58033584248392,119.60893808139599"/>
|
||
<path d="M127.85081875900767,119.428207204915 L127.74049738300653,119.36923927899397"/>
|
||
<path d="M127.91428304773058,119.10915043836985 L127.74049738300653,119.36923927899397"/>
|
||
<path d="M127.97052435597038,119.13921205279303 L127.91428304773058,119.10915043836985"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.91428304773058,119.10915043836985"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L127.97052435597038,119.13921205279303"/>
|
||
<path d="M127.86498744392202,119.99509150769109 L127.64380019973896,119.92799512189958"/>
|
||
<path d="M127.74049757031241,119.694546315558 L127.64380019973896,119.92799512189958"/>
|
||
<path d="M127.91428320497084,119.74726357123382 L127.74049757031241,119.694546315558"/>
|
||
<path d="M127.85081875900767,119.428207204915 L127.74049757031241,119.694546315558"/>
|
||
<path d="M127.97052441908443,119.46451947967398 L127.85081875900767,119.428207204915"/>
|
||
<path d="M127.97052435597038,119.13921205279303 L127.85081875900767,119.428207204915"/>
|
||
<path d="M128.03154974806785,119.15772392848021 L127.97052435597038,119.13921205279303"/>
|
||
<path d="M128.09501448232197,120.01774700226679 L127.86498744392202,119.99509150769109"/>
|
||
<path d="M127.91428320497084,119.74726357123382 L127.86498744392202,119.99509150769109"/>
|
||
<path d="M128.09501421532912,119.76506396213972 L127.91428320497084,119.74726357123382"/>
|
||
<path d="M127.97052441908443,119.46451947967398 L127.91428320497084,119.74726357123382"/>
|
||
<path d="M128.09501415299098,119.47678064963293 L127.97052441908443,119.46451947967398"/>
|
||
<path d="M128.03154974806785,119.15772392848021 L127.97052441908443,119.46451947967398"/>
|
||
<path d="M128.09501404791604,119.16397458881602 L128.03154974806785,119.15772392848021"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.03154974806785,119.15772392848021"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.09501404791604,119.16397458881602"/>
|
||
<path d="M128.32504151889498,119.99509134316349 L128.09501448232197,120.01774700226679"/>
|
||
<path d="M128.09501421532912,119.76506396213972 L128.09501448232197,120.01774700226679"/>
|
||
<path d="M128.27574524349336,119.74726351293157 L128.09501421532912,119.76506396213972"/>
|
||
<path d="M128.09501415299098,119.47678064963293 L128.09501421532912,119.76506396213972"/>
|
||
<path d="M128.21950388924154,119.46451946159868 L128.09501415299098,119.47678064963293"/>
|
||
<path d="M128.09501404791604,119.16397458881602 L128.09501415299098,119.47678064963293"/>
|
||
<path d="M128.15847834082058,119.15772391857081 L128.09501404791604,119.16397458881602"/>
|
||
<path d="M128.54622875057055,119.92799479916539 L128.32504151889498,119.99509134316349"/>
|
||
<path d="M128.27574524349336,119.74726351293157 L128.32504151889498,119.99509134316349"/>
|
||
<path d="M128.44953085818759,119.69454620392162 L128.27574524349336,119.74726351293157"/>
|
||
<path d="M128.21950388924154,119.46451946159868 L128.27574524349336,119.74726351293157"/>
|
||
<path d="M128.33920956769998,119.42820713670335 L128.21950388924154,119.46451946159868"/>
|
||
<path d="M128.15847834082058,119.15772391857081 L128.21950388924154,119.46451946159868"/>
|
||
<path d="M128.21950374628989,119.13921203471773 L128.15847834082058,119.15772391857081"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.15847834082058,119.15772391857081"/>
|
||
<path d="M128.75007603291306,119.8190360222402 L128.54622875057055,119.92799479916539"/>
|
||
<path d="M128.44953085818759,119.69454620392162 L128.54622875057055,119.92799479916539"/>
|
||
<path d="M128.60969263123445,119.6089379261698 L128.44953085818759,119.69454620392162"/>
|
||
<path d="M128.33920956769998,119.42820713670335 L128.44953085818759,119.69454620392162"/>
|
||
<path d="M128.44953091926573,119.36923906090715 L128.33920956769998,119.42820713670335"/>
|
||
<path d="M128.21950374628989,119.13921203471773 L128.33920956769998,119.42820713670335"/>
|
||
<path d="M128.2757450862531,119.10915045103411 L128.21950374628989,119.13921203471773"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.21950374628989,119.13921203471773"/>
|
||
<path d="M128.92874968164733,119.67240226811828 L128.75007603291306,119.8190360222402"/>
|
||
<path d="M128.60969263123445,119.6089379261698 L128.75007603291306,119.8190360222402"/>
|
||
<path d="M128.75007563270697,119.49372863084182 L128.60969263123445,119.6089379261698"/>
|
||
<path d="M128.44953091926573,119.36923906090715 L128.60969263123445,119.6089379261698"/>
|
||
<path d="M128.54622838042985,119.28988148888448 L128.44953091926573,119.36923906090715"/>
|
||
<path d="M128.2757450862531,119.10915045103411 L128.44953091926573,119.36923906090715"/>
|
||
<path d="M128.32504101017253,119.0686942768325 L128.2757450862531,119.10915045103411"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.2757450862531,119.10915045103411"/>
|
||
<path d="M129.07538323700498,119.49372858546985 L128.92874968164733,119.67240226811828"/>
|
||
<path d="M128.75007563270697,119.49372863084182 L128.92874968164733,119.67240226811828"/>
|
||
<path d="M128.86528496955873,119.35334561793206 L128.75007563270697,119.49372863084182"/>
|
||
<path d="M128.54622838042985,119.28988148888448 L128.75007563270697,119.49372863084182"/>
|
||
<path d="M128.62558595425605,119.19318397095913 L128.54622838042985,119.28988148888448"/>
|
||
<path d="M128.32504101017253,119.0686942768325 L128.54622838042985,119.28988148888448"/>
|
||
<path d="M128.36549716685704,119.01939834171799 L128.32504101017253,119.0686942768325"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.32504101017253,119.0686942768325"/>
|
||
<path d="M128.86528496955873,119.35334561793206 L128.62558595425605,119.19318397095913"/>
|
||
<path d="M128.68455388017765,119.08286257721647 L128.62558595425605,119.19318397095913"/>
|
||
<path d="M128.36549716685704,119.01939834171799 L128.62558595425605,119.19318397095913"/>
|
||
<path d="M128.3955587635387,118.96315700686591 L128.36549716685704,119.01939834171799"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.36549716685704,119.01939834171799"/>
|
||
<path d="M129.18434186812817,119.28988118971029 L129.07538323700498,119.49372858546985"/>
|
||
<path d="M128.86528496955873,119.35334561793206 L129.07538323700498,119.49372858546985"/>
|
||
<path d="M128.95089313275332,119.1931838546202 L128.86528496955873,119.35334561793206"/>
|
||
<path d="M129.25143825392024,119.06869391004375 L129.18434186812817,119.28988118971029"/>
|
||
<path d="M128.95089313275332,119.1931838546202 L129.18434186812817,119.28988118971029"/>
|
||
<path d="M129.00361045939655,119.01939816673666 L128.95089313275332,119.1931838546202"/>
|
||
<path d="M128.68455388017765,119.08286257721647 L128.95089313275332,119.1931838546202"/>
|
||
<path d="M128.72086615493629,118.96315689052653 L128.68455388017765,119.08286257721647"/>
|
||
<path d="M128.3955587635387,118.96315700686591 L128.68455388017765,119.08286257721647"/>
|
||
<path d="M128.41407063922611,118.9021315837208 L128.3955587635387,118.96315700686591"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.3955587635387,118.96315700686591"/>
|
||
<path d="M128.72086615493629,118.96315689052653 L128.41407063922611,118.9021315837208"/>
|
||
<path d="M128.42032133504483,118.83866726643146 L128.41407063922611,118.9021315837208"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.41407063922611,118.9021315837208"/>
|
||
<path d="M129.27409374849617,118.83866682522921 L129.25143825392024,119.06869391004375"/>
|
||
<path d="M129.00361045939655,119.01939816673666 L129.25143825392024,119.06869391004375"/>
|
||
<path d="M129.02141092126919,118.83866707863217 L129.00361045939655,119.01939816673666"/>
|
||
<path d="M128.72086615493629,118.96315689052653 L129.00361045939655,119.01939816673666"/>
|
||
<path d="M128.73312732489512,118.8386671409794 L128.72086615493629,118.96315689052653"/>
|
||
<path d="M129.25143808939208,118.60863976410383 L129.27409374849617,118.83866682522921"/>
|
||
<path d="M129.02141092126919,118.83866707863217 L129.27409374849617,118.83866682522921"/>
|
||
<path d="M129.00361040109442,118.65793598627943 L129.02141092126919,118.83866707863217"/>
|
||
<path d="M128.73312732489512,118.8386671409794 L129.02141092126919,118.83866707863217"/>
|
||
<path d="M128.7208661368611,118.71417740262814 L128.73312732489512,118.8386671409794"/>
|
||
<path d="M128.42032133504483,118.83866726643146 L128.73312732489512,118.8386671409794"/>
|
||
<path d="M128.41407062931603,118.77520294661372 L128.42032133504483,118.83866726643146"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.42032133504483,118.83866726643146"/>
|
||
<path d="M128.7208661368611,118.71417740262814 L128.41407062931603,118.77520294661372"/>
|
||
<path d="M128.39555874546352,118.71417752783782 L128.41407062931603,118.77520294661372"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.41407062931603,118.77520294661372"/>
|
||
<path d="M129.18434154539455,118.38745249694421 L129.25143808939208,118.60863976410383"/>
|
||
<path d="M129.00361040109442,118.65793598627943 L129.25143808939208,118.60863976410383"/>
|
||
<path d="M128.95089302111683,118.48415031836112 L129.00361040109442,118.65793598627943"/>
|
||
<path d="M128.7208661368611,118.71417740262814 L129.00361040109442,118.65793598627943"/>
|
||
<path d="M128.68455377648218,118.59447173304034 L128.7208661368611,118.71417740262814"/>
|
||
<path d="M129.07538276846833,118.18360517911879 L129.18434154539455,118.38745249694421"/>
|
||
<path d="M128.95089302111683,118.48415031836112 L129.18434154539455,118.38745249694421"/>
|
||
<path d="M128.86528474336535,118.32398850983054 L128.95089302111683,118.48415031836112"/>
|
||
<path d="M128.68455377648218,118.59447173304034 L128.95089302111683,118.48415031836112"/>
|
||
<path d="M128.6255857716526,118.48415032825005 L128.68455377648218,118.59447173304034"/>
|
||
<path d="M128.39555874546352,118.71417752783782 L128.68455377648218,118.59447173304034"/>
|
||
<path d="M128.36549710855468,118.65793617900408 L128.39555874546352,118.71417752783782"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.39555874546352,118.71417752783782"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.36549710855468,118.65793617900408"/>
|
||
<path d="M128.92874908531326,118.00493160135147 L129.07538276846833,118.18360517911879"/>
|
||
<path d="M128.86528474336535,118.32398850983054 L129.07538276846833,118.18360517911879"/>
|
||
<path d="M128.75007530610401,118.18360550835814 L128.86528474336535,118.32398850983054"/>
|
||
<path d="M128.6255857716526,118.48415032825005 L128.86528474336535,118.32398850983054"/>
|
||
<path d="M128.54622816414644,118.38745286708536 L128.6255857716526,118.48415032825005"/>
|
||
<path d="M128.36549710855468,118.65793617900408 L128.6255857716526,118.48415032825005"/>
|
||
<path d="M128.32504096983621,118.60864021960151 L128.36549710855468,118.65793617900408"/>
|
||
<path d="M128.75007533169855,117.85829790406069 L128.92874908531326,118.00493160135147"/>
|
||
<path d="M128.75007530610401,118.18360550835814 L128.92874908531326,118.00493160135147"/>
|
||
<path d="M128.60969236416099,118.06839624247368 L128.75007530610401,118.18360550835814"/>
|
||
<path d="M128.54622816414644,118.38745286708536 L128.75007530610401,118.18360550835814"/>
|
||
<path d="M128.44953064622121,118.3080952222922 L128.54622816414644,118.38745286708536"/>
|
||
<path d="M128.32504096983621,118.60864021960151 L128.54622816414644,118.38745286708536"/>
|
||
<path d="M128.27574499923878,118.56818409840025 L128.32504096983621,118.60864021960151"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.32504096983621,118.60864021960151"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.27574499923878,118.56818409840025"/>
|
||
<path d="M128.5462279359391,117.74933934390356 L128.75007533169855,117.85829790406069"/>
|
||
<path d="M128.60969236416099,118.06839624247368 L128.75007533169855,117.85829790406069"/>
|
||
<path d="M128.44953049439891,117.98278793734471 L128.60969236416099,118.06839624247368"/>
|
||
<path d="M128.44953064622121,118.3080952222922 L128.60969236416099,118.06839624247368"/>
|
||
<path d="M128.3392092347367,118.24912729637117 L128.44953064622121,118.3080952222922"/>
|
||
<path d="M128.27574499923878,118.56818409840025 L128.44953064622121,118.3080952222922"/>
|
||
<path d="M128.21950362890277,118.5381224484936 L128.27574499923878,118.56818409840025"/>
|
||
<path d="M128.32504063853082,117.68224310004553 L128.5462279359391,117.74933934390356"/>
|
||
<path d="M128.44953049439891,117.98278793734471 L128.5462279359391,117.74933934390356"/>
|
||
<path d="M128.27574477103167,117.93007068166889 L128.44953049439891,117.98278793734471"/>
|
||
<path d="M128.3392092347367,118.24912729637117 L128.44953049439891,117.98278793734471"/>
|
||
<path d="M128.2195035303057,118.21281498612916 L128.3392092347367,118.24912729637117"/>
|
||
<path d="M128.21950362890277,118.5381224484936 L128.3392092347367,118.24912729637117"/>
|
||
<path d="M128.15847819688656,118.51961060828944 L128.21950362890277,118.5381224484936"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.21950362890277,118.5381224484936"/>
|
||
<path d="M128.09501357104534,117.65958788933676 L128.32504063853082,117.68224310004553"/>
|
||
<path d="M128.27574477103167,117.93007068166889 L128.32504063853082,117.68224310004553"/>
|
||
<path d="M128.09501364782511,117.91227014882907 L128.09501357104534,117.65958788933676"/>
|
||
<path d="M128.09501364782511,117.91227014882907 L128.27574477103167,117.93007068166889"/>
|
||
<path d="M128.2195035303057,118.21281498612916 L128.27574477103167,117.93007068166889"/>
|
||
<path d="M128.09501387320313,118.20055424197108 L128.09501364782511,117.91227014882907"/>
|
||
<path d="M128.09501387320313,118.20055424197108 L128.2195035303057,118.21281498612916"/>
|
||
<path d="M128.15847819688656,118.51961060828944 L128.2195035303057,118.21281498612916"/>
|
||
<path d="M128.09501402583135,118.51336033827147 L128.09501387320313,118.20055424197108"/>
|
||
<path d="M128.09501402583135,118.51336033827147 L128.15847819688656,118.51961060828944"/>
|
||
<path d="M128.09501397913039,118.83866735558604 L128.15847819688656,118.51961060828944"/>
|
||
<path d="M128.09501402583135,118.51336033827147 L128.09501397913039,118.83866735558604"/>
|
||
</g>
|
||
<g id="product-68643c25-54ac-4430-8c94-1f9fb4202b14" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.044" ifc:guid="1eP3mbLAn4C8oK7v_q82iK">
|
||
<path d="M291.61916016145631,105.75338240536939 L291.38913317171057,105.7760381354401"/>
|
||
<path d="M291.61916023823596,106.0060646648617 L291.43842942937033,106.0238661076055"/>
|
||
<path d="M291.61916046361421,106.29434875800371 L291.49467077475151,106.3066099460375"/>
|
||
<path d="M291.61916061624231,106.60715485430455 L291.55569635865584,106.61340552454885"/>
|
||
<path d="M291.49467077475151,106.3066099460375 L291.55569635865584,106.61340552454885"/>
|
||
<path d="M291.49467099754054,106.63191733743497 L291.55569635865584,106.61340552454885"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.55569635865584,106.61340552454885"/>
|
||
<path d="M291.16794601100173,105.8431346084717 L291.38913317171057,105.7760381354401"/>
|
||
<path d="M291.43842942937033,106.0238661076055 L291.38913317171057,105.7760381354401"/>
|
||
<path d="M291.26464386790133,106.07658334564894 L291.43842942937033,106.0238661076055"/>
|
||
<path d="M291.49467077475151,106.3066099460375 L291.43842942937033,106.0238661076055"/>
|
||
<path d="M291.37496515838893,106.34292234189979 L291.49467077475151,106.3066099460375"/>
|
||
<path d="M290.9640987996263,105.95209338539689 L291.16794601100173,105.8431346084717"/>
|
||
<path d="M291.26464386790133,106.07658334564894 L291.16794601100173,105.8431346084717"/>
|
||
<path d="M291.10448220130468,106.16219162340076 L291.26464386790133,106.07658334564894"/>
|
||
<path d="M291.37496515838893,106.34292234189979 L291.26464386790133,106.07658334564894"/>
|
||
<path d="M291.26464384230655,106.40189031124555 L291.37496515838893,106.34292234189979"/>
|
||
<path d="M291.49467099754054,106.63191733743497 L291.37496515838893,106.34292234189979"/>
|
||
<path d="M291.43842969306058,106.66197892111904 L291.49467099754054,106.63191733743497"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.49467099754054,106.63191733743497"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.43842969306058,106.66197892111904"/>
|
||
<path d="M290.78542507992518,106.09872706855185 L290.9640987996263,105.95209338539689"/>
|
||
<path d="M291.10448220130468,106.16219162340076 L290.9640987996263,105.95209338539689"/>
|
||
<path d="M290.96409927079912,106.27740084776133 L291.10448220130468,106.16219162340076"/>
|
||
<path d="M291.26464384230655,106.40189031124555 L291.10448220130468,106.16219162340076"/>
|
||
<path d="M291.1679463811422,106.48124784778611 L291.26464384230655,106.40189031124555"/>
|
||
<path d="M291.43842969306058,106.66197892111904 L291.26464384230655,106.40189031124555"/>
|
||
<path d="M291.38913376914138,106.70243502435369 L291.43842969306058,106.66197892111904"/>
|
||
<path d="M290.63879152456741,106.27740075119982 L290.78542507992518,106.09872706855185"/>
|
||
<path d="M290.96409927079912,106.27740084776133 L290.78542507992518,106.09872706855185"/>
|
||
<path d="M290.84889000491432,106.41778382518851 L290.96409927079912,106.27740084776133"/>
|
||
<path d="M291.1679463811422,106.48124784778611 L290.96409927079912,106.27740084776133"/>
|
||
<path d="M291.08858880731634,106.57794533022752 L291.1679463811422,106.48124784778611"/>
|
||
<path d="M291.38913376914138,106.70243502435369 L291.1679463811422,106.48124784778611"/>
|
||
<path d="M291.34867763019884,106.75173092398518 L291.38913376914138,106.70243502435369"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.38913376914138,106.70243502435369"/>
|
||
<path d="M290.52983289344445,106.48124807599243 L290.63879152456741,106.27740075119982"/>
|
||
<path d="M290.84889000491432,106.41778382518851 L290.63879152456741,106.27740075119982"/>
|
||
<path d="M290.76328184171962,106.5779455175325 L290.84889000491432,106.41778382518851"/>
|
||
<path d="M291.08858880731634,106.57794533022752 L290.84889000491432,106.41778382518851"/>
|
||
<path d="M291.02962084591127,106.68826667074472 L291.08858880731634,106.57794533022752"/>
|
||
<path d="M291.34867763019884,106.75173092398518 L291.08858880731634,106.57794533022752"/>
|
||
<path d="M291.31861599803369,106.80797223222407 L291.34867763019884,106.75173092398518"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.34867763019884,106.75173092398518"/>
|
||
<path d="M290.46273650765238,106.70243530243488 L290.52983289344445,106.48124807599243"/>
|
||
<path d="M290.76328184171962,106.5779455175325 L290.52983289344445,106.48124807599243"/>
|
||
<path d="M290.71056458604301,106.7517310989665 L290.76328184171962,106.5779455175325"/>
|
||
<path d="M291.02962084591127,106.68826667074472 L290.76328184171962,106.5779455175325"/>
|
||
<path d="M290.99330853566948,106.80797230421013 L291.02962084591127,106.68826667074472"/>
|
||
<path d="M291.31861599803369,106.80797223222407 L291.02962084591127,106.68826667074472"/>
|
||
<path d="M291.30010415782954,106.8689976110154 L291.31861599803369,106.80797223222407"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.31861599803369,106.80797223222407"/>
|
||
<path d="M290.44008101307645,106.93246233405807 L290.46273650765238,106.70243530243488"/>
|
||
<path d="M290.71056458604301,106.7517310989665 L290.46273650765238,106.70243530243488"/>
|
||
<path d="M290.69276419513722,106.93246208065557 L290.71056458604301,106.7517310989665"/>
|
||
<path d="M290.99330853566948,106.80797230421013 L290.71056458604301,106.7517310989665"/>
|
||
<path d="M290.98104736571065,106.93246201832562 L290.99330853566948,106.80797230421013"/>
|
||
<path d="M291.30010415782954,106.8689976110154 L290.99330853566948,106.80797230421013"/>
|
||
<path d="M291.29385342652756,106.93246188606463 L291.30010415782954,106.8689976110154"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.30010415782954,106.8689976110154"/>
|
||
<path d="M290.69276419513722,106.93246208065557 L290.98104736571065,106.93246201832562"/>
|
||
<path d="M290.99330855374467,107.05695173888353 L290.98104736571065,106.93246201832562"/>
|
||
<path d="M291.29385342652756,106.93246188606463 L290.98104736571065,106.93246201832562"/>
|
||
<path d="M291.30010413225591,106.99592616828477 L291.29385342652756,106.93246188606463"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.29385342652756,106.93246188606463"/>
|
||
<path d="M290.46273667218054,107.16248935966587 L290.44008101307645,106.93246233405807"/>
|
||
<path d="M290.69276419513722,106.93246208065557 L290.44008101307645,106.93246233405807"/>
|
||
<path d="M290.71056457337852,107.11319306652194 L290.69276419513722,106.93246208065557"/>
|
||
<path d="M290.52983321617796,107.38367655585762 L290.46273667218054,107.16248935966587"/>
|
||
<path d="M290.71056457337852,107.11319306652194 L290.46273667218054,107.16248935966587"/>
|
||
<path d="M290.76328188238938,107.28697866347557 L290.71056457337852,107.11319306652194"/>
|
||
<path d="M290.99330855374467,107.05695173888353 L290.71056457337852,107.11319306652194"/>
|
||
<path d="M291.02962094960651,107.17665735524542 L290.99330855374467,107.05695173888353"/>
|
||
<path d="M291.30010413225591,106.99592616828477 L290.99330855374467,107.05695173888353"/>
|
||
<path d="M291.31861594514191,107.05695154270688 L291.30010413225591,106.99592616828477"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.30010413225591,106.99592616828477"/>
|
||
<path d="M290.76328188238938,107.28697866347557 L291.02962094960651,107.17665735524542"/>
|
||
<path d="M291.08858888346936,107.28697868906966 L291.02962094960651,107.17665735524542"/>
|
||
<path d="M291.31861594514191,107.05695154270688 L291.02962094960651,107.17665735524542"/>
|
||
<path d="M291.34867758205053,107.11319287379911 L291.31861594514191,107.05695154270688"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.31861594514191,107.05695154270688"/>
|
||
<path d="M290.63879199310395,107.58752380271653 L290.52983321617796,107.38367655585762"/>
|
||
<path d="M290.76328188238938,107.28697866347557 L290.52983321617796,107.38367655585762"/>
|
||
<path d="M290.84889008917389,107.44714033007176 L290.76328188238938,107.28697866347557"/>
|
||
<path d="M290.78542567625902,107.76619745145081 L290.63879199310395,107.58752380271653"/>
|
||
<path d="M290.84889008917389,107.44714033007176 L290.63879199310395,107.58752380271653"/>
|
||
<path d="M290.96409938450165,107.5875232605772 L290.84889008917389,107.44714033007176"/>
|
||
<path d="M291.08858888346936,107.28697868906966 L290.84889008917389,107.44714033007176"/>
|
||
<path d="M291.16794649097551,107.3836761502339 L291.08858888346936,107.28697868906966"/>
|
||
<path d="M291.34867758205053,107.11319287379911 L291.08858888346936,107.28697868906966"/>
|
||
<path d="M291.38913370302737,107.16248879771774 L291.34867758205053,107.11319287379911"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.34867758205053,107.11319287379911"/>
|
||
<path d="M291.16794649097551,107.3836761502339 L291.38913370302737,107.16248879771774"/>
|
||
<path d="M291.43842963814166,107.20294495440294 L291.38913370302737,107.16248879771774"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.38913370302737,107.16248879771774"/>
|
||
<path d="M290.96409950084069,107.91283100680903 L290.78542567625902,107.76619745145081"/>
|
||
<path d="M290.96409938450165,107.5875232605772 L290.78542567625902,107.76619745145081"/>
|
||
<path d="M291.10448243289443,107.70273259742908 L290.96409938450165,107.5875232605772"/>
|
||
<path d="M291.16794649097551,107.3836761502339 L290.96409938450165,107.5875232605772"/>
|
||
<path d="M291.26464397341726,107.46303379502706 L291.16794649097551,107.3836761502339"/>
|
||
<path d="M291.16794679014947,108.02178963793222 L290.96409950084069,107.91283100680903"/>
|
||
<path d="M291.10448243289443,107.70273259742908 L290.96409950084069,107.91283100680903"/>
|
||
<path d="M291.26464416072315,107.78834083159063 L291.10448243289443,107.70273259742908"/>
|
||
<path d="M291.26464397341726,107.46303379502706 L291.10448243289443,107.70273259742908"/>
|
||
<path d="M291.37496534941863,107.52200172094808 L291.26464397341726,107.46303379502706"/>
|
||
<path d="M291.43842963814166,107.20294495440294 L291.26464397341726,107.46303379502706"/>
|
||
<path d="M291.49467094638135,107.2330065688252 L291.43842963814166,107.20294495440294"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.43842963814166,107.20294495440294"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.49467094638135,107.2330065688252"/>
|
||
<path d="M291.38913403433298,108.08888602372417 L291.16794679014947,108.02178963793222"/>
|
||
<path d="M291.26464416072315,107.78834083159063 L291.16794679014947,108.02178963793222"/>
|
||
<path d="M291.43842979538169,107.8410580872669 L291.26464416072315,107.78834083159063"/>
|
||
<path d="M291.37496534941863,107.52200172094808 L291.26464416072315,107.78834083159063"/>
|
||
<path d="M291.49467100949551,107.55831399570661 L291.37496534941863,107.52200172094808"/>
|
||
<path d="M291.49467094638135,107.2330065688252 L291.37496534941863,107.52200172094808"/>
|
||
<path d="M291.55569633847881,107.25151844451284 L291.49467094638135,107.2330065688252"/>
|
||
<path d="M291.61916107273294,108.11154151829987 L291.38913403433298,108.08888602372417"/>
|
||
<path d="M291.43842979538169,107.8410580872669 L291.38913403433298,108.08888602372417"/>
|
||
<path d="M291.61916080574008,107.85885847817281 L291.43842979538169,107.8410580872669"/>
|
||
<path d="M291.49467100949551,107.55831399570661 L291.43842979538169,107.8410580872669"/>
|
||
<path d="M291.61916074340206,107.57057516566601 L291.49467100949551,107.55831399570661"/>
|
||
<path d="M291.55569633847881,107.25151844451284 L291.49467100949551,107.55831399570661"/>
|
||
<path d="M291.61916063832712,107.2577691048491 L291.55569633847881,107.25151844451284"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.55569633847881,107.25151844451284"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.61916063832712,107.2577691048491"/>
|
||
<path d="M291.84918810930583,108.08888585919613 L291.61916107273294,108.11154151829987"/>
|
||
<path d="M291.61916080574008,107.85885847817281 L291.61916107273294,108.11154151829987"/>
|
||
<path d="M291.79989183390433,107.84105802896465 L291.61916080574008,107.85885847817281"/>
|
||
<path d="M291.61916074340206,107.57057516566601 L291.61916080574008,107.85885847817281"/>
|
||
<path d="M291.7436504796525,107.55831397763177 L291.61916074340206,107.57057516566601"/>
|
||
<path d="M291.61916063832712,107.2577691048491 L291.61916074340206,107.57057516566601"/>
|
||
<path d="M291.68262493123154,107.2515184346039 L291.61916063832712,107.2577691048491"/>
|
||
<path d="M292.07037534098151,108.02178931519848 L291.84918810930583,108.08888585919613"/>
|
||
<path d="M291.79989183390433,107.84105802896465 L291.84918810930583,108.08888585919613"/>
|
||
<path d="M291.97367744859855,107.78834071995425 L291.79989183390433,107.84105802896465"/>
|
||
<path d="M291.7436504796525,107.55831397763177 L291.79989183390433,107.84105802896465"/>
|
||
<path d="M291.86335615811095,107.52200165273644 L291.7436504796525,107.55831397763177"/>
|
||
<path d="M291.68262493123154,107.2515184346039 L291.7436504796525,107.55831397763177"/>
|
||
<path d="M291.74365033670085,107.23300655075082 L291.68262493123154,107.2515184346039"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.68262493123154,107.2515184346039"/>
|
||
<path d="M292.27422262332391,107.91283053827283 L292.07037534098151,108.02178931519848"/>
|
||
<path d="M291.97367744859855,107.78834071995425 L292.07037534098151,108.02178931519848"/>
|
||
<path d="M292.13383922164542,107.70273244220243 L291.97367744859855,107.78834071995425"/>
|
||
<path d="M291.86335615811095,107.52200165273644 L291.97367744859855,107.78834071995425"/>
|
||
<path d="M291.9736775096768,107.46303357693978 L291.86335615811095,107.52200165273644"/>
|
||
<path d="M291.74365033670085,107.23300655075082 L291.86335615811095,107.52200165273644"/>
|
||
<path d="M291.79989167666417,107.20294496706674 L291.74365033670085,107.23300655075082"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.74365033670085,107.23300655075082"/>
|
||
<path d="M292.4528962720583,107.76619678415091 L292.27422262332391,107.91283053827283"/>
|
||
<path d="M292.13383922164542,107.70273244220243 L292.27422262332391,107.91283053827283"/>
|
||
<path d="M292.27422222311793,107.5875231468749 L292.13383922164542,107.70273244220243"/>
|
||
<path d="M291.9736775096768,107.46303357693978 L292.13383922164542,107.70273244220243"/>
|
||
<path d="M292.07037497084082,107.38367600491711 L291.9736775096768,107.46303357693978"/>
|
||
<path d="M291.79989167666417,107.20294496706674 L291.9736775096768,107.46303357693978"/>
|
||
<path d="M291.84918760058349,107.16248879286559 L291.79989167666417,107.20294496706674"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.79989167666417,107.20294496706674"/>
|
||
<path d="M292.59952982741606,107.58752310150248 L292.4528962720583,107.76619678415091"/>
|
||
<path d="M292.27422222311793,107.5875231468749 L292.4528962720583,107.76619678415091"/>
|
||
<path d="M292.38943155996969,107.44714013396515 L292.27422222311793,107.5875231468749"/>
|
||
<path d="M292.07037497084082,107.38367600491711 L292.27422222311793,107.5875231468749"/>
|
||
<path d="M292.14973254466702,107.28697848699176 L292.07037497084082,107.38367600491711"/>
|
||
<path d="M291.84918760058349,107.16248879286559 L292.07037497084082,107.38367600491711"/>
|
||
<path d="M291.88964375726789,107.11319285775062 L291.84918760058349,107.16248879286559"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.84918760058349,107.16248879286559"/>
|
||
<path d="M292.38943155996969,107.44714013396515 L292.14973254466702,107.28697848699176"/>
|
||
<path d="M292.20870047058872,107.17665709324956 L292.14973254466702,107.28697848699176"/>
|
||
<path d="M291.88964375726789,107.11319285775062 L292.14973254466702,107.28697848699176"/>
|
||
<path d="M291.91970535394967,107.05695152289854 L291.88964375726789,107.11319285775062"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.88964375726789,107.11319285775062"/>
|
||
<path d="M292.70848845853902,107.38367570574292 L292.59952982741606,107.58752310150248"/>
|
||
<path d="M292.38943155996969,107.44714013396515 L292.59952982741606,107.58752310150248"/>
|
||
<path d="M292.47503972316429,107.28697837065283 L292.38943155996969,107.44714013396515"/>
|
||
<path d="M292.77558484433075,107.16248842607638 L292.70848845853902,107.38367570574292"/>
|
||
<path d="M292.47503972316429,107.28697837065283 L292.70848845853902,107.38367570574292"/>
|
||
<path d="M292.52775704980752,107.11319268276975 L292.47503972316429,107.28697837065283"/>
|
||
<path d="M292.20870047058872,107.17665709324956 L292.47503972316429,107.28697837065283"/>
|
||
<path d="M292.24501274534737,107.05695140655916 L292.20870047058872,107.17665709324956"/>
|
||
<path d="M291.91970535394967,107.05695152289854 L292.20870047058872,107.17665709324956"/>
|
||
<path d="M291.93821722963696,106.99592609975389 L291.91970535394967,107.05695152289854"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.91970535394967,107.05695152289854"/>
|
||
<path d="M292.24501274534737,107.05695140655916 L291.93821722963696,106.99592609975389"/>
|
||
<path d="M291.94446792545568,106.93246178246454 L291.93821722963696,106.99592609975389"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.93821722963696,106.99592609975389"/>
|
||
<path d="M292.79824033890668,106.9324613412623 L292.77558484433075,107.16248842607638"/>
|
||
<path d="M292.52775704980752,107.11319268276975 L292.77558484433075,107.16248842607638"/>
|
||
<path d="M292.54555751168027,106.93246159466526 L292.52775704980752,107.11319268276975"/>
|
||
<path d="M292.24501274534737,107.05695140655916 L292.52775704980752,107.11319268276975"/>
|
||
<path d="M292.25727391530597,106.93246165701203 L292.24501274534737,107.05695140655916"/>
|
||
<path d="M292.77558467980259,106.70243428013646 L292.79824033890668,106.9324613412623"/>
|
||
<path d="M292.54555751168027,106.93246159466526 L292.79824033890668,106.9324613412623"/>
|
||
<path d="M292.52775699150538,106.75173050231251 L292.54555751168027,106.93246159466526"/>
|
||
<path d="M292.25727391530597,106.93246165701203 L292.54555751168027,106.93246159466526"/>
|
||
<path d="M292.24501272727218,106.80797191866077 L292.25727391530597,106.93246165701203"/>
|
||
<path d="M291.94446792545568,106.93246178246454 L292.25727391530597,106.93246165701203"/>
|
||
<path d="M291.93821721972711,106.8689974626468 L291.94446792545568,106.93246178246454"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.94446792545568,106.93246178246454"/>
|
||
<path d="M292.24501272727218,106.80797191866077 L291.93821721972711,106.8689974626468"/>
|
||
<path d="M291.91970533587448,106.80797204387045 L291.93821721972711,106.8689974626468"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.93821721972711,106.8689974626468"/>
|
||
<path d="M292.7084881358054,106.48124701297729 L292.77558467980259,106.70243428013646"/>
|
||
<path d="M292.52775699150538,106.75173050231251 L292.77558467980259,106.70243428013646"/>
|
||
<path d="M292.47503961152768,106.57794483439375 L292.52775699150538,106.75173050231251"/>
|
||
<path d="M292.24501272727218,106.80797191866077 L292.52775699150538,106.75173050231251"/>
|
||
<path d="M292.20870036689325,106.68826624907342 L292.24501272727218,106.80797191866077"/>
|
||
<path d="M292.59952935887941,106.27739969515187 L292.7084881358054,106.48124701297729"/>
|
||
<path d="M292.47503961152768,106.57794483439375 L292.7084881358054,106.48124701297729"/>
|
||
<path d="M292.38943133377632,106.41778302586317 L292.47503961152768,106.57794483439375"/>
|
||
<path d="M292.20870036689325,106.68826624907342 L292.47503961152768,106.57794483439375"/>
|
||
<path d="M292.14973236206345,106.57794484428268 L292.20870036689325,106.68826624907342"/>
|
||
<path d="M291.91970533587448,106.80797204387045 L292.20870036689325,106.68826624907342"/>
|
||
<path d="M291.88964369896564,106.75173069503671 L291.91970533587448,106.80797204387045"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.91970533587448,106.80797204387045"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.88964369896564,106.75173069503671"/>
|
||
<path d="M292.45289567572422,106.09872611738456 L292.59952935887941,106.27739969515187"/>
|
||
<path d="M292.38943133377632,106.41778302586317 L292.59952935887941,106.27739969515187"/>
|
||
<path d="M292.27422189651497,106.27740002439123 L292.38943133377632,106.41778302586317"/>
|
||
<path d="M292.14973236206345,106.57794484428268 L292.38943133377632,106.41778302586317"/>
|
||
<path d="M292.07037475455741,106.48124738311799 L292.14973236206345,106.57794484428268"/>
|
||
<path d="M291.88964369896564,106.75173069503671 L292.14973236206345,106.57794484428268"/>
|
||
<path d="M291.84918756024717,106.7024347356346 L291.88964369896564,106.75173069503671"/>
|
||
<path d="M292.27422192210952,105.95209242009378 L292.45289567572422,106.09872611738456"/>
|
||
<path d="M292.27422189651497,106.27740002439123 L292.45289567572422,106.09872611738456"/>
|
||
<path d="M292.13383895457207,106.16219075850631 L292.27422189651497,106.27740002439123"/>
|
||
<path d="M292.07037475455741,106.48124738311799 L292.27422189651497,106.27740002439123"/>
|
||
<path d="M291.97367723663217,106.40188973832528 L292.07037475455741,106.48124738311799"/>
|
||
<path d="M291.84918756024717,106.7024347356346 L292.07037475455741,106.48124738311799"/>
|
||
<path d="M291.79989158964975,106.66197861443288 L291.84918756024717,106.7024347356346"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.84918756024717,106.7024347356346"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.79989158964975,106.66197861443288"/>
|
||
<path d="M292.07037452635018,105.84313385993664 L292.27422192210952,105.95209242009378"/>
|
||
<path d="M292.13383895457207,106.16219075850631 L292.27422192210952,105.95209242009378"/>
|
||
<path d="M291.97367708480988,106.0765824533778 L292.13383895457207,106.16219075850631"/>
|
||
<path d="M291.97367723663217,106.40188973832528 L292.13383895457207,106.16219075850631"/>
|
||
<path d="M291.86335582514755,106.3429218124038 L291.97367723663217,106.40188973832528"/>
|
||
<path d="M291.79989158964975,106.66197861443288 L291.97367723663217,106.40188973832528"/>
|
||
<path d="M291.74365021931385,106.63191696452668 L291.79989158964975,106.66197861443288"/>
|
||
<path d="M291.84918722894179,105.77603761607816 L292.07037452635018,105.84313385993664"/>
|
||
<path d="M291.97367708480988,106.0765824533778 L292.07037452635018,105.84313385993664"/>
|
||
<path d="M291.79989136144263,106.02386519770153 L291.97367708480988,106.0765824533778"/>
|
||
<path d="M291.86335582514755,106.3429218124038 L291.97367708480988,106.0765824533778"/>
|
||
<path d="M291.74365012071655,106.30660950216225 L291.86335582514755,106.3429218124038"/>
|
||
<path d="M291.74365021931385,106.63191696452668 L291.86335582514755,106.3429218124038"/>
|
||
<path d="M291.68262478729753,106.61340512432253 L291.74365021931385,106.63191696452668"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.74365021931385,106.63191696452668"/>
|
||
<path d="M291.61916016145631,105.75338240536939 L291.84918722894179,105.77603761607816"/>
|
||
<path d="M291.79989136144263,106.02386519770153 L291.84918722894179,105.77603761607816"/>
|
||
<path d="M291.61916023823596,106.0060646648617 L291.61916016145631,105.75338240536939"/>
|
||
<path d="M291.61916023823596,106.0060646648617 L291.79989136144263,106.02386519770153"/>
|
||
<path d="M291.74365012071655,106.30660950216225 L291.79989136144263,106.02386519770153"/>
|
||
<path d="M291.61916046361421,106.29434875800371 L291.61916023823596,106.0060646648617"/>
|
||
<path d="M291.61916046361421,106.29434875800371 L291.74365012071655,106.30660950216225"/>
|
||
<path d="M291.68262478729753,106.61340512432253 L291.74365012071655,106.30660950216225"/>
|
||
<path d="M291.61916061624231,106.60715485430455 L291.61916046361421,106.29434875800371"/>
|
||
<path d="M291.61916061624231,106.60715485430455 L291.68262478729753,106.61340512432253"/>
|
||
<path d="M291.61916056954146,106.93246187161867 L291.68262478729753,106.61340512432253"/>
|
||
<path d="M291.61916061624231,106.60715485430455 L291.61916056954146,106.93246187161867"/>
|
||
</g>
|
||
<g id="product-8b3bc06f-7374-4881-9e49-c815cda5c6d5" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.030" ifc:guid="2BEy1lStH8WPv9o1NDfSRL">
|
||
<path d="M88.605918870422215,105.75345500856201 L88.375891880676363,105.77611073863318"/>
|
||
<path d="M88.605918947201758,106.00613726805477 L88.425188138336125,106.02393871079857"/>
|
||
<path d="M88.605919172579888,106.29442136119633 L88.481429483717193,106.30668254923012"/>
|
||
<path d="M88.605919325207992,106.60722745749717 L88.542455067621518,106.61347812774193"/>
|
||
<path d="M88.481429483717193,106.30668254923012 L88.542455067621518,106.61347812774193"/>
|
||
<path d="M88.481429706506219,106.63198994062805 L88.542455067621518,106.61347812774193"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.542455067621518,106.61347812774193"/>
|
||
<path d="M88.154704719967526,105.84320721166432 L88.375891880676363,105.77611073863318"/>
|
||
<path d="M88.425188138336125,106.02393871079857 L88.375891880676363,105.77611073863318"/>
|
||
<path d="M88.251402576867122,106.07665594884156 L88.425188138336125,106.02393871079857"/>
|
||
<path d="M88.481429483717193,106.30668254923012 L88.425188138336125,106.02393871079857"/>
|
||
<path d="M88.36172386735484,106.34299494509287 L88.481429483717193,106.30668254923012"/>
|
||
<path d="M87.950857508591753,105.95216598858997 L88.154704719967526,105.84320721166432"/>
|
||
<path d="M88.251402576867122,106.07665594884156 L88.154704719967526,105.84320721166432"/>
|
||
<path d="M88.091240910270358,106.16226422659338 L88.251402576867122,106.07665594884156"/>
|
||
<path d="M88.36172386735484,106.34299494509287 L88.251402576867122,106.07665594884156"/>
|
||
<path d="M88.251402551272349,106.40196291443863 L88.36172386735484,106.34299494509287"/>
|
||
<path d="M88.481429706506219,106.63198994062805 L88.36172386735484,106.34299494509287"/>
|
||
<path d="M88.425188402026379,106.66205152431212 L88.481429706506219,106.63198994062805"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.481429706506219,106.63198994062805"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.425188402026379,106.66205152431212"/>
|
||
<path d="M87.77218378889097,106.09879967174447 L87.950857508591753,105.95216598858997"/>
|
||
<path d="M88.091240910270358,106.16226422659338 L87.950857508591753,105.95216598858997"/>
|
||
<path d="M87.950857979764578,106.27747345095395 L88.091240910270358,106.16226422659338"/>
|
||
<path d="M88.251402551272349,106.40196291443863 L88.091240910270358,106.16226422659338"/>
|
||
<path d="M88.154705090107996,106.48132045097873 L88.251402551272349,106.40196291443863"/>
|
||
<path d="M88.425188402026379,106.66205152431212 L88.251402551272349,106.40196291443863"/>
|
||
<path d="M88.375892478107062,106.70250762754677 L88.425188402026379,106.66205152431212"/>
|
||
<path d="M87.625550233533204,106.27747335439244 L87.77218378889097,106.09879967174447"/>
|
||
<path d="M87.950857979764578,106.27747345095395 L87.77218378889097,106.09879967174447"/>
|
||
<path d="M87.835648713880119,106.41785642838113 L87.950857979764578,106.27747345095395"/>
|
||
<path d="M88.154705090107996,106.48132045097873 L87.950857979764578,106.27747345095395"/>
|
||
<path d="M88.075347516282022,106.5780179334206 L88.154705090107996,106.48132045097873"/>
|
||
<path d="M88.375892478107062,106.70250762754677 L88.154705090107996,106.48132045097873"/>
|
||
<path d="M88.335436339164517,106.7518035271778 L88.375892478107062,106.70250762754677"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.375892478107062,106.70250762754677"/>
|
||
<path d="M87.516591602410131,106.48132067918505 L87.625550233533204,106.27747335439244"/>
|
||
<path d="M87.835648713880119,106.41785642838113 L87.625550233533204,106.27747335439244"/>
|
||
<path d="M87.750040550685412,106.57801812072512 L87.835648713880119,106.41785642838113"/>
|
||
<path d="M88.075347516282022,106.5780179334206 L87.835648713880119,106.41785642838113"/>
|
||
<path d="M88.016379554877062,106.68833927393734 L88.075347516282022,106.5780179334206"/>
|
||
<path d="M88.335436339164517,106.7518035271778 L88.075347516282022,106.5780179334206"/>
|
||
<path d="M88.305374706999487,106.80804483541669 L88.335436339164517,106.7518035271778"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.335436339164517,106.7518035271778"/>
|
||
<path d="M87.449495216618061,106.7025079056275 L87.516591602410131,106.48132067918505"/>
|
||
<path d="M87.750040550685412,106.57801812072512 L87.516591602410131,106.48132067918505"/>
|
||
<path d="M87.697323295008687,106.75180370215912 L87.750040550685412,106.57801812072512"/>
|
||
<path d="M88.016379554877062,106.68833927393734 L87.750040550685412,106.57801812072512"/>
|
||
<path d="M87.980067244634824,106.80804490740275 L88.016379554877062,106.68833927393734"/>
|
||
<path d="M88.305374706999487,106.80804483541669 L88.016379554877062,106.68833927393734"/>
|
||
<path d="M88.286862866795218,106.86907021420848 L88.305374706999487,106.80804483541669"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.305374706999487,106.80804483541669"/>
|
||
<path d="M87.426839722042132,106.93253493725115 L87.449495216618061,106.7025079056275"/>
|
||
<path d="M87.697323295008687,106.75180370215912 L87.449495216618061,106.7025079056275"/>
|
||
<path d="M87.67952290410301,106.93253468384819 L87.697323295008687,106.75180370215912"/>
|
||
<path d="M87.980067244634824,106.80804490740275 L87.697323295008687,106.75180370215912"/>
|
||
<path d="M87.967806074676105,106.93253462151824 L87.980067244634824,106.80804490740275"/>
|
||
<path d="M88.286862866795218,106.86907021420848 L87.980067244634824,106.80804490740275"/>
|
||
<path d="M88.280612135493243,106.93253448925725 L88.286862866795218,106.86907021420848"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.286862866795218,106.86907021420848"/>
|
||
<path d="M87.67952290410301,106.93253468384819 L87.967806074676105,106.93253462151824"/>
|
||
<path d="M87.980067262710008,107.05702434207615 L87.967806074676105,106.93253462151824"/>
|
||
<path d="M88.280612135493243,106.93253448925725 L87.967806074676105,106.93253462151824"/>
|
||
<path d="M88.286862841221591,106.99599877147739 L88.280612135493243,106.93253448925725"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.280612135493243,106.93253448925725"/>
|
||
<path d="M87.449495381146221,107.16256196285849 L87.426839722042132,106.93253493725115"/>
|
||
<path d="M87.67952290410301,106.93253468384819 L87.426839722042132,106.93253493725115"/>
|
||
<path d="M87.697323282344314,107.11326566971456 L87.67952290410301,106.93253468384819"/>
|
||
<path d="M87.516591925143871,107.38374915905024 L87.449495381146221,107.16256196285849"/>
|
||
<path d="M87.697323282344314,107.11326566971456 L87.449495381146221,107.16256196285849"/>
|
||
<path d="M87.750040591355059,107.28705126666819 L87.697323282344314,107.11326566971456"/>
|
||
<path d="M87.980067262710008,107.05702434207615 L87.697323282344314,107.11326566971456"/>
|
||
<path d="M88.016379658572305,107.17672995843805 L87.980067262710008,107.05702434207615"/>
|
||
<path d="M88.286862841221591,106.99599877147739 L87.980067262710008,107.05702434207615"/>
|
||
<path d="M88.305374654107595,107.0570241458995 L88.286862841221591,106.99599877147739"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.286862841221591,106.99599877147739"/>
|
||
<path d="M87.750040591355059,107.28705126666819 L88.016379658572305,107.17672995843805"/>
|
||
<path d="M88.075347592435151,107.28705129226228 L88.016379658572305,107.17672995843805"/>
|
||
<path d="M88.305374654107595,107.0570241458995 L88.016379658572305,107.17672995843805"/>
|
||
<path d="M88.335436291016322,107.11326547699218 L88.305374654107595,107.0570241458995"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.305374654107595,107.0570241458995"/>
|
||
<path d="M87.625550702069859,107.58759640590915 L87.516591925143871,107.38374915905024"/>
|
||
<path d="M87.750040591355059,107.28705126666819 L87.516591925143871,107.38374915905024"/>
|
||
<path d="M87.835648798139573,107.44721293326438 L87.750040591355059,107.28705126666819"/>
|
||
<path d="M87.772184385224705,107.76627005464388 L87.625550702069859,107.58759640590915"/>
|
||
<path d="M87.835648798139573,107.44721293326438 L87.625550702069859,107.58759640590915"/>
|
||
<path d="M87.950858093467104,107.58759586376982 L87.835648798139573,107.44721293326438"/>
|
||
<path d="M88.075347592435151,107.28705129226228 L87.835648798139573,107.44721293326438"/>
|
||
<path d="M88.154705199941191,107.38374875342697 L88.075347592435151,107.28705129226228"/>
|
||
<path d="M88.335436291016322,107.11326547699218 L88.075347592435151,107.28705129226228"/>
|
||
<path d="M88.37589241199305,107.16256140091036 L88.335436291016322,107.11326547699218"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.335436291016322,107.11326547699218"/>
|
||
<path d="M88.154705199941191,107.38374875342697 L88.37589241199305,107.16256140091036"/>
|
||
<path d="M88.425188347107337,107.20301755759556 L88.37589241199305,107.16256140091036"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.37589241199305,107.16256140091036"/>
|
||
<path d="M87.950858209806142,107.91290361000165 L87.772184385224705,107.76627005464388"/>
|
||
<path d="M87.950858093467104,107.58759586376982 L87.772184385224705,107.76627005464388"/>
|
||
<path d="M88.091241141860223,107.70280520062215 L87.950858093467104,107.58759586376982"/>
|
||
<path d="M88.154705199941191,107.38374875342697 L87.950858093467104,107.58759586376982"/>
|
||
<path d="M88.251402682382945,107.46310639821968 L88.154705199941191,107.38374875342697"/>
|
||
<path d="M88.154705499115266,108.02186224112529 L87.950858209806142,107.91290361000165"/>
|
||
<path d="M88.091241141860223,107.70280520062215 L87.950858209806142,107.91290361000165"/>
|
||
<path d="M88.251402869688832,107.78841343478371 L88.091241141860223,107.70280520062215"/>
|
||
<path d="M88.251402682382945,107.46310639821968 L88.091241141860223,107.70280520062215"/>
|
||
<path d="M88.361724058384425,107.52207432414116 L88.251402682382945,107.46310639821968"/>
|
||
<path d="M88.425188347107337,107.20301755759556 L88.251402682382945,107.46310639821968"/>
|
||
<path d="M88.481429655347142,107.23307917201828 L88.425188347107337,107.20301755759556"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.425188347107337,107.20301755759556"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.481429655347142,107.23307917201828"/>
|
||
<path d="M88.375892743298778,108.08895862691679 L88.154705499115266,108.02186224112529"/>
|
||
<path d="M88.251402869688832,107.78841343478371 L88.154705499115266,108.02186224112529"/>
|
||
<path d="M88.425188504347489,107.84113069045998 L88.251402869688832,107.78841343478371"/>
|
||
<path d="M88.361724058384425,107.52207432414116 L88.251402869688832,107.78841343478371"/>
|
||
<path d="M88.481429718461186,107.55838659889923 L88.361724058384425,107.52207432414116"/>
|
||
<path d="M88.481429655347142,107.23307917201828 L88.361724058384425,107.52207432414116"/>
|
||
<path d="M88.542455047444719,107.25159104770546 L88.481429655347142,107.23307917201828"/>
|
||
<path d="M88.605919781698617,108.11161412149295 L88.375892743298778,108.08895862691679"/>
|
||
<path d="M88.425188504347489,107.84113069045998 L88.375892743298778,108.08895862691679"/>
|
||
<path d="M88.605919514705761,107.85893108136543 L88.425188504347489,107.84113069045998"/>
|
||
<path d="M88.481429718461186,107.55838659889923 L88.425188504347489,107.84113069045998"/>
|
||
<path d="M88.605919452367743,107.57064776885909 L88.481429718461186,107.55838659889923"/>
|
||
<path d="M88.542455047444719,107.25159104770546 L88.481429718461186,107.55838659889923"/>
|
||
<path d="M88.605919347292797,107.25784170804172 L88.542455047444719,107.25159104770546"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.542455047444719,107.25159104770546"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.605919347292797,107.25784170804172"/>
|
||
<path d="M88.835946818271623,108.0889584623892 L88.605919781698617,108.11161412149295"/>
|
||
<path d="M88.605919514705761,107.85893108136543 L88.605919781698617,108.11161412149295"/>
|
||
<path d="M88.78665054287012,107.84113063215773 L88.605919514705761,107.85893108136543"/>
|
||
<path d="M88.605919452367743,107.57064776885909 L88.605919514705761,107.85893108136543"/>
|
||
<path d="M88.730409188618182,107.55838658082484 L88.605919452367743,107.57064776885909"/>
|
||
<path d="M88.605919347292797,107.25784170804172 L88.605919452367743,107.57064776885909"/>
|
||
<path d="M88.669383640197339,107.25159103779652 L88.605919347292797,107.25784170804172"/>
|
||
<path d="M89.057134049947194,108.0218619183911 L88.835946818271623,108.0889584623892"/>
|
||
<path d="M88.78665054287012,107.84113063215773 L88.835946818271623,108.0889584623892"/>
|
||
<path d="M88.960436157564232,107.78841332314687 L88.78665054287012,107.84113063215773"/>
|
||
<path d="M88.730409188618182,107.55838658082484 L88.78665054287012,107.84113063215773"/>
|
||
<path d="M88.850114867076627,107.52207425592951 L88.730409188618182,107.55838658082484"/>
|
||
<path d="M88.669383640197339,107.25159103779652 L88.730409188618182,107.55838658082484"/>
|
||
<path d="M88.730409045666647,107.23307915394389 L88.669383640197339,107.25159103779652"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.669383640197339,107.25159103779652"/>
|
||
<path d="M89.260981332289703,107.91290314146545 L89.057134049947194,108.0218619183911"/>
|
||
<path d="M88.960436157564232,107.78841332314687 L89.057134049947194,108.0218619183911"/>
|
||
<path d="M89.120597930611211,107.70280504539505 L88.960436157564232,107.78841332314687"/>
|
||
<path d="M88.850114867076627,107.52207425592951 L88.960436157564232,107.78841332314687"/>
|
||
<path d="M88.960436218642485,107.4631061801324 L88.850114867076627,107.52207425592951"/>
|
||
<path d="M88.730409045666647,107.23307915394389 L88.850114867076627,107.52207425592951"/>
|
||
<path d="M88.786650385629855,107.20301757025982 L88.730409045666647,107.23307915394389"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.730409045666647,107.23307915394389"/>
|
||
<path d="M89.439654981024091,107.76626938734398 L89.260981332289703,107.91290314146545"/>
|
||
<path d="M89.120597930611211,107.70280504539505 L89.260981332289703,107.91290314146545"/>
|
||
<path d="M89.260980932083726,107.58759575006752 L89.120597930611211,107.70280504539505"/>
|
||
<path d="M88.960436218642485,107.4631061801324 L89.120597930611211,107.70280504539505"/>
|
||
<path d="M89.057133679806498,107.38374860810973 L88.960436218642485,107.4631061801324"/>
|
||
<path d="M88.786650385629855,107.20301757025982 L88.960436218642485,107.4631061801324"/>
|
||
<path d="M88.835946309549172,107.16256139605821 L88.786650385629855,107.20301757025982"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.786650385629855,107.20301757025982"/>
|
||
<path d="M89.586288536381744,107.58759570469556 L89.439654981024091,107.76626938734398"/>
|
||
<path d="M89.260980932083726,107.58759575006752 L89.439654981024091,107.76626938734398"/>
|
||
<path d="M89.376190268935488,107.44721273715777 L89.260980932083726,107.58759575006752"/>
|
||
<path d="M89.057133679806498,107.38374860810973 L89.260980932083726,107.58759575006752"/>
|
||
<path d="M89.136491253632812,107.28705109018438 L89.057133679806498,107.38374860810973"/>
|
||
<path d="M88.835946309549172,107.16256139605821 L89.057133679806498,107.38374860810973"/>
|
||
<path d="M88.876402466233799,107.11326546094369 L88.835946309549172,107.16256139605821"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.835946309549172,107.16256139605821"/>
|
||
<path d="M89.376190268935488,107.44721273715777 L89.136491253632812,107.28705109018438"/>
|
||
<path d="M89.195459179554405,107.17672969644218 L89.136491253632812,107.28705109018438"/>
|
||
<path d="M88.876402466233799,107.11326546094369 L89.136491253632812,107.28705109018438"/>
|
||
<path d="M88.906464062915461,107.05702412609116 L88.876402466233799,107.11326546094369"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.876402466233799,107.11326546094369"/>
|
||
<path d="M89.695247167504476,107.38374830893554 L89.586288536381744,107.58759570469556"/>
|
||
<path d="M89.376190268935488,107.44721273715777 L89.586288536381744,107.58759570469556"/>
|
||
<path d="M89.461798432129967,107.28705097384545 L89.376190268935488,107.44721273715777"/>
|
||
<path d="M89.762343553296546,107.162561029269 L89.695247167504476,107.38374830893554"/>
|
||
<path d="M89.461798432129967,107.28705097384545 L89.695247167504476,107.38374830893554"/>
|
||
<path d="M89.514515758773314,107.11326528596237 L89.461798432129967,107.28705097384545"/>
|
||
<path d="M89.195459179554405,107.17672969644218 L89.461798432129967,107.28705097384545"/>
|
||
<path d="M89.231771454313048,107.05702400975224 L89.195459179554405,107.17672969644218"/>
|
||
<path d="M88.906464062915461,107.05702412609116 L89.195459179554405,107.17672969644218"/>
|
||
<path d="M88.924975938602756,106.99599870294651 L88.906464062915461,107.05702412609116"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.906464062915461,107.05702412609116"/>
|
||
<path d="M89.231771454313048,107.05702400975224 L88.924975938602756,106.99599870294651"/>
|
||
<path d="M88.931226634421478,106.93253438565716 L88.924975938602756,106.99599870294651"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.924975938602756,106.99599870294651"/>
|
||
<path d="M89.784999047872475,106.93253394445492 L89.762343553296546,107.162561029269"/>
|
||
<path d="M89.514515758773314,107.11326528596237 L89.762343553296546,107.162561029269"/>
|
||
<path d="M89.532316220645953,106.93253419785788 L89.514515758773314,107.11326528596237"/>
|
||
<path d="M89.231771454313048,107.05702400975224 L89.514515758773314,107.11326528596237"/>
|
||
<path d="M89.244032624271767,106.9325342602051 L89.231771454313048,107.05702400975224"/>
|
||
<path d="M89.7623433887685,106.70250688332953 L89.784999047872475,106.93253394445492"/>
|
||
<path d="M89.532316220645953,106.93253419785788 L89.784999047872475,106.93253394445492"/>
|
||
<path d="M89.514515700471179,106.75180310550513 L89.532316220645953,106.93253419785788"/>
|
||
<path d="M89.244032624271767,106.9325342602051 L89.532316220645953,106.93253419785788"/>
|
||
<path d="M89.231771436237864,106.80804452185339 L89.244032624271767,106.9325342602051"/>
|
||
<path d="M88.931226634421478,106.93253438565716 L89.244032624271767,106.9325342602051"/>
|
||
<path d="M88.924975928692788,106.86907006583942 L88.931226634421478,106.93253438565716"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.931226634421478,106.93253438565716"/>
|
||
<path d="M89.231771436237864,106.80804452185339 L88.924975928692788,106.86907006583942"/>
|
||
<path d="M88.906464044840277,106.80804464706353 L88.924975928692788,106.86907006583942"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.924975928692788,106.86907006583942"/>
|
||
<path d="M89.695246844770963,106.48131961616991 L89.7623433887685,106.70250688332953"/>
|
||
<path d="M89.514515700471179,106.75180310550513 L89.7623433887685,106.70250688332953"/>
|
||
<path d="M89.461798320493472,106.57801743758637 L89.514515700471179,106.75180310550513"/>
|
||
<path d="M89.231771436237864,106.80804452185339 L89.514515700471179,106.75180310550513"/>
|
||
<path d="M89.195459075858935,106.6883388522665 L89.231771436237864,106.80804452185339"/>
|
||
<path d="M89.586288067845089,106.27747229834495 L89.695246844770963,106.48131961616991"/>
|
||
<path d="M89.461798320493472,106.57801743758637 L89.695246844770963,106.48131961616991"/>
|
||
<path d="M89.376190042741996,106.41785562905625 L89.461798320493472,106.57801743758637"/>
|
||
<path d="M89.195459075858935,106.6883388522665 L89.461798320493472,106.57801743758637"/>
|
||
<path d="M89.136491071029241,106.5780174474753 L89.195459075858935,106.6883388522665"/>
|
||
<path d="M88.906464044840277,106.80804464706353 L89.195459075858935,106.6883388522665"/>
|
||
<path d="M88.876402407931437,106.75180329822933 L88.906464044840277,106.80804464706353"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.906464044840277,106.80804464706353"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.876402407931437,106.75180329822933"/>
|
||
<path d="M89.43965438469013,106.09879872057763 L89.586288067845089,106.27747229834495"/>
|
||
<path d="M89.376190042741996,106.41785562905625 L89.586288067845089,106.27747229834495"/>
|
||
<path d="M89.260980605480768,106.2774726275843 L89.376190042741996,106.41785562905625"/>
|
||
<path d="M89.136491071029241,106.5780174474753 L89.376190042741996,106.41785562905625"/>
|
||
<path d="M89.057133463523087,106.48131998631106 L89.136491071029241,106.5780174474753"/>
|
||
<path d="M88.876402407931437,106.75180329822933 L89.136491071029241,106.5780174474753"/>
|
||
<path d="M88.835946269212968,106.70250733882722 L88.876402407931437,106.75180329822933"/>
|
||
<path d="M89.260980631075313,105.9521650232864 L89.43965438469013,106.09879872057763"/>
|
||
<path d="M89.260980605480768,106.2774726275843 L89.43965438469013,106.09879872057763"/>
|
||
<path d="M89.120597663537751,106.16226336169893 L89.260980605480768,106.2774726275843"/>
|
||
<path d="M89.057133463523087,106.48131998631106 L89.260980605480768,106.2774726275843"/>
|
||
<path d="M88.960435945597965,106.4019623415179 L89.057133463523087,106.48131998631106"/>
|
||
<path d="M88.835946269212968,106.70250733882722 L89.057133463523087,106.48131998631106"/>
|
||
<path d="M88.786650298615427,106.66205121762596 L88.835946269212968,106.70250733882722"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.835946269212968,106.70250733882722"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.786650298615427,106.66205121762596"/>
|
||
<path d="M89.05713323531586,105.84320646312926 L89.260980631075313,105.9521650232864"/>
|
||
<path d="M89.120597663537751,106.16226336169893 L89.260980631075313,105.9521650232864"/>
|
||
<path d="M88.960435793775559,106.07665505657042 L89.120597663537751,106.16226336169893"/>
|
||
<path d="M88.960435945597965,106.4019623415179 L89.120597663537751,106.16226336169893"/>
|
||
<path d="M88.850114534113345,106.34299441559688 L88.960435945597965,106.4019623415179"/>
|
||
<path d="M88.786650298615427,106.66205121762596 L88.960435945597965,106.4019623415179"/>
|
||
<path d="M88.73040892827953,106.6319895677193 L88.786650298615427,106.66205121762596"/>
|
||
<path d="M88.835945937907468,105.77611021927123 L89.05713323531586,105.84320646312926"/>
|
||
<path d="M88.960435793775559,106.07665505657042 L89.05713323531586,105.84320646312926"/>
|
||
<path d="M88.786650070408427,106.02393780089415 L88.960435793775559,106.07665505657042"/>
|
||
<path d="M88.850114534113345,106.34299441559688 L88.960435793775559,106.07665505657042"/>
|
||
<path d="M88.730408829682347,106.30668210535487 L88.850114534113345,106.34299441559688"/>
|
||
<path d="M88.73040892827953,106.6319895677193 L88.850114534113345,106.34299441559688"/>
|
||
<path d="M88.669383496263208,106.61347772751515 L88.73040892827953,106.6319895677193"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.73040892827953,106.6319895677193"/>
|
||
<path d="M88.605918870422215,105.75345500856201 L88.835945937907468,105.77611021927123"/>
|
||
<path d="M88.786650070408427,106.02393780089415 L88.835945937907468,105.77611021927123"/>
|
||
<path d="M88.605918947201758,106.00613726805477 L88.605918870422215,105.75345500856201"/>
|
||
<path d="M88.605918947201758,106.00613726805477 L88.786650070408427,106.02393780089415"/>
|
||
<path d="M88.730408829682347,106.30668210535487 L88.786650070408427,106.02393780089415"/>
|
||
<path d="M88.605919172579888,106.29442136119633 L88.605918947201758,106.00613726805477"/>
|
||
<path d="M88.605919172579888,106.29442136119633 L88.730408829682347,106.30668210535487"/>
|
||
<path d="M88.669383496263208,106.61347772751515 L88.730408829682347,106.30668210535487"/>
|
||
<path d="M88.605919325207992,106.60722745749717 L88.605919172579888,106.29442136119633"/>
|
||
<path d="M88.605919325207992,106.60722745749717 L88.669383496263208,106.61347772751515"/>
|
||
<path d="M88.605919278507145,106.93253447481175 L88.669383496263208,106.61347772751515"/>
|
||
<path d="M88.605919325207992,106.60722745749717 L88.605919278507145,106.93253447481175"/>
|
||
</g>
|
||
<g id="product-8e47c4bb-8d37-449a-89cf-4f1cd8ef5cec" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.047" ifc:guid="2EHyIxZJT4cedFJnpOxrpi">
|
||
<path d="M68.780817971677834,105.75346209857071 L68.550790981932096,105.77611782864142"/>
|
||
<path d="M68.780818048457377,106.00614435806301 L68.600087239591858,106.02394580080681"/>
|
||
<path d="M68.780818273835621,106.29442845120502 L68.656328584972925,106.30668963923881"/>
|
||
<path d="M68.780818426463725,106.60723454750587 L68.717354168877137,106.61348521775017"/>
|
||
<path d="M68.656328584972925,106.30668963923881 L68.717354168877137,106.61348521775017"/>
|
||
<path d="M68.656328807761952,106.63199703063628 L68.717354168877137,106.61348521775017"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.717354168877137,106.61348521775017"/>
|
||
<path d="M68.329603821223259,105.84321430167302 L68.550790981932096,105.77611782864142"/>
|
||
<path d="M68.600087239591858,106.02394580080681 L68.550790981932096,105.77611782864142"/>
|
||
<path d="M68.426301678122854,106.07666303885026 L68.600087239591858,106.02394580080681"/>
|
||
<path d="M68.656328584972925,106.30668963923881 L68.600087239591858,106.02394580080681"/>
|
||
<path d="M68.536622968610459,106.34300203510111 L68.656328584972925,106.30668963923881"/>
|
||
<path d="M68.125756609847372,105.95217307859821 L68.329603821223259,105.84321430167302"/>
|
||
<path d="M68.426301678122854,106.07666303885026 L68.329603821223259,105.84321430167302"/>
|
||
<path d="M68.266140011525977,106.16227131660207 L68.426301678122854,106.07666303885026"/>
|
||
<path d="M68.536622968610459,106.34300203510111 L68.426301678122854,106.07666303885026"/>
|
||
<path d="M68.426301652528082,106.40197000444687 L68.536622968610459,106.34300203510111"/>
|
||
<path d="M68.656328807761952,106.63199703063628 L68.536622968610459,106.34300203510111"/>
|
||
<path d="M68.600087503281998,106.66205861432036 L68.656328807761952,106.63199703063628"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.656328807761952,106.63199703063628"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.600087503281998,106.66205861432036"/>
|
||
<path d="M67.947082890146362,106.09880676175317 L68.125756609847372,105.95217307859821"/>
|
||
<path d="M68.266140011525977,106.16227131660207 L68.125756609847372,105.95217307859821"/>
|
||
<path d="M68.125757081020197,106.27748054096264 L68.266140011525977,106.16227131660207"/>
|
||
<path d="M68.426301652528082,106.40197000444687 L68.266140011525977,106.16227131660207"/>
|
||
<path d="M68.329604191363615,106.48132754098742 L68.426301652528082,106.40197000444687"/>
|
||
<path d="M68.600087503281998,106.66205861432036 L68.426301652528082,106.40197000444687"/>
|
||
<path d="M68.550791579362794,106.702514717555 L68.600087503281998,106.66205861432036"/>
|
||
<path d="M67.800449334788482,106.27748044440114 L67.947082890146362,106.09880676175317"/>
|
||
<path d="M68.125757081020197,106.27748054096264 L67.947082890146362,106.09880676175317"/>
|
||
<path d="M68.010547815135396,106.41786351838982 L68.125757081020197,106.27748054096264"/>
|
||
<path d="M68.329604191363615,106.48132754098742 L68.125757081020197,106.27748054096264"/>
|
||
<path d="M68.250246617537755,106.57802502342884 L68.329604191363615,106.48132754098742"/>
|
||
<path d="M68.550791579362794,106.702514717555 L68.329604191363615,106.48132754098742"/>
|
||
<path d="M68.510335440420249,106.75181061718649 L68.550791579362794,106.702514717555"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.550791579362794,106.702514717555"/>
|
||
<path d="M67.691490703665409,106.48132776919374 L67.800449334788482,106.27748044440114"/>
|
||
<path d="M68.010547815135396,106.41786351838982 L67.800449334788482,106.27748044440114"/>
|
||
<path d="M67.92493965194069,106.57802521073381 L68.010547815135396,106.41786351838982"/>
|
||
<path d="M68.250246617537755,106.57802502342884 L68.010547815135396,106.41786351838982"/>
|
||
<path d="M68.191278656132795,106.68834636394604 L68.250246617537755,106.57802502342884"/>
|
||
<path d="M68.510335440420249,106.75181061718649 L68.250246617537755,106.57802502342884"/>
|
||
<path d="M68.480273808255106,106.80805192542539 L68.510335440420249,106.75181061718649"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.510335440420249,106.75181061718649"/>
|
||
<path d="M67.624394317873453,106.70251499563619 L67.691490703665409,106.48132776919374"/>
|
||
<path d="M67.92493965194069,106.57802521073381 L67.691490703665409,106.48132776919374"/>
|
||
<path d="M67.872222396264078,106.75181079216782 L67.92493965194069,106.57802521073381"/>
|
||
<path d="M68.191278656132795,106.68834636394604 L67.92493965194069,106.57802521073381"/>
|
||
<path d="M68.154966345890557,106.80805199741144 L68.191278656132795,106.68834636394604"/>
|
||
<path d="M68.480273808255106,106.80805192542539 L68.191278656132795,106.68834636394604"/>
|
||
<path d="M68.461761968051064,106.86907730421672 L68.480273808255106,106.80805192542539"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.480273808255106,106.80805192542539"/>
|
||
<path d="M67.601738823297524,106.93254202725939 L67.624394317873453,106.70251499563619"/>
|
||
<path d="M67.872222396264078,106.75181079216782 L67.624394317873453,106.70251499563619"/>
|
||
<path d="M67.854422005358288,106.93254177385688 L67.872222396264078,106.75181079216782"/>
|
||
<path d="M68.154966345890557,106.80805199741144 L67.872222396264078,106.75181079216782"/>
|
||
<path d="M68.142705175931724,106.93254171152694 L68.154966345890557,106.80805199741144"/>
|
||
<path d="M68.461761968051064,106.86907730421672 L68.154966345890557,106.80805199741144"/>
|
||
<path d="M68.455511236748862,106.93254157926594 L68.461761968051064,106.86907730421672"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.461761968051064,106.86907730421672"/>
|
||
<path d="M67.854422005358288,106.93254177385688 L68.142705175931724,106.93254171152694"/>
|
||
<path d="M68.154966363965741,107.05703143208484 L68.142705175931724,106.93254171152694"/>
|
||
<path d="M68.455511236748862,106.93254157926594 L68.142705175931724,106.93254171152694"/>
|
||
<path d="M68.46176194247721,106.99600586148608 L68.455511236748862,106.93254157926594"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.455511236748862,106.93254157926594"/>
|
||
<path d="M67.624394482401726,107.16256905286718 L67.601738823297524,106.93254202725939"/>
|
||
<path d="M67.854422005358288,106.93254177385688 L67.601738823297524,106.93254202725939"/>
|
||
<path d="M67.872222383599592,107.11327275972326 L67.854422005358288,106.93254177385688"/>
|
||
<path d="M67.691491026399149,107.38375624905893 L67.624394482401726,107.16256905286718"/>
|
||
<path d="M67.872222383599592,107.11327275972326 L67.624394482401726,107.16256905286718"/>
|
||
<path d="M67.924939692610451,107.28705835667688 L67.872222383599592,107.11327275972326"/>
|
||
<path d="M68.154966363965741,107.05703143208484 L67.872222383599592,107.11327275972326"/>
|
||
<path d="M68.191278759827924,107.17673704844674 L68.154966363965741,107.05703143208484"/>
|
||
<path d="M68.46176194247721,106.99600586148608 L68.154966363965741,107.05703143208484"/>
|
||
<path d="M68.480273755363442,107.0570312359082 L68.46176194247721,106.99600586148608"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.46176194247721,106.99600586148608"/>
|
||
<path d="M67.924939692610451,107.28705835667688 L68.191278759827924,107.17673704844674"/>
|
||
<path d="M68.250246693690769,107.28705838227097 L68.191278759827924,107.17673704844674"/>
|
||
<path d="M68.480273755363442,107.0570312359082 L68.191278759827924,107.17673704844674"/>
|
||
<path d="M68.510335392272054,107.11327256700042 L68.480273755363442,107.0570312359082"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.480273755363442,107.0570312359082"/>
|
||
<path d="M67.800449803325137,107.58760349591785 L67.691491026399149,107.38375624905893"/>
|
||
<path d="M67.924939692610451,107.28705835667688 L67.691491026399149,107.38375624905893"/>
|
||
<path d="M68.010547899394965,107.44722002327308 L67.924939692610451,107.28705835667688"/>
|
||
<path d="M67.94708348648021,107.76627714465258 L67.800449803325137,107.58760349591785"/>
|
||
<path d="M68.010547899394965,107.44722002327308 L67.800449803325137,107.58760349591785"/>
|
||
<path d="M68.125757194722723,107.58760295377851 L68.010547899394965,107.44722002327308"/>
|
||
<path d="M68.250246693690769,107.28705838227097 L68.010547899394965,107.44722002327308"/>
|
||
<path d="M68.329604301196923,107.38375584343567 L68.250246693690769,107.28705838227097"/>
|
||
<path d="M68.510335392272054,107.11327256700042 L68.250246693690769,107.28705838227097"/>
|
||
<path d="M68.550791513248782,107.16256849091906 L68.510335392272054,107.11327256700042"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.510335392272054,107.11327256700042"/>
|
||
<path d="M68.329604301196923,107.38375584343567 L68.550791513248782,107.16256849091906"/>
|
||
<path d="M68.60008744836307,107.20302464760425 L68.550791513248782,107.16256849091906"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.550791513248782,107.16256849091906"/>
|
||
<path d="M68.125757311061761,107.91291070001034 L67.94708348648021,107.76627714465258"/>
|
||
<path d="M68.125757194722723,107.58760295377851 L67.94708348648021,107.76627714465258"/>
|
||
<path d="M68.266140243115842,107.70281229063039 L68.125757194722723,107.58760295377851"/>
|
||
<path d="M68.329604301196923,107.38375584343567 L68.125757194722723,107.58760295377851"/>
|
||
<path d="M68.426301783638678,107.46311348822837 L68.329604301196923,107.38375584343567"/>
|
||
<path d="M68.329604600370999,108.02186933113353 L68.125757311061761,107.91291070001034"/>
|
||
<path d="M68.266140243115842,107.70281229063039 L68.125757311061761,107.91291070001034"/>
|
||
<path d="M68.426301970944451,107.78842052479195 L68.266140243115842,107.70281229063039"/>
|
||
<path d="M68.426301783638678,107.46311348822837 L68.266140243115842,107.70281229063039"/>
|
||
<path d="M68.536623159640044,107.5220814141494 L68.426301783638678,107.46311348822837"/>
|
||
<path d="M68.60008744836307,107.20302464760425 L68.426301783638678,107.46311348822837"/>
|
||
<path d="M68.656328756602761,107.23308626202697 L68.60008744836307,107.20302464760425"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.60008744836307,107.20302464760425"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.656328756602761,107.23308626202697"/>
|
||
<path d="M68.550791844554396,108.08896571692549 L68.329604600370999,108.02186933113353"/>
|
||
<path d="M68.426301970944451,107.78842052479195 L68.329604600370999,108.02186933113353"/>
|
||
<path d="M68.600087605603221,107.84113778046867 L68.426301970944451,107.78842052479195"/>
|
||
<path d="M68.536623159640044,107.5220814141494 L68.426301970944451,107.78842052479195"/>
|
||
<path d="M68.656328819716919,107.55839368890793 L68.536623159640044,107.5220814141494"/>
|
||
<path d="M68.656328756602761,107.23308626202697 L68.536623159640044,107.5220814141494"/>
|
||
<path d="M68.717354148700338,107.25159813771415 L68.656328756602761,107.23308626202697"/>
|
||
<path d="M68.780818882954463,108.11162121150164 L68.550791844554396,108.08896571692549"/>
|
||
<path d="M68.600087605603221,107.84113778046867 L68.550791844554396,108.08896571692549"/>
|
||
<path d="M68.780818615961607,107.85893817137412 L68.600087605603221,107.84113778046867"/>
|
||
<path d="M68.656328819716919,107.55839368890793 L68.600087605603221,107.84113778046867"/>
|
||
<path d="M68.780818553623476,107.57065485886733 L68.656328819716919,107.55839368890793"/>
|
||
<path d="M68.717354148700338,107.25159813771415 L68.656328819716919,107.55839368890793"/>
|
||
<path d="M68.78081844854853,107.25784879805042 L68.717354148700338,107.25159813771415"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.717354148700338,107.25159813771415"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.78081844854853,107.25784879805042"/>
|
||
<path d="M69.010845919527014,108.08896555239744 L68.780818882954463,108.11162121150164"/>
|
||
<path d="M68.780818615961607,107.85893817137412 L68.780818882954463,108.11162121150164"/>
|
||
<path d="M68.961549644125398,107.84113772216642 L68.780818615961607,107.85893817137412"/>
|
||
<path d="M68.780818553623476,107.57065485886733 L68.780818615961607,107.85893817137412"/>
|
||
<path d="M68.905308289873574,107.55839367083354 L68.780818553623476,107.57065485886733"/>
|
||
<path d="M68.78081844854853,107.25784879805042 L68.780818553623476,107.57065485886733"/>
|
||
<path d="M68.844282741452616,107.25159812780521 L68.78081844854853,107.25784879805042"/>
|
||
<path d="M69.2320331512027,108.02186900839979 L69.010845919527014,108.08896555239744"/>
|
||
<path d="M68.961549644125398,107.84113772216642 L69.010845919527014,108.08896555239744"/>
|
||
<path d="M69.135335258819623,107.78842041315556 L68.961549644125398,107.84113772216642"/>
|
||
<path d="M68.905308289873574,107.55839367083354 L68.961549644125398,107.84113772216642"/>
|
||
<path d="M69.025013968332019,107.52208134593775 L68.905308289873574,107.55839367083354"/>
|
||
<path d="M68.844282741452616,107.25159812780521 L68.905308289873574,107.55839367083354"/>
|
||
<path d="M68.905308146922039,107.23308624395258 L68.844282741452616,107.25159812780521"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.844282741452616,107.25159812780521"/>
|
||
<path d="M69.43588043354498,107.91291023147414 L69.2320331512027,108.02186900839979"/>
|
||
<path d="M69.135335258819623,107.78842041315556 L69.2320331512027,108.02186900839979"/>
|
||
<path d="M69.295497031866603,107.70281213540375 L69.135335258819623,107.78842041315556"/>
|
||
<path d="M69.025013968332019,107.52208134593775 L69.135335258819623,107.78842041315556"/>
|
||
<path d="M69.135335319897877,107.46311327014109 L69.025013968332019,107.52208134593775"/>
|
||
<path d="M68.905308146922039,107.23308624395258 L69.025013968332019,107.52208134593775"/>
|
||
<path d="M68.961549486885247,107.20302466026806 L68.905308146922039,107.23308624395258"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.905308146922039,107.23308624395258"/>
|
||
<path d="M69.614554082279369,107.76627647735222 L69.43588043354498,107.91291023147414"/>
|
||
<path d="M69.295497031866603,107.70281213540375 L69.43588043354498,107.91291023147414"/>
|
||
<path d="M69.435880033339004,107.58760284007622 L69.295497031866603,107.70281213540375"/>
|
||
<path d="M69.135335319897877,107.46311327014109 L69.295497031866603,107.70281213540375"/>
|
||
<path d="M69.232032781061889,107.38375569811842 L69.135335319897877,107.46311327014109"/>
|
||
<path d="M68.961549486885247,107.20302466026806 L69.135335319897877,107.46311327014109"/>
|
||
<path d="M69.010845410804563,107.1625684860669 L68.961549486885247,107.20302466026806"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.961549486885247,107.20302466026806"/>
|
||
<path d="M69.761187637637136,107.58760279470425 L69.614554082279369,107.76627647735222"/>
|
||
<path d="M69.435880033339004,107.58760284007622 L69.614554082279369,107.76627647735222"/>
|
||
<path d="M69.551089370190766,107.44721982716646 L69.435880033339004,107.58760284007622"/>
|
||
<path d="M69.232032781061889,107.38375569811842 L69.435880033339004,107.58760284007622"/>
|
||
<path d="M69.31139035488809,107.28705818019307 L69.232032781061889,107.38375569811842"/>
|
||
<path d="M69.010845410804563,107.1625684860669 L69.232032781061889,107.38375569811842"/>
|
||
<path d="M69.051301567489077,107.11327255095193 L69.010845410804563,107.1625684860669"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L69.010845410804563,107.1625684860669"/>
|
||
<path d="M69.551089370190766,107.44721982716646 L69.31139035488809,107.28705818019307"/>
|
||
<path d="M69.370358280809796,107.17673678645087 L69.31139035488809,107.28705818019307"/>
|
||
<path d="M69.051301567489077,107.11327255095193 L69.31139035488809,107.28705818019307"/>
|
||
<path d="M69.081363164170853,107.05703121609986 L69.051301567489077,107.11327255095193"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L69.051301567489077,107.11327255095193"/>
|
||
<path d="M69.870146268760095,107.38375539894423 L69.761187637637136,107.58760279470425"/>
|
||
<path d="M69.551089370190766,107.44721982716646 L69.761187637637136,107.58760279470425"/>
|
||
<path d="M69.636697533385359,107.28705806385415 L69.551089370190766,107.44721982716646"/>
|
||
<path d="M69.937242654552279,107.16256811927769 L69.870146268760095,107.38375539894423"/>
|
||
<path d="M69.636697533385359,107.28705806385415 L69.870146268760095,107.38375539894423"/>
|
||
<path d="M69.689414860028592,107.11327237597106 L69.636697533385359,107.28705806385415"/>
|
||
<path d="M69.370358280809796,107.17673678645087 L69.636697533385359,107.28705806385415"/>
|
||
<path d="M69.406670555568439,107.05703109976093 L69.370358280809796,107.17673678645087"/>
|
||
<path d="M69.081363164170853,107.05703121609986 L69.370358280809796,107.17673678645087"/>
|
||
<path d="M69.099875039858034,106.9960057929552 L69.081363164170853,107.05703121609986"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L69.081363164170853,107.05703121609986"/>
|
||
<path d="M69.406670555568439,107.05703109976093 L69.099875039858034,106.9960057929552"/>
|
||
<path d="M69.106125735676756,106.93254147566586 L69.099875039858034,106.9960057929552"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L69.099875039858034,106.9960057929552"/>
|
||
<path d="M69.959898149128207,106.93254103446361 L69.937242654552279,107.16256811927769"/>
|
||
<path d="M69.689414860028592,107.11327237597106 L69.937242654552279,107.16256811927769"/>
|
||
<path d="M69.707215321901344,106.93254128786657 L69.689414860028592,107.11327237597106"/>
|
||
<path d="M69.406670555568439,107.05703109976093 L69.689414860028592,107.11327237597106"/>
|
||
<path d="M69.418931725527159,106.9325413502138 L69.406670555568439,107.05703109976093"/>
|
||
<path d="M69.937242490024119,106.70251397333823 L69.959898149128207,106.93254103446361"/>
|
||
<path d="M69.707215321901344,106.93254128786657 L69.959898149128207,106.93254103446361"/>
|
||
<path d="M69.689414801726457,106.75181019551383 L69.707215321901344,106.93254128786657"/>
|
||
<path d="M69.418931725527159,106.9325413502138 L69.707215321901344,106.93254128786657"/>
|
||
<path d="M69.406670537493255,106.80805161186208 L69.418931725527159,106.9325413502138"/>
|
||
<path d="M69.106125735676756,106.93254147566586 L69.418931725527159,106.9325413502138"/>
|
||
<path d="M69.099875029948066,106.86907715584812 L69.106125735676756,106.93254147566586"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L69.106125735676756,106.93254147566586"/>
|
||
<path d="M69.406670537493255,106.80805161186208 L69.099875029948066,106.86907715584812"/>
|
||
<path d="M69.081363146095669,106.80805173707222 L69.099875029948066,106.86907715584812"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L69.099875029948066,106.86907715584812"/>
|
||
<path d="M69.870145946026582,106.48132670617861 L69.937242490024119,106.70251397333823"/>
|
||
<path d="M69.689414801726457,106.75181019551383 L69.937242490024119,106.70251397333823"/>
|
||
<path d="M69.63669742174875,106.57802452759506 L69.689414801726457,106.75181019551383"/>
|
||
<path d="M69.406670537493255,106.80805161186208 L69.689414801726457,106.75181019551383"/>
|
||
<path d="M69.370358177114326,106.68834594227519 L69.406670537493255,106.80805161186208"/>
|
||
<path d="M69.761187169100481,106.27747938835364 L69.870145946026582,106.48132670617861"/>
|
||
<path d="M69.63669742174875,106.57802452759506 L69.870145946026582,106.48132670617861"/>
|
||
<path d="M69.551089143997501,106.41786271906449 L69.63669742174875,106.57802452759506"/>
|
||
<path d="M69.370358177114326,106.68834594227519 L69.63669742174875,106.57802452759506"/>
|
||
<path d="M69.311390172284518,106.578024537484 L69.370358177114326,106.68834594227519"/>
|
||
<path d="M69.081363146095669,106.80805173707222 L69.370358177114326,106.68834594227519"/>
|
||
<path d="M69.051301509186715,106.75181038823803 L69.081363146095669,106.80805173707222"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L69.081363146095669,106.80805173707222"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L69.051301509186715,106.75181038823803"/>
|
||
<path d="M69.614553485945407,106.09880581058587 L69.761187169100481,106.27747938835364"/>
|
||
<path d="M69.551089143997501,106.41786271906449 L69.761187169100481,106.27747938835364"/>
|
||
<path d="M69.435879706736046,106.27747971759254 L69.551089143997501,106.41786271906449"/>
|
||
<path d="M69.311390172284518,106.578024537484 L69.551089143997501,106.41786271906449"/>
|
||
<path d="M69.232032564778592,106.4813270763193 L69.311390172284518,106.578024537484"/>
|
||
<path d="M69.051301509186715,106.75181038823803 L69.311390172284518,106.578024537484"/>
|
||
<path d="M69.010845370468246,106.70251442883591 L69.051301509186715,106.75181038823803"/>
|
||
<path d="M69.435879732330591,105.95217211329509 L69.614553485945407,106.09880581058587"/>
|
||
<path d="M69.435879706736046,106.27747971759254 L69.614553485945407,106.09880581058587"/>
|
||
<path d="M69.295496764793143,106.16227045170763 L69.435879706736046,106.27747971759254"/>
|
||
<path d="M69.232032564778592,106.4813270763193 L69.435879706736046,106.27747971759254"/>
|
||
<path d="M69.135335046853243,106.4019694315266 L69.232032564778592,106.4813270763193"/>
|
||
<path d="M69.010845370468246,106.70251442883591 L69.232032564778592,106.4813270763193"/>
|
||
<path d="M68.961549399870819,106.6620583076342 L69.010845370468246,106.70251442883591"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L69.010845370468246,106.70251442883591"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.961549399870819,106.6620583076342"/>
|
||
<path d="M69.232032336571251,105.84321355313796 L69.435879732330591,105.95217211329509"/>
|
||
<path d="M69.295496764793143,106.16227045170763 L69.435879732330591,105.95217211329509"/>
|
||
<path d="M69.135334895031065,106.07666214657911 L69.295496764793143,106.16227045170763"/>
|
||
<path d="M69.135335046853243,106.4019694315266 L69.295496764793143,106.16227045170763"/>
|
||
<path d="M69.025013635368623,106.34300150560512 L69.135335046853243,106.4019694315266"/>
|
||
<path d="M68.961549399870819,106.6620583076342 L69.135335046853243,106.4019694315266"/>
|
||
<path d="M68.905308029534922,106.631996657728 L68.961549399870819,106.6620583076342"/>
|
||
<path d="M69.010845039162859,105.77611730927993 L69.232032336571251,105.84321355313796"/>
|
||
<path d="M69.135334895031065,106.07666214657911 L69.232032336571251,105.84321355313796"/>
|
||
<path d="M68.961549171663819,106.02394489090284 L69.135334895031065,106.07666214657911"/>
|
||
<path d="M69.025013635368623,106.34300150560512 L69.135334895031065,106.07666214657911"/>
|
||
<path d="M68.905307930937738,106.30668919536356 L69.025013635368623,106.34300150560512"/>
|
||
<path d="M68.905308029534922,106.631996657728 L69.025013635368623,106.34300150560512"/>
|
||
<path d="M68.844282597518713,106.61348481752384 L68.905308029534922,106.631996657728"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.905308029534922,106.631996657728"/>
|
||
<path d="M68.780817971677834,105.75346209857071 L69.010845039162859,105.77611730927993"/>
|
||
<path d="M68.961549171663819,106.02394489090284 L69.010845039162859,105.77611730927993"/>
|
||
<path d="M68.780818048457377,106.00614435806301 L68.780817971677834,105.75346209857071"/>
|
||
<path d="M68.780818048457377,106.00614435806301 L68.961549171663819,106.02394489090284"/>
|
||
<path d="M68.905307930937738,106.30668919536356 L68.961549171663819,106.02394489090284"/>
|
||
<path d="M68.780818273835621,106.29442845120502 L68.780818048457377,106.00614435806301"/>
|
||
<path d="M68.780818273835621,106.29442845120502 L68.905307930937738,106.30668919536356"/>
|
||
<path d="M68.844282597518713,106.61348481752384 L68.905307930937738,106.30668919536356"/>
|
||
<path d="M68.780818426463725,106.60723454750587 L68.780818273835621,106.29442845120502"/>
|
||
<path d="M68.780818426463725,106.60723454750587 L68.844282597518713,106.61348481752384"/>
|
||
<path d="M68.780818379762877,106.93254156481999 L68.844282597518713,106.61348481752384"/>
|
||
<path d="M68.780818426463725,106.60723454750587 L68.780818379762877,106.93254156481999"/>
|
||
</g>
|
||
<g id="product-cbcd6605-79c6-4d2e-8801-002f84f147df" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.074" ifc:guid="3BpMO5USPDBeW102_4yKVV">
|
||
<path d="M156.27698369052041,117.65957781067846 L156.04695670077456,117.68223354074917"/>
|
||
<path d="M156.27698376729995,117.91226007017121 L156.09625295843432,117.93006151291456"/>
|
||
<path d="M156.27698399267808,118.20054416331277 L156.15249430381539,118.21280535134611"/>
|
||
<path d="M156.2769841453063,118.51335025961362 L156.21351988771971,118.51960092985837"/>
|
||
<path d="M156.15249430381539,118.21280535134611 L156.21351988771971,118.51960092985837"/>
|
||
<path d="M156.15249452660441,118.53811274274449 L156.21351988771971,118.51960092985837"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.21351988771971,118.51960092985837"/>
|
||
<path d="M155.82576954006572,117.74933001378076 L156.04695670077456,117.68223354074917"/>
|
||
<path d="M156.09625295843432,117.93006151291456 L156.04695670077456,117.68223354074917"/>
|
||
<path d="M155.92246739696532,117.982778750958 L156.09625295843432,117.93006151291456"/>
|
||
<path d="M156.15249430381539,118.21280535134611 L156.09625295843432,117.93006151291456"/>
|
||
<path d="M156.03278868745292,118.24911774720931 L156.15249430381539,118.21280535134611"/>
|
||
<path d="M155.62192232868995,117.85828879070641 L155.82576954006572,117.74933001378076"/>
|
||
<path d="M155.92246739696532,117.982778750958 L155.82576954006572,117.74933001378076"/>
|
||
<path d="M155.76230573036855,118.06838702870982 L155.92246739696532,117.982778750958"/>
|
||
<path d="M156.03278868745292,118.24911774720931 L155.92246739696532,117.982778750958"/>
|
||
<path d="M155.92246737137054,118.30808571655461 L156.03278868745292,118.24911774720931"/>
|
||
<path d="M156.15249452660441,118.53811274274449 L156.03278868745292,118.24911774720931"/>
|
||
<path d="M156.09625322212457,118.56817432642811 L156.15249452660441,118.53811274274449"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.15249452660441,118.53811274274449"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.09625322212457,118.56817432642811"/>
|
||
<path d="M155.44324860898917,118.00492247386092 L155.62192232868995,117.85828879070641"/>
|
||
<path d="M155.76230573036855,118.06838702870982 L155.62192232868995,117.85828879070641"/>
|
||
<path d="M155.62192279986277,118.18359625307085 L155.76230573036855,118.06838702870982"/>
|
||
<path d="M155.92246737137054,118.30808571655461 L155.76230573036855,118.06838702870982"/>
|
||
<path d="M155.82576991020619,118.38744325309517 L155.92246737137054,118.30808571655461"/>
|
||
<path d="M156.09625322212457,118.56817432642811 L155.92246737137054,118.30808571655461"/>
|
||
<path d="M156.04695729820537,118.60863042966321 L156.09625322212457,118.56817432642811"/>
|
||
<path d="M155.2966150536314,118.18359615650888 L155.44324860898917,118.00492247386092"/>
|
||
<path d="M155.62192279986277,118.18359625307085 L155.44324860898917,118.00492247386092"/>
|
||
<path d="M155.50671353397831,118.32397923049757 L155.62192279986277,118.18359625307085"/>
|
||
<path d="M155.82576991020619,118.38744325309517 L155.62192279986277,118.18359625307085"/>
|
||
<path d="M155.74641233638022,118.48414073553658 L155.82576991020619,118.38744325309517"/>
|
||
<path d="M156.04695729820537,118.60863042966321 L155.82576991020619,118.38744325309517"/>
|
||
<path d="M156.00650115926283,118.65792632929379 L156.04695729820537,118.60863042966321"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.04695729820537,118.60863042966321"/>
|
||
<path d="M155.18765642250833,118.38744348130149 L155.2966150536314,118.18359615650888"/>
|
||
<path d="M155.50671353397831,118.32397923049757 L155.2966150536314,118.18359615650888"/>
|
||
<path d="M155.42110537078361,118.48414092284156 L155.50671353397831,118.32397923049757"/>
|
||
<path d="M155.74641233638022,118.48414073553658 L155.50671353397831,118.32397923049757"/>
|
||
<path d="M155.68744437497537,118.59446207605424 L155.74641233638022,118.48414073553658"/>
|
||
<path d="M156.00650115926283,118.65792632929379 L155.74641233638022,118.48414073553658"/>
|
||
<path d="M155.97643952709768,118.71416763753314 L156.00650115926283,118.65792632929379"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.00650115926283,118.65792632929379"/>
|
||
<path d="M155.12056003671626,118.60863070774394 L155.18765642250833,118.38744348130149"/>
|
||
<path d="M155.42110537078361,118.48414092284156 L155.18765642250833,118.38744348130149"/>
|
||
<path d="M155.36838811510688,118.65792650427602 L155.42110537078361,118.48414092284156"/>
|
||
<path d="M155.68744437497537,118.59446207605424 L155.42110537078361,118.48414092284156"/>
|
||
<path d="M155.65113206473302,118.71416770951919 L155.68744437497537,118.59446207605424"/>
|
||
<path d="M155.97643952709768,118.71416763753314 L155.68744437497537,118.59446207605424"/>
|
||
<path d="M155.95792768689341,118.77519301632492 L155.97643952709768,118.71416763753314"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L155.97643952709768,118.71416763753314"/>
|
||
<path d="M155.09790454214033,118.83865773936759 L155.12056003671626,118.60863070774394"/>
|
||
<path d="M155.36838811510688,118.65792650427602 L155.12056003671626,118.60863070774394"/>
|
||
<path d="M155.3505877242012,118.83865748596463 L155.36838811510688,118.65792650427602"/>
|
||
<path d="M155.65113206473302,118.71416770951919 L155.36838811510688,118.65792650427602"/>
|
||
<path d="M155.6388708947743,118.83865742363423 L155.65113206473302,118.71416770951919"/>
|
||
<path d="M155.95792768689341,118.77519301632492 L155.65113206473302,118.71416770951919"/>
|
||
<path d="M155.95167695559144,118.83865729137369 L155.95792768689341,118.77519301632492"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L155.95792768689341,118.77519301632492"/>
|
||
<path d="M155.3505877242012,118.83865748596463 L155.6388708947743,118.83865742363423"/>
|
||
<path d="M155.65113208280832,118.96314714419213 L155.6388708947743,118.83865742363423"/>
|
||
<path d="M155.95167695559144,118.83865729137369 L155.6388708947743,118.83865742363423"/>
|
||
<path d="M155.95792766131979,118.90212157359429 L155.95167695559144,118.83865729137369"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L155.95167695559144,118.83865729137369"/>
|
||
<path d="M155.12056020124442,119.06868476497493 L155.09790454214033,118.83865773936759"/>
|
||
<path d="M155.3505877242012,118.83865748596463 L155.09790454214033,118.83865773936759"/>
|
||
<path d="M155.36838810244251,119.01938847183146 L155.3505877242012,118.83865748596463"/>
|
||
<path d="M155.18765674524195,119.28987196116714 L155.12056020124442,119.06868476497493"/>
|
||
<path d="M155.36838810244251,119.01938847183146 L155.12056020124442,119.06868476497493"/>
|
||
<path d="M155.42110541145325,119.19317406878463 L155.36838810244251,119.01938847183146"/>
|
||
<path d="M155.65113208280832,118.96314714419213 L155.36838810244251,119.01938847183146"/>
|
||
<path d="M155.6874444786705,119.08285276055494 L155.65113208280832,118.96314714419213"/>
|
||
<path d="M155.95792766131979,118.90212157359429 L155.65113208280832,118.96314714419213"/>
|
||
<path d="M155.97643947420579,118.96314694801595 L155.95792766131979,118.90212157359429"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L155.95792766131979,118.90212157359429"/>
|
||
<path d="M155.42110541145325,119.19317406878463 L155.6874444786705,119.08285276055494"/>
|
||
<path d="M155.74641241253335,119.19317409437872 L155.6874444786705,119.08285276055494"/>
|
||
<path d="M155.97643947420579,118.96314694801595 L155.6874444786705,119.08285276055494"/>
|
||
<path d="M156.00650111111452,119.01938827910817 L155.97643947420579,118.96314694801595"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L155.97643947420579,118.96314694801595"/>
|
||
<path d="M155.29661552216805,119.49371920802605 L155.18765674524195,119.28987196116714"/>
|
||
<path d="M155.42110541145325,119.19317406878463 L155.18765674524195,119.28987196116714"/>
|
||
<path d="M155.50671361823777,119.35333573538082 L155.42110541145325,119.19317406878463"/>
|
||
<path d="M155.44324920532301,119.67239285676033 L155.29661552216805,119.49371920802605"/>
|
||
<path d="M155.50671361823777,119.35333573538082 L155.29661552216805,119.49371920802605"/>
|
||
<path d="M155.6219229135653,119.49371866588626 L155.50671361823777,119.35333573538082"/>
|
||
<path d="M155.74641241253335,119.19317409437872 L155.50671361823777,119.35333573538082"/>
|
||
<path d="M155.82577002003939,119.28987155554296 L155.74641241253335,119.19317409437872"/>
|
||
<path d="M156.00650111111452,119.01938827910817 L155.74641241253335,119.19317409437872"/>
|
||
<path d="M156.04695723209136,119.06868420302726 L156.00650111111452,119.01938827910817"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.00650111111452,119.01938827910817"/>
|
||
<path d="M155.82577002003939,119.28987155554296 L156.04695723209136,119.06868420302726"/>
|
||
<path d="M156.09625316720553,119.109140359712 L156.04695723209136,119.06868420302726"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.04695723209136,119.06868420302726"/>
|
||
<path d="M155.62192302990434,119.81902641211809 L155.44324920532301,119.67239285676033"/>
|
||
<path d="M155.6219229135653,119.49371866588626 L155.44324920532301,119.67239285676033"/>
|
||
<path d="M155.76230596195842,119.60892800273814 L155.6219229135653,119.49371866588626"/>
|
||
<path d="M155.82577002003939,119.28987155554296 L155.6219229135653,119.49371866588626"/>
|
||
<path d="M155.92246750248125,119.36922920033612 L155.82577002003939,119.28987155554296"/>
|
||
<path d="M155.82577031921346,119.92798504324173 L155.62192302990434,119.81902641211809"/>
|
||
<path d="M155.76230596195842,119.60892800273814 L155.62192302990434,119.81902641211809"/>
|
||
<path d="M155.92246768978703,119.69453623690015 L155.76230596195842,119.60892800273814"/>
|
||
<path d="M155.92246750248125,119.36922920033612 L155.76230596195842,119.60892800273814"/>
|
||
<path d="M156.03278887848262,119.42819712625715 L155.92246750248125,119.36922920033612"/>
|
||
<path d="M156.09625316720553,119.109140359712 L155.92246750248125,119.36922920033612"/>
|
||
<path d="M156.15249447544522,119.13920197413472 L156.09625316720553,119.109140359712"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.09625316720553,119.109140359712"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.15249447544522,119.13920197413472"/>
|
||
<path d="M156.04695756339697,119.99508142903323 L155.82577031921346,119.92798504324173"/>
|
||
<path d="M155.92246768978703,119.69453623690015 L155.82577031921346,119.92798504324173"/>
|
||
<path d="M156.09625332444568,119.74725349257596 L155.92246768978703,119.69453623690015"/>
|
||
<path d="M156.03278887848262,119.42819712625715 L155.92246768978703,119.69453623690015"/>
|
||
<path d="M156.15249453855938,119.46450940101568 L156.03278887848262,119.42819712625715"/>
|
||
<path d="M156.15249447544522,119.13920197413472 L156.03278887848262,119.42819712625715"/>
|
||
<path d="M156.21351986754291,119.15771384982236 L156.15249447544522,119.13920197413472"/>
|
||
<path d="M156.27698460179693,120.01773692360894 L156.04695756339697,119.99508142903323"/>
|
||
<path d="M156.09625332444568,119.74725349257596 L156.04695756339697,119.99508142903323"/>
|
||
<path d="M156.27698433480396,119.76505388348187 L156.09625332444568,119.74725349257596"/>
|
||
<path d="M156.15249453855938,119.46450940101568 L156.09625332444568,119.74725349257596"/>
|
||
<path d="M156.27698427246594,119.47677057097508 L156.15249453855938,119.46450940101568"/>
|
||
<path d="M156.21351986754291,119.15771384982236 L156.15249453855938,119.46450940101568"/>
|
||
<path d="M156.27698416739099,119.16396451015771 L156.21351986754291,119.15771384982236"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.21351986754291,119.15771384982236"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.27698416739099,119.16396451015771"/>
|
||
<path d="M156.50701163836982,119.99508126450564 L156.27698460179693,120.01773692360894"/>
|
||
<path d="M156.27698433480396,119.76505388348187 L156.27698460179693,120.01773692360894"/>
|
||
<path d="M156.45771536296832,119.74725343427372 L156.27698433480396,119.76505388348187"/>
|
||
<path d="M156.27698427246594,119.47677057097508 L156.27698433480396,119.76505388348187"/>
|
||
<path d="M156.40147400871649,119.46450938294083 L156.27698427246594,119.47677057097508"/>
|
||
<path d="M156.27698416739099,119.16396451015771 L156.27698427246594,119.47677057097508"/>
|
||
<path d="M156.34044846029553,119.15771383991296 L156.27698416739099,119.16396451015771"/>
|
||
<path d="M156.7281988700455,119.92798472050754 L156.50701163836982,119.99508126450564"/>
|
||
<path d="M156.45771536296832,119.74725343427372 L156.50701163836982,119.99508126450564"/>
|
||
<path d="M156.63150097766243,119.69453612526377 L156.45771536296832,119.74725343427372"/>
|
||
<path d="M156.40147400871649,119.46450938294083 L156.45771536296832,119.74725343427372"/>
|
||
<path d="M156.52117968717482,119.4281970580455 L156.40147400871649,119.46450938294083"/>
|
||
<path d="M156.34044846029553,119.15771383991296 L156.40147400871649,119.46450938294083"/>
|
||
<path d="M156.40147386576496,119.13920195605988 L156.34044846029553,119.15771383991296"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.34044846029553,119.15771383991296"/>
|
||
<path d="M156.9320461523879,119.81902594358189 L156.7281988700455,119.92798472050754"/>
|
||
<path d="M156.63150097766243,119.69453612526377 L156.7281988700455,119.92798472050754"/>
|
||
<path d="M156.79166275070952,119.6089278475115 L156.63150097766243,119.69453612526377"/>
|
||
<path d="M156.52117968717482,119.4281970580455 L156.63150097766243,119.69453612526377"/>
|
||
<path d="M156.63150103874068,119.36922898224884 L156.52117968717482,119.4281970580455"/>
|
||
<path d="M156.40147386576496,119.13920195605988 L156.52117968717482,119.4281970580455"/>
|
||
<path d="M156.45771520572805,119.10914037237626 L156.40147386576496,119.13920195605988"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.40147386576496,119.13920195605988"/>
|
||
<path d="M157.11071980112229,119.67239218946042 L156.9320461523879,119.81902594358189"/>
|
||
<path d="M156.79166275070952,119.6089278475115 L156.9320461523879,119.81902594358189"/>
|
||
<path d="M156.93204575218192,119.49371855218396 L156.79166275070952,119.6089278475115"/>
|
||
<path d="M156.63150103874068,119.36922898224884 L156.79166275070952,119.6089278475115"/>
|
||
<path d="M156.72819849990481,119.28987141022662 L156.63150103874068,119.36922898224884"/>
|
||
<path d="M156.45771520572805,119.10914037237626 L156.63150103874068,119.36922898224884"/>
|
||
<path d="M156.50701112964737,119.06868419817465 L156.45771520572805,119.10914037237626"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.45771520572805,119.10914037237626"/>
|
||
<path d="M157.25735335647994,119.493718506812 L157.11071980112229,119.67239218946042"/>
|
||
<path d="M156.93204575218192,119.49371855218396 L157.11071980112229,119.67239218946042"/>
|
||
<path d="M157.04725508903368,119.35333553927421 L156.93204575218192,119.49371855218396"/>
|
||
<path d="M156.72819849990481,119.28987141022662 L156.93204575218192,119.49371855218396"/>
|
||
<path d="M156.80755607373101,119.19317389230127 L156.72819849990481,119.28987141022662"/>
|
||
<path d="M156.50701112964737,119.06868419817465 L156.72819849990481,119.28987141022662"/>
|
||
<path d="M156.54746728633188,119.01938826306014 L156.50701112964737,119.06868419817465"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.50701112964737,119.06868419817465"/>
|
||
<path d="M157.04725508903368,119.35333553927421 L156.80755607373101,119.19317389230127"/>
|
||
<path d="M156.86652399965271,119.08285249855862 L156.80755607373101,119.19317389230127"/>
|
||
<path d="M156.54746728633188,119.01938826306014 L156.80755607373101,119.19317389230127"/>
|
||
<path d="M156.57752888301366,118.96314692820761 L156.54746728633188,119.01938826306014"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.54746728633188,119.01938826306014"/>
|
||
<path d="M157.36631198760267,119.28987111105243 L157.25735335647994,119.493718506812"/>
|
||
<path d="M157.04725508903368,119.35333553927421 L157.25735335647994,119.493718506812"/>
|
||
<path d="M157.13286325222828,119.19317377596235 L157.04725508903368,119.35333553927421"/>
|
||
<path d="M157.43340837339474,119.0686838313859 L157.36631198760267,119.28987111105243"/>
|
||
<path d="M157.13286325222828,119.19317377596235 L157.36631198760267,119.28987111105243"/>
|
||
<path d="M157.18558057887151,119.01938808807881 L157.13286325222828,119.19317377596235"/>
|
||
<path d="M156.86652399965271,119.08285249855862 L157.13286325222828,119.19317377596235"/>
|
||
<path d="M156.90283627441136,118.96314681186868 L156.86652399965271,119.08285249855862"/>
|
||
<path d="M156.57752888301366,118.96314692820761 L156.86652399965271,119.08285249855862"/>
|
||
<path d="M156.59604075870095,118.90212150506295 L156.57752888301366,118.96314692820761"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.57752888301366,118.96314692820761"/>
|
||
<path d="M156.90283627441136,118.96314681186868 L156.59604075870095,118.90212150506295"/>
|
||
<path d="M156.60229145451967,118.83865718777315 L156.59604075870095,118.90212150506295"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.59604075870095,118.90212150506295"/>
|
||
<path d="M157.45606386797067,118.83865674657136 L157.43340837339474,119.0686838313859"/>
|
||
<path d="M157.18558057887151,119.01938808807881 L157.43340837339474,119.0686838313859"/>
|
||
<path d="M157.20338104074415,118.83865699997432 L157.18558057887151,119.01938808807881"/>
|
||
<path d="M156.90283627441136,118.96314681186868 L157.18558057887151,119.01938808807881"/>
|
||
<path d="M156.91509744436996,118.83865706232154 L156.90283627441136,118.96314681186868"/>
|
||
<path d="M157.43340820886658,118.60862968544598 L157.45606386797067,118.83865674657136"/>
|
||
<path d="M157.20338104074415,118.83865699997432 L157.45606386797067,118.83865674657136"/>
|
||
<path d="M157.18558052056937,118.65792590762157 L157.20338104074415,118.83865699997432"/>
|
||
<path d="M156.91509744436996,118.83865706232154 L157.20338104074415,118.83865699997432"/>
|
||
<path d="M156.90283625633606,118.71416732396983 L156.91509744436996,118.83865706232154"/>
|
||
<path d="M156.60229145451967,118.83865718777315 L156.91509744436996,118.83865706232154"/>
|
||
<path d="M156.59604074879098,118.77519286795587 L156.60229145451967,118.83865718777315"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.60229145451967,118.83865718777315"/>
|
||
<path d="M156.90283625633606,118.71416732396983 L156.59604074879098,118.77519286795587"/>
|
||
<path d="M156.57752886493847,118.71416744917997 L156.59604074879098,118.77519286795587"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.59604074879098,118.77519286795587"/>
|
||
<path d="M157.36631166486916,118.38744241828635 L157.43340820886658,118.60862968544598"/>
|
||
<path d="M157.18558052056937,118.65792590762157 L157.43340820886658,118.60862968544598"/>
|
||
<path d="M157.13286314059167,118.48414023970281 L157.18558052056937,118.65792590762157"/>
|
||
<path d="M156.90283625633606,118.71416732396983 L157.18558052056937,118.65792590762157"/>
|
||
<path d="M156.86652389595713,118.59446165438248 L156.90283625633606,118.71416732396983"/>
|
||
<path d="M157.25735288794328,118.18359510046093 L157.36631166486916,118.38744241828635"/>
|
||
<path d="M157.13286314059167,118.48414023970281 L157.36631166486916,118.38744241828635"/>
|
||
<path d="M157.0472548628403,118.32397843117269 L157.13286314059167,118.48414023970281"/>
|
||
<path d="M156.86652389595713,118.59446165438248 L157.13286314059167,118.48414023970281"/>
|
||
<path d="M156.80755589112744,118.4841402495922 L156.86652389595713,118.59446165438248"/>
|
||
<path d="M156.57752886493847,118.71416744917997 L156.86652389595713,118.59446165438248"/>
|
||
<path d="M156.54746722802963,118.65792610034623 L156.57752886493847,118.71416744917997"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.57752886493847,118.71416744917997"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.54746722802963,118.65792610034623"/>
|
||
<path d="M157.11071920478832,118.00492152269362 L157.25735288794328,118.18359510046093"/>
|
||
<path d="M157.0472548628403,118.32397843117269 L157.25735288794328,118.18359510046093"/>
|
||
<path d="M156.93204542557896,118.18359542970029 L157.0472548628403,118.32397843117269"/>
|
||
<path d="M156.80755589112744,118.4841402495922 L157.0472548628403,118.32397843117269"/>
|
||
<path d="M156.72819828362128,118.38744278842751 L156.80755589112744,118.4841402495922"/>
|
||
<path d="M156.54746722802963,118.65792610034623 L156.80755589112744,118.4841402495922"/>
|
||
<path d="M156.50701108931116,118.60863014094366 L156.54746722802963,118.65792610034623"/>
|
||
<path d="M156.93204545117351,117.85828782540284 L157.11071920478832,118.00492152269362"/>
|
||
<path d="M156.93204542557896,118.18359542970029 L157.11071920478832,118.00492152269362"/>
|
||
<path d="M156.79166248363595,118.06838616381583 L156.93204542557896,118.18359542970029"/>
|
||
<path d="M156.72819828362128,118.38744278842751 L156.93204542557896,118.18359542970029"/>
|
||
<path d="M156.63150076569616,118.30808514363434 L156.72819828362128,118.38744278842751"/>
|
||
<path d="M156.50701108931116,118.60863014094366 L156.72819828362128,118.38744278842751"/>
|
||
<path d="M156.45771511871374,118.5681740197424 L156.50701108931116,118.60863014094366"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.50701108931116,118.60863014094366"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.45771511871374,118.5681740197424"/>
|
||
<path d="M156.72819805541405,117.74932926524571 L156.93204545117351,117.85828782540284"/>
|
||
<path d="M156.79166248363595,118.06838616381583 L156.93204545117351,117.85828782540284"/>
|
||
<path d="M156.63150061387375,117.98277785868686 L156.79166248363595,118.06838616381583"/>
|
||
<path d="M156.63150076569616,118.30808514363434 L156.79166248363595,118.06838616381583"/>
|
||
<path d="M156.52117935421154,118.24911721771332 L156.63150076569616,118.30808514363434"/>
|
||
<path d="M156.45771511871374,118.5681740197424 L156.63150076569616,118.30808514363434"/>
|
||
<path d="M156.40147374837784,118.53811236983574 L156.45771511871374,118.5681740197424"/>
|
||
<path d="M156.50701075800566,117.68223302138767 L156.72819805541405,117.74932926524571"/>
|
||
<path d="M156.63150061387375,117.98277785868686 L156.72819805541405,117.74932926524571"/>
|
||
<path d="M156.45771489050662,117.93006060301104 L156.63150061387375,117.98277785868686"/>
|
||
<path d="M156.52117935421154,118.24911721771332 L156.63150061387375,117.98277785868686"/>
|
||
<path d="M156.40147364978054,118.21280490747131 L156.52117935421154,118.24911721771332"/>
|
||
<path d="M156.40147374837784,118.53811236983574 L156.52117935421154,118.24911721771332"/>
|
||
<path d="M156.3404483163614,118.51960052963159 L156.40147374837784,118.53811236983574"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.40147374837784,118.53811236983574"/>
|
||
<path d="M156.27698369052041,117.65957781067846 L156.50701075800566,117.68223302138767"/>
|
||
<path d="M156.45771489050662,117.93006060301104 L156.50701075800566,117.68223302138767"/>
|
||
<path d="M156.27698376729995,117.91226007017121 L156.27698369052041,117.65957781067846"/>
|
||
<path d="M156.27698376729995,117.91226007017121 L156.45771489050662,117.93006060301104"/>
|
||
<path d="M156.40147364978054,118.21280490747131 L156.45771489050662,117.93006060301104"/>
|
||
<path d="M156.27698399267808,118.20054416331277 L156.27698376729995,117.91226007017121"/>
|
||
<path d="M156.27698399267808,118.20054416331277 L156.40147364978054,118.21280490747131"/>
|
||
<path d="M156.3404483163614,118.51960052963159 L156.40147364978054,118.21280490747131"/>
|
||
<path d="M156.2769841453063,118.51335025961362 L156.27698399267808,118.20054416331277"/>
|
||
<path d="M156.2769841453063,118.51335025961362 L156.3404483163614,118.51960052963159"/>
|
||
<path d="M156.27698409860534,118.83865727692819 L156.3404483163614,118.51960052963159"/>
|
||
<path d="M156.2769841453063,118.51335025961362 L156.27698409860534,118.83865727692819"/>
|
||
</g>
|
||
<g id="product-fff199fe-c802-46eb-9ae3-a5485c67b984" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.032" ifc:guid="3$yPd_o096wvhZfKXSPxc4">
|
||
<path d="M156.27697943255043,105.75343080750463 L156.04695244280458,105.77608653757579"/>
|
||
<path d="M156.27697950932998,106.00611306699739 L156.09624870046434,106.02391450974119"/>
|
||
<path d="M156.27697973470811,106.29439716013894 L156.15249004584541,106.30665834817273"/>
|
||
<path d="M156.27697988733632,106.60720325644024 L156.21351562974974,106.61345392668454"/>
|
||
<path d="M156.15249004584541,106.30665834817273 L156.21351562974974,106.61345392668454"/>
|
||
<path d="M156.15249026863444,106.63196573957066 L156.21351562974974,106.61345392668454"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.21351562974974,106.61345392668454"/>
|
||
<path d="M155.82576528209574,105.84318301060739 L156.04695244280458,105.77608653757579"/>
|
||
<path d="M156.09624870046434,106.02391450974119 L156.04695244280458,105.77608653757579"/>
|
||
<path d="M155.92246313899534,106.07663174778463 L156.09624870046434,106.02391450974119"/>
|
||
<path d="M156.15249004584541,106.30665834817273 L156.09624870046434,106.02391450974119"/>
|
||
<path d="M156.03278442948294,106.34297074403548 L156.15249004584541,106.30665834817273"/>
|
||
<path d="M155.62191807071997,105.95214178753258 L155.82576528209574,105.84318301060739"/>
|
||
<path d="M155.92246313899534,106.07663174778463 L155.82576528209574,105.84318301060739"/>
|
||
<path d="M155.76230147239858,106.16224002553645 L155.92246313899534,106.07663174778463"/>
|
||
<path d="M156.03278442948294,106.34297074403548 L155.92246313899534,106.07663174778463"/>
|
||
<path d="M155.92246311340057,106.40193871338124 L156.03278442948294,106.34297074403548"/>
|
||
<path d="M156.15249026863444,106.63196573957066 L156.03278442948294,106.34297074403548"/>
|
||
<path d="M156.0962489641546,106.66202732325473 L156.15249026863444,106.63196573957066"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.15249026863444,106.63196573957066"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.0962489641546,106.66202732325473"/>
|
||
<path d="M155.44324435101919,106.09877547068754 L155.62191807071997,105.95214178753258"/>
|
||
<path d="M155.76230147239858,106.16224002553645 L155.62191807071997,105.95214178753258"/>
|
||
<path d="M155.6219185418928,106.27744924989702 L155.76230147239858,106.16224002553645"/>
|
||
<path d="M155.92246311340057,106.40193871338124 L155.76230147239858,106.16224002553645"/>
|
||
<path d="M155.82576565223621,106.48129624992134 L155.92246311340057,106.40193871338124"/>
|
||
<path d="M156.0962489641546,106.66202732325473 L155.92246311340057,106.40193871338124"/>
|
||
<path d="M156.04695304023539,106.70248342648938 L156.0962489641546,106.66202732325473"/>
|
||
<path d="M155.29661079566142,106.27744915333551 L155.44324435101919,106.09877547068754"/>
|
||
<path d="M155.6219185418928,106.27744924989702 L155.44324435101919,106.09877547068754"/>
|
||
<path d="M155.50670927600834,106.41783222732374 L155.6219185418928,106.27744924989702"/>
|
||
<path d="M155.82576565223621,106.48129624992134 L155.6219185418928,106.27744924989702"/>
|
||
<path d="M155.74640807841024,106.57799373236321 L155.82576565223621,106.48129624992134"/>
|
||
<path d="M156.04695304023539,106.70248342648938 L155.82576565223621,106.48129624992134"/>
|
||
<path d="M156.00649690129285,106.75177932612041 L156.04695304023539,106.70248342648938"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.04695304023539,106.70248342648938"/>
|
||
<path d="M155.18765216453835,106.48129647812812 L155.29661079566142,106.27744915333551"/>
|
||
<path d="M155.50670927600834,106.41783222732374 L155.29661079566142,106.27744915333551"/>
|
||
<path d="M155.42110111281363,106.57799391966819 L155.50670927600834,106.41783222732374"/>
|
||
<path d="M155.74640807841024,106.57799373236321 L155.50670927600834,106.41783222732374"/>
|
||
<path d="M155.68744011700539,106.68831507288041 L155.74640807841024,106.57799373236321"/>
|
||
<path d="M156.00649690129285,106.75177932612041 L155.74640807841024,106.57799373236321"/>
|
||
<path d="M155.97643526912771,106.80802063435976 L156.00649690129285,106.75177932612041"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.00649690129285,106.75177932612041"/>
|
||
<path d="M155.12055577874628,106.70248370457057 L155.18765216453835,106.48129647812812"/>
|
||
<path d="M155.42110111281363,106.57799391966819 L155.18765216453835,106.48129647812812"/>
|
||
<path d="M155.36838385713691,106.75177950110219 L155.42110111281363,106.57799391966819"/>
|
||
<path d="M155.68744011700539,106.68831507288041 L155.42110111281363,106.57799391966819"/>
|
||
<path d="M155.65112780676304,106.80802070634536 L155.68744011700539,106.68831507288041"/>
|
||
<path d="M155.97643526912771,106.80802063435976 L155.68744011700539,106.68831507288041"/>
|
||
<path d="M155.95792342892344,106.86904601315109 L155.97643526912771,106.80802063435976"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L155.97643526912771,106.80802063435976"/>
|
||
<path d="M155.09790028417035,106.93251073619376 L155.12055577874628,106.70248370457057"/>
|
||
<path d="M155.36838385713691,106.75177950110219 L155.12055577874628,106.70248370457057"/>
|
||
<path d="M155.35058346623123,106.93251048279126 L155.36838385713691,106.75177950110219"/>
|
||
<path d="M155.65112780676304,106.80802070634536 L155.36838385713691,106.75177950110219"/>
|
||
<path d="M155.63886663680432,106.93251042046086 L155.65112780676304,106.80802070634536"/>
|
||
<path d="M155.95792342892344,106.86904601315109 L155.65112780676304,106.80802070634536"/>
|
||
<path d="M155.95167269762146,106.93251028820032 L155.95792342892344,106.86904601315109"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L155.95792342892344,106.86904601315109"/>
|
||
<path d="M155.35058346623123,106.93251048279126 L155.63886663680432,106.93251042046086"/>
|
||
<path d="M155.65112782483834,107.05700014101876 L155.63886663680432,106.93251042046086"/>
|
||
<path d="M155.95167269762146,106.93251028820032 L155.63886663680432,106.93251042046086"/>
|
||
<path d="M155.95792340334981,106.99597457042046 L155.95167269762146,106.93251028820032"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L155.95167269762146,106.93251028820032"/>
|
||
<path d="M155.12055594327444,107.16253776180156 L155.09790028417035,106.93251073619376"/>
|
||
<path d="M155.35058346623123,106.93251048279126 L155.09790028417035,106.93251073619376"/>
|
||
<path d="M155.36838384447253,107.11324146865763 L155.35058346623123,106.93251048279126"/>
|
||
<path d="M155.18765248727198,107.38372495799331 L155.12055594327444,107.16253776180156"/>
|
||
<path d="M155.36838384447253,107.11324146865763 L155.12055594327444,107.16253776180156"/>
|
||
<path d="M155.42110115348328,107.28702706561126 L155.36838384447253,107.11324146865763"/>
|
||
<path d="M155.65112782483834,107.05700014101876 L155.36838384447253,107.11324146865763"/>
|
||
<path d="M155.68744022070052,107.17670575738111 L155.65112782483834,107.05700014101876"/>
|
||
<path d="M155.95792340334981,106.99597457042046 L155.65112782483834,107.05700014101876"/>
|
||
<path d="M155.97643521623581,107.05699994484257 L155.95792340334981,106.99597457042046"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L155.95792340334981,106.99597457042046"/>
|
||
<path d="M155.42110115348328,107.28702706561126 L155.68744022070052,107.17670575738111"/>
|
||
<path d="M155.74640815456337,107.28702709120535 L155.68744022070052,107.17670575738111"/>
|
||
<path d="M155.97643521623581,107.05699994484257 L155.68744022070052,107.17670575738111"/>
|
||
<path d="M156.00649685314454,107.1132412759348 L155.97643521623581,107.05699994484257"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L155.97643521623581,107.05699994484257"/>
|
||
<path d="M155.29661126419808,107.58757220485222 L155.18765248727198,107.38372495799331"/>
|
||
<path d="M155.42110115348328,107.28702706561126 L155.18765248727198,107.38372495799331"/>
|
||
<path d="M155.50670936026779,107.44718873220745 L155.42110115348328,107.28702706561126"/>
|
||
<path d="M155.44324494735304,107.7662458535865 L155.29661126419808,107.58757220485222"/>
|
||
<path d="M155.50670936026779,107.44718873220745 L155.29661126419808,107.58757220485222"/>
|
||
<path d="M155.62191865559532,107.58757166271289 L155.50670936026779,107.44718873220745"/>
|
||
<path d="M155.74640815456337,107.28702709120535 L155.50670936026779,107.44718873220745"/>
|
||
<path d="M155.82576576206941,107.38372455236959 L155.74640815456337,107.28702709120535"/>
|
||
<path d="M156.00649685314454,107.1132412759348 L155.74640815456337,107.28702709120535"/>
|
||
<path d="M156.04695297412138,107.16253719985343 L156.00649685314454,107.1132412759348"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.00649685314454,107.1132412759348"/>
|
||
<path d="M155.82576576206941,107.38372455236959 L156.04695297412138,107.16253719985343"/>
|
||
<path d="M156.09624890923556,107.20299335653863 L156.04695297412138,107.16253719985343"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.04695297412138,107.16253719985343"/>
|
||
<path d="M155.62191877193436,107.91287940894472 L155.44324494735304,107.7662458535865"/>
|
||
<path d="M155.62191865559532,107.58757166271289 L155.44324494735304,107.7662458535865"/>
|
||
<path d="M155.76230170398844,107.70278099956477 L155.62191865559532,107.58757166271289"/>
|
||
<path d="M155.82576576206941,107.38372455236959 L155.62191865559532,107.58757166271289"/>
|
||
<path d="M155.92246324451128,107.46308219716275 L155.82576576206941,107.38372455236959"/>
|
||
<path d="M155.82576606124348,108.02183804006791 L155.62191877193436,107.91287940894472"/>
|
||
<path d="M155.76230170398844,107.70278099956477 L155.62191877193436,107.91287940894472"/>
|
||
<path d="M155.92246343181705,107.78838923372632 L155.76230170398844,107.70278099956477"/>
|
||
<path d="M155.92246324451128,107.46308219716275 L155.76230170398844,107.70278099956477"/>
|
||
<path d="M156.03278462051264,107.52205012308377 L155.92246324451128,107.46308219716275"/>
|
||
<path d="M156.09624890923556,107.20299335653863 L155.92246324451128,107.46308219716275"/>
|
||
<path d="M156.15249021747525,107.23305497096089 L156.09624890923556,107.20299335653863"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.09624890923556,107.20299335653863"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.15249021747525,107.23305497096089"/>
|
||
<path d="M156.046953305427,108.08893442585986 L155.82576606124348,108.02183804006791"/>
|
||
<path d="M155.92246343181705,107.78838923372632 L155.82576606124348,108.02183804006791"/>
|
||
<path d="M156.09624906647571,107.84110648940259 L155.92246343181705,107.78838923372632"/>
|
||
<path d="M156.03278462051264,107.52205012308377 L155.92246343181705,107.78838923372632"/>
|
||
<path d="M156.1524902805894,107.55836239784185 L156.03278462051264,107.52205012308377"/>
|
||
<path d="M156.15249021747525,107.23305497096089 L156.03278462051264,107.52205012308377"/>
|
||
<path d="M156.21351560957294,107.25156684664853 L156.15249021747525,107.23305497096089"/>
|
||
<path d="M156.27698034382695,108.11158992043556 L156.046953305427,108.08893442585986"/>
|
||
<path d="M156.09624906647571,107.84110648940259 L156.046953305427,108.08893442585986"/>
|
||
<path d="M156.27698007683398,107.8589068803085 L156.09624906647571,107.84110648940259"/>
|
||
<path d="M156.1524902805894,107.55836239784185 L156.09624906647571,107.84110648940259"/>
|
||
<path d="M156.27698001449596,107.5706235678017 L156.1524902805894,107.55836239784185"/>
|
||
<path d="M156.21351560957294,107.25156684664853 L156.1524902805894,107.55836239784185"/>
|
||
<path d="M156.27697990942102,107.25781750698434 L156.21351560957294,107.25156684664853"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.21351560957294,107.25156684664853"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.27697990942102,107.25781750698434"/>
|
||
<path d="M156.50700738039984,108.08893426133181 L156.27698034382695,108.11158992043556"/>
|
||
<path d="M156.27698007683398,107.8589068803085 L156.27698034382695,108.11158992043556"/>
|
||
<path d="M156.45771110499834,107.84110643110034 L156.27698007683398,107.8589068803085"/>
|
||
<path d="M156.27698001449596,107.5706235678017 L156.27698007683398,107.8589068803085"/>
|
||
<path d="M156.40146975074651,107.55836237976746 L156.27698001449596,107.5706235678017"/>
|
||
<path d="M156.27697990942102,107.25781750698434 L156.27698001449596,107.5706235678017"/>
|
||
<path d="M156.34044420232556,107.25156683673958 L156.27697990942102,107.25781750698434"/>
|
||
<path d="M156.72819461207553,108.02183771733417 L156.50700738039984,108.08893426133181"/>
|
||
<path d="M156.45771110499834,107.84110643110034 L156.50700738039984,108.08893426133181"/>
|
||
<path d="M156.63149671969245,107.78838912208994 L156.45771110499834,107.84110643110034"/>
|
||
<path d="M156.40146975074651,107.55836237976746 L156.45771110499834,107.84110643110034"/>
|
||
<path d="M156.52117542920485,107.52205005487212 L156.40146975074651,107.55836237976746"/>
|
||
<path d="M156.34044420232556,107.25156683673958 L156.40146975074651,107.55836237976746"/>
|
||
<path d="M156.40146960779498,107.2330549528865 L156.34044420232556,107.25156683673958"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.34044420232556,107.25156683673958"/>
|
||
<path d="M156.93204189441792,107.91287894040806 L156.72819461207553,108.02183771733417"/>
|
||
<path d="M156.63149671969245,107.78838912208994 L156.72819461207553,108.02183771733417"/>
|
||
<path d="M156.79165849273954,107.70278084433767 L156.63149671969245,107.78838912208994"/>
|
||
<path d="M156.52117542920485,107.52205005487212 L156.63149671969245,107.78838912208994"/>
|
||
<path d="M156.6314967807707,107.46308197907501 L156.52117542920485,107.52205005487212"/>
|
||
<path d="M156.40146960779498,107.2330549528865 L156.52117542920485,107.52205005487212"/>
|
||
<path d="M156.45771094775807,107.20299336920243 L156.40146960779498,107.2330549528865"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.40146960779498,107.2330549528865"/>
|
||
<path d="M157.11071554315231,107.7662451862866 L156.93204189441792,107.91287894040806"/>
|
||
<path d="M156.79165849273954,107.70278084433767 L156.93204189441792,107.91287894040806"/>
|
||
<path d="M156.93204149421194,107.58757154901059 L156.79165849273954,107.70278084433767"/>
|
||
<path d="M156.6314967807707,107.46308197907501 L156.79165849273954,107.70278084433767"/>
|
||
<path d="M156.72819424193483,107.3837244070528 L156.6314967807707,107.46308197907501"/>
|
||
<path d="M156.45771094775807,107.20299336920243 L156.6314967807707,107.46308197907501"/>
|
||
<path d="M156.50700687167739,107.16253719500128 L156.45771094775807,107.20299336920243"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.45771094775807,107.20299336920243"/>
|
||
<path d="M157.25734909850996,107.58757150363817 L157.11071554315231,107.7662451862866"/>
|
||
<path d="M156.93204149421194,107.58757154901059 L157.11071554315231,107.7662451862866"/>
|
||
<path d="M157.04725083106371,107.44718853610084 L156.93204149421194,107.58757154901059"/>
|
||
<path d="M156.72819424193483,107.3837244070528 L156.93204149421194,107.58757154901059"/>
|
||
<path d="M156.80755181576103,107.28702688912745 L156.72819424193483,107.3837244070528"/>
|
||
<path d="M156.50700687167739,107.16253719500128 L156.72819424193483,107.3837244070528"/>
|
||
<path d="M156.5474630283619,107.11324125988631 L156.50700687167739,107.16253719500128"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.50700687167739,107.16253719500128"/>
|
||
<path d="M157.04725083106371,107.44718853610084 L156.80755181576103,107.28702688912745"/>
|
||
<path d="M156.86651974168274,107.17670549538525 L156.80755181576103,107.28702688912745"/>
|
||
<path d="M156.5474630283619,107.11324125988631 L156.80755181576103,107.28702688912745"/>
|
||
<path d="M156.57752462504368,107.05699992503378 L156.5474630283619,107.11324125988631"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.5474630283619,107.11324125988631"/>
|
||
<path d="M157.36630772963269,107.38372410787861 L157.25734909850996,107.58757150363817"/>
|
||
<path d="M157.04725083106371,107.44718853610084 L157.25734909850996,107.58757150363817"/>
|
||
<path d="M157.1328589942583,107.28702677278852 L157.04725083106371,107.44718853610084"/>
|
||
<path d="M157.43340411542476,107.16253682821207 L157.36630772963269,107.38372410787861"/>
|
||
<path d="M157.1328589942583,107.28702677278852 L157.36630772963269,107.38372410787861"/>
|
||
<path d="M157.18557632090153,107.11324108490544 L157.1328589942583,107.28702677278852"/>
|
||
<path d="M156.86651974168274,107.17670549538525 L157.1328589942583,107.28702677278852"/>
|
||
<path d="M156.90283201644138,107.05699980869485 L156.86651974168274,107.17670549538525"/>
|
||
<path d="M156.57752462504368,107.05699992503378 L156.86651974168274,107.17670549538525"/>
|
||
<path d="M156.59603650073097,106.99597450188958 L156.57752462504368,107.05699992503378"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.57752462504368,107.05699992503378"/>
|
||
<path d="M156.90283201644138,107.05699980869485 L156.59603650073097,106.99597450188958"/>
|
||
<path d="M156.6022871965497,106.93251018459978 L156.59603650073097,106.99597450188958"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.59603650073097,106.99597450188958"/>
|
||
<path d="M157.45605961000069,106.93250974339799 L157.43340411542476,107.16253682821207"/>
|
||
<path d="M157.18557632090153,107.11324108490544 L157.43340411542476,107.16253682821207"/>
|
||
<path d="M157.20337678277417,106.93250999680095 L157.18557632090153,107.11324108490544"/>
|
||
<path d="M156.90283201644138,107.05699980869485 L157.18557632090153,107.11324108490544"/>
|
||
<path d="M156.91509318639999,106.93251005914772 L156.90283201644138,107.05699980869485"/>
|
||
<path d="M157.4334039508966,106.70248268227215 L157.45605961000069,106.93250974339799"/>
|
||
<path d="M157.20337678277417,106.93250999680095 L157.45605961000069,106.93250974339799"/>
|
||
<path d="M157.1855762625994,106.7517789044482 L157.20337678277417,106.93250999680095"/>
|
||
<path d="M156.91509318639999,106.93251005914772 L157.20337678277417,106.93250999680095"/>
|
||
<path d="M156.90283199836608,106.808020320796 L156.91509318639999,106.93251005914772"/>
|
||
<path d="M156.6022871965497,106.93251018459978 L156.91509318639999,106.93251005914772"/>
|
||
<path d="M156.59603649082101,106.86904586478249 L156.6022871965497,106.93251018459978"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.6022871965497,106.93251018459978"/>
|
||
<path d="M156.90283199836608,106.808020320796 L156.59603649082101,106.86904586478249"/>
|
||
<path d="M156.5775246069685,106.80802044600614 L156.59603649082101,106.86904586478249"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.59603649082101,106.86904586478249"/>
|
||
<path d="M157.36630740689918,106.48129541511298 L157.4334039508966,106.70248268227215"/>
|
||
<path d="M157.1855762625994,106.7517789044482 L157.4334039508966,106.70248268227215"/>
|
||
<path d="M157.13285888262169,106.57799323652898 L157.1855762625994,106.7517789044482"/>
|
||
<path d="M156.90283199836608,106.808020320796 L157.1855762625994,106.7517789044482"/>
|
||
<path d="M156.86651963798715,106.68831465120911 L156.90283199836608,106.808020320796"/>
|
||
<path d="M157.25734862997331,106.27744809728756 L157.36630740689918,106.48129541511298"/>
|
||
<path d="M157.13285888262169,106.57799323652898 L157.36630740689918,106.48129541511298"/>
|
||
<path d="M157.04725060487033,106.41783142799886 L157.13285888262169,106.57799323652898"/>
|
||
<path d="M156.86651963798715,106.68831465120911 L157.13285888262169,106.57799323652898"/>
|
||
<path d="M156.80755163315746,106.57799324641837 L156.86651963798715,106.68831465120911"/>
|
||
<path d="M156.5775246069685,106.80802044600614 L156.86651963798715,106.68831465120911"/>
|
||
<path d="M156.54746297005966,106.7517790971724 L156.5775246069685,106.80802044600614"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.5775246069685,106.80802044600614"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.54746297005966,106.7517790971724"/>
|
||
<path d="M157.11071494681835,106.09877451952025 L157.25734862997331,106.27744809728756"/>
|
||
<path d="M157.04725060487033,106.41783142799886 L157.25734862997331,106.27744809728756"/>
|
||
<path d="M156.93204116760899,106.27744842652692 L157.04725060487033,106.41783142799886"/>
|
||
<path d="M156.80755163315746,106.57799324641837 L157.04725060487033,106.41783142799886"/>
|
||
<path d="M156.72819402565131,106.48129578525368 L156.80755163315746,106.57799324641837"/>
|
||
<path d="M156.54746297005966,106.7517790971724 L156.80755163315746,106.57799324641837"/>
|
||
<path d="M156.50700683134119,106.70248313777029 L156.54746297005966,106.7517790971724"/>
|
||
<path d="M156.93204119320353,105.95214082222947 L157.11071494681835,106.09877451952025"/>
|
||
<path d="M156.93204116760899,106.27744842652692 L157.11071494681835,106.09877451952025"/>
|
||
<path d="M156.79165822566597,106.162239160642 L156.93204116760899,106.27744842652692"/>
|
||
<path d="M156.72819402565131,106.48129578525368 L156.93204116760899,106.27744842652692"/>
|
||
<path d="M156.63149650772618,106.40193814046097 L156.72819402565131,106.48129578525368"/>
|
||
<path d="M156.50700683134119,106.70248313777029 L156.72819402565131,106.48129578525368"/>
|
||
<path d="M156.45771086074376,106.66202701656857 L156.50700683134119,106.70248313777029"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.50700683134119,106.70248313777029"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.45771086074376,106.66202701656857"/>
|
||
<path d="M156.72819379744408,105.84318226207233 L156.93204119320353,105.95214082222947"/>
|
||
<path d="M156.79165822566597,106.162239160642 L156.93204119320353,105.95214082222947"/>
|
||
<path d="M156.63149635590378,106.07663085551349 L156.79165822566597,106.162239160642"/>
|
||
<path d="M156.63149650772618,106.40193814046097 L156.79165822566597,106.162239160642"/>
|
||
<path d="M156.52117509624156,106.34297021453949 L156.63149650772618,106.40193814046097"/>
|
||
<path d="M156.45771086074376,106.66202701656857 L156.63149650772618,106.40193814046097"/>
|
||
<path d="M156.40146949040786,106.63196536666237 L156.45771086074376,106.66202701656857"/>
|
||
<path d="M156.50700650003569,105.77608601821385 L156.72819379744408,105.84318226207233"/>
|
||
<path d="M156.63149635590378,106.07663085551349 L156.72819379744408,105.84318226207233"/>
|
||
<path d="M156.45771063253665,106.02391359983721 L156.63149635590378,106.07663085551349"/>
|
||
<path d="M156.52117509624156,106.34297021453949 L156.63149635590378,106.07663085551349"/>
|
||
<path d="M156.40146939181056,106.30665790429794 L156.52117509624156,106.34297021453949"/>
|
||
<path d="M156.40146949040786,106.63196536666237 L156.52117509624156,106.34297021453949"/>
|
||
<path d="M156.34044405839143,106.61345352645822 L156.40146949040786,106.63196536666237"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.40146949040786,106.63196536666237"/>
|
||
<path d="M156.27697943255043,105.75343080750463 L156.50700650003569,105.77608601821385"/>
|
||
<path d="M156.45771063253665,106.02391359983721 L156.50700650003569,105.77608601821385"/>
|
||
<path d="M156.27697950932998,106.00611306699739 L156.27697943255043,105.75343080750463"/>
|
||
<path d="M156.27697950932998,106.00611306699739 L156.45771063253665,106.02391359983721"/>
|
||
<path d="M156.40146939181056,106.30665790429794 L156.45771063253665,106.02391359983721"/>
|
||
<path d="M156.27697973470811,106.29439716013894 L156.27697950932998,106.00611306699739"/>
|
||
<path d="M156.27697973470811,106.29439716013894 L156.40146939181056,106.30665790429794"/>
|
||
<path d="M156.34044405839143,106.61345352645822 L156.40146939181056,106.30665790429794"/>
|
||
<path d="M156.27697988733632,106.60720325644024 L156.27697973470811,106.29439716013894"/>
|
||
<path d="M156.27697988733632,106.60720325644024 L156.34044405839143,106.61345352645822"/>
|
||
<path d="M156.27697984063536,106.93251027375436 L156.34044405839143,106.61345352645822"/>
|
||
<path d="M156.27697988733632,106.60720325644024 L156.27697984063536,106.93251027375436"/>
|
||
</g>
|
||
<g id="product-c4a23057-f45c-4d29-a740-bee454f427fa" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.092" ifc:guid="34eZ1Nz5nDAQT0lkHKz2Vw">
|
||
<path d="M359.4848341467457,117.65950513788812 L359.25480715699996,117.68216086795883"/>
|
||
<path d="M359.48483422352535,117.91218739738088 L359.30410341465972,117.92998884012422"/>
|
||
<path d="M359.48483444890348,118.20047149052243 L359.36034476004079,118.21273267855577"/>
|
||
<path d="M359.48483460153159,118.51327758682282 L359.42137034394511,118.51952825706803"/>
|
||
<path d="M359.36034476004079,118.21273267855577 L359.42137034394511,118.51952825706803"/>
|
||
<path d="M359.36034498282993,118.53804006995415 L359.42137034394511,118.51952825706803"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.42137034394511,118.51952825706803"/>
|
||
<path d="M359.03361999629112,117.74925734099043 L359.25480715699996,117.68216086795883"/>
|
||
<path d="M359.30410341465972,117.92998884012422 L359.25480715699996,117.68216086795883"/>
|
||
<path d="M359.13031785319072,117.98270607816767 L359.30410341465972,117.92998884012422"/>
|
||
<path d="M359.36034476004079,118.21273267855577 L359.30410341465972,117.92998884012422"/>
|
||
<path d="M359.24063914367832,118.24904507441897 L359.36034476004079,118.21273267855577"/>
|
||
<path d="M358.82977278491524,117.85821611791607 L359.03361999629112,117.74925734099043"/>
|
||
<path d="M359.13031785319072,117.98270607816767 L359.03361999629112,117.74925734099043"/>
|
||
<path d="M358.97015618659395,118.06831435591903 L359.13031785319072,117.98270607816767"/>
|
||
<path d="M359.24063914367832,118.24904507441897 L359.13031785319072,117.98270607816767"/>
|
||
<path d="M359.13031782759595,118.30801304376428 L359.24063914367832,118.24904507441897"/>
|
||
<path d="M359.36034498282993,118.53804006995415 L359.24063914367832,118.24904507441897"/>
|
||
<path d="M359.30410367834986,118.56810165363777 L359.36034498282993,118.53804006995415"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.36034498282993,118.53804006995415"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.30410367834986,118.56810165363777"/>
|
||
<path d="M358.65109906521457,118.00484980107058 L358.82977278491524,117.85821611791607"/>
|
||
<path d="M358.97015618659395,118.06831435591903 L358.82977278491524,117.85821611791607"/>
|
||
<path d="M358.82977325608817,118.18352358028005 L358.97015618659395,118.06831435591903"/>
|
||
<path d="M359.13031782759595,118.30801304376428 L358.97015618659395,118.06831435591903"/>
|
||
<path d="M359.03362036643148,118.38737058030438 L359.13031782759595,118.30801304376428"/>
|
||
<path d="M359.30410367834986,118.56810165363777 L359.13031782759595,118.30801304376428"/>
|
||
<path d="M359.25480775443066,118.60855775687287 L359.30410367834986,118.56810165363777"/>
|
||
<path d="M358.5044655098568,118.18352348371855 L358.65109906521457,118.00484980107058"/>
|
||
<path d="M358.82977325608817,118.18352358028005 L358.65109906521457,118.00484980107058"/>
|
||
<path d="M358.71456399020371,118.32390655770678 L358.82977325608817,118.18352358028005"/>
|
||
<path d="M359.03362036643148,118.38737058030438 L358.82977325608817,118.18352358028005"/>
|
||
<path d="M358.95426279260573,118.48406806274625 L359.03362036643148,118.38737058030438"/>
|
||
<path d="M359.25480775443066,118.60855775687287 L359.03362036643148,118.38737058030438"/>
|
||
<path d="M359.21435161548811,118.65785365650345 L359.25480775443066,118.60855775687287"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.25480775443066,118.60855775687287"/>
|
||
<path d="M358.39550687873373,118.3873708085107 L358.5044655098568,118.18352348371855"/>
|
||
<path d="M358.71456399020371,118.32390655770678 L358.5044655098568,118.18352348371855"/>
|
||
<path d="M358.62895582700901,118.48406825005122 L358.71456399020371,118.32390655770678"/>
|
||
<path d="M358.95426279260573,118.48406806274625 L358.71456399020371,118.32390655770678"/>
|
||
<path d="M358.89529483120066,118.5943894032639 L358.95426279260573,118.48406806274625"/>
|
||
<path d="M359.21435161548811,118.65785365650345 L358.95426279260573,118.48406806274625"/>
|
||
<path d="M359.18428998332297,118.71409496474234 L359.21435161548811,118.65785365650345"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.21435161548811,118.65785365650345"/>
|
||
<path d="M358.32841049294166,118.6085580349536 L358.39550687873373,118.3873708085107"/>
|
||
<path d="M358.62895582700901,118.48406825005122 L358.39550687873373,118.3873708085107"/>
|
||
<path d="M358.57623857133228,118.65785383148523 L358.62895582700901,118.48406825005122"/>
|
||
<path d="M358.89529483120066,118.5943894032639 L358.62895582700901,118.48406825005122"/>
|
||
<path d="M358.85898252095842,118.71409503672839 L358.89529483120066,118.5943894032639"/>
|
||
<path d="M359.18428998332297,118.71409496474234 L358.89529483120066,118.5943894032639"/>
|
||
<path d="M359.16577814311893,118.77512034353458 L359.18428998332297,118.71409496474234"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.18428998332297,118.71409496474234"/>
|
||
<path d="M358.30575499836573,118.83858506657725 L358.32841049294166,118.6085580349536"/>
|
||
<path d="M358.57623857133228,118.65785383148523 L358.32841049294166,118.6085580349536"/>
|
||
<path d="M358.55843818042661,118.83858481317429 L358.57623857133228,118.65785383148523"/>
|
||
<path d="M358.85898252095842,118.71409503672839 L358.57623857133228,118.65785383148523"/>
|
||
<path d="M358.84672135099959,118.83858475084389 L358.85898252095842,118.71409503672839"/>
|
||
<path d="M359.16577814311893,118.77512034353458 L358.85898252095842,118.71409503672839"/>
|
||
<path d="M359.15952741181684,118.83858461858335 L359.16577814311893,118.77512034353458"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.16577814311893,118.77512034353458"/>
|
||
<path d="M358.55843818042661,118.83858481317429 L358.84672135099959,118.83858475084389"/>
|
||
<path d="M358.8589825390336,118.9630744714018 L358.84672135099959,118.83858475084389"/>
|
||
<path d="M359.15952741181684,118.83858461858335 L358.84672135099959,118.83858475084389"/>
|
||
<path d="M359.16577811754519,118.90204890080395 L359.15952741181684,118.83858461858335"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.15952741181684,118.83858461858335"/>
|
||
<path d="M358.32841065746982,119.06861209218459 L358.30575499836573,118.83858506657725"/>
|
||
<path d="M358.55843818042661,118.83858481317429 L358.30575499836573,118.83858506657725"/>
|
||
<path d="M358.57623855866791,119.01931579904112 L358.55843818042661,118.83858481317429"/>
|
||
<path d="M358.39550720146747,119.2897992883768 L358.32841065746982,119.06861209218459"/>
|
||
<path d="M358.57623855866791,119.01931579904112 L358.32841065746982,119.06861209218459"/>
|
||
<path d="M358.62895586767866,119.19310139599384 L358.57623855866791,119.01931579904112"/>
|
||
<path d="M358.8589825390336,118.9630744714018 L358.57623855866791,119.01931579904112"/>
|
||
<path d="M358.89529493489579,119.08278008776415 L358.8589825390336,118.9630744714018"/>
|
||
<path d="M359.16577811754519,118.90204890080395 L358.8589825390336,118.9630744714018"/>
|
||
<path d="M359.18428993043131,118.96307427522561 L359.16577811754519,118.90204890080395"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.16577811754519,118.90204890080395"/>
|
||
<path d="M358.62895586767866,119.19310139599384 L358.89529493489579,119.08278008776415"/>
|
||
<path d="M358.95426286875863,119.19310142158838 L358.89529493489579,119.08278008776415"/>
|
||
<path d="M359.18428993043131,118.96307427522561 L358.89529493489579,119.08278008776415"/>
|
||
<path d="M359.21435156734003,119.01931560631783 L359.18428993043131,118.96307427522561"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.18428993043131,118.96307427522561"/>
|
||
<path d="M358.50446597839345,119.49364653523526 L358.39550720146747,119.2897992883768"/>
|
||
<path d="M358.62895586767866,119.19310139599384 L358.39550720146747,119.2897992883768"/>
|
||
<path d="M358.71456407446317,119.35326306259003 L358.62895586767866,119.19310139599384"/>
|
||
<path d="M358.65109966154841,119.67232018396999 L358.50446597839345,119.49364653523526"/>
|
||
<path d="M358.71456407446317,119.35326306259003 L358.50446597839345,119.49364653523526"/>
|
||
<path d="M358.8297733697907,119.49364599309592 L358.71456407446317,119.35326306259003"/>
|
||
<path d="M358.95426286875863,119.19310142158838 L358.71456407446317,119.35326306259003"/>
|
||
<path d="M359.03362047626479,119.28979888275262 L358.95426286875863,119.19310142158838"/>
|
||
<path d="M359.21435156734003,119.01931560631783 L358.95426286875863,119.19310142158838"/>
|
||
<path d="M359.25480768831665,119.06861153023647 L359.21435156734003,119.01931560631783"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.21435156734003,119.01931560631783"/>
|
||
<path d="M359.03362047626479,119.28979888275262 L359.25480768831665,119.06861153023647"/>
|
||
<path d="M359.30410362343093,119.10906768692121 L359.25480768831665,119.06861153023647"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.25480768831665,119.06861153023647"/>
|
||
<path d="M358.82977348612974,119.81895373932775 L358.65109966154841,119.67232018396999"/>
|
||
<path d="M358.8297733697907,119.49364599309592 L358.65109966154841,119.67232018396999"/>
|
||
<path d="M358.97015641818382,119.6088553299478 L358.8297733697907,119.49364599309592"/>
|
||
<path d="M359.03362047626479,119.28979888275262 L358.8297733697907,119.49364599309592"/>
|
||
<path d="M359.13031795870654,119.36915652754533 L359.03362047626479,119.28979888275262"/>
|
||
<path d="M359.03362077543875,119.92791237045139 L358.82977348612974,119.81895373932775"/>
|
||
<path d="M358.97015641818382,119.6088553299478 L358.82977348612974,119.81895373932775"/>
|
||
<path d="M359.13031814601243,119.69446356410981 L358.97015641818382,119.6088553299478"/>
|
||
<path d="M359.13031795870654,119.36915652754533 L358.97015641818382,119.6088553299478"/>
|
||
<path d="M359.24063933470802,119.42812445346681 L359.13031795870654,119.36915652754533"/>
|
||
<path d="M359.30410362343093,119.10906768692121 L359.13031795870654,119.36915652754533"/>
|
||
<path d="M359.36034493167074,119.13912930134438 L359.30410362343093,119.10906768692121"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.30410362343093,119.10906768692121"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.36034493167074,119.13912930134438"/>
|
||
<path d="M359.25480801962237,119.9950087562429 L359.03362077543875,119.92791237045139"/>
|
||
<path d="M359.13031814601243,119.69446356410981 L359.03362077543875,119.92791237045139"/>
|
||
<path d="M359.3041037806712,119.74718081978563 L359.13031814601243,119.69446356410981"/>
|
||
<path d="M359.24063933470802,119.42812445346681 L359.13031814601243,119.69446356410981"/>
|
||
<path d="M359.36034499478478,119.46443672822534 L359.24063933470802,119.42812445346681"/>
|
||
<path d="M359.36034493167074,119.13912930134438 L359.24063933470802,119.42812445346681"/>
|
||
<path d="M359.4213703237682,119.15764117703202 L359.36034493167074,119.13912930134438"/>
|
||
<path d="M359.48483505802221,120.0176642508186 L359.25480801962237,119.9950087562429"/>
|
||
<path d="M359.3041037806712,119.74718081978563 L359.25480801962237,119.9950087562429"/>
|
||
<path d="M359.48483479102936,119.76498121069153 L359.3041037806712,119.74718081978563"/>
|
||
<path d="M359.36034499478478,119.46443672822534 L359.3041037806712,119.74718081978563"/>
|
||
<path d="M359.48483472869134,119.47669789818474 L359.36034499478478,119.46443672822534"/>
|
||
<path d="M359.4213703237682,119.15764117703202 L359.36034499478478,119.46443672822534"/>
|
||
<path d="M359.48483462361639,119.16389183736737 L359.4213703237682,119.15764117703202"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.4213703237682,119.15764117703202"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.48483462361639,119.16389183736737"/>
|
||
<path d="M359.71486209459522,119.9950085917153 L359.48483505802221,120.0176642508186"/>
|
||
<path d="M359.48483479102936,119.76498121069153 L359.48483505802221,120.0176642508186"/>
|
||
<path d="M359.66556581919372,119.74718076148338 L359.48483479102936,119.76498121069153"/>
|
||
<path d="M359.48483472869134,119.47669789818474 L359.48483479102936,119.76498121069153"/>
|
||
<path d="M359.60932446494178,119.46443671015049 L359.48483472869134,119.47669789818474"/>
|
||
<path d="M359.48483462361639,119.16389183736737 L359.48483472869134,119.47669789818474"/>
|
||
<path d="M359.54829891652093,119.15764116712262 L359.48483462361639,119.16389183736737"/>
|
||
<path d="M359.9360493262709,119.9279120477172 L359.71486209459522,119.9950085917153"/>
|
||
<path d="M359.66556581919372,119.74718076148338 L359.71486209459522,119.9950085917153"/>
|
||
<path d="M359.83935143388783,119.69446345247343 L359.66556581919372,119.74718076148338"/>
|
||
<path d="M359.60932446494178,119.46443671015049 L359.66556581919372,119.74718076148338"/>
|
||
<path d="M359.72903014340022,119.42812438525516 L359.60932446494178,119.46443671015049"/>
|
||
<path d="M359.54829891652093,119.15764116712262 L359.60932446494178,119.46443671015049"/>
|
||
<path d="M359.60932432199024,119.13912928326954 L359.54829891652093,119.15764116712262"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.54829891652093,119.15764116712262"/>
|
||
<path d="M360.1398966086133,119.81895327079155 L359.9360493262709,119.9279120477172"/>
|
||
<path d="M359.83935143388783,119.69446345247343 L359.9360493262709,119.9279120477172"/>
|
||
<path d="M359.99951320693481,119.60885517472116 L359.83935143388783,119.69446345247343"/>
|
||
<path d="M359.72903014340022,119.42812438525516 L359.83935143388783,119.69446345247343"/>
|
||
<path d="M359.83935149496608,119.3691563094585 L359.72903014340022,119.42812438525516"/>
|
||
<path d="M359.60932432199024,119.13912928326954 L359.72903014340022,119.42812438525516"/>
|
||
<path d="M359.66556566195345,119.10906769958592 L359.60932432199024,119.13912928326954"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.60932432199024,119.13912928326954"/>
|
||
<path d="M360.31857025734769,119.67231951667009 L360.1398966086133,119.81895327079155"/>
|
||
<path d="M359.99951320693481,119.60885517472116 L360.1398966086133,119.81895327079155"/>
|
||
<path d="M360.13989620840732,119.49364587939363 L359.99951320693481,119.60885517472116"/>
|
||
<path d="M359.83935149496608,119.3691563094585 L359.99951320693481,119.60885517472116"/>
|
||
<path d="M359.93604895613009,119.28979873743583 L359.83935149496608,119.3691563094585"/>
|
||
<path d="M359.66556566195345,119.10906769958592 L359.83935149496608,119.3691563094585"/>
|
||
<path d="M359.71486158587277,119.06861152538431 L359.66556566195345,119.10906769958592"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.66556566195345,119.10906769958592"/>
|
||
<path d="M360.465203812705,119.49364583402166 L360.31857025734769,119.67231951667009"/>
|
||
<path d="M360.13989620840732,119.49364587939363 L360.31857025734769,119.67231951667009"/>
|
||
<path d="M360.25510554525897,119.35326286648342 L360.13989620840732,119.49364587939363"/>
|
||
<path d="M359.93604895613009,119.28979873743583 L360.13989620840732,119.49364587939363"/>
|
||
<path d="M360.01540652995641,119.19310121951048 L359.93604895613009,119.28979873743583"/>
|
||
<path d="M359.71486158587277,119.06861152538431 L359.93604895613009,119.28979873743583"/>
|
||
<path d="M359.75531774255739,119.0193155902698 L359.71486158587277,119.06861152538431"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.71486158587277,119.06861152538431"/>
|
||
<path d="M360.25510554525897,119.35326286648342 L360.01540652995641,119.19310121951048"/>
|
||
<path d="M360.074374455878,119.08277982576828 L360.01540652995641,119.19310121951048"/>
|
||
<path d="M359.75531774255739,119.0193155902698 L360.01540652995641,119.19310121951048"/>
|
||
<path d="M359.78537933923906,118.96307425541727 L359.75531774255739,119.0193155902698"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.75531774255739,119.0193155902698"/>
|
||
<path d="M360.57416244382807,119.2897984382621 L360.465203812705,119.49364583402166"/>
|
||
<path d="M360.25510554525897,119.35326286648342 L360.465203812705,119.49364583402166"/>
|
||
<path d="M360.34071370845356,119.19310110317156 L360.25510554525897,119.35326286648342"/>
|
||
<path d="M360.64125882962014,119.0686111585951 L360.57416244382807,119.2897984382621"/>
|
||
<path d="M360.34071370845356,119.19310110317156 L360.57416244382807,119.2897984382621"/>
|
||
<path d="M360.3934310350968,119.01931541528847 L360.34071370845356,119.19310110317156"/>
|
||
<path d="M360.074374455878,119.08277982576828 L360.34071370845356,119.19310110317156"/>
|
||
<path d="M360.11068673063664,118.96307413907834 L360.074374455878,119.08277982576828"/>
|
||
<path d="M359.78537933923906,118.96307425541727 L360.074374455878,119.08277982576828"/>
|
||
<path d="M359.80389121492635,118.90204883227216 L359.78537933923906,118.96307425541727"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.78537933923906,118.96307425541727"/>
|
||
<path d="M360.11068673063664,118.96307413907834 L359.80389121492635,118.90204883227216"/>
|
||
<path d="M359.81014191074507,118.83858451498281 L359.80389121492635,118.90204883227216"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.80389121492635,118.90204883227216"/>
|
||
<path d="M360.66391432419618,118.83858407378057 L360.64125882962014,119.0686111585951"/>
|
||
<path d="M360.3934310350968,119.01931541528847 L360.64125882962014,119.0686111585951"/>
|
||
<path d="M360.41123149696955,118.83858432718398 L360.3934310350968,119.01931541528847"/>
|
||
<path d="M360.11068673063664,118.96307413907834 L360.3934310350968,119.01931541528847"/>
|
||
<path d="M360.12294790059548,118.83858438953121 L360.11068673063664,118.96307413907834"/>
|
||
<path d="M360.6412586650921,118.60855701265564 L360.66391432419618,118.83858407378057"/>
|
||
<path d="M360.41123149696955,118.83858432718398 L360.66391432419618,118.83858407378057"/>
|
||
<path d="M360.39343097679466,118.65785323483124 L360.41123149696955,118.83858432718398"/>
|
||
<path d="M360.12294790059548,118.83858438953121 L360.41123149696955,118.83858432718398"/>
|
||
<path d="M360.11068671256146,118.71409465117949 L360.12294790059548,118.83858438953121"/>
|
||
<path d="M359.81014191074507,118.83858451498281 L360.12294790059548,118.83858438953121"/>
|
||
<path d="M359.80389120501638,118.77512019516507 L359.81014191074507,118.83858451498281"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.81014191074507,118.83858451498281"/>
|
||
<path d="M360.11068671256146,118.71409465117949 L359.80389120501638,118.77512019516507"/>
|
||
<path d="M359.78537932116387,118.71409477638963 L359.80389120501638,118.77512019516507"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.80389120501638,118.77512019516507"/>
|
||
<path d="M360.57416212109456,118.38736974549602 L360.6412586650921,118.60855701265564"/>
|
||
<path d="M360.39343097679466,118.65785323483124 L360.6412586650921,118.60855701265564"/>
|
||
<path d="M360.34071359681695,118.48406756691247 L360.39343097679466,118.65785323483124"/>
|
||
<path d="M360.11068671256146,118.71409465117949 L360.39343097679466,118.65785323483124"/>
|
||
<path d="M360.07437435218253,118.59438898159215 L360.11068671256146,118.71409465117949"/>
|
||
<path d="M360.46520334416834,118.1835224276706 L360.57416212109456,118.38736974549602"/>
|
||
<path d="M360.34071359681695,118.48406756691247 L360.57416212109456,118.38736974549602"/>
|
||
<path d="M360.25510531906559,118.32390575838235 L360.34071359681695,118.48406756691247"/>
|
||
<path d="M360.07437435218253,118.59438898159215 L360.34071359681695,118.48406756691247"/>
|
||
<path d="M360.01540634735272,118.48406757680141 L360.07437435218253,118.59438898159215"/>
|
||
<path d="M359.78537932116387,118.71409477638963 L360.07437435218253,118.59438898159215"/>
|
||
<path d="M359.75531768425503,118.65785342755544 L359.78537932116387,118.71409477638963"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.78537932116387,118.71409477638963"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.75531768425503,118.65785342755544"/>
|
||
<path d="M360.31856966101361,118.00484884990328 L360.46520334416834,118.1835224276706"/>
|
||
<path d="M360.25510531906559,118.32390575838235 L360.46520334416834,118.1835224276706"/>
|
||
<path d="M360.13989588180436,118.18352275690995 L360.25510531906559,118.32390575838235"/>
|
||
<path d="M360.01540634735272,118.48406757680141 L360.25510531906559,118.32390575838235"/>
|
||
<path d="M359.93604873984668,118.38737011563717 L360.01540634735272,118.48406757680141"/>
|
||
<path d="M359.75531768425503,118.65785342755544 L360.01540634735272,118.48406757680141"/>
|
||
<path d="M359.71486154553645,118.60855746815287 L359.75531768425503,118.65785342755544"/>
|
||
<path d="M360.1398959073988,117.85821515261205 L360.31856966101361,118.00484884990328"/>
|
||
<path d="M360.13989588180436,118.18352275690995 L360.31856966101361,118.00484884990328"/>
|
||
<path d="M359.99951293986135,118.06831349102504 L360.13989588180436,118.18352275690995"/>
|
||
<path d="M359.93604873984668,118.38737011563717 L360.13989588180436,118.18352275690995"/>
|
||
<path d="M359.83935122192145,118.30801247084401 L359.93604873984668,118.38737011563717"/>
|
||
<path d="M359.71486154553645,118.60855746815287 L359.93604873984668,118.38737011563717"/>
|
||
<path d="M359.66556557493902,118.56810134695206 L359.71486154553645,118.60855746815287"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.71486154553645,118.60855746815287"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.66556557493902,118.56810134695206"/>
|
||
<path d="M359.93604851163946,117.74925659245537 L360.1398959073988,117.85821515261205"/>
|
||
<path d="M359.99951293986135,118.06831349102504 L360.1398959073988,117.85821515261205"/>
|
||
<path d="M359.83935107009916,117.98270518589652 L359.99951293986135,118.06831349102504"/>
|
||
<path d="M359.83935122192145,118.30801247084401 L359.99951293986135,118.06831349102504"/>
|
||
<path d="M359.72902981043694,118.24904454492298 L359.83935122192145,118.30801247084401"/>
|
||
<path d="M359.66556557493902,118.56810134695206 L359.83935122192145,118.30801247084401"/>
|
||
<path d="M359.60932420460313,118.53803969704541 L359.66556557493902,118.56810134695206"/>
|
||
<path d="M359.71486121423106,117.68216034859734 L359.93604851163946,117.74925659245537"/>
|
||
<path d="M359.83935107009916,117.98270518589652 L359.93604851163946,117.74925659245537"/>
|
||
<path d="M359.66556534673202,117.9299879302207 L359.83935107009916,117.98270518589652"/>
|
||
<path d="M359.72902981043694,118.24904454492298 L359.83935107009916,117.98270518589652"/>
|
||
<path d="M359.60932410600594,118.21273223468052 L359.72902981043694,118.24904454492298"/>
|
||
<path d="M359.60932420460313,118.53803969704541 L359.72902981043694,118.24904454492298"/>
|
||
<path d="M359.54829877258692,118.5195278568408 L359.60932420460313,118.53803969704541"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.60932420460313,118.53803969704541"/>
|
||
<path d="M359.4848341467457,117.65950513788812 L359.71486121423106,117.68216034859734"/>
|
||
<path d="M359.66556534673202,117.9299879302207 L359.71486121423106,117.68216034859734"/>
|
||
<path d="M359.48483422352535,117.91218739738088 L359.4848341467457,117.65950513788812"/>
|
||
<path d="M359.48483422352535,117.91218739738088 L359.66556534673202,117.9299879302207"/>
|
||
<path d="M359.60932410600594,118.21273223468052 L359.66556534673202,117.9299879302207"/>
|
||
<path d="M359.48483444890348,118.20047149052243 L359.48483422352535,117.91218739738088"/>
|
||
<path d="M359.48483444890348,118.20047149052243 L359.60932410600594,118.21273223468052"/>
|
||
<path d="M359.54829877258692,118.5195278568408 L359.60932410600594,118.21273223468052"/>
|
||
<path d="M359.48483460153159,118.51327758682282 L359.48483444890348,118.20047149052243"/>
|
||
<path d="M359.48483460153159,118.51327758682282 L359.54829877258692,118.5195278568408"/>
|
||
<path d="M359.48483455483074,118.83858460413785 L359.54829877258692,118.5195278568408"/>
|
||
<path d="M359.48483460153159,118.51327758682282 L359.48483455483074,118.83858460413785"/>
|
||
</g>
|
||
<g id="product-1bfc2197-57e0-4922-9831-7321e750306f" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.098" ifc:guid="0R$26NL_198fWnSo7dK31l">
|
||
<path d="M494.39677066947593,67.662842433442165 L494.16674367973019,67.68549816351333"/>
|
||
<path d="M494.39677074625558,67.915524692934468 L494.21603993738984,67.933326135678726"/>
|
||
<path d="M494.3967709716336,68.203808786076479 L494.2722812827709,68.216069974110269"/>
|
||
<path d="M494.39677112426182,68.516614882377326 L494.33330686667534,68.522865552621624"/>
|
||
<path d="M494.2722812827709,68.216069974110269 L494.33330686667534,68.522865552621624"/>
|
||
<path d="M494.27228150556004,68.541377365507742 L494.33330686667534,68.522865552621624"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.33330686667534,68.522865552621624"/>
|
||
<path d="M493.94555651902169,67.752594636544472 L494.16674367973019,67.68549816351333"/>
|
||
<path d="M494.21603993738984,67.933326135678726 L494.16674367973019,67.68549816351333"/>
|
||
<path d="M494.04225437592129,67.986043373721714 L494.21603993738984,67.933326135678726"/>
|
||
<path d="M494.2722812827709,68.216069974110269 L494.21603993738984,67.933326135678726"/>
|
||
<path d="M494.15257566640855,68.25238236997302 L494.2722812827709,68.216069974110269"/>
|
||
<path d="M493.74170930764581,67.861553413470119 L493.94555651902169,67.752594636544472"/>
|
||
<path d="M494.04225437592129,67.986043373721714 L493.94555651902169,67.752594636544472"/>
|
||
<path d="M493.88209270932441,68.07165165147353 L494.04225437592129,67.986043373721714"/>
|
||
<path d="M494.15257566640855,68.25238236997302 L494.04225437592129,67.986043373721714"/>
|
||
<path d="M494.04225435032652,68.311350339318324 L494.15257566640855,68.25238236997302"/>
|
||
<path d="M494.27228150556004,68.541377365507742 L494.15257566640855,68.25238236997302"/>
|
||
<path d="M494.2160402010802,68.57143894919227 L494.27228150556004,68.541377365507742"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.27228150556004,68.541377365507742"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.2160402010802,68.57143894919227"/>
|
||
<path d="M493.56303558794468,68.008187096624624 L493.74170930764581,67.861553413470119"/>
|
||
<path d="M493.88209270932441,68.07165165147353 L493.74170930764581,67.861553413470119"/>
|
||
<path d="M493.74170977881863,68.1868608758341 L493.88209270932441,68.07165165147353"/>
|
||
<path d="M494.04225435032652,68.311350339318324 L493.88209270932441,68.07165165147353"/>
|
||
<path d="M493.94555688916205,68.39070787585888 L494.04225435032652,68.311350339318324"/>
|
||
<path d="M494.2160402010802,68.57143894919227 L494.04225435032652,68.311350339318324"/>
|
||
<path d="M494.16674427716089,68.611895052426462 L494.2160402010802,68.57143894919227"/>
|
||
<path d="M493.41640203258703,68.186860779272592 L493.56303558794468,68.008187096624624"/>
|
||
<path d="M493.74170977881863,68.1868608758341 L493.56303558794468,68.008187096624624"/>
|
||
<path d="M493.62650051293383,68.32724385326128 L493.74170977881863,68.1868608758341"/>
|
||
<path d="M493.94555688916205,68.39070787585888 L493.74170977881863,68.1868608758341"/>
|
||
<path d="M493.86619931533619,68.487405358300293 L493.94555688916205,68.39070787585888"/>
|
||
<path d="M494.16674427716089,68.611895052426462 L493.94555688916205,68.39070787585888"/>
|
||
<path d="M494.12628813821857,68.66119095205795 L494.16674427716089,68.611895052426462"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.16674427716089,68.611895052426462"/>
|
||
<path d="M493.30744340146396,68.390708104065197 L493.41640203258703,68.186860779272592"/>
|
||
<path d="M493.62650051293383,68.32724385326128 L493.41640203258703,68.186860779272592"/>
|
||
<path d="M493.54089234973912,68.48740554560527 L493.62650051293383,68.32724385326128"/>
|
||
<path d="M493.86619931533619,68.487405358300293 L493.62650051293383,68.32724385326128"/>
|
||
<path d="M493.80723135393112,68.597726698817496 L493.86619931533619,68.487405358300293"/>
|
||
<path d="M494.12628813821857,68.66119095205795 L493.86619931533619,68.487405358300293"/>
|
||
<path d="M494.09622650605354,68.717432260296846 L494.12628813821857,68.66119095205795"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.12628813821857,68.66119095205795"/>
|
||
<path d="M493.24034701567189,68.61189533050765 L493.30744340146396,68.390708104065197"/>
|
||
<path d="M493.54089234973912,68.48740554560527 L493.30744340146396,68.390708104065197"/>
|
||
<path d="M493.48817509406251,68.661191127039274 L493.54089234973912,68.48740554560527"/>
|
||
<path d="M493.80723135393112,68.597726698817496 L493.54089234973912,68.48740554560527"/>
|
||
<path d="M493.77091904368888,68.717432332282897 L493.80723135393112,68.597726698817496"/>
|
||
<path d="M494.09622650605354,68.717432260296846 L493.80723135393112,68.597726698817496"/>
|
||
<path d="M494.07771466584938,68.778457639088629 L494.09622650605354,68.717432260296846"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.09622650605354,68.717432260296846"/>
|
||
<path d="M493.21769152109596,68.841922362131299 L493.24034701567189,68.61189533050765"/>
|
||
<path d="M493.48817509406251,68.661191127039274 L493.24034701567189,68.61189533050765"/>
|
||
<path d="M493.47037470315684,68.84192210872834 L493.48817509406251,68.661191127039274"/>
|
||
<path d="M493.77091904368888,68.717432332282897 L493.48817509406251,68.661191127039274"/>
|
||
<path d="M493.75865787373027,68.841922046398395 L493.77091904368888,68.717432332282897"/>
|
||
<path d="M494.07771466584938,68.778457639088629 L493.77091904368888,68.717432332282897"/>
|
||
<path d="M494.0714639345473,68.841921914137401 L494.07771466584938,68.778457639088629"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.07771466584938,68.778457639088629"/>
|
||
<path d="M493.47037470315684,68.84192210872834 L493.75865787373027,68.841922046398395"/>
|
||
<path d="M493.77091906176406,68.966411766956298 L493.75865787373027,68.841922046398395"/>
|
||
<path d="M494.0714639345473,68.841921914137401 L493.75865787373027,68.841922046398395"/>
|
||
<path d="M494.07771464027564,68.90538619635754 L494.0714639345473,68.841921914137401"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.0714639345473,68.841921914137401"/>
|
||
<path d="M493.24034718020005,69.071949387738641 L493.21769152109596,68.841922362131299"/>
|
||
<path d="M493.47037470315684,68.84192210872834 L493.21769152109596,68.841922362131299"/>
|
||
<path d="M493.48817508139803,69.022653094594716 L493.47037470315684,68.84192210872834"/>
|
||
<path d="M493.30744372419758,69.293136583930391 L493.24034718020005,69.071949387738641"/>
|
||
<path d="M493.48817508139803,69.022653094594716 L493.24034718020005,69.071949387738641"/>
|
||
<path d="M493.54089239040889,69.196438691548337 L493.48817508139803,69.022653094594716"/>
|
||
<path d="M493.77091906176406,68.966411766956298 L493.48817508139803,69.022653094594716"/>
|
||
<path d="M493.80723145762647,69.086117383318651 L493.77091906176406,68.966411766956298"/>
|
||
<path d="M494.07771464027564,68.90538619635754 L493.77091906176406,68.966411766956298"/>
|
||
<path d="M494.09622645316176,68.966411570779655 L494.07771464027564,68.90538619635754"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.07771464027564,68.90538619635754"/>
|
||
<path d="M493.54089239040889,69.196438691548337 L493.80723145762647,69.086117383318651"/>
|
||
<path d="M493.86619939148932,69.196438717142428 L493.80723145762647,69.086117383318651"/>
|
||
<path d="M494.09622645316176,68.966411570779655 L493.80723145762647,69.086117383318651"/>
|
||
<path d="M494.12628809007049,69.022652901871879 L494.09622645316176,68.966411570779655"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.09622645316176,68.966411570779655"/>
|
||
<path d="M493.41640250112357,69.496983830789304 L493.30744372419758,69.293136583930391"/>
|
||
<path d="M493.54089239040889,69.196438691548337 L493.30744372419758,69.293136583930391"/>
|
||
<path d="M493.6265005971934,69.356600358144533 L493.54089239040889,69.196438691548337"/>
|
||
<path d="M493.56303618427853,69.675657479524489 L493.41640250112357,69.496983830789304"/>
|
||
<path d="M493.6265005971934,69.356600358144533 L493.41640250112357,69.496983830789304"/>
|
||
<path d="M493.74170989252127,69.496983288649972 L493.6265005971934,69.356600358144533"/>
|
||
<path d="M493.86619939148932,69.196438717142428 L493.6265005971934,69.356600358144533"/>
|
||
<path d="M493.94555699899524,69.293136178307122 L493.86619939148932,69.196438717142428"/>
|
||
<path d="M494.12628809007049,69.022652901871879 L493.86619939148932,69.196438717142428"/>
|
||
<path d="M494.16674421104699,69.071948825790514 L494.12628809007049,69.022652901871879"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.12628809007049,69.022652901871879"/>
|
||
<path d="M493.94555699899524,69.293136178307122 L494.16674421104699,69.071948825790514"/>
|
||
<path d="M494.21604014616105,69.112404982475709 L494.16674421104699,69.071948825790514"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.16674421104699,69.071948825790514"/>
|
||
<path d="M493.7417100088602,69.8222910348818 L493.56303618427853,69.675657479524489"/>
|
||
<path d="M493.74170989252127,69.496983288649972 L493.56303618427853,69.675657479524489"/>
|
||
<path d="M493.88209294091439,69.612192625501848 L493.74170989252127,69.496983288649972"/>
|
||
<path d="M493.94555699899524,69.293136178307122 L493.74170989252127,69.496983288649972"/>
|
||
<path d="M494.042254481437,69.37249382309983 L493.94555699899524,69.293136178307122"/>
|
||
<path d="M493.94555729816943,69.931249666004987 L493.7417100088602,69.8222910348818"/>
|
||
<path d="M493.88209294091439,69.612192625501848 L493.7417100088602,69.8222910348818"/>
|
||
<path d="M494.04225466874288,69.697800859663857 L493.88209294091439,69.612192625501848"/>
|
||
<path d="M494.042254481437,69.37249382309983 L493.88209294091439,69.612192625501848"/>
|
||
<path d="M494.15257585743814,69.431461749020855 L494.042254481437,69.37249382309983"/>
|
||
<path d="M494.21604014616105,69.112404982475709 L494.042254481437,69.37249382309983"/>
|
||
<path d="M494.27228145440085,69.14246659689843 L494.21604014616105,69.112404982475709"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.21604014616105,69.112404982475709"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.27228145440085,69.14246659689843"/>
|
||
<path d="M494.16674454235249,69.998346051796943 L493.94555729816943,69.931249666004987"/>
|
||
<path d="M494.04225466874288,69.697800859663857 L493.94555729816943,69.931249666004987"/>
|
||
<path d="M494.21604030340131,69.750518115340128 L494.04225466874288,69.697800859663857"/>
|
||
<path d="M494.15257585743814,69.431461749020855 L494.04225466874288,69.697800859663857"/>
|
||
<path d="M494.2722815175149,69.467774023779384 L494.15257585743814,69.431461749020855"/>
|
||
<path d="M494.27228145440085,69.14246659689843 L494.15257585743814,69.431461749020855"/>
|
||
<path d="M494.33330684649843,69.160978472585612 L494.27228145440085,69.14246659689843"/>
|
||
<path d="M494.39677158075244,70.0210015463731 L494.16674454235249,69.998346051796943"/>
|
||
<path d="M494.21604030340131,69.750518115340128 L494.16674454235249,69.998346051796943"/>
|
||
<path d="M494.39677131375959,69.768318506245578 L494.21604030340131,69.750518115340128"/>
|
||
<path d="M494.2722815175149,69.467774023779384 L494.21604030340131,69.750518115340128"/>
|
||
<path d="M494.39677125142146,69.480035193739241 L494.2722815175149,69.467774023779384"/>
|
||
<path d="M494.33330684649843,69.160978472585612 L494.2722815175149,69.467774023779384"/>
|
||
<path d="M494.39677114634651,69.167229132921875 L494.33330684649843,69.160978472585612"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.33330684649843,69.160978472585612"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.39677114634651,69.167229132921875"/>
|
||
<path d="M494.62679861732545,69.998345887268897 L494.39677158075244,70.0210015463731"/>
|
||
<path d="M494.39677131375959,69.768318506245578 L494.39677158075244,70.0210015463731"/>
|
||
<path d="M494.57750234192383,69.75051805703788 L494.39677131375959,69.768318506245578"/>
|
||
<path d="M494.39677125142146,69.480035193739241 L494.39677131375959,69.768318506245578"/>
|
||
<path d="M494.52126098767189,69.467774005704996 L494.39677125142146,69.480035193739241"/>
|
||
<path d="M494.39677114634651,69.167229132921875 L494.39677125142146,69.480035193739241"/>
|
||
<path d="M494.46023543925105,69.160978462676667 L494.39677114634651,69.167229132921875"/>
|
||
<path d="M494.84798584900102,69.931249343271247 L494.62679861732545,69.998345887268897"/>
|
||
<path d="M494.57750234192383,69.75051805703788 L494.62679861732545,69.998345887268897"/>
|
||
<path d="M494.75128795661794,69.697800748027021 L494.57750234192383,69.75051805703788"/>
|
||
<path d="M494.52126098767189,69.467774005704996 L494.57750234192383,69.75051805703788"/>
|
||
<path d="M494.64096666613045,69.431461680809207 L494.52126098767189,69.467774005704996"/>
|
||
<path d="M494.46023543925105,69.160978462676667 L494.52126098767189,69.467774005704996"/>
|
||
<path d="M494.52126084472036,69.142466578824042 L494.46023543925105,69.160978462676667"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.46023543925105,69.160978462676667"/>
|
||
<path d="M495.05183313134353,69.8222905663456 L494.84798584900102,69.931249343271247"/>
|
||
<path d="M494.75128795661794,69.697800748027021 L494.84798584900102,69.931249343271247"/>
|
||
<path d="M494.91144972966504,69.612192470275659 L494.75128795661794,69.697800748027021"/>
|
||
<path d="M494.64096666613045,69.431461680809207 L494.75128795661794,69.697800748027021"/>
|
||
<path d="M494.7512880176962,69.372493605012551 L494.64096666613045,69.431461680809207"/>
|
||
<path d="M494.52126084472036,69.142466578824042 L494.64096666613045,69.431461680809207"/>
|
||
<path d="M494.57750218468357,69.112404995139968 L494.52126084472036,69.142466578824042"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.52126084472036,69.142466578824042"/>
|
||
<path d="M495.2305067800778,69.675656812224133 L495.05183313134353,69.8222905663456"/>
|
||
<path d="M494.91144972966504,69.612192470275659 L495.05183313134353,69.8222905663456"/>
|
||
<path d="M495.05183273113744,69.496983174947673 L494.91144972966504,69.612192470275659"/>
|
||
<path d="M494.7512880176962,69.372493605012551 L494.91144972966504,69.612192470275659"/>
|
||
<path d="M494.84798547886032,69.293136032989878 L494.7512880176962,69.372493605012551"/>
|
||
<path d="M494.57750218468357,69.112404995139968 L494.7512880176962,69.372493605012551"/>
|
||
<path d="M494.626798108603,69.07194882093836 L494.57750218468357,69.112404995139968"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.57750218468357,69.112404995139968"/>
|
||
<path d="M495.37714033543546,69.49698312957571 L495.2305067800778,69.675656812224133"/>
|
||
<path d="M495.05183273113744,69.496983174947673 L495.2305067800778,69.675656812224133"/>
|
||
<path d="M495.16704206798931,69.356600162037921 L495.05183273113744,69.496983174947673"/>
|
||
<path d="M494.84798547886032,69.293136032989878 L495.05183273113744,69.496983174947673"/>
|
||
<path d="M494.92734305268652,69.196438515064983 L494.84798547886032,69.293136032989878"/>
|
||
<path d="M494.626798108603,69.07194882093836 L494.84798547886032,69.293136032989878"/>
|
||
<path d="M494.66725426528751,69.022652885823391 L494.626798108603,69.07194882093836"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.626798108603,69.07194882093836"/>
|
||
<path d="M495.16704206798931,69.356600162037921 L494.92734305268652,69.196438515064983"/>
|
||
<path d="M494.98631097860812,69.086117121322332 L494.92734305268652,69.196438515064983"/>
|
||
<path d="M494.66725426528751,69.022652885823391 L494.92734305268652,69.196438515064983"/>
|
||
<path d="M494.69731586196917,68.966411550971316 L494.66725426528751,69.022652885823391"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.66725426528751,69.022652885823391"/>
|
||
<path d="M495.48609896655864,69.293135733815689 L495.37714033543546,69.49698312957571"/>
|
||
<path d="M495.16704206798931,69.356600162037921 L495.37714033543546,69.49698312957571"/>
|
||
<path d="M495.25265023118391,69.196438398725604 L495.16704206798931,69.356600162037921"/>
|
||
<path d="M495.55319535235071,69.071948454149151 L495.48609896655864,69.293135733815689"/>
|
||
<path d="M495.25265023118391,69.196438398725604 L495.48609896655864,69.293135733815689"/>
|
||
<path d="M495.30536755782714,69.022652710842522 L495.25265023118391,69.196438398725604"/>
|
||
<path d="M494.98631097860812,69.086117121322332 L495.25265023118391,69.196438398725604"/>
|
||
<path d="M495.02262325336676,68.966411434632391 L494.98631097860812,69.086117121322332"/>
|
||
<path d="M494.69731586196917,68.966411550971316 L494.98631097860812,69.086117121322332"/>
|
||
<path d="M494.71582773765658,68.90538612782666 L494.69731586196917,68.966411550971316"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.69731586196917,68.966411550971316"/>
|
||
<path d="M495.02262325336676,68.966411434632391 L494.71582773765658,68.90538612782666"/>
|
||
<path d="M494.7220784334753,68.841921810537315 L494.71582773765658,68.90538612782666"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.71582773765658,68.90538612782666"/>
|
||
<path d="M495.57585084692664,68.841921369335068 L495.55319535235071,69.071948454149151"/>
|
||
<path d="M495.30536755782714,69.022652710842522 L495.55319535235071,69.071948454149151"/>
|
||
<path d="M495.32316801969966,68.841921622738028 L495.30536755782714,69.022652710842522"/>
|
||
<path d="M495.02262325336676,68.966411434632391 L495.30536755782714,69.022652710842522"/>
|
||
<path d="M495.03488442332559,68.841921685085254 L495.02262325336676,68.966411434632391"/>
|
||
<path d="M495.55319518782255,68.611894308209685 L495.57585084692664,68.841921369335068"/>
|
||
<path d="M495.32316801969966,68.841921622738028 L495.57585084692664,68.841921369335068"/>
|
||
<path d="M495.305367499525,68.661190530385284 L495.32316801969966,68.841921622738028"/>
|
||
<path d="M495.03488442332559,68.841921685085254 L495.32316801969966,68.841921622738028"/>
|
||
<path d="M495.02262323529158,68.717431946733541 L495.03488442332559,68.841921685085254"/>
|
||
<path d="M494.7220784334753,68.841921810537315 L495.03488442332559,68.841921685085254"/>
|
||
<path d="M494.7158277277465,68.778457490719575 L494.7220784334753,68.841921810537315"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.7220784334753,68.841921810537315"/>
|
||
<path d="M495.02262323529158,68.717431946733541 L494.7158277277465,68.778457490719575"/>
|
||
<path d="M494.69731584389399,68.717432071943676 L494.7158277277465,68.778457490719575"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.7158277277465,68.778457490719575"/>
|
||
<path d="M495.48609864382502,68.390707041050064 L495.55319518782255,68.611894308209685"/>
|
||
<path d="M495.305367499525,68.661190530385284 L495.55319518782255,68.611894308209685"/>
|
||
<path d="M495.2526501195473,68.487404862466519 L495.305367499525,68.661190530385284"/>
|
||
<path d="M495.02262323529158,68.717431946733541 L495.305367499525,68.661190530385284"/>
|
||
<path d="M494.98631087491265,68.597726277146648 L495.02262323529158,68.717431946733541"/>
|
||
<path d="M495.3771398668988,68.186859723225098 L495.48609864382502,68.390707041050064"/>
|
||
<path d="M495.2526501195473,68.487404862466519 L495.48609864382502,68.390707041050064"/>
|
||
<path d="M495.16704184179582,68.327243053935945 L495.2526501195473,68.487404862466519"/>
|
||
<path d="M494.98631087491265,68.597726277146648 L495.2526501195473,68.487404862466519"/>
|
||
<path d="M494.92734287008307,68.487404872355455 L494.98631087491265,68.597726277146648"/>
|
||
<path d="M494.69731584389399,68.717432071943676 L494.98631087491265,68.597726277146648"/>
|
||
<path d="M494.66725420698515,68.661190723109485 L494.69731584389399,68.717432071943676"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.69731584389399,68.717432071943676"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.66725420698515,68.661190723109485"/>
|
||
<path d="M495.23050618374384,68.008186145457785 L495.3771398668988,68.186859723225098"/>
|
||
<path d="M495.16704184179582,68.327243053935945 L495.3771398668988,68.186859723225098"/>
|
||
<path d="M495.05183240453448,68.186860052464453 L495.16704184179582,68.327243053935945"/>
|
||
<path d="M494.92734287008307,68.487404872355455 L495.16704184179582,68.327243053935945"/>
|
||
<path d="M494.84798526257691,68.39070741119076 L494.92734287008307,68.487404872355455"/>
|
||
<path d="M494.66725420698515,68.661190723109485 L494.92734287008307,68.487404872355455"/>
|
||
<path d="M494.62679806826679,68.611894763707369 L494.66725420698515,68.661190723109485"/>
|
||
<path d="M495.05183243012902,67.861552448166549 L495.23050618374384,68.008186145457785"/>
|
||
<path d="M495.05183240453448,68.186860052464453 L495.23050618374384,68.008186145457785"/>
|
||
<path d="M494.91144946259146,68.071650786579085 L495.05183240453448,68.186860052464453"/>
|
||
<path d="M494.84798526257691,68.39070741119076 L495.05183240453448,68.186860052464453"/>
|
||
<path d="M494.75128774465179,68.311349766398052 L494.84798526257691,68.39070741119076"/>
|
||
<path d="M494.62679806826679,68.611894763707369 L494.84798526257691,68.39070741119076"/>
|
||
<path d="M494.57750209766925,68.571438642505655 L494.62679806826679,68.611894763707369"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.62679806826679,68.611894763707369"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.57750209766925,68.571438642505655"/>
|
||
<path d="M494.84798503436957,67.752593888009415 L495.05183243012902,67.861552448166549"/>
|
||
<path d="M494.91144946259146,68.071650786579085 L495.05183243012902,67.861552448166549"/>
|
||
<path d="M494.75128759282939,67.986042481450568 L494.91144946259146,68.071650786579085"/>
|
||
<path d="M494.75128774465179,68.311349766398052 L494.91144946259146,68.071650786579085"/>
|
||
<path d="M494.64096633316717,68.252381840477028 L494.75128774465179,68.311349766398052"/>
|
||
<path d="M494.57750209766925,68.571438642505655 L494.75128774465179,68.311349766398052"/>
|
||
<path d="M494.52126072733336,68.541376992599453 L494.57750209766925,68.571438642505655"/>
|
||
<path d="M494.62679773696129,67.685497644151383 L494.84798503436957,67.752593888009415"/>
|
||
<path d="M494.75128759282939,67.986042481450568 L494.84798503436957,67.752593888009415"/>
|
||
<path d="M494.57750186946214,67.933325225774297 L494.75128759282939,67.986042481450568"/>
|
||
<path d="M494.64096633316717,68.252381840477028 L494.75128759282939,67.986042481450568"/>
|
||
<path d="M494.52126062873617,68.216069530235018 L494.64096633316717,68.252381840477028"/>
|
||
<path d="M494.52126072733336,68.541376992599453 L494.64096633316717,68.252381840477028"/>
|
||
<path d="M494.46023529531703,68.522865152395298 L494.52126072733336,68.541376992599453"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.52126072733336,68.541376992599453"/>
|
||
<path d="M494.39677066947593,67.662842433442165 L494.62679773696129,67.685497644151383"/>
|
||
<path d="M494.57750186946214,67.933325225774297 L494.62679773696129,67.685497644151383"/>
|
||
<path d="M494.39677074625558,67.915524692934468 L494.39677066947593,67.662842433442165"/>
|
||
<path d="M494.39677074625558,67.915524692934468 L494.57750186946214,67.933325225774297"/>
|
||
<path d="M494.52126062873617,68.216069530235018 L494.57750186946214,67.933325225774297"/>
|
||
<path d="M494.3967709716336,68.203808786076479 L494.39677074625558,67.915524692934468"/>
|
||
<path d="M494.3967709716336,68.203808786076479 L494.52126062873617,68.216069530235018"/>
|
||
<path d="M494.46023529531703,68.522865152395298 L494.52126062873617,68.216069530235018"/>
|
||
<path d="M494.39677112426182,68.516614882377326 L494.3967709716336,68.203808786076479"/>
|
||
<path d="M494.39677112426182,68.516614882377326 L494.46023529531703,68.522865152395298"/>
|
||
<path d="M494.39677107756086,68.841921899691897 L494.46023529531703,68.522865152395298"/>
|
||
<path d="M494.39677112426182,68.516614882377326 L494.39677107756086,68.841921899691897"/>
|
||
</g>
|
||
<g id="product-e22a9847-bc4f-4782-860a-60b3000b79c4" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.062" ifc:guid="3YAfX7l4z7WeOAOBC02td4">
|
||
<path d="M494.39676641150595,55.756695430268792 L494.16673942176021,55.779351160339957"/>
|
||
<path d="M494.39676648828561,56.009377689761095 L494.21603567941986,56.027179132504898"/>
|
||
<path d="M494.39676671366362,56.297661782903106 L494.27227702480093,56.309922970936896"/>
|
||
<path d="M494.39676686629184,56.610467879203497 L494.33330260870537,56.616718549448251"/>
|
||
<path d="M494.27227702480093,56.309922970936896 L494.33330260870537,56.616718549448251"/>
|
||
<path d="M494.27227724759007,56.635230362334369 L494.33330260870537,56.616718549448251"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.33330260870537,56.616718549448251"/>
|
||
<path d="M493.94555226105172,55.846447633370644 L494.16673942176021,55.779351160339957"/>
|
||
<path d="M494.21603567941986,56.027179132504898 L494.16673942176021,55.779351160339957"/>
|
||
<path d="M494.04225011795131,56.07989637054834 L494.21603567941986,56.027179132504898"/>
|
||
<path d="M494.27227702480093,56.309922970936896 L494.21603567941986,56.027179132504898"/>
|
||
<path d="M494.15257140843858,56.346235366799647 L494.27227702480093,56.309922970936896"/>
|
||
<path d="M493.74170504967583,55.955406410296746 L493.94555226105172,55.846447633370644"/>
|
||
<path d="M494.04225011795131,56.07989637054834 L493.94555226105172,55.846447633370644"/>
|
||
<path d="M493.88208845135443,56.165504648299702 L494.04225011795131,56.07989637054834"/>
|
||
<path d="M494.15257140843858,56.346235366799647 L494.04225011795131,56.07989637054834"/>
|
||
<path d="M494.04225009235654,56.40520333614495 L494.15257140843858,56.346235366799647"/>
|
||
<path d="M494.27227724759007,56.635230362334369 L494.15257140843858,56.346235366799647"/>
|
||
<path d="M494.21603594311023,56.665291946018442 L494.27227724759007,56.635230362334369"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.27227724759007,56.635230362334369"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.21603594311023,56.665291946018442"/>
|
||
<path d="M493.56303132997471,56.102040093451251 L493.74170504967583,55.955406410296746"/>
|
||
<path d="M493.88208845135443,56.165504648299702 L493.74170504967583,55.955406410296746"/>
|
||
<path d="M493.74170552084865,56.280713872660726 L493.88208845135443,56.165504648299702"/>
|
||
<path d="M494.04225009235654,56.40520333614495 L493.88208845135443,56.165504648299702"/>
|
||
<path d="M493.94555263119207,56.484560872685051 L494.04225009235654,56.40520333614495"/>
|
||
<path d="M494.21603594311023,56.665291946018442 L494.04225009235654,56.40520333614495"/>
|
||
<path d="M494.16674001919091,56.705748049253089 L494.21603594311023,56.665291946018442"/>
|
||
<path d="M493.41639777461705,56.280713776099219 L493.56303132997471,56.102040093451251"/>
|
||
<path d="M493.74170552084865,56.280713872660726 L493.56303132997471,56.102040093451251"/>
|
||
<path d="M493.62649625496385,56.421096850087451 L493.74170552084865,56.280713872660726"/>
|
||
<path d="M493.94555263119207,56.484560872685051 L493.74170552084865,56.280713872660726"/>
|
||
<path d="M493.86619505736621,56.581258355126465 L493.94555263119207,56.484560872685051"/>
|
||
<path d="M494.16674001919091,56.705748049253089 L493.94555263119207,56.484560872685051"/>
|
||
<path d="M494.12628388024859,56.755043948884122 L494.16674001919091,56.705748049253089"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.16674001919091,56.705748049253089"/>
|
||
<path d="M493.30743914349398,56.484561100891824 L493.41639777461705,56.280713776099219"/>
|
||
<path d="M493.62649625496385,56.421096850087451 L493.41639777461705,56.280713776099219"/>
|
||
<path d="M493.54088809176915,56.581258542431897 L493.62649625496385,56.421096850087451"/>
|
||
<path d="M493.86619505736621,56.581258355126465 L493.62649625496385,56.421096850087451"/>
|
||
<path d="M493.80722709596114,56.691579695644123 L493.86619505736621,56.581258355126465"/>
|
||
<path d="M494.12628388024859,56.755043948884122 L493.86619505736621,56.581258355126465"/>
|
||
<path d="M494.09622224808356,56.811285257123473 L494.12628388024859,56.755043948884122"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.12628388024859,56.755043948884122"/>
|
||
<path d="M493.24034275770191,56.705748327333822 L493.30743914349398,56.484561100891824"/>
|
||
<path d="M493.54088809176915,56.581258542431897 L493.30743914349398,56.484561100891824"/>
|
||
<path d="M493.48817083609254,56.7550441238659 L493.54088809176915,56.581258542431897"/>
|
||
<path d="M493.80722709596114,56.691579695644123 L493.54088809176915,56.581258542431897"/>
|
||
<path d="M493.7709147857189,56.811285329109069 L493.80722709596114,56.691579695644123"/>
|
||
<path d="M494.09622224808356,56.811285257123473 L493.80722709596114,56.691579695644123"/>
|
||
<path d="M494.07771040787941,56.872310635915255 L494.09622224808356,56.811285257123473"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.09622224808356,56.811285257123473"/>
|
||
<path d="M493.21768726312598,56.935775358957926 L493.24034275770191,56.705748327333822"/>
|
||
<path d="M493.48817083609254,56.7550441238659 L493.24034275770191,56.705748327333822"/>
|
||
<path d="M493.47037044518686,56.935775105554512 L493.48817083609254,56.7550441238659"/>
|
||
<path d="M493.7709147857189,56.811285329109069 L493.48817083609254,56.7550441238659"/>
|
||
<path d="M493.75865361576029,56.935775043224567 L493.7709147857189,56.811285329109069"/>
|
||
<path d="M494.07771040787941,56.872310635915255 L493.7709147857189,56.811285329109069"/>
|
||
<path d="M494.07145967657732,56.935774910963573 L494.07771040787941,56.872310635915255"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.07771040787941,56.872310635915255"/>
|
||
<path d="M493.47037044518686,56.935775105554512 L493.75865361576029,56.935775043224567"/>
|
||
<path d="M493.77091480379408,57.06026476378247 L493.75865361576029,56.935775043224567"/>
|
||
<path d="M494.07145967657732,56.935774910963573 L493.75865361576029,56.935775043224567"/>
|
||
<path d="M494.07771038230567,56.999239193184167 L494.07145967657732,56.935774910963573"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.07145967657732,56.935774910963573"/>
|
||
<path d="M493.24034292223007,57.165802384565268 L493.21768726312598,56.935775358957926"/>
|
||
<path d="M493.47037044518686,56.935775105554512 L493.21768726312598,56.935775358957926"/>
|
||
<path d="M493.48817082342805,57.116506091421343 L493.47037044518686,56.935775105554512"/>
|
||
<path d="M493.30743946622761,57.386989580757017 L493.24034292223007,57.165802384565268"/>
|
||
<path d="M493.48817082342805,57.116506091421343 L493.24034292223007,57.165802384565268"/>
|
||
<path d="M493.54088813243891,57.290291688374964 L493.48817082342805,57.116506091421343"/>
|
||
<path d="M493.77091480379408,57.06026476378247 L493.48817082342805,57.116506091421343"/>
|
||
<path d="M493.8072271996565,57.179970380144823 L493.77091480379408,57.06026476378247"/>
|
||
<path d="M494.07771038230567,56.999239193184167 L493.77091480379408,57.06026476378247"/>
|
||
<path d="M494.09622219519179,57.060264567606282 L494.07771038230567,56.999239193184167"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.07771038230567,56.999239193184167"/>
|
||
<path d="M493.54088813243891,57.290291688374964 L493.8072271996565,57.179970380144823"/>
|
||
<path d="M493.86619513351934,57.2902917139686 L493.8072271996565,57.179970380144823"/>
|
||
<path d="M494.09622219519179,57.060264567606282 L493.8072271996565,57.179970380144823"/>
|
||
<path d="M494.12628383210051,57.116505898698051 L494.09622219519179,57.060264567606282"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.09622219519179,57.060264567606282"/>
|
||
<path d="M493.41639824315359,57.590836827615931 L493.30743946622761,57.386989580757017"/>
|
||
<path d="M493.54088813243891,57.290291688374964 L493.30743946622761,57.386989580757017"/>
|
||
<path d="M493.62649633922342,57.450453354970705 L493.54088813243891,57.290291688374964"/>
|
||
<path d="M493.56303192630855,57.769510476350661 L493.41639824315359,57.590836827615931"/>
|
||
<path d="M493.62649633922342,57.450453354970705 L493.41639824315359,57.590836827615931"/>
|
||
<path d="M493.74170563455129,57.590836285476144 L493.62649633922342,57.450453354970705"/>
|
||
<path d="M493.86619513351934,57.2902917139686 L493.62649633922342,57.450453354970705"/>
|
||
<path d="M493.94555274102527,57.386989175133749 L493.86619513351934,57.2902917139686"/>
|
||
<path d="M494.12628383210051,57.116505898698051 L493.86619513351934,57.2902917139686"/>
|
||
<path d="M494.16673995307701,57.165801822617141 L494.12628383210051,57.116505898698051"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.12628383210051,57.116505898698051"/>
|
||
<path d="M493.94555274102527,57.386989175133749 L494.16673995307701,57.165801822617141"/>
|
||
<path d="M494.21603588819107,57.206257979301881 L494.16673995307701,57.165801822617141"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.16673995307701,57.165801822617141"/>
|
||
<path d="M493.74170575089022,57.916144031707972 L493.56303192630855,57.769510476350661"/>
|
||
<path d="M493.74170563455129,57.590836285476144 L493.56303192630855,57.769510476350661"/>
|
||
<path d="M493.88208868294441,57.706045622328475 L493.74170563455129,57.590836285476144"/>
|
||
<path d="M493.94555274102527,57.386989175133749 L493.74170563455129,57.590836285476144"/>
|
||
<path d="M494.04225022346702,57.466346819926457 L493.94555274102527,57.386989175133749"/>
|
||
<path d="M493.94555304019946,58.025102662831614 L493.74170575089022,57.916144031707972"/>
|
||
<path d="M493.88208868294441,57.706045622328475 L493.74170575089022,57.916144031707972"/>
|
||
<path d="M494.04225041077291,57.791653856490029 L493.88208868294441,57.706045622328475"/>
|
||
<path d="M494.04225022346702,57.466346819926457 L493.88208868294441,57.706045622328475"/>
|
||
<path d="M494.15257159946816,57.525314745847027 L494.04225022346702,57.466346819926457"/>
|
||
<path d="M494.21603588819107,57.206257979301881 L494.04225022346702,57.466346819926457"/>
|
||
<path d="M494.27227719643088,57.236319593725057 L494.21603588819107,57.206257979301881"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.21603588819107,57.206257979301881"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.27227719643088,57.236319593725057"/>
|
||
<path d="M494.16674028438251,58.092199048623115 L493.94555304019946,58.025102662831614"/>
|
||
<path d="M494.04225041077291,57.791653856490029 L493.94555304019946,58.025102662831614"/>
|
||
<path d="M494.21603604543134,57.8443711121663 L494.04225041077291,57.791653856490029"/>
|
||
<path d="M494.15257159946816,57.525314745847027 L494.04225041077291,57.791653856490029"/>
|
||
<path d="M494.27227725954492,57.561627020606011 L494.15257159946816,57.525314745847027"/>
|
||
<path d="M494.27227719643088,57.236319593725057 L494.15257159946816,57.525314745847027"/>
|
||
<path d="M494.33330258852845,57.254831469412238 L494.27227719643088,57.236319593725057"/>
|
||
<path d="M494.39676732278247,58.114854543199272 L494.16674028438251,58.092199048623115"/>
|
||
<path d="M494.21603604543134,57.8443711121663 L494.16674028438251,58.092199048623115"/>
|
||
<path d="M494.39676705578961,57.86217150307175 L494.21603604543134,57.8443711121663"/>
|
||
<path d="M494.27227725954492,57.561627020606011 L494.21603604543134,57.8443711121663"/>
|
||
<path d="M494.39676699345148,57.573888190565413 L494.27227725954492,57.561627020606011"/>
|
||
<path d="M494.33330258852845,57.254831469412238 L494.27227725954492,57.561627020606011"/>
|
||
<path d="M494.39676688837653,57.261082129748047 L494.33330258852845,57.254831469412238"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.33330258852845,57.254831469412238"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.39676688837653,57.261082129748047"/>
|
||
<path d="M494.62679435935547,58.092198884095524 L494.39676732278247,58.114854543199272"/>
|
||
<path d="M494.39676705578961,57.86217150307175 L494.39676732278247,58.114854543199272"/>
|
||
<path d="M494.57749808395386,57.844371053864052 L494.39676705578961,57.86217150307175"/>
|
||
<path d="M494.39676699345148,57.573888190565413 L494.39676705578961,57.86217150307175"/>
|
||
<path d="M494.52125672970192,57.561627002531623 L494.39676699345148,57.573888190565413"/>
|
||
<path d="M494.39676688837653,57.261082129748047 L494.39676699345148,57.573888190565413"/>
|
||
<path d="M494.46023118128107,57.254831459502839 L494.39676688837653,57.261082129748047"/>
|
||
<path d="M494.84798159103104,58.025102340097419 L494.62679435935547,58.092198884095524"/>
|
||
<path d="M494.57749808395386,57.844371053864052 L494.62679435935547,58.092198884095524"/>
|
||
<path d="M494.75128369864797,57.791653744853647 L494.57749808395386,57.844371053864052"/>
|
||
<path d="M494.52125672970192,57.561627002531623 L494.57749808395386,57.844371053864052"/>
|
||
<path d="M494.64096240816048,57.525314677635379 L494.52125672970192,57.561627002531623"/>
|
||
<path d="M494.46023118128107,57.254831459502839 L494.52125672970192,57.561627002531623"/>
|
||
<path d="M494.52125658675038,57.236319575650214 L494.46023118128107,57.254831459502839"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.46023118128107,57.254831459502839"/>
|
||
<path d="M495.05182887337355,57.916143563172227 L494.84798159103104,58.025102340097419"/>
|
||
<path d="M494.75128369864797,57.791653744853647 L494.84798159103104,58.025102340097419"/>
|
||
<path d="M494.91144547169506,57.706045467101831 L494.75128369864797,57.791653744853647"/>
|
||
<path d="M494.64096240816048,57.525314677635379 L494.75128369864797,57.791653744853647"/>
|
||
<path d="M494.75128375972622,57.466346601839177 L494.64096240816048,57.525314677635379"/>
|
||
<path d="M494.52125658675038,57.236319575650214 L494.64096240816048,57.525314677635379"/>
|
||
<path d="M494.57749792671359,57.20625799196614 L494.52125658675038,57.236319575650214"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.52125658675038,57.236319575650214"/>
|
||
<path d="M495.23050252210783,57.769509809050305 L495.05182887337355,57.916143563172227"/>
|
||
<path d="M494.91144547169506,57.706045467101831 L495.05182887337355,57.916143563172227"/>
|
||
<path d="M495.05182847316746,57.590836171773844 L494.91144547169506,57.706045467101831"/>
|
||
<path d="M494.75128375972622,57.466346601839177 L494.91144547169506,57.706045467101831"/>
|
||
<path d="M494.84798122089035,57.386989029816505 L494.75128375972622,57.466346601839177"/>
|
||
<path d="M494.57749792671359,57.20625799196614 L494.75128375972622,57.466346601839177"/>
|
||
<path d="M494.62679385063302,57.165801817764532 L494.57749792671359,57.20625799196614"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.57749792671359,57.20625799196614"/>
|
||
<path d="M495.37713607746548,57.590836126402337 L495.23050252210783,57.769509809050305"/>
|
||
<path d="M495.05182847316746,57.590836171773844 L495.23050252210783,57.769509809050305"/>
|
||
<path d="M495.16703781001934,57.450453158864093 L495.05182847316746,57.590836171773844"/>
|
||
<path d="M494.84798122089035,57.386989029816505 L495.05182847316746,57.590836171773844"/>
|
||
<path d="M494.92733879471655,57.290291511891155 L494.84798122089035,57.386989029816505"/>
|
||
<path d="M494.62679385063302,57.165801817764532 L494.84798122089035,57.386989029816505"/>
|
||
<path d="M494.66725000731753,57.116505882650017 L494.62679385063302,57.165801817764532"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.62679385063302,57.165801817764532"/>
|
||
<path d="M495.16703781001934,57.450453158864093 L494.92733879471655,57.290291511891155"/>
|
||
<path d="M494.98630672063814,57.179970118148503 L494.92733879471655,57.290291511891155"/>
|
||
<path d="M494.66725000731753,57.116505882650017 L494.92733879471655,57.290291511891155"/>
|
||
<path d="M494.6973116039992,57.060264547797942 L494.66725000731753,57.116505882650017"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.66725000731753,57.116505882650017"/>
|
||
<path d="M495.48609470858867,57.386988730642315 L495.37713607746548,57.590836126402337"/>
|
||
<path d="M495.16703781001934,57.450453158864093 L495.37713607746548,57.590836126402337"/>
|
||
<path d="M495.25264597321393,57.290291395552231 L495.16703781001934,57.450453158864093"/>
|
||
<path d="M495.55319109438074,57.165801450975778 L495.48609470858867,57.386988730642315"/>
|
||
<path d="M495.25264597321393,57.290291395552231 L495.48609470858867,57.386988730642315"/>
|
||
<path d="M495.30536329985716,57.116505707669148 L495.25264597321393,57.290291395552231"/>
|
||
<path d="M494.98630672063814,57.179970118148503 L495.25264597321393,57.290291395552231"/>
|
||
<path d="M495.02261899539678,57.060264431459018 L494.98630672063814,57.179970118148503"/>
|
||
<path d="M494.6973116039992,57.060264547797942 L494.98630672063814,57.179970118148503"/>
|
||
<path d="M494.71582347968661,56.999239124652831 L494.6973116039992,57.060264547797942"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.6973116039992,57.060264547797942"/>
|
||
<path d="M495.02261899539678,57.060264431459018 L494.71582347968661,56.999239124652831"/>
|
||
<path d="M494.72207417550533,56.935774807363487 L494.71582347968661,56.999239124652831"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.71582347968661,56.999239124652831"/>
|
||
<path d="M495.57584658895667,56.935774366161695 L495.55319109438074,57.165801450975778"/>
|
||
<path d="M495.30536329985716,57.116505707669148 L495.55319109438074,57.165801450975778"/>
|
||
<path d="M495.32316376172969,56.935774619564199 L495.30536329985716,57.116505707669148"/>
|
||
<path d="M495.02261899539678,57.060264431459018 L495.30536329985716,57.116505707669148"/>
|
||
<path d="M495.03488016535562,56.93577468191188 L495.02261899539678,57.060264431459018"/>
|
||
<path d="M495.55319092985258,56.705747305036311 L495.57584658895667,56.935774366161695"/>
|
||
<path d="M495.32316376172969,56.935774619564199 L495.57584658895667,56.935774366161695"/>
|
||
<path d="M495.30536324155503,56.75504352721191 L495.32316376172969,56.935774619564199"/>
|
||
<path d="M495.03488016535562,56.93577468191188 L495.32316376172969,56.935774619564199"/>
|
||
<path d="M495.0226189773216,56.811284943560167 L495.03488016535562,56.93577468191188"/>
|
||
<path d="M494.72207417550533,56.935774807363487 L495.03488016535562,56.93577468191188"/>
|
||
<path d="M494.71582346977652,56.872310487545747 L494.72207417550533,56.935774807363487"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.72207417550533,56.935774807363487"/>
|
||
<path d="M495.0226189773216,56.811284943560167 L494.71582346977652,56.872310487545747"/>
|
||
<path d="M494.69731158592401,56.811285068770303 L494.71582346977652,56.872310487545747"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.71582346977652,56.872310487545747"/>
|
||
<path d="M495.48609438585504,56.48456003787669 L495.55319092985258,56.705747305036311"/>
|
||
<path d="M495.30536324155503,56.75504352721191 L495.55319092985258,56.705747305036311"/>
|
||
<path d="M495.25264586157732,56.581257859293146 L495.30536324155503,56.75504352721191"/>
|
||
<path d="M495.0226189773216,56.811284943560167 L495.30536324155503,56.75504352721191"/>
|
||
<path d="M494.98630661694267,56.69157927397282 L495.0226189773216,56.811284943560167"/>
|
||
<path d="M495.37713560892882,56.28071272005127 L495.48609438585504,56.48456003787669"/>
|
||
<path d="M495.25264586157732,56.581257859293146 L495.48609438585504,56.48456003787669"/>
|
||
<path d="M495.16703758382585,56.421096050762571 L495.25264586157732,56.581257859293146"/>
|
||
<path d="M494.98630661694267,56.69157927397282 L495.25264586157732,56.581257859293146"/>
|
||
<path d="M494.92733861211309,56.581257869182082 L494.98630661694267,56.69157927397282"/>
|
||
<path d="M494.69731158592401,56.811285068770303 L494.98630661694267,56.69157927397282"/>
|
||
<path d="M494.66724994901517,56.755043719936111 L494.69731158592401,56.811285068770303"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.69731158592401,56.811285068770303"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.66724994901517,56.755043719936111"/>
|
||
<path d="M495.23050192577386,56.102039142283957 L495.37713560892882,56.28071272005127"/>
|
||
<path d="M495.16703758382585,56.421096050762571 L495.37713560892882,56.28071272005127"/>
|
||
<path d="M495.0518281465645,56.280713049290625 L495.16703758382585,56.421096050762571"/>
|
||
<path d="M494.92733861211309,56.581257869182082 L495.16703758382585,56.421096050762571"/>
|
||
<path d="M494.84798100460694,56.484560408017387 L494.92733861211309,56.581257869182082"/>
|
||
<path d="M494.66724994901517,56.755043719936111 L494.92733861211309,56.581257869182082"/>
|
||
<path d="M494.62679381029682,56.705747760533541 L494.66724994901517,56.755043719936111"/>
|
||
<path d="M495.05182817215905,55.955405444992721 L495.23050192577386,56.102039142283957"/>
|
||
<path d="M495.0518281465645,56.280713049290625 L495.23050192577386,56.102039142283957"/>
|
||
<path d="M494.91144520462149,56.165503783405711 L495.0518281465645,56.280713049290625"/>
|
||
<path d="M494.84798100460694,56.484560408017387 L495.0518281465645,56.280713049290625"/>
|
||
<path d="M494.75128348668181,56.405202763224679 L494.84798100460694,56.484560408017387"/>
|
||
<path d="M494.62679381029682,56.705747760533541 L494.84798100460694,56.484560408017387"/>
|
||
<path d="M494.57749783969928,56.665291639332281 L494.62679381029682,56.705747760533541"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.62679381029682,56.705747760533541"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.57749783969928,56.665291639332281"/>
|
||
<path d="M494.8479807763996,55.846446884836041 L495.05182817215905,55.955405444992721"/>
|
||
<path d="M494.91144520462149,56.165503783405711 L495.05182817215905,55.955405444992721"/>
|
||
<path d="M494.75128333485941,56.07989547827674 L494.91144520462149,56.165503783405711"/>
|
||
<path d="M494.75128348668181,56.405202763224679 L494.91144520462149,56.165503783405711"/>
|
||
<path d="M494.64096207519719,56.3462348373032 L494.75128348668181,56.405202763224679"/>
|
||
<path d="M494.57749783969928,56.665291639332281 L494.75128348668181,56.405202763224679"/>
|
||
<path d="M494.52125646936338,56.635229989425625 L494.57749783969928,56.665291639332281"/>
|
||
<path d="M494.62679347899132,55.779350640978009 L494.8479807763996,55.846446884836041"/>
|
||
<path d="M494.75128333485941,56.07989547827674 L494.8479807763996,55.846446884836041"/>
|
||
<path d="M494.57749761149216,56.027178222600924 L494.75128333485941,56.07989547827674"/>
|
||
<path d="M494.64096207519719,56.3462348373032 L494.75128333485941,56.07989547827674"/>
|
||
<path d="M494.5212563707662,56.30992252706119 L494.64096207519719,56.3462348373032"/>
|
||
<path d="M494.52125646936338,56.635229989425625 L494.64096207519719,56.3462348373032"/>
|
||
<path d="M494.46023103734706,56.61671814922147 L494.52125646936338,56.635229989425625"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.52125646936338,56.635229989425625"/>
|
||
<path d="M494.39676641150595,55.756695430268792 L494.62679347899132,55.779350640978009"/>
|
||
<path d="M494.57749761149216,56.027178222600924 L494.62679347899132,55.779350640978009"/>
|
||
<path d="M494.39676648828561,56.009377689761095 L494.39676641150595,55.756695430268792"/>
|
||
<path d="M494.39676648828561,56.009377689761095 L494.57749761149216,56.027178222600924"/>
|
||
<path d="M494.5212563707662,56.30992252706119 L494.57749761149216,56.027178222600924"/>
|
||
<path d="M494.39676671366362,56.297661782903106 L494.39676648828561,56.009377689761095"/>
|
||
<path d="M494.39676671366362,56.297661782903106 L494.5212563707662,56.30992252706119"/>
|
||
<path d="M494.46023103734706,56.61671814922147 L494.5212563707662,56.30992252706119"/>
|
||
<path d="M494.39676686629184,56.610467879203497 L494.39676671366362,56.297661782903106"/>
|
||
<path d="M494.39676686629184,56.610467879203497 L494.46023103734706,56.61671814922147"/>
|
||
<path d="M494.39676681959088,56.935774896518069 L494.46023103734706,56.61671814922147"/>
|
||
<path d="M494.39676686629184,56.610467879203497 L494.39676681959088,56.935774896518069"/>
|
||
</g>
|
||
<g id="product-6ba0438c-cb9c-410d-bcfb-29d30e54762e" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.089" ifc:guid="1he4ECovn13RpxATCEL7Ok">
|
||
<path d="M331.10825486207978,117.65951528614369 L330.87822787233438,117.6821710162144"/>
|
||
<path d="M331.10825493885932,117.91219754563645 L330.92752412999403,117.92999898837979"/>
|
||
<path d="M331.10825516423756,118.200481638778 L330.98376547537487,118.21274282681134"/>
|
||
<path d="M331.10825531686567,118.51328773507839 L331.04479105927919,118.5195384053236"/>
|
||
<path d="M330.98376547537487,118.21274282681134 L331.04479105927919,118.5195384053236"/>
|
||
<path d="M330.98376569816389,118.53805021820972 L331.04479105927919,118.5195384053236"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.04479105927919,118.5195384053236"/>
|
||
<path d="M330.65704071162554,117.74926748924599 L330.87822787233438,117.6821710162144"/>
|
||
<path d="M330.92752412999403,117.92999898837979 L330.87822787233438,117.6821710162144"/>
|
||
<path d="M330.75373856852514,117.98271622642324 L330.92752412999403,117.92999898837979"/>
|
||
<path d="M330.98376547537487,118.21274282681134 L330.92752412999403,117.92999898837979"/>
|
||
<path d="M330.86405985901274,118.24905522267454 L330.98376547537487,118.21274282681134"/>
|
||
<path d="M330.45319350024965,117.85822626617164 L330.65704071162554,117.74926748924599"/>
|
||
<path d="M330.75373856852514,117.98271622642324 L330.65704071162554,117.74926748924599"/>
|
||
<path d="M330.59357690192826,118.0683245041746 L330.75373856852514,117.98271622642324"/>
|
||
<path d="M330.86405985901274,118.24905522267454 L330.75373856852514,117.98271622642324"/>
|
||
<path d="M330.75373854293036,118.30802319201985 L330.86405985901274,118.24905522267454"/>
|
||
<path d="M330.98376569816389,118.53805021820972 L330.86405985901274,118.24905522267454"/>
|
||
<path d="M330.92752439368439,118.56811180189334 L330.98376569816389,118.53805021820972"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.98376569816389,118.53805021820972"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.92752439368439,118.56811180189334"/>
|
||
<path d="M330.27451978054864,118.00485994932615 L330.45319350024965,117.85822626617164"/>
|
||
<path d="M330.59357690192826,118.0683245041746 L330.45319350024965,117.85822626617164"/>
|
||
<path d="M330.45319397142248,118.18353372853562 L330.59357690192826,118.0683245041746"/>
|
||
<path d="M330.75373854293036,118.30802319201985 L330.59357690192826,118.0683245041746"/>
|
||
<path d="M330.6570410817659,118.38738072855995 L330.75373854293036,118.30802319201985"/>
|
||
<path d="M330.92752439368439,118.56811180189334 L330.75373854293036,118.30802319201985"/>
|
||
<path d="M330.87822846976508,118.60856790512844 L330.92752439368439,118.56811180189334"/>
|
||
<path d="M330.12788622519088,118.18353363197411 L330.27451978054864,118.00485994932615"/>
|
||
<path d="M330.45319397142248,118.18353372853562 L330.27451978054864,118.00485994932615"/>
|
||
<path d="M330.33798470553768,118.32391670596235 L330.45319397142248,118.18353372853562"/>
|
||
<path d="M330.6570410817659,118.38738072855995 L330.45319397142248,118.18353372853562"/>
|
||
<path d="M330.57768350794004,118.48407821100182 L330.6570410817659,118.38738072855995"/>
|
||
<path d="M330.87822846976508,118.60856790512844 L330.6570410817659,118.38738072855995"/>
|
||
<path d="M330.83777233082253,118.65786380475902 L330.87822846976508,118.60856790512844"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.87822846976508,118.60856790512844"/>
|
||
<path d="M330.0189275940678,118.38738095676626 L330.12788622519088,118.18353363197411"/>
|
||
<path d="M330.33798470553768,118.32391670596235 L330.12788622519088,118.18353363197411"/>
|
||
<path d="M330.25237654234297,118.48407839830679 L330.33798470553768,118.32391670596235"/>
|
||
<path d="M330.57768350794004,118.48407821100182 L330.33798470553768,118.32391670596235"/>
|
||
<path d="M330.51871554653508,118.59439955151947 L330.57768350794004,118.48407821100182"/>
|
||
<path d="M330.83777233082253,118.65786380475902 L330.57768350794004,118.48407821100182"/>
|
||
<path d="M330.80771069865739,118.71410511299791 L330.83777233082253,118.65786380475902"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.83777233082253,118.65786380475902"/>
|
||
<path d="M329.95183120827585,118.60856818320917 L330.0189275940678,118.38738095676626"/>
|
||
<path d="M330.25237654234297,118.48407839830679 L330.0189275940678,118.38738095676626"/>
|
||
<path d="M330.19965928666647,118.6578639797408 L330.25237654234297,118.48407839830679"/>
|
||
<path d="M330.51871554653508,118.59439955151947 L330.25237654234297,118.48407839830679"/>
|
||
<path d="M330.48240323629284,118.71410518498396 L330.51871554653508,118.59439955151947"/>
|
||
<path d="M330.80771069865739,118.71410511299791 L330.51871554653508,118.59439955151947"/>
|
||
<path d="M330.78919885845335,118.77513049179015 L330.80771069865739,118.71410511299791"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.80771069865739,118.71410511299791"/>
|
||
<path d="M329.92917571369992,118.83859521483282 L329.95183120827585,118.60856818320917"/>
|
||
<path d="M330.19965928666647,118.6578639797408 L329.95183120827585,118.60856818320917"/>
|
||
<path d="M330.18185889576057,118.83859496142986 L330.19965928666647,118.6578639797408"/>
|
||
<path d="M330.48240323629284,118.71410518498396 L330.19965928666647,118.6578639797408"/>
|
||
<path d="M330.47014206633412,118.83859489909946 L330.48240323629284,118.71410518498396"/>
|
||
<path d="M330.78919885845335,118.77513049179015 L330.48240323629284,118.71410518498396"/>
|
||
<path d="M330.78294812715114,118.83859476683892 L330.78919885845335,118.77513049179015"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.78919885845335,118.77513049179015"/>
|
||
<path d="M330.18185889576057,118.83859496142986 L330.47014206633412,118.83859489909946"/>
|
||
<path d="M330.48240325436802,118.96308461965737 L330.47014206633412,118.83859489909946"/>
|
||
<path d="M330.78294812715114,118.83859476683892 L330.47014206633412,118.83859489909946"/>
|
||
<path d="M330.78919883287949,118.90205904905952 L330.78294812715114,118.83859476683892"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.78294812715114,118.83859476683892"/>
|
||
<path d="M329.95183137280401,119.06862224044016 L329.92917571369992,118.83859521483282"/>
|
||
<path d="M330.18185889576057,118.83859496142986 L329.92917571369992,118.83859521483282"/>
|
||
<path d="M330.19965927400187,119.01932594729669 L330.18185889576057,118.83859496142986"/>
|
||
<path d="M330.01892791680143,119.28980943663237 L329.95183137280401,119.06862224044016"/>
|
||
<path d="M330.19965927400187,119.01932594729669 L329.95183137280401,119.06862224044016"/>
|
||
<path d="M330.25237658301285,119.1931115442494 L330.19965927400187,119.01932594729669"/>
|
||
<path d="M330.48240325436802,118.96308461965737 L330.19965927400187,119.01932594729669"/>
|
||
<path d="M330.51871565023021,119.08279023601972 L330.48240325436802,118.96308461965737"/>
|
||
<path d="M330.78919883287949,118.90205904905952 L330.48240325436802,118.96308461965737"/>
|
||
<path d="M330.80771064576572,118.96308442348118 L330.78919883287949,118.90205904905952"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.78919883287949,118.90205904905952"/>
|
||
<path d="M330.25237658301285,119.1931115442494 L330.51871565023021,119.08279023601972"/>
|
||
<path d="M330.57768358409317,119.19311156984395 L330.51871565023021,119.08279023601972"/>
|
||
<path d="M330.80771064576572,118.96308442348118 L330.51871565023021,119.08279023601972"/>
|
||
<path d="M330.83777228267434,119.0193257545734 L330.80771064576572,118.96308442348118"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.80771064576572,118.96308442348118"/>
|
||
<path d="M330.12788669372742,119.49365668349083 L330.01892791680143,119.28980943663237"/>
|
||
<path d="M330.25237658301285,119.1931115442494 L330.01892791680143,119.28980943663237"/>
|
||
<path d="M330.33798478979725,119.3532732108456 L330.25237658301285,119.1931115442494"/>
|
||
<path d="M330.27452037688249,119.67233033222556 L330.12788669372742,119.49365668349083"/>
|
||
<path d="M330.33798478979725,119.3532732108456 L330.12788669372742,119.49365668349083"/>
|
||
<path d="M330.45319408512512,119.49365614135149 L330.33798478979725,119.3532732108456"/>
|
||
<path d="M330.57768358409317,119.19311156984395 L330.33798478979725,119.3532732108456"/>
|
||
<path d="M330.65704119159921,119.28980903100819 L330.57768358409317,119.19311156984395"/>
|
||
<path d="M330.83777228267434,119.0193257545734 L330.57768358409317,119.19311156984395"/>
|
||
<path d="M330.87822840365118,119.06862167849204 L330.83777228267434,119.0193257545734"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.83777228267434,119.0193257545734"/>
|
||
<path d="M330.65704119159921,119.28980903100819 L330.87822840365118,119.06862167849204"/>
|
||
<path d="M330.92752433876535,119.10907783517678 L330.87822840365118,119.06862167849204"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.87822840365118,119.06862167849204"/>
|
||
<path d="M330.45319420146404,119.81896388758332 L330.27452037688249,119.67233033222556"/>
|
||
<path d="M330.45319408512512,119.49365614135149 L330.27452037688249,119.67233033222556"/>
|
||
<path d="M330.59357713351812,119.60886547820337 L330.45319408512512,119.49365614135149"/>
|
||
<path d="M330.65704119159921,119.28980903100819 L330.45319408512512,119.49365614135149"/>
|
||
<path d="M330.75373867404096,119.3691666758009 L330.65704119159921,119.28980903100819"/>
|
||
<path d="M330.65704149077328,119.92792251870696 L330.45319420146404,119.81896388758332"/>
|
||
<path d="M330.59357713351812,119.60886547820337 L330.45319420146404,119.81896388758332"/>
|
||
<path d="M330.75373886134673,119.69447371236538 L330.59357713351812,119.60886547820337"/>
|
||
<path d="M330.75373867404096,119.3691666758009 L330.59357713351812,119.60886547820337"/>
|
||
<path d="M330.86406005004233,119.42813460172238 L330.75373867404096,119.3691666758009"/>
|
||
<path d="M330.92752433876535,119.10907783517678 L330.75373867404096,119.3691666758009"/>
|
||
<path d="M330.9837656470047,119.13913944959995 L330.92752433876535,119.10907783517678"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.92752433876535,119.10907783517678"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L330.9837656470047,119.13913944959995"/>
|
||
<path d="M330.87822873495668,119.99501890449847 L330.65704149077328,119.92792251870696"/>
|
||
<path d="M330.75373886134673,119.69447371236538 L330.65704149077328,119.92792251870696"/>
|
||
<path d="M330.9275244960055,119.7471909680412 L330.75373886134673,119.69447371236538"/>
|
||
<path d="M330.86406005004233,119.42813460172238 L330.75373886134673,119.69447371236538"/>
|
||
<path d="M330.98376571011886,119.46444687648091 L330.86406005004233,119.42813460172238"/>
|
||
<path d="M330.9837656470047,119.13913944959995 L330.86406005004233,119.42813460172238"/>
|
||
<path d="M331.04479103910228,119.15765132528759 L330.9837656470047,119.13913944959995"/>
|
||
<path d="M331.1082557733564,120.01767439907417 L330.87822873495668,119.99501890449847"/>
|
||
<path d="M330.9275244960055,119.7471909680412 L330.87822873495668,119.99501890449847"/>
|
||
<path d="M331.10825550636355,119.7649913589471 L330.9275244960055,119.7471909680412"/>
|
||
<path d="M330.98376571011886,119.46444687648091 L330.9275244960055,119.7471909680412"/>
|
||
<path d="M331.10825544402542,119.47670804644031 L330.98376571011886,119.46444687648091"/>
|
||
<path d="M331.04479103910228,119.15765132528759 L330.98376571011886,119.46444687648091"/>
|
||
<path d="M331.10825533895047,119.16390198562294 L331.04479103910228,119.15765132528759"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.04479103910228,119.15765132528759"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.10825533895047,119.16390198562294"/>
|
||
<path d="M331.3382828099293,119.99501873997087 L331.1082557733564,120.01767439907417"/>
|
||
<path d="M331.10825550636355,119.7649913589471 L331.1082557733564,120.01767439907417"/>
|
||
<path d="M331.28898653452768,119.74719090973895 L331.10825550636355,119.7649913589471"/>
|
||
<path d="M331.10825544402542,119.47670804644031 L331.10825550636355,119.7649913589471"/>
|
||
<path d="M331.23274518027586,119.46444685840606 L331.10825544402542,119.47670804644031"/>
|
||
<path d="M331.10825533895047,119.16390198562294 L331.10825544402542,119.47670804644031"/>
|
||
<path d="M331.1717196318549,119.15765131537819 L331.10825533895047,119.16390198562294"/>
|
||
<path d="M331.55947004160498,119.92792219597277 L331.3382828099293,119.99501873997087"/>
|
||
<path d="M331.28898653452768,119.74719090973895 L331.3382828099293,119.99501873997087"/>
|
||
<path d="M331.46277214922191,119.694473600729 L331.28898653452768,119.74719090973895"/>
|
||
<path d="M331.23274518027586,119.46444685840606 L331.28898653452768,119.74719090973895"/>
|
||
<path d="M331.35245085873441,119.42813453351073 L331.23274518027586,119.46444685840606"/>
|
||
<path d="M331.1717196318549,119.15765131537819 L331.23274518027586,119.46444685840606"/>
|
||
<path d="M331.23274503732432,119.13913943152511 L331.1717196318549,119.15765131537819"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.1717196318549,119.15765131537819"/>
|
||
<path d="M331.76331732394738,119.81896341904712 L331.55947004160498,119.92792219597277"/>
|
||
<path d="M331.46277214922191,119.694473600729 L331.55947004160498,119.92792219597277"/>
|
||
<path d="M331.62293392226888,119.60886532297673 L331.46277214922191,119.694473600729"/>
|
||
<path d="M331.35245085873441,119.42813453351073 L331.46277214922191,119.694473600729"/>
|
||
<path d="M331.46277221030016,119.36916645771407 L331.35245085873441,119.42813453351073"/>
|
||
<path d="M331.23274503732432,119.13913943152511 L331.35245085873441,119.42813453351073"/>
|
||
<path d="M331.28898637728742,119.10907784784149 L331.23274503732432,119.13913943152511"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.23274503732432,119.13913943152511"/>
|
||
<path d="M331.94199097268165,119.67232966492566 L331.76331732394738,119.81896341904712"/>
|
||
<path d="M331.62293392226888,119.60886532297673 L331.76331732394738,119.81896341904712"/>
|
||
<path d="M331.76331692374129,119.49365602764919 L331.62293392226888,119.60886532297673"/>
|
||
<path d="M331.46277221030016,119.36916645771407 L331.62293392226888,119.60886532297673"/>
|
||
<path d="M331.55946967146429,119.2898088856914 L331.46277221030016,119.36916645771407"/>
|
||
<path d="M331.28898637728742,119.10907784784149 L331.46277221030016,119.36916645771407"/>
|
||
<path d="M331.33828230120696,119.06862167363988 L331.28898637728742,119.10907784784149"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.28898637728742,119.10907784784149"/>
|
||
<path d="M332.08862452803942,119.49365598227723 L331.94199097268165,119.67232966492566"/>
|
||
<path d="M331.76331692374129,119.49365602764919 L331.94199097268165,119.67232966492566"/>
|
||
<path d="M331.87852626059305,119.35327301473899 L331.76331692374129,119.49365602764919"/>
|
||
<path d="M331.55946967146429,119.2898088856914 L331.76331692374129,119.49365602764919"/>
|
||
<path d="M331.63882724529037,119.19311136776605 L331.55946967146429,119.2898088856914"/>
|
||
<path d="M331.33828230120696,119.06862167363988 L331.55946967146429,119.2898088856914"/>
|
||
<path d="M331.37873845789136,119.01932573852537 L331.33828230120696,119.06862167363988"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.33828230120696,119.06862167363988"/>
|
||
<path d="M331.87852626059305,119.35327301473899 L331.63882724529037,119.19311136776605"/>
|
||
<path d="M331.69779517121208,119.08278997402385 L331.63882724529037,119.19311136776605"/>
|
||
<path d="M331.37873845789136,119.01932573852537 L331.63882724529037,119.19311136776605"/>
|
||
<path d="M331.40880005457313,118.96308440367284 L331.37873845789136,119.01932573852537"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.37873845789136,119.01932573852537"/>
|
||
<path d="M332.19758315916249,119.28980858651767 L332.08862452803942,119.49365598227723"/>
|
||
<path d="M331.87852626059305,119.35327301473899 L332.08862452803942,119.49365598227723"/>
|
||
<path d="M331.96413442378775,119.19311125142713 L331.87852626059305,119.35327301473899"/>
|
||
<path d="M332.26467954495456,119.06862130685067 L332.19758315916249,119.28980858651767"/>
|
||
<path d="M331.96413442378775,119.19311125142713 L332.19758315916249,119.28980858651767"/>
|
||
<path d="M332.01685175043087,119.01932556354404 L331.96413442378775,119.19311125142713"/>
|
||
<path d="M331.69779517121208,119.08278997402385 L331.96413442378775,119.19311125142713"/>
|
||
<path d="M331.73410744597072,118.96308428733391 L331.69779517121208,119.08278997402385"/>
|
||
<path d="M331.40880005457313,118.96308440367284 L331.69779517121208,119.08278997402385"/>
|
||
<path d="M331.42731193026043,118.90205898052773 L331.40880005457313,118.96308440367284"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.40880005457313,118.96308440367284"/>
|
||
<path d="M331.73410744597072,118.96308428733391 L331.42731193026043,118.90205898052773"/>
|
||
<path d="M331.43356262607904,118.83859466323838 L331.42731193026043,118.90205898052773"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.42731193026043,118.90205898052773"/>
|
||
<path d="M332.28733503953049,118.83859422203614 L332.26467954495456,119.06862130685067"/>
|
||
<path d="M332.01685175043087,119.01932556354404 L332.26467954495456,119.06862130685067"/>
|
||
<path d="M332.03465221230363,118.83859447543955 L332.01685175043087,119.01932556354404"/>
|
||
<path d="M331.73410744597072,118.96308428733391 L332.01685175043087,119.01932556354404"/>
|
||
<path d="M331.74636861592944,118.83859453778678 L331.73410744597072,118.96308428733391"/>
|
||
<path d="M332.2646793804264,118.60856716091121 L332.28733503953049,118.83859422203614"/>
|
||
<path d="M332.03465221230363,118.83859447543955 L332.28733503953049,118.83859422203614"/>
|
||
<path d="M332.01685169212885,118.65786338308681 L332.03465221230363,118.83859447543955"/>
|
||
<path d="M331.74636861592944,118.83859453778678 L332.03465221230363,118.83859447543955"/>
|
||
<path d="M331.73410742789542,118.71410479943506 L331.74636861592944,118.83859453778678"/>
|
||
<path d="M331.43356262607904,118.83859466323838 L331.74636861592944,118.83859453778678"/>
|
||
<path d="M331.42731192035035,118.77513034342064 L331.43356262607904,118.83859466323838"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.43356262607904,118.83859466323838"/>
|
||
<path d="M331.73410742789542,118.71410479943506 L331.42731192035035,118.77513034342064"/>
|
||
<path d="M331.40880003649795,118.7141049246452 L331.42731192035035,118.77513034342064"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.42731192035035,118.77513034342064"/>
|
||
<path d="M332.19758283642886,118.38737989375159 L332.2646793804264,118.60856716091121"/>
|
||
<path d="M332.01685169212885,118.65786338308681 L332.2646793804264,118.60856716091121"/>
|
||
<path d="M331.96413431215103,118.48407771516804 L332.01685169212885,118.65786338308681"/>
|
||
<path d="M331.73410742789542,118.71410479943506 L332.01685169212885,118.65786338308681"/>
|
||
<path d="M331.69779506751649,118.59439912984772 L331.73410742789542,118.71410479943506"/>
|
||
<path d="M332.08862405950276,118.18353257592617 L332.19758283642886,118.38737989375159"/>
|
||
<path d="M331.96413431215103,118.48407771516804 L332.19758283642886,118.38737989375159"/>
|
||
<path d="M331.87852603439978,118.32391590663792 L331.96413431215103,118.48407771516804"/>
|
||
<path d="M331.69779506751649,118.59439912984772 L331.96413431215103,118.48407771516804"/>
|
||
<path d="M331.6388270626868,118.48407772505698 L331.69779506751649,118.59439912984772"/>
|
||
<path d="M331.40880003649795,118.7141049246452 L331.69779506751649,118.59439912984772"/>
|
||
<path d="M331.378738399589,118.65786357581101 L331.40880003649795,118.7141049246452"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.40880003649795,118.7141049246452"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.378738399589,118.65786357581101"/>
|
||
<path d="M331.94199037634769,118.00485899815885 L332.08862405950276,118.18353257592617"/>
|
||
<path d="M331.87852603439978,118.32391590663792 L332.08862405950276,118.18353257592617"/>
|
||
<path d="M331.76331659713833,118.18353290516552 L331.87852603439978,118.32391590663792"/>
|
||
<path d="M331.6388270626868,118.48407772505698 L331.87852603439978,118.32391590663792"/>
|
||
<path d="M331.55946945518076,118.38738026389274 L331.6388270626868,118.48407772505698"/>
|
||
<path d="M331.378738399589,118.65786357581101 L331.6388270626868,118.48407772505698"/>
|
||
<path d="M331.33828226087053,118.60856761640844 L331.378738399589,118.65786357581101"/>
|
||
<path d="M331.76331662273287,117.85822530086762 L331.94199037634769,118.00485899815885"/>
|
||
<path d="M331.76331659713833,118.18353290516552 L331.94199037634769,118.00485899815885"/>
|
||
<path d="M331.62293365519542,118.06832363928061 L331.76331659713833,118.18353290516552"/>
|
||
<path d="M331.55946945518076,118.38738026389274 L331.76331659713833,118.18353290516552"/>
|
||
<path d="M331.46277193725564,118.30802261909957 L331.55946945518076,118.38738026389274"/>
|
||
<path d="M331.33828226087053,118.60856761640844 L331.55946945518076,118.38738026389274"/>
|
||
<path d="M331.28898629027321,118.56811149520763 L331.33828226087053,118.60856761640844"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.33828226087053,118.60856761640844"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.28898629027321,118.56811149520763"/>
|
||
<path d="M331.55946922697342,117.74926674071094 L331.76331662273287,117.85822530086762"/>
|
||
<path d="M331.62293365519542,118.06832363928061 L331.76331662273287,117.85822530086762"/>
|
||
<path d="M331.46277178543335,117.98271533415209 L331.62293365519542,118.06832363928061"/>
|
||
<path d="M331.46277193725564,118.30802261909957 L331.62293365519542,118.06832363928061"/>
|
||
<path d="M331.35245052577102,118.24905469317855 L331.46277193725564,118.30802261909957"/>
|
||
<path d="M331.28898629027321,118.56811149520763 L331.46277193725564,118.30802261909957"/>
|
||
<path d="M331.2327449199372,118.53804984530097 L331.28898629027321,118.56811149520763"/>
|
||
<path d="M331.33828192956514,117.6821704968529 L331.55946922697342,117.74926674071094"/>
|
||
<path d="M331.46277178543335,117.98271533415209 L331.55946922697342,117.74926674071094"/>
|
||
<path d="M331.2889860620661,117.92999807847627 L331.46277178543335,117.98271533415209"/>
|
||
<path d="M331.35245052577102,118.24905469317855 L331.46277178543335,117.98271533415209"/>
|
||
<path d="M331.23274482134002,118.21274238293609 L331.35245052577102,118.24905469317855"/>
|
||
<path d="M331.2327449199372,118.53804984530097 L331.35245052577102,118.24905469317855"/>
|
||
<path d="M331.171719487921,118.51953800509636 L331.2327449199372,118.53804984530097"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.2327449199372,118.53804984530097"/>
|
||
<path d="M331.10825486207978,117.65951528614369 L331.33828192956514,117.6821704968529"/>
|
||
<path d="M331.2889860620661,117.92999807847627 L331.33828192956514,117.6821704968529"/>
|
||
<path d="M331.10825493885932,117.91219754563645 L331.10825486207978,117.65951528614369"/>
|
||
<path d="M331.10825493885932,117.91219754563645 L331.2889860620661,117.92999807847627"/>
|
||
<path d="M331.23274482134002,118.21274238293609 L331.2889860620661,117.92999807847627"/>
|
||
<path d="M331.10825516423756,118.200481638778 L331.10825493885932,117.91219754563645"/>
|
||
<path d="M331.10825516423756,118.200481638778 L331.23274482134002,118.21274238293609"/>
|
||
<path d="M331.171719487921,118.51953800509636 L331.23274482134002,118.21274238293609"/>
|
||
<path d="M331.10825531686567,118.51328773507839 L331.10825516423756,118.200481638778"/>
|
||
<path d="M331.10825531686567,118.51328773507839 L331.171719487921,118.51953800509636"/>
|
||
<path d="M331.10825527016482,118.83859475239342 L331.171719487921,118.51953800509636"/>
|
||
<path d="M331.10825531686567,118.51328773507839 L331.10825527016482,118.83859475239342"/>
|
||
</g>
|
||
<g id="product-b9906518-2809-4805-aebf-eba87d454a31" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.028" ifc:guid="2va6KOA0b81Qw$wwXzHKen">
|
||
<path d="M128.09500931307537,105.75344088616293 L127.86498232332974,105.77609661623364"/>
|
||
<path d="M128.09500938985514,106.00612314565524 L127.91427858098939,106.02392458839904"/>
|
||
<path d="M128.09500961523315,106.29440723879725 L127.97051992637046,106.30666842683104"/>
|
||
<path d="M128.09500976786137,106.60721333509809 L128.0315455102749,106.61346400534239"/>
|
||
<path d="M127.97051992637046,106.30666842683104 L128.0315455102749,106.61346400534239"/>
|
||
<path d="M127.9705201491596,106.63197581822851 L128.0315455102749,106.61346400534239"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.0315455102749,106.61346400534239"/>
|
||
<path d="M127.64379516262113,105.84319308926524 L127.86498232332974,105.77609661623364"/>
|
||
<path d="M127.91427858098939,106.02392458839904 L127.86498232332974,105.77609661623364"/>
|
||
<path d="M127.74049301952073,106.07664182644248 L127.91427858098939,106.02392458839904"/>
|
||
<path d="M127.97051992637046,106.30666842683104 L127.91427858098939,106.02392458839904"/>
|
||
<path d="M127.85081431000799,106.34298082269333 L127.97051992637046,106.30666842683104"/>
|
||
<path d="M127.43994795124524,105.95215186619043 L127.64379516262113,105.84319308926524"/>
|
||
<path d="M127.74049301952073,106.07664182644248 L127.64379516262113,105.84319308926524"/>
|
||
<path d="M127.58033135292396,106.1622501041943 L127.74049301952073,106.07664182644248"/>
|
||
<path d="M127.85081431000799,106.34298082269333 L127.74049301952073,106.07664182644248"/>
|
||
<path d="M127.74049299392607,106.40194879203909 L127.85081431000799,106.34298082269333"/>
|
||
<path d="M127.9705201491596,106.63197581822851 L127.85081431000799,106.34298082269333"/>
|
||
<path d="M127.91427884467964,106.66203740191258 L127.9705201491596,106.63197581822851"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.9705201491596,106.63197581822851"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.91427884467964,106.66203740191258"/>
|
||
<path d="M127.26127423154423,106.09878554934539 L127.43994795124524,105.95215186619043"/>
|
||
<path d="M127.58033135292396,106.1622501041943 L127.43994795124524,105.95215186619043"/>
|
||
<path d="M127.4399484224183,106.27745932855487 L127.58033135292396,106.1622501041943"/>
|
||
<path d="M127.74049299392607,106.40194879203909 L127.58033135292396,106.1622501041943"/>
|
||
<path d="M127.6437955327616,106.48130632857965 L127.74049299392607,106.40194879203909"/>
|
||
<path d="M127.91427884467964,106.66203740191258 L127.74049299392607,106.40194879203909"/>
|
||
<path d="M127.86498292076044,106.70249350514723 L127.91427884467964,106.66203740191258"/>
|
||
<path d="M127.11464067618658,106.27745923199336 L127.26127423154423,106.09878554934539"/>
|
||
<path d="M127.4399484224183,106.27745932855487 L127.26127423154423,106.09878554934539"/>
|
||
<path d="M127.32473915653338,106.41784230598205 L127.4399484224183,106.27745932855487"/>
|
||
<path d="M127.6437955327616,106.48130632857965 L127.4399484224183,106.27745932855487"/>
|
||
<path d="M127.56443795893574,106.57800381102106 L127.6437955327616,106.48130632857965"/>
|
||
<path d="M127.86498292076044,106.70249350514723 L127.6437955327616,106.48130632857965"/>
|
||
<path d="M127.82452678181778,106.75178940477872 L127.86498292076044,106.70249350514723"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.86498292076044,106.70249350514723"/>
|
||
<path d="M127.00568204506351,106.48130655678597 L127.11464067618658,106.27745923199336"/>
|
||
<path d="M127.32473915653338,106.41784230598205 L127.11464067618658,106.27745923199336"/>
|
||
<path d="M127.23913099333868,106.57800399832604 L127.32473915653338,106.41784230598205"/>
|
||
<path d="M127.56443795893574,106.57800381102106 L127.32473915653338,106.41784230598205"/>
|
||
<path d="M127.50546999753067,106.68832515153827 L127.56443795893574,106.57800381102106"/>
|
||
<path d="M127.82452678181778,106.75178940477872 L127.56443795893574,106.57800381102106"/>
|
||
<path d="M127.79446514965298,106.80803071301762 L127.82452678181778,106.75178940477872"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.82452678181778,106.75178940477872"/>
|
||
<path d="M126.93858565927144,106.70249378322842 L127.00568204506351,106.48130655678597"/>
|
||
<path d="M127.23913099333868,106.57800399832604 L127.00568204506351,106.48130655678597"/>
|
||
<path d="M127.18641373766206,106.75178957976004 L127.23913099333868,106.57800399832604"/>
|
||
<path d="M127.50546999753067,106.68832515153827 L127.23913099333868,106.57800399832604"/>
|
||
<path d="M127.46915768728843,106.80803078500367 L127.50546999753067,106.68832515153827"/>
|
||
<path d="M127.79446514965298,106.80803071301762 L127.50546999753067,106.68832515153827"/>
|
||
<path d="M127.77595330944894,106.86905609180894 L127.79446514965298,106.80803071301762"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.79446514965298,106.80803071301762"/>
|
||
<path d="M126.91593016469551,106.93252081485161 L126.93858565927144,106.70249378322842"/>
|
||
<path d="M127.18641373766206,106.75178957976004 L126.93858565927144,106.70249378322842"/>
|
||
<path d="M127.16861334675639,106.93252056144911 L127.18641373766206,106.75178957976004"/>
|
||
<path d="M127.46915768728843,106.80803078500367 L127.18641373766206,106.75178957976004"/>
|
||
<path d="M127.45689651732971,106.93252049911916 L127.46915768728843,106.80803078500367"/>
|
||
<path d="M127.77595330944894,106.86905609180894 L127.46915768728843,106.80803078500367"/>
|
||
<path d="M127.76970257814685,106.93252036685817 L127.77595330944894,106.86905609180894"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.77595330944894,106.86905609180894"/>
|
||
<path d="M127.16861334675639,106.93252056144911 L127.45689651732971,106.93252049911916"/>
|
||
<path d="M127.46915770536361,107.05701021967707 L127.45689651732971,106.93252049911916"/>
|
||
<path d="M127.76970257814685,106.93252036685817 L127.45689651732971,106.93252049911916"/>
|
||
<path d="M127.7759532838752,106.99598464907831 L127.76970257814685,106.93252036685817"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.76970257814685,106.93252036685817"/>
|
||
<path d="M126.9385858237996,107.16254784045941 L126.91593016469551,106.93252081485161"/>
|
||
<path d="M127.16861334675639,106.93252056144911 L126.91593016469551,106.93252081485161"/>
|
||
<path d="M127.18641372499758,107.11325154731549 L127.16861334675639,106.93252056144911"/>
|
||
<path d="M127.00568236779714,107.38373503665116 L126.9385858237996,107.16254784045941"/>
|
||
<path d="M127.18641372499758,107.11325154731549 L126.9385858237996,107.16254784045941"/>
|
||
<path d="M127.23913103400844,107.28703714426911 L127.18641372499758,107.11325154731549"/>
|
||
<path d="M127.46915770536361,107.05701021967707 L127.18641372499758,107.11325154731549"/>
|
||
<path d="M127.50547010122591,107.17671583603897 L127.46915770536361,107.05701021967707"/>
|
||
<path d="M127.7759532838752,106.99598464907831 L127.46915770536361,107.05701021967707"/>
|
||
<path d="M127.79446509676131,107.05701002350042 L127.7759532838752,106.99598464907831"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.7759532838752,106.99598464907831"/>
|
||
<path d="M127.23913103400844,107.28703714426911 L127.50547010122591,107.17671583603897"/>
|
||
<path d="M127.56443803508876,107.2870371698632 L127.50547010122591,107.17671583603897"/>
|
||
<path d="M127.79446509676131,107.05701002350042 L127.50547010122591,107.17671583603897"/>
|
||
<path d="M127.8245267336697,107.11325135459265 L127.79446509676131,107.05701002350042"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.79446509676131,107.05701002350042"/>
|
||
<path d="M127.11464114472312,107.58758228351007 L127.00568236779714,107.38373503665116"/>
|
||
<path d="M127.23913103400844,107.28703714426911 L127.00568236779714,107.38373503665116"/>
|
||
<path d="M127.32473924079295,107.4471988108653 L127.23913103400844,107.28703714426911"/>
|
||
<path d="M127.26127482787808,107.76625593224435 L127.11464114472312,107.58758228351007"/>
|
||
<path d="M127.32473924079295,107.4471988108653 L127.11464114472312,107.58758228351007"/>
|
||
<path d="M127.43994853612082,107.58758174137074 L127.32473924079295,107.4471988108653"/>
|
||
<path d="M127.56443803508876,107.2870371698632 L127.32473924079295,107.4471988108653"/>
|
||
<path d="M127.6437956425948,107.38373463102744 L127.56443803508876,107.2870371698632"/>
|
||
<path d="M127.8245267336697,107.11325135459265 L127.56443803508876,107.2870371698632"/>
|
||
<path d="M127.86498285464643,107.16254727851128 L127.8245267336697,107.11325135459265"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.8245267336697,107.11325135459265"/>
|
||
<path d="M127.6437956425948,107.38373463102744 L127.86498285464643,107.16254727851128"/>
|
||
<path d="M127.9142787897606,107.20300343519648 L127.86498285464643,107.16254727851128"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.86498285464643,107.16254727851128"/>
|
||
<path d="M127.43994865245975,107.91288948760257 L127.26127482787808,107.76625593224435"/>
|
||
<path d="M127.43994853612082,107.58758174137074 L127.26127482787808,107.76625593224435"/>
|
||
<path d="M127.58033158451394,107.70279107822262 L127.43994853612082,107.58758174137074"/>
|
||
<path d="M127.6437956425948,107.38373463102744 L127.43994853612082,107.58758174137074"/>
|
||
<path d="M127.74049312503655,107.4630922758206 L127.6437956425948,107.38373463102744"/>
|
||
<path d="M127.64379594176899,108.02184811872576 L127.43994865245975,107.91288948760257"/>
|
||
<path d="M127.58033158451394,107.70279107822262 L127.43994865245975,107.91288948760257"/>
|
||
<path d="M127.74049331234244,107.78839931238417 L127.58033158451394,107.70279107822262"/>
|
||
<path d="M127.74049312503655,107.4630922758206 L127.58033158451394,107.70279107822262"/>
|
||
<path d="M127.85081450103769,107.52206020174162 L127.74049312503655,107.4630922758206"/>
|
||
<path d="M127.9142787897606,107.20300343519648 L127.74049312503655,107.4630922758206"/>
|
||
<path d="M127.97052009800041,107.2330650496192 L127.9142787897606,107.20300343519648"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.9142787897606,107.20300343519648"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L127.97052009800041,107.2330650496192"/>
|
||
<path d="M127.86498318595204,108.08894450451771 L127.64379594176899,108.02184811872576"/>
|
||
<path d="M127.74049331234244,107.78839931238417 L127.64379594176899,108.02184811872576"/>
|
||
<path d="M127.91427894700087,107.84111656806044 L127.74049331234244,107.78839931238417"/>
|
||
<path d="M127.85081450103769,107.52206020174162 L127.74049331234244,107.78839931238417"/>
|
||
<path d="M127.97052016111445,107.55837247650015 L127.85081450103769,107.52206020174162"/>
|
||
<path d="M127.97052009800041,107.2330650496192 L127.85081450103769,107.52206020174162"/>
|
||
<path d="M128.03154549009787,107.25157692530638 L127.97052009800041,107.2330650496192"/>
|
||
<path d="M128.095010224352,108.11159999909341 L127.86498318595204,108.08894450451771"/>
|
||
<path d="M127.91427894700087,107.84111656806044 L127.86498318595204,108.08894450451771"/>
|
||
<path d="M128.09500995735914,107.85891695896635 L127.91427894700087,107.84111656806044"/>
|
||
<path d="M127.97052016111445,107.55837247650015 L127.91427894700087,107.84111656806044"/>
|
||
<path d="M128.09500989502101,107.57063364645956 L127.97052016111445,107.55837247650015"/>
|
||
<path d="M128.03154549009787,107.25157692530638 L127.97052016111445,107.55837247650015"/>
|
||
<path d="M128.09500978994606,107.25782758564264 L128.03154549009787,107.25157692530638"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.03154549009787,107.25157692530638"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.09500978994606,107.25782758564264"/>
|
||
<path d="M128.325037260925,108.08894433998967 L128.095010224352,108.11159999909341"/>
|
||
<path d="M128.09500995735914,107.85891695896635 L128.095010224352,108.11159999909341"/>
|
||
<path d="M128.27574098552338,107.84111650975819 L128.09500995735914,107.85891695896635"/>
|
||
<path d="M128.09500989502101,107.57063364645956 L128.09500995735914,107.85891695896635"/>
|
||
<path d="M128.21949963127156,107.55837245842531 L128.09500989502101,107.57063364645956"/>
|
||
<path d="M128.09500978994606,107.25782758564264 L128.09500989502101,107.57063364645956"/>
|
||
<path d="M128.1584740828506,107.25157691539744 L128.09500978994606,107.25782758564264"/>
|
||
<path d="M128.54622449260057,108.02184779599202 L128.325037260925,108.08894433998967"/>
|
||
<path d="M128.27574098552338,107.84111650975819 L128.325037260925,108.08894433998967"/>
|
||
<path d="M128.44952660021761,107.78839920074779 L128.27574098552338,107.84111650975819"/>
|
||
<path d="M128.21949963127156,107.55837245842531 L128.27574098552338,107.84111650975819"/>
|
||
<path d="M128.33920530973,107.52206013352998 L128.21949963127156,107.55837245842531"/>
|
||
<path d="M128.1584740828506,107.25157691539744 L128.21949963127156,107.55837245842531"/>
|
||
<path d="M128.21949948831991,107.23306503154436 L128.1584740828506,107.25157691539744"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.1584740828506,107.25157691539744"/>
|
||
<path d="M128.75007177494308,107.91288901906637 L128.54622449260057,108.02184779599202"/>
|
||
<path d="M128.44952660021761,107.78839920074779 L128.54622449260057,108.02184779599202"/>
|
||
<path d="M128.60968837326448,107.70279092299597 L128.44952660021761,107.78839920074779"/>
|
||
<path d="M128.33920530973,107.52206013352998 L128.44952660021761,107.78839920074779"/>
|
||
<path d="M128.44952666129575,107.46309205773332 L128.33920530973,107.52206013352998"/>
|
||
<path d="M128.21949948831991,107.23306503154436 L128.33920530973,107.52206013352998"/>
|
||
<path d="M128.27574082828312,107.20300344786028 L128.21949948831991,107.23306503154436"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.21949948831991,107.23306503154436"/>
|
||
<path d="M128.92874542367736,107.76625526494445 L128.75007177494308,107.91288901906637"/>
|
||
<path d="M128.60968837326448,107.70279092299597 L128.75007177494308,107.91288901906637"/>
|
||
<path d="M128.75007137473699,107.58758162766844 L128.60968837326448,107.70279092299597"/>
|
||
<path d="M128.44952666129575,107.46309205773332 L128.60968837326448,107.70279092299597"/>
|
||
<path d="M128.54622412245988,107.38373448571065 L128.44952666129575,107.46309205773332"/>
|
||
<path d="M128.27574082828312,107.20300344786028 L128.44952666129575,107.46309205773332"/>
|
||
<path d="M128.32503675220255,107.16254727365913 L128.27574082828312,107.20300344786028"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.27574082828312,107.20300344786028"/>
|
||
<path d="M129.07537897903501,107.58758158229602 L128.92874542367736,107.76625526494445"/>
|
||
<path d="M128.75007137473699,107.58758162766844 L128.92874542367736,107.76625526494445"/>
|
||
<path d="M128.86528071158875,107.44719861475869 L128.75007137473699,107.58758162766844"/>
|
||
<path d="M128.54622412245988,107.38373448571065 L128.75007137473699,107.58758162766844"/>
|
||
<path d="M128.62558169628608,107.2870369677853 L128.54622412245988,107.38373448571065"/>
|
||
<path d="M128.32503675220255,107.16254727365913 L128.54622412245988,107.38373448571065"/>
|
||
<path d="M128.36549290888706,107.11325133854416 L128.32503675220255,107.16254727365913"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.32503675220255,107.16254727365913"/>
|
||
<path d="M128.86528071158875,107.44719861475869 L128.62558169628608,107.2870369677853"/>
|
||
<path d="M128.68454962220767,107.1767155740431 L128.62558169628608,107.2870369677853"/>
|
||
<path d="M128.36549290888706,107.11325133854416 L128.62558169628608,107.2870369677853"/>
|
||
<path d="M128.39555450556873,107.05701000369208 L128.36549290888706,107.11325133854416"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.36549290888706,107.11325133854416"/>
|
||
<path d="M129.1843376101582,107.38373418653646 L129.07537897903501,107.58758158229602"/>
|
||
<path d="M128.86528071158875,107.44719861475869 L129.07537897903501,107.58758158229602"/>
|
||
<path d="M128.95088887478335,107.28703685144637 L128.86528071158875,107.44719861475869"/>
|
||
<path d="M129.25143399595026,107.16254690686992 L129.1843376101582,107.38373418653646"/>
|
||
<path d="M128.95088887478335,107.28703685144637 L129.1843376101582,107.38373418653646"/>
|
||
<path d="M129.00360620142658,107.11325116356329 L128.95088887478335,107.28703685144637"/>
|
||
<path d="M128.68454962220767,107.1767155740431 L128.95088887478335,107.28703685144637"/>
|
||
<path d="M128.72086189696631,107.05700988735271 L128.68454962220767,107.1767155740431"/>
|
||
<path d="M128.39555450556873,107.05701000369208 L128.68454962220767,107.1767155740431"/>
|
||
<path d="M128.41406638125613,106.99598458054743 L128.39555450556873,107.05701000369208"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.39555450556873,107.05701000369208"/>
|
||
<path d="M128.72086189696631,107.05700988735271 L128.41406638125613,106.99598458054743"/>
|
||
<path d="M128.42031707707486,106.93252026325808 L128.41406638125613,106.99598458054743"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.41406638125613,106.99598458054743"/>
|
||
<path d="M129.27408949052619,106.93251982205584 L129.25143399595026,107.16254690686992"/>
|
||
<path d="M129.00360620142658,107.11325116356329 L129.25143399595026,107.16254690686992"/>
|
||
<path d="M129.02140666329922,106.9325200754588 L129.00360620142658,107.11325116356329"/>
|
||
<path d="M128.72086189696631,107.05700988735271 L129.00360620142658,107.11325116356329"/>
|
||
<path d="M128.73312306692515,106.93252013780557 L128.72086189696631,107.05700988735271"/>
|
||
<path d="M129.2514338314221,106.70249276093 L129.27408949052619,106.93251982205584"/>
|
||
<path d="M129.02140666329922,106.9325200754588 L129.27408949052619,106.93251982205584"/>
|
||
<path d="M129.00360614312444,106.75178898310605 L129.02140666329922,106.9325200754588"/>
|
||
<path d="M128.73312306692515,106.93252013780557 L129.02140666329922,106.9325200754588"/>
|
||
<path d="M128.72086187889113,106.80803039945431 L128.73312306692515,106.93252013780557"/>
|
||
<path d="M128.42031707707486,106.93252026325808 L128.73312306692515,106.93252013780557"/>
|
||
<path d="M128.41406637134605,106.86905594344034 L128.42031707707486,106.93252026325808"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.42031707707486,106.93252026325808"/>
|
||
<path d="M128.72086187889113,106.80803039945431 L128.41406637134605,106.86905594344034"/>
|
||
<path d="M128.39555448749354,106.80803052466399 L128.41406637134605,106.86905594344034"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.41406637134605,106.86905594344034"/>
|
||
<path d="M129.18433728742457,106.48130549377083 L129.2514338314221,106.70249276093"/>
|
||
<path d="M129.00360614312444,106.75178898310605 L129.2514338314221,106.70249276093"/>
|
||
<path d="M128.95088876314685,106.57800331518729 L129.00360614312444,106.75178898310605"/>
|
||
<path d="M128.72086187889113,106.80803039945431 L129.00360614312444,106.75178898310605"/>
|
||
<path d="M128.6845495185122,106.68832472986696 L128.72086187889113,106.80803039945431"/>
|
||
<path d="M129.07537851049835,106.27745817594541 L129.18433728742457,106.48130549377083"/>
|
||
<path d="M128.95088876314685,106.57800331518729 L129.18433728742457,106.48130549377083"/>
|
||
<path d="M128.86528048539537,106.41784150665671 L128.95088876314685,106.57800331518729"/>
|
||
<path d="M128.6845495185122,106.68832472986696 L128.95088876314685,106.57800331518729"/>
|
||
<path d="M128.62558151368262,106.57800332507622 L128.6845495185122,106.68832472986696"/>
|
||
<path d="M128.39555448749354,106.80803052466399 L128.6845495185122,106.68832472986696"/>
|
||
<path d="M128.3654928505847,106.75178917583025 L128.39555448749354,106.80803052466399"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.39555448749354,106.80803052466399"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.3654928505847,106.75178917583025"/>
|
||
<path d="M128.92874482734328,106.0987845981781 L129.07537851049835,106.27745817594541"/>
|
||
<path d="M128.86528048539537,106.41784150665671 L129.07537851049835,106.27745817594541"/>
|
||
<path d="M128.75007104813403,106.27745850518477 L128.86528048539537,106.41784150665671"/>
|
||
<path d="M128.62558151368262,106.57800332507622 L128.86528048539537,106.41784150665671"/>
|
||
<path d="M128.54622390617646,106.48130586391153 L128.62558151368262,106.57800332507622"/>
|
||
<path d="M128.3654928505847,106.75178917583025 L128.62558151368262,106.57800332507622"/>
|
||
<path d="M128.32503671186623,106.70249321642814 L128.3654928505847,106.75178917583025"/>
|
||
<path d="M128.75007107372858,105.95215090088732 L128.92874482734328,106.0987845981781"/>
|
||
<path d="M128.75007104813403,106.27745850518477 L128.92874482734328,106.0987845981781"/>
|
||
<path d="M128.60968810619102,106.16224923929985 L128.75007104813403,106.27745850518477"/>
|
||
<path d="M128.54622390617646,106.48130586391153 L128.75007104813403,106.27745850518477"/>
|
||
<path d="M128.44952638825123,106.40194821911882 L128.54622390617646,106.48130586391153"/>
|
||
<path d="M128.32503671186623,106.70249321642814 L128.54622390617646,106.48130586391153"/>
|
||
<path d="M128.27574074126881,106.66203709522642 L128.32503671186623,106.70249321642814"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.32503671186623,106.70249321642814"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.27574074126881,106.66203709522642"/>
|
||
<path d="M128.54622367796912,105.84319234073018 L128.75007107372858,105.95215090088732"/>
|
||
<path d="M128.60968810619102,106.16224923929985 L128.75007107372858,105.95215090088732"/>
|
||
<path d="M128.44952623642894,106.07664093417134 L128.60968810619102,106.16224923929985"/>
|
||
<path d="M128.44952638825123,106.40194821911882 L128.60968810619102,106.16224923929985"/>
|
||
<path d="M128.33920497676672,106.34298029319734 L128.44952638825123,106.40194821911882"/>
|
||
<path d="M128.27574074126881,106.66203709522642 L128.44952638825123,106.40194821911882"/>
|
||
<path d="M128.21949937093279,106.63197544532022 L128.27574074126881,106.66203709522642"/>
|
||
<path d="M128.32503638056085,105.7760960968717 L128.54622367796912,105.84319234073018"/>
|
||
<path d="M128.44952623642894,106.07664093417134 L128.54622367796912,105.84319234073018"/>
|
||
<path d="M128.27574051306169,106.02392367849507 L128.44952623642894,106.07664093417134"/>
|
||
<path d="M128.33920497676672,106.34298029319734 L128.44952623642894,106.07664093417134"/>
|
||
<path d="M128.21949927233572,106.30666798295579 L128.33920497676672,106.34298029319734"/>
|
||
<path d="M128.21949937093279,106.63197544532022 L128.33920497676672,106.34298029319734"/>
|
||
<path d="M128.15847393891659,106.61346360511607 L128.21949937093279,106.63197544532022"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.21949937093279,106.63197544532022"/>
|
||
<path d="M128.09500931307537,105.75344088616293 L128.32503638056085,105.7760960968717"/>
|
||
<path d="M128.27574051306169,106.02392367849507 L128.32503638056085,105.7760960968717"/>
|
||
<path d="M128.09500938985514,106.00612314565524 L128.09500931307537,105.75344088616293"/>
|
||
<path d="M128.09500938985514,106.00612314565524 L128.27574051306169,106.02392367849507"/>
|
||
<path d="M128.21949927233572,106.30666798295579 L128.27574051306169,106.02392367849507"/>
|
||
<path d="M128.09500961523315,106.29440723879725 L128.09500938985514,106.00612314565524"/>
|
||
<path d="M128.09500961523315,106.29440723879725 L128.21949927233572,106.30666798295579"/>
|
||
<path d="M128.15847393891659,106.61346360511607 L128.21949927233572,106.30666798295579"/>
|
||
<path d="M128.09500976786137,106.60721333509809 L128.09500961523315,106.29440723879725"/>
|
||
<path d="M128.09500976786137,106.60721333509809 L128.15847393891659,106.61346360511607"/>
|
||
<path d="M128.09500972116041,106.93252035241221 L128.15847393891659,106.61346360511607"/>
|
||
<path d="M128.09500976786137,106.60721333509809 L128.09500972116041,106.93252035241221"/>
|
||
</g>
|
||
<g id="product-95756223-53d8-4708-99d3-6e9780168158" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.077" ifc:guid="2LTM8ZKzX729dJRfU05e5O">
|
||
<path d="M195.76607413317356,117.65956368827938 L195.53604714342782,117.68221941835009"/>
|
||
<path d="M195.7660742099531,117.91224594777213 L195.58534340108747,117.93004739051548"/>
|
||
<path d="M195.76607443533123,118.20053004091369 L195.64158474646854,118.21279122894703"/>
|
||
<path d="M195.76607458795945,118.51333613721408 L195.70261033037298,118.51958680745929"/>
|
||
<path d="M195.64158474646854,118.21279122894703 L195.70261033037298,118.51958680745929"/>
|
||
<path d="M195.64158496925768,118.53809862034541 L195.70261033037298,118.51958680745929"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.70261033037298,118.51958680745929"/>
|
||
<path d="M195.31485998271933,117.74931589138123 L195.53604714342782,117.68221941835009"/>
|
||
<path d="M195.58534340108747,117.93004739051548 L195.53604714342782,117.68221941835009"/>
|
||
<path d="M195.41155783961892,117.98276462855893 L195.58534340108747,117.93004739051548"/>
|
||
<path d="M195.64158474646854,118.21279122894703 L195.58534340108747,117.93004739051548"/>
|
||
<path d="M195.52187913010653,118.24910362481023 L195.64158474646854,118.21279122894703"/>
|
||
<path d="M195.11101277134344,117.85827466830733 L195.31485998271933,117.74931589138123"/>
|
||
<path d="M195.41155783961892,117.98276462855893 L195.31485998271933,117.74931589138123"/>
|
||
<path d="M195.25139617302204,118.06837290631029 L195.41155783961892,117.98276462855893"/>
|
||
<path d="M195.52187913010653,118.24910362481023 L195.41155783961892,117.98276462855893"/>
|
||
<path d="M195.41155781402415,118.30807159415554 L195.52187913010653,118.24910362481023"/>
|
||
<path d="M195.64158496925768,118.53809862034541 L195.52187913010653,118.24910362481023"/>
|
||
<path d="M195.58534366477784,118.56816020402903 L195.64158496925768,118.53809862034541"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.64158496925768,118.53809862034541"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.58534366477784,118.56816020402903"/>
|
||
<path d="M194.93233905164232,118.00490835146184 L195.11101277134344,117.85827466830733"/>
|
||
<path d="M195.25139617302204,118.06837290631029 L195.11101277134344,117.85827466830733"/>
|
||
<path d="M195.11101324251626,118.18358213067131 L195.25139617302204,118.06837290631029"/>
|
||
<path d="M195.41155781402415,118.30807159415554 L195.25139617302204,118.06837290631029"/>
|
||
<path d="M195.31486035285968,118.38742913069564 L195.41155781402415,118.30807159415554"/>
|
||
<path d="M195.58534366477784,118.56816020402903 L195.41155781402415,118.30807159415554"/>
|
||
<path d="M195.53604774085852,118.60861630726413 L195.58534366477784,118.56816020402903"/>
|
||
<path d="M194.78570549628466,118.18358203410935 L194.93233905164232,118.00490835146184"/>
|
||
<path d="M195.11101324251626,118.18358213067131 L194.93233905164232,118.00490835146184"/>
|
||
<path d="M194.99580397663146,118.32396510809804 L195.11101324251626,118.18358213067131"/>
|
||
<path d="M195.31486035285968,118.38742913069564 L195.11101324251626,118.18358213067131"/>
|
||
<path d="M195.23550277903382,118.48412661313751 L195.31486035285968,118.38742913069564"/>
|
||
<path d="M195.53604774085852,118.60861630726413 L195.31486035285968,118.38742913069564"/>
|
||
<path d="M195.4955916019162,118.65791220689471 L195.53604774085852,118.60861630726413"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.53604774085852,118.60861630726413"/>
|
||
<path d="M194.67674686516159,118.38742935890195 L194.78570549628466,118.18358203410935"/>
|
||
<path d="M194.99580397663146,118.32396510809804 L194.78570549628466,118.18358203410935"/>
|
||
<path d="M194.91019581343676,118.48412680044203 L194.99580397663146,118.32396510809804"/>
|
||
<path d="M195.23550277903382,118.48412661313751 L194.99580397663146,118.32396510809804"/>
|
||
<path d="M195.17653481762875,118.59444795365516 L195.23550277903382,118.48412661313751"/>
|
||
<path d="M195.4955916019162,118.65791220689471 L195.23550277903382,118.48412661313751"/>
|
||
<path d="M195.46552996975117,118.7141535151336 L195.4955916019162,118.65791220689471"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.4955916019162,118.65791220689471"/>
|
||
<path d="M194.60965047936952,118.60861658534486 L194.67674686516159,118.38742935890195"/>
|
||
<path d="M194.91019581343676,118.48412680044203 L194.67674686516159,118.38742935890195"/>
|
||
<path d="M194.85747855776015,118.65791238187649 L194.91019581343676,118.48412680044203"/>
|
||
<path d="M195.17653481762875,118.59444795365516 L194.91019581343676,118.48412680044203"/>
|
||
<path d="M195.14022250738651,118.71415358711965 L195.17653481762875,118.59444795365516"/>
|
||
<path d="M195.46552996975117,118.7141535151336 L195.17653481762875,118.59444795365516"/>
|
||
<path d="M195.44701812954702,118.77517889392584 L195.46552996975117,118.7141535151336"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.46552996975117,118.7141535151336"/>
|
||
<path d="M194.58699498479359,118.83864361696851 L194.60965047936952,118.60861658534486"/>
|
||
<path d="M194.85747855776015,118.65791238187649 L194.60965047936952,118.60861658534486"/>
|
||
<path d="M194.83967816685447,118.83864336356555 L194.85747855776015,118.65791238187649"/>
|
||
<path d="M195.14022250738651,118.71415358711965 L194.85747855776015,118.65791238187649"/>
|
||
<path d="M195.12796133742791,118.83864330123515 L195.14022250738651,118.71415358711965"/>
|
||
<path d="M195.44701812954702,118.77517889392584 L195.14022250738651,118.71415358711965"/>
|
||
<path d="M195.44076739824493,118.83864316897416 L195.44701812954702,118.77517889392584"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.44701812954702,118.77517889392584"/>
|
||
<path d="M194.83967816685447,118.83864336356555 L195.12796133742791,118.83864330123515"/>
|
||
<path d="M195.1402225254617,118.96313302179306 L195.12796133742791,118.83864330123515"/>
|
||
<path d="M195.44076739824493,118.83864316897416 L195.12796133742791,118.83864330123515"/>
|
||
<path d="M195.44701810397328,118.90210745119475 L195.44076739824493,118.83864316897416"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.44076739824493,118.83864316897416"/>
|
||
<path d="M194.60965064389768,119.06867064257585 L194.58699498479359,118.83864361696851"/>
|
||
<path d="M194.83967816685447,118.83864336356555 L194.58699498479359,118.83864361696851"/>
|
||
<path d="M194.85747854509566,119.01937434943193 L194.83967816685447,118.83864336356555"/>
|
||
<path d="M194.67674718789522,119.2898578387676 L194.60965064389768,119.06867064257585"/>
|
||
<path d="M194.85747854509566,119.01937434943193 L194.60965064389768,119.06867064257585"/>
|
||
<path d="M194.91019585410652,119.19315994638509 L194.85747854509566,119.01937434943193"/>
|
||
<path d="M195.1402225254617,118.96313302179306 L194.85747854509566,119.01937434943193"/>
|
||
<path d="M195.17653492132411,119.08283863815541 L195.1402225254617,118.96313302179306"/>
|
||
<path d="M195.44701810397328,118.90210745119475 L195.1402225254617,118.96313302179306"/>
|
||
<path d="M195.4655299168594,118.96313282561687 L195.44701810397328,118.90210745119475"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.44701810397328,118.90210745119475"/>
|
||
<path d="M194.91019585410652,119.19315994638509 L195.17653492132411,119.08283863815541"/>
|
||
<path d="M195.23550285518695,119.19315997197918 L195.17653492132411,119.08283863815541"/>
|
||
<path d="M195.4655299168594,118.96313282561687 L195.17653492132411,119.08283863815541"/>
|
||
<path d="M195.49559155376812,119.01937415670909 L195.4655299168594,118.96313282561687"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.4655299168594,118.96313282561687"/>
|
||
<path d="M194.7857059648212,119.49370508562652 L194.67674718789522,119.2898578387676"/>
|
||
<path d="M194.91019585410652,119.19315994638509 L194.67674718789522,119.2898578387676"/>
|
||
<path d="M194.99580406089103,119.35332161298129 L194.91019585410652,119.19315994638509"/>
|
||
<path d="M194.93233964797628,119.67237873436125 L194.7857059648212,119.49370508562652"/>
|
||
<path d="M194.99580406089103,119.35332161298129 L194.7857059648212,119.49370508562652"/>
|
||
<path d="M195.1110133562189,119.49370454348718 L194.99580406089103,119.35332161298129"/>
|
||
<path d="M195.23550285518695,119.19315997197918 L194.99580406089103,119.35332161298129"/>
|
||
<path d="M195.31486046269288,119.28985743314388 L195.23550285518695,119.19315997197918"/>
|
||
<path d="M195.49559155376812,119.01937415670909 L195.23550285518695,119.19315997197918"/>
|
||
<path d="M195.53604767474462,119.06867008062773 L195.49559155376812,119.01937415670909"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.49559155376812,119.01937415670909"/>
|
||
<path d="M195.31486046269288,119.28985743314388 L195.53604767474462,119.06867008062773"/>
|
||
<path d="M195.58534360985868,119.10912623731247 L195.53604767474462,119.06867008062773"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.53604767474462,119.06867008062773"/>
|
||
<path d="M195.11101347255783,119.81901228971856 L194.93233964797628,119.67237873436125"/>
|
||
<path d="M195.1110133562189,119.49370454348718 L194.93233964797628,119.67237873436125"/>
|
||
<path d="M195.25139640461202,119.60891388033906 L195.1110133562189,119.49370454348718"/>
|
||
<path d="M195.31486046269288,119.28985743314388 L195.1110133562189,119.49370454348718"/>
|
||
<path d="M195.41155794513475,119.36921507793659 L195.31486046269288,119.28985743314388"/>
|
||
<path d="M195.31486076186707,119.92797092084265 L195.11101347255783,119.81901228971856"/>
|
||
<path d="M195.25139640461202,119.60891388033906 L195.11101347255783,119.81901228971856"/>
|
||
<path d="M195.41155813244052,119.69452211450107 L195.25139640461202,119.60891388033906"/>
|
||
<path d="M195.41155794513475,119.36921507793659 L195.25139640461202,119.60891388033906"/>
|
||
<path d="M195.52187932113611,119.42818300385807 L195.41155794513475,119.36921507793659"/>
|
||
<path d="M195.58534360985868,119.10912623731247 L195.41155794513475,119.36921507793659"/>
|
||
<path d="M195.64158491809849,119.13918785173564 L195.58534360985868,119.10912623731247"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.58534360985868,119.10912623731247"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.64158491809849,119.13918785173564"/>
|
||
<path d="M195.53604800605012,119.99506730663416 L195.31486076186707,119.92797092084265"/>
|
||
<path d="M195.41155813244052,119.69452211450107 L195.31486076186707,119.92797092084265"/>
|
||
<path d="M195.58534376709895,119.74723937017689 L195.41155813244052,119.69452211450107"/>
|
||
<path d="M195.52187932113611,119.42818300385807 L195.41155813244052,119.69452211450107"/>
|
||
<path d="M195.64158498121253,119.4644952786166 L195.52187932113611,119.42818300385807"/>
|
||
<path d="M195.64158491809849,119.13918785173564 L195.52187932113611,119.42818300385807"/>
|
||
<path d="M195.70261031019606,119.15769972742328 L195.64158491809849,119.13918785173564"/>
|
||
<path d="M195.76607504445019,120.01772280120986 L195.53604800605012,119.99506730663416"/>
|
||
<path d="M195.58534376709895,119.74723937017689 L195.53604800605012,119.99506730663416"/>
|
||
<path d="M195.76607477745722,119.76503976108279 L195.58534376709895,119.74723937017689"/>
|
||
<path d="M195.64158498121253,119.4644952786166 L195.58534376709895,119.74723937017689"/>
|
||
<path d="M195.76607471511909,119.476756448576 L195.64158498121253,119.4644952786166"/>
|
||
<path d="M195.70261031019606,119.15769972742328 L195.64158498121253,119.4644952786166"/>
|
||
<path d="M195.76607461004414,119.16395038775863 L195.70261031019606,119.15769972742328"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.70261031019606,119.15769972742328"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.76607461004414,119.16395038775863"/>
|
||
<path d="M195.99610208102308,119.99506714210656 L195.76607504445019,120.01772280120986"/>
|
||
<path d="M195.76607477745722,119.76503976108279 L195.76607504445019,120.01772280120986"/>
|
||
<path d="M195.94680580562147,119.74723931187464 L195.76607477745722,119.76503976108279"/>
|
||
<path d="M195.76607471511909,119.476756448576 L195.76607477745722,119.76503976108279"/>
|
||
<path d="M195.89056445136953,119.46449526054175 L195.76607471511909,119.476756448576"/>
|
||
<path d="M195.76607461004414,119.16395038775863 L195.76607471511909,119.476756448576"/>
|
||
<path d="M195.82953890294868,119.15769971751388 L195.76607461004414,119.16395038775863"/>
|
||
<path d="M196.21728931269865,119.92797059810846 L195.99610208102308,119.99506714210656"/>
|
||
<path d="M195.94680580562147,119.74723931187464 L195.99610208102308,119.99506714210656"/>
|
||
<path d="M196.12059142031558,119.69452200286469 L195.94680580562147,119.74723931187464"/>
|
||
<path d="M195.89056445136953,119.46449526054175 L195.94680580562147,119.74723931187464"/>
|
||
<path d="M196.01027012982809,119.42818293564642 L195.89056445136953,119.46449526054175"/>
|
||
<path d="M195.82953890294868,119.15769971751388 L195.89056445136953,119.46449526054175"/>
|
||
<path d="M195.89056430841799,119.1391878336608 L195.82953890294868,119.15769971751388"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.82953890294868,119.15769971751388"/>
|
||
<path d="M196.42113659504116,119.81901182118281 L196.21728931269865,119.92797059810846"/>
|
||
<path d="M196.12059142031558,119.69452200286469 L196.21728931269865,119.92797059810846"/>
|
||
<path d="M196.28075319336267,119.60891372511242 L196.12059142031558,119.69452200286469"/>
|
||
<path d="M196.01027012982809,119.42818293564642 L196.12059142031558,119.69452200286469"/>
|
||
<path d="M196.12059148139383,119.36921485984976 L196.01027012982809,119.42818293564642"/>
|
||
<path d="M195.89056430841799,119.1391878336608 L196.01027012982809,119.42818293564642"/>
|
||
<path d="M195.9468056483812,119.10912624997718 L195.89056430841799,119.1391878336608"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.89056430841799,119.1391878336608"/>
|
||
<path d="M196.59981024377544,119.67237806706135 L196.42113659504116,119.81901182118281"/>
|
||
<path d="M196.28075319336267,119.60891372511242 L196.42113659504116,119.81901182118281"/>
|
||
<path d="M196.42113619483507,119.49370442978443 L196.28075319336267,119.60891372511242"/>
|
||
<path d="M196.12059148139383,119.36921485984976 L196.28075319336267,119.60891372511242"/>
|
||
<path d="M196.21728894255796,119.28985728782709 L196.12059148139383,119.36921485984976"/>
|
||
<path d="M195.9468056483812,119.10912624997718 L196.12059148139383,119.36921485984976"/>
|
||
<path d="M195.99610157230063,119.06867007577512 L195.9468056483812,119.10912624997718"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.9468056483812,119.10912624997718"/>
|
||
<path d="M196.74644379913309,119.49370438441292 L196.59981024377544,119.67237806706135"/>
|
||
<path d="M196.42113619483507,119.49370442978443 L196.59981024377544,119.67237806706135"/>
|
||
<path d="M196.53634553168683,119.35332141687468 L196.42113619483507,119.49370442978443"/>
|
||
<path d="M196.21728894255796,119.28985728782709 L196.42113619483507,119.49370442978443"/>
|
||
<path d="M196.29664651638416,119.19315976990174 L196.21728894255796,119.28985728782709"/>
|
||
<path d="M195.99610157230063,119.06867007577512 L196.21728894255796,119.28985728782709"/>
|
||
<path d="M196.03655772898514,119.01937414066106 L195.99610157230063,119.06867007577512"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.99610157230063,119.06867007577512"/>
|
||
<path d="M196.53634553168683,119.35332141687468 L196.29664651638416,119.19315976990174"/>
|
||
<path d="M196.35561444230575,119.08283837615954 L196.29664651638416,119.19315976990174"/>
|
||
<path d="M196.03655772898514,119.01937414066106 L196.29664651638416,119.19315976990174"/>
|
||
<path d="M196.06661932566681,118.96313280580853 L196.03655772898514,119.01937414066106"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L196.03655772898514,119.01937414066106"/>
|
||
<path d="M196.85540243025628,119.28985698865336 L196.74644379913309,119.49370438441292"/>
|
||
<path d="M196.53634553168683,119.35332141687468 L196.74644379913309,119.49370438441292"/>
|
||
<path d="M196.62195369488154,119.19315965356282 L196.53634553168683,119.35332141687468"/>
|
||
<path d="M196.92249881604835,119.06866970898636 L196.85540243025628,119.28985698865336"/>
|
||
<path d="M196.62195369488154,119.19315965356282 L196.85540243025628,119.28985698865336"/>
|
||
<path d="M196.67467102152477,119.01937396567973 L196.62195369488154,119.19315965356282"/>
|
||
<path d="M196.35561444230575,119.08283837615954 L196.62195369488154,119.19315965356282"/>
|
||
<path d="M196.39192671706439,118.9631326894696 L196.35561444230575,119.08283837615954"/>
|
||
<path d="M196.06661932566681,118.96313280580853 L196.35561444230575,119.08283837615954"/>
|
||
<path d="M196.08513120135422,118.90210738266342 L196.06661932566681,118.96313280580853"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L196.06661932566681,118.96313280580853"/>
|
||
<path d="M196.39192671706439,118.9631326894696 L196.08513120135422,118.90210738266342"/>
|
||
<path d="M196.09138189717294,118.83864306537407 L196.08513120135422,118.90210738266342"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L196.08513120135422,118.90210738266342"/>
|
||
<path d="M196.94515431062428,118.83864262417183 L196.92249881604835,119.06866970898636"/>
|
||
<path d="M196.67467102152477,119.01937396567973 L196.92249881604835,119.06866970898636"/>
|
||
<path d="M196.6924714833973,118.83864287757478 L196.67467102152477,119.01937396567973"/>
|
||
<path d="M196.39192671706439,118.9631326894696 L196.67467102152477,119.01937396567973"/>
|
||
<path d="M196.40418788702323,118.83864293992247 L196.39192671706439,118.9631326894696"/>
|
||
<path d="M196.92249865152019,118.6086155630469 L196.94515431062428,118.83864262417183"/>
|
||
<path d="M196.6924714833973,118.83864287757478 L196.94515431062428,118.83864262417183"/>
|
||
<path d="M196.67467096322264,118.65791178522204 L196.6924714833973,118.83864287757478"/>
|
||
<path d="M196.40418788702323,118.83864293992247 L196.6924714833973,118.83864287757478"/>
|
||
<path d="M196.39192669898921,118.71415320157075 L196.40418788702323,118.83864293992247"/>
|
||
<path d="M196.09138189717294,118.83864306537407 L196.40418788702323,118.83864293992247"/>
|
||
<path d="M196.08513119144413,118.77517874555633 L196.09138189717294,118.83864306537407"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L196.09138189717294,118.83864306537407"/>
|
||
<path d="M196.39192669898921,118.71415320157075 L196.08513119144413,118.77517874555633"/>
|
||
<path d="M196.06661930759162,118.71415332678089 L196.08513119144413,118.77517874555633"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L196.08513119144413,118.77517874555633"/>
|
||
<path d="M196.85540210752265,118.38742829588682 L196.92249865152019,118.6086155630469"/>
|
||
<path d="M196.67467096322264,118.65791178522204 L196.92249865152019,118.6086155630469"/>
|
||
<path d="M196.62195358324493,118.48412611730373 L196.67467096322264,118.65791178522204"/>
|
||
<path d="M196.39192669898921,118.71415320157075 L196.67467096322264,118.65791178522204"/>
|
||
<path d="M196.35561433861028,118.59444753198341 L196.39192669898921,118.71415320157075"/>
|
||
<path d="M196.74644333059643,118.18358097806185 L196.85540210752265,118.38742829588682"/>
|
||
<path d="M196.62195358324493,118.48412611730373 L196.85540210752265,118.38742829588682"/>
|
||
<path d="M196.53634530549346,118.32396430877361 L196.62195358324493,118.48412611730373"/>
|
||
<path d="M196.35561433861028,118.59444753198341 L196.62195358324493,118.48412611730373"/>
|
||
<path d="M196.29664633378059,118.48412612719267 L196.35561433861028,118.59444753198341"/>
|
||
<path d="M196.06661930759162,118.71415332678089 L196.35561433861028,118.59444753198341"/>
|
||
<path d="M196.03655767068278,118.6579119779467 L196.06661930759162,118.71415332678089"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L196.06661930759162,118.71415332678089"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L196.03655767068278,118.6579119779467"/>
|
||
<path d="M196.59980964744148,118.00490740029454 L196.74644333059643,118.18358097806185"/>
|
||
<path d="M196.53634530549346,118.32396430877361 L196.74644333059643,118.18358097806185"/>
|
||
<path d="M196.42113586823211,118.18358130730121 L196.53634530549346,118.32396430877361"/>
|
||
<path d="M196.29664633378059,118.48412612719267 L196.53634530549346,118.32396430877361"/>
|
||
<path d="M196.21728872627455,118.38742866602843 L196.29664633378059,118.48412612719267"/>
|
||
<path d="M196.03655767068278,118.6579119779467 L196.29664633378059,118.48412612719267"/>
|
||
<path d="M195.99610153196431,118.60861601854413 L196.03655767068278,118.6579119779467"/>
|
||
<path d="M196.42113589382666,117.85827370300331 L196.59980964744148,118.00490740029454"/>
|
||
<path d="M196.42113586823211,118.18358130730121 L196.59980964744148,118.00490740029454"/>
|
||
<path d="M196.2807529262891,118.0683720414163 L196.42113586823211,118.18358130730121"/>
|
||
<path d="M196.21728872627455,118.38742866602843 L196.42113586823211,118.18358130730121"/>
|
||
<path d="M196.12059120834942,118.30807102123481 L196.21728872627455,118.38742866602843"/>
|
||
<path d="M195.99610153196431,118.60861601854413 L196.21728872627455,118.38742866602843"/>
|
||
<path d="M195.94680556136689,118.56815989734332 L195.99610153196431,118.60861601854413"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.99610153196431,118.60861601854413"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.94680556136689,118.56815989734332"/>
|
||
<path d="M196.21728849806721,117.74931514284663 L196.42113589382666,117.85827370300331"/>
|
||
<path d="M196.2807529262891,118.0683720414163 L196.42113589382666,117.85827370300331"/>
|
||
<path d="M196.12059105652702,117.98276373628778 L196.2807529262891,118.0683720414163"/>
|
||
<path d="M196.12059120834942,118.30807102123481 L196.2807529262891,118.0683720414163"/>
|
||
<path d="M196.0102697968648,118.24910309531424 L196.12059120834942,118.30807102123481"/>
|
||
<path d="M195.94680556136689,118.56815989734332 L196.12059120834942,118.30807102123481"/>
|
||
<path d="M195.89056419103099,118.53809824743666 L195.94680556136689,118.56815989734332"/>
|
||
<path d="M195.99610120065881,117.68221889898859 L196.21728849806721,117.74931514284663"/>
|
||
<path d="M196.12059105652702,117.98276373628778 L196.21728849806721,117.74931514284663"/>
|
||
<path d="M195.94680533315977,117.93004648061151 L196.12059105652702,117.98276373628778"/>
|
||
<path d="M196.0102697968648,118.24910309531424 L196.12059105652702,117.98276373628778"/>
|
||
<path d="M195.89056409243381,118.21279078507177 L196.0102697968648,118.24910309531424"/>
|
||
<path d="M195.89056419103099,118.53809824743666 L196.0102697968648,118.24910309531424"/>
|
||
<path d="M195.82953875901467,118.51958640723205 L195.89056419103099,118.53809824743666"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.89056419103099,118.53809824743666"/>
|
||
<path d="M195.76607413317356,117.65956368827938 L195.99610120065881,117.68221889898859"/>
|
||
<path d="M195.94680533315977,117.93004648061151 L195.99610120065881,117.68221889898859"/>
|
||
<path d="M195.7660742099531,117.91224594777213 L195.76607413317356,117.65956368827938"/>
|
||
<path d="M195.7660742099531,117.91224594777213 L195.94680533315977,117.93004648061151"/>
|
||
<path d="M195.89056409243381,118.21279078507177 L195.94680533315977,117.93004648061151"/>
|
||
<path d="M195.76607443533123,118.20053004091369 L195.7660742099531,117.91224594777213"/>
|
||
<path d="M195.76607443533123,118.20053004091369 L195.89056409243381,118.21279078507177"/>
|
||
<path d="M195.82953875901467,118.51958640723205 L195.89056409243381,118.21279078507177"/>
|
||
<path d="M195.76607458795945,118.51333613721408 L195.76607443533123,118.20053004091369"/>
|
||
<path d="M195.76607458795945,118.51333613721408 L195.82953875901467,118.51958640723205"/>
|
||
<path d="M195.76607454125849,118.83864315452911 L195.82953875901467,118.51958640723205"/>
|
||
<path d="M195.76607458795945,118.51333613721408 L195.76607454125849,118.83864315452911"/>
|
||
</g>
|
||
<g id="product-c4a93108-b834-40f4-932b-dd8cc6a52666" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.083" ifc:guid="34gJ48k3H0z9ChtOp6fIPc">
|
||
<path d="M263.43719429995167,117.65953948720107 L263.20716731020627,117.68219521727178"/>
|
||
<path d="M263.43719437673121,117.91222174669338 L263.25646356786558,117.93002318943672"/>
|
||
<path d="M263.43719460210934,118.20050583983539 L263.31270491324665,118.21276702786872"/>
|
||
<path d="M263.43719475473756,118.51331193613578 L263.37373049715109,118.51956260638053"/>
|
||
<path d="M263.31270491324665,118.21276702786872 L263.37373049715109,118.51956260638053"/>
|
||
<path d="M263.31270513603579,118.53807441926665 L263.37373049715109,118.51956260638053"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.37373049715109,118.51956260638053"/>
|
||
<path d="M262.98598014949744,117.74929169030293 L263.20716731020627,117.68219521727178"/>
|
||
<path d="M263.25646356786558,117.93002318943672 L263.20716731020627,117.68219521727178"/>
|
||
<path d="M263.08267800639703,117.98274042748017 L263.25646356786558,117.93002318943672"/>
|
||
<path d="M263.31270491324665,118.21276702786872 L263.25646356786558,117.93002318943672"/>
|
||
<path d="M263.19299929688464,118.24907942373147 L263.31270491324665,118.21276702786872"/>
|
||
<path d="M262.78213293812155,117.85825046722857 L262.98598014949744,117.74929169030293"/>
|
||
<path d="M263.08267800639703,117.98274042748017 L262.98598014949744,117.74929169030293"/>
|
||
<path d="M262.92251633980015,118.06834870523198 L263.08267800639703,117.98274042748017"/>
|
||
<path d="M263.19299929688464,118.24907942373147 L263.08267800639703,117.98274042748017"/>
|
||
<path d="M263.08267798080226,118.30804739307678 L263.19299929688464,118.24907942373147"/>
|
||
<path d="M263.31270513603579,118.53807441926665 L263.19299929688464,118.24907942373147"/>
|
||
<path d="M263.25646383155595,118.56813600295072 L263.31270513603579,118.53807441926665"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.31270513603579,118.53807441926665"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.25646383155595,118.56813600295072"/>
|
||
<path d="M262.60345921842043,118.00488415038308 L262.78213293812155,117.85825046722857"/>
|
||
<path d="M262.92251633980015,118.06834870523198 L262.78213293812155,117.85825046722857"/>
|
||
<path d="M262.78213340929437,118.18355792959301 L262.92251633980015,118.06834870523198"/>
|
||
<path d="M263.08267798080226,118.30804739307678 L262.92251633980015,118.06834870523198"/>
|
||
<path d="M262.98598051963779,118.38740492961733 L263.08267798080226,118.30804739307678"/>
|
||
<path d="M263.25646383155595,118.56813600295072 L263.08267798080226,118.30804739307678"/>
|
||
<path d="M263.20716790763697,118.60859210618537 L263.25646383155595,118.56813600295072"/>
|
||
<path d="M262.45682566306277,118.18355783303105 L262.60345921842043,118.00488415038308"/>
|
||
<path d="M262.78213340929437,118.18355792959301 L262.60345921842043,118.00488415038308"/>
|
||
<path d="M262.66692414340957,118.32394090701973 L262.78213340929437,118.18355792959301"/>
|
||
<path d="M262.98598051963779,118.38740492961733 L262.78213340929437,118.18355792959301"/>
|
||
<path d="M262.90662294581193,118.48410241205875 L262.98598051963779,118.38740492961733"/>
|
||
<path d="M263.20716790763697,118.60859210618537 L262.98598051963779,118.38740492961733"/>
|
||
<path d="M263.16671176869431,118.6578880058164 L263.20716790763697,118.60859210618537"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.20716790763697,118.60859210618537"/>
|
||
<path d="M262.3478670319397,118.38740515782365 L262.45682566306277,118.18355783303105"/>
|
||
<path d="M262.66692414340957,118.32394090701973 L262.45682566306277,118.18355783303105"/>
|
||
<path d="M262.58131598021487,118.48410259936372 L262.66692414340957,118.32394090701973"/>
|
||
<path d="M262.90662294581193,118.48410241205875 L262.66692414340957,118.32394090701973"/>
|
||
<path d="M262.84765498440686,118.5944237525764 L262.90662294581193,118.48410241205875"/>
|
||
<path d="M263.16671176869431,118.6578880058164 L262.90662294581193,118.48410241205875"/>
|
||
<path d="M263.13665013652928,118.7141293140553 L263.16671176869431,118.6578880058164"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.16671176869431,118.6578880058164"/>
|
||
<path d="M262.28077064614763,118.6085923842661 L262.3478670319397,118.38740515782365"/>
|
||
<path d="M262.58131598021487,118.48410259936372 L262.3478670319397,118.38740515782365"/>
|
||
<path d="M262.52859872453826,118.65788818079818 L262.58131598021487,118.48410259936372"/>
|
||
<path d="M262.84765498440686,118.5944237525764 L262.58131598021487,118.48410259936372"/>
|
||
<path d="M262.81134267416462,118.71412938604135 L262.84765498440686,118.5944237525764"/>
|
||
<path d="M263.13665013652928,118.7141293140553 L262.84765498440686,118.5944237525764"/>
|
||
<path d="M263.11813829632513,118.77515469284708 L263.13665013652928,118.7141293140553"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.13665013652928,118.7141293140553"/>
|
||
<path d="M262.2581151515717,118.83861941588975 L262.28077064614763,118.6085923842661"/>
|
||
<path d="M262.52859872453826,118.65788818079818 L262.28077064614763,118.6085923842661"/>
|
||
<path d="M262.51079833363258,118.83861916248679 L262.52859872453826,118.65788818079818"/>
|
||
<path d="M262.81134267416462,118.71412938604135 L262.52859872453826,118.65788818079818"/>
|
||
<path d="M262.79908150420601,118.83861910015685 L262.81134267416462,118.71412938604135"/>
|
||
<path d="M263.11813829632513,118.77515469284708 L262.81134267416462,118.71412938604135"/>
|
||
<path d="M263.11188756502304,118.83861896789585 L263.11813829632513,118.77515469284708"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.11813829632513,118.77515469284708"/>
|
||
<path d="M262.51079833363258,118.83861916248679 L262.79908150420601,118.83861910015685"/>
|
||
<path d="M262.81134269223992,118.96310882071475 L262.79908150420601,118.83861910015685"/>
|
||
<path d="M263.11188756502304,118.83861896789585 L262.79908150420601,118.83861910015685"/>
|
||
<path d="M263.11813827075139,118.90208325011645 L263.11188756502304,118.83861896789585"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.11188756502304,118.83861896789585"/>
|
||
<path d="M262.28077081067579,119.06864644149709 L262.2581151515717,118.83861941588975"/>
|
||
<path d="M262.51079833363258,118.83861916248679 L262.2581151515717,118.83861941588975"/>
|
||
<path d="M262.52859871187377,119.01935014835362 L262.51079833363258,118.83861916248679"/>
|
||
<path d="M262.34786735467333,119.2898336376893 L262.28077081067579,119.06864644149709"/>
|
||
<path d="M262.52859871187377,119.01935014835362 L262.28077081067579,119.06864644149709"/>
|
||
<path d="M262.58131602088463,119.19313574530679 L262.52859871187377,119.01935014835362"/>
|
||
<path d="M262.81134269223992,118.96310882071475 L262.52859871187377,119.01935014835362"/>
|
||
<path d="M262.8476550881021,119.0828144370771 L262.81134269223992,118.96310882071475"/>
|
||
<path d="M263.11813827075139,118.90208325011645 L262.81134269223992,118.96310882071475"/>
|
||
<path d="M263.13665008363751,118.96310862453811 L263.11813827075139,118.90208325011645"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.11813827075139,118.90208325011645"/>
|
||
<path d="M262.58131602088463,119.19313574530679 L262.8476550881021,119.0828144370771"/>
|
||
<path d="M262.90662302196506,119.19313577090088 L262.8476550881021,119.0828144370771"/>
|
||
<path d="M263.13665008363751,118.96310862453811 L262.8476550881021,119.0828144370771"/>
|
||
<path d="M263.16671172054623,119.01934995563033 L263.13665008363751,118.96310862453811"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.13665008363751,118.96310862453811"/>
|
||
<path d="M262.45682613159931,119.49368088454821 L262.34786735467333,119.2898336376893"/>
|
||
<path d="M262.58131602088463,119.19313574530679 L262.34786735467333,119.2898336376893"/>
|
||
<path d="M262.66692422766914,119.35329741190299 L262.58131602088463,119.19313574530679"/>
|
||
<path d="M262.60345981475439,119.67235453328294 L262.45682613159931,119.49368088454821"/>
|
||
<path d="M262.66692422766914,119.35329741190299 L262.45682613159931,119.49368088454821"/>
|
||
<path d="M262.78213352299701,119.49368034240842 L262.66692422766914,119.35329741190299"/>
|
||
<path d="M262.90662302196506,119.19313577090088 L262.66692422766914,119.35329741190299"/>
|
||
<path d="M262.98598062947099,119.28983323206558 L262.90662302196506,119.19313577090088"/>
|
||
<path d="M263.16671172054623,119.01934995563033 L262.90662302196506,119.19313577090088"/>
|
||
<path d="M263.20716784152307,119.06864587954942 L263.16671172054623,119.01934995563033"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.16671172054623,119.01934995563033"/>
|
||
<path d="M262.98598062947099,119.28983323206558 L263.20716784152307,119.06864587954942"/>
|
||
<path d="M263.25646377663679,119.10910203623416 L263.20716784152307,119.06864587954942"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.20716784152307,119.06864587954942"/>
|
||
<path d="M262.78213363933594,119.81898808864025 L262.60345981475439,119.67235453328294"/>
|
||
<path d="M262.78213352299701,119.49368034240842 L262.60345981475439,119.67235453328294"/>
|
||
<path d="M262.92251657139002,119.6088896792603 L262.78213352299701,119.49368034240842"/>
|
||
<path d="M262.98598062947099,119.28983323206558 L262.78213352299701,119.49368034240842"/>
|
||
<path d="M263.08267811191286,119.36919087685828 L262.98598062947099,119.28983323206558"/>
|
||
<path d="M262.98598092864518,119.9279467197639 L262.78213363933594,119.81898808864025"/>
|
||
<path d="M262.92251657139002,119.6088896792603 L262.78213363933594,119.81898808864025"/>
|
||
<path d="M263.08267829921863,119.69449791342231 L262.92251657139002,119.6088896792603"/>
|
||
<path d="M263.08267811191286,119.36919087685828 L262.92251657139002,119.6088896792603"/>
|
||
<path d="M263.19299948791422,119.42815880277931 L263.08267811191286,119.36919087685828"/>
|
||
<path d="M263.25646377663679,119.10910203623416 L263.08267811191286,119.36919087685828"/>
|
||
<path d="M263.3127050848766,119.13916365065734 L263.25646377663679,119.10910203623416"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.25646377663679,119.10910203623416"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.3127050848766,119.13916365065734"/>
|
||
<path d="M263.20716817282857,119.9950431055554 L262.98598092864518,119.9279467197639"/>
|
||
<path d="M263.08267829921863,119.69449791342231 L262.98598092864518,119.9279467197639"/>
|
||
<path d="M263.25646393387706,119.74721516909858 L263.08267829921863,119.69449791342231"/>
|
||
<path d="M263.19299948791422,119.42815880277931 L263.08267829921863,119.69449791342231"/>
|
||
<path d="M263.31270514799064,119.46447107753829 L263.19299948791422,119.42815880277931"/>
|
||
<path d="M263.3127050848766,119.13916365065734 L263.19299948791422,119.42815880277931"/>
|
||
<path d="M263.37373047697417,119.15767552634452 L263.3127050848766,119.13916365065734"/>
|
||
<path d="M263.4371952112283,120.01769860013155 L263.20716817282857,119.9950431055554"/>
|
||
<path d="M263.25646393387706,119.74721516909858 L263.20716817282857,119.9950431055554"/>
|
||
<path d="M263.43719494423533,119.76501556000403 L263.25646393387706,119.74721516909858"/>
|
||
<path d="M263.31270514799064,119.46447107753829 L263.25646393387706,119.74721516909858"/>
|
||
<path d="M263.4371948818972,119.47673224749769 L263.31270514799064,119.46447107753829"/>
|
||
<path d="M263.37373047697417,119.15767552634452 L263.31270514799064,119.46447107753829"/>
|
||
<path d="M263.43719477682225,119.16392618668033 L263.37373047697417,119.15767552634452"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.37373047697417,119.15767552634452"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.43719477682225,119.16392618668033"/>
|
||
<path d="M263.66722224780119,119.9950429410278 L263.4371952112283,120.01769860013155"/>
|
||
<path d="M263.43719494423533,119.76501556000403 L263.4371952112283,120.01769860013155"/>
|
||
<path d="M263.61792597239958,119.74721511079633 L263.43719494423533,119.76501556000403"/>
|
||
<path d="M263.4371948818972,119.47673224749769 L263.43719494423533,119.76501556000403"/>
|
||
<path d="M263.56168461814775,119.46447105946345 L263.4371948818972,119.47673224749769"/>
|
||
<path d="M263.43719477682225,119.16392618668033 L263.4371948818972,119.47673224749769"/>
|
||
<path d="M263.50065906972679,119.15767551643512 L263.43719477682225,119.16392618668033"/>
|
||
<path d="M263.88840947947688,119.9279463970297 L263.66722224780119,119.9950429410278"/>
|
||
<path d="M263.61792597239958,119.74721511079633 L263.66722224780119,119.9950429410278"/>
|
||
<path d="M263.79171158709369,119.69449780178593 L263.61792597239958,119.74721511079633"/>
|
||
<path d="M263.56168461814775,119.46447105946345 L263.61792597239958,119.74721511079633"/>
|
||
<path d="M263.6813902966062,119.42815873456766 L263.56168461814775,119.46447105946345"/>
|
||
<path d="M263.50065906972679,119.15767551643512 L263.56168461814775,119.46447105946345"/>
|
||
<path d="M263.56168447519622,119.13916363258249 L263.50065906972679,119.15767551643512"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.50065906972679,119.15767551643512"/>
|
||
<path d="M264.09225676181927,119.81898762010451 L263.88840947947688,119.9279463970297"/>
|
||
<path d="M263.79171158709369,119.69449780178593 L263.88840947947688,119.9279463970297"/>
|
||
<path d="M263.95187336014078,119.60888952403411 L263.79171158709369,119.69449780178593"/>
|
||
<path d="M263.6813902966062,119.42815873456766 L263.79171158709369,119.69449780178593"/>
|
||
<path d="M263.79171164817194,119.36919065877146 L263.6813902966062,119.42815873456766"/>
|
||
<path d="M263.56168447519622,119.13916363258249 L263.6813902966062,119.42815873456766"/>
|
||
<path d="M263.61792581515931,119.10910204889842 L263.56168447519622,119.13916363258249"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.56168447519622,119.13916363258249"/>
|
||
<path d="M264.27093041055355,119.67235386598259 L264.09225676181927,119.81898762010451"/>
|
||
<path d="M263.95187336014078,119.60888952403411 L264.09225676181927,119.81898762010451"/>
|
||
<path d="M264.09225636161318,119.49368022870613 L263.95187336014078,119.60888952403411"/>
|
||
<path d="M263.79171164817194,119.36919065877146 L263.95187336014078,119.60888952403411"/>
|
||
<path d="M263.88840910933618,119.28983308674879 L263.79171164817194,119.36919065877146"/>
|
||
<path d="M263.61792581515931,119.10910204889842 L263.79171164817194,119.36919065877146"/>
|
||
<path d="M263.66722173907874,119.06864587469681 L263.61792581515931,119.10910204889842"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.61792581515931,119.10910204889842"/>
|
||
<path d="M264.4175639659112,119.49368018333462 L264.27093041055355,119.67235386598259"/>
|
||
<path d="M264.09225636161318,119.49368022870613 L264.27093041055355,119.67235386598259"/>
|
||
<path d="M264.20746569846494,119.35329721579637 L264.09225636161318,119.49368022870613"/>
|
||
<path d="M263.88840910933618,119.28983308674879 L264.09225636161318,119.49368022870613"/>
|
||
<path d="M263.96776668316227,119.19313556882344 L263.88840910933618,119.28983308674879"/>
|
||
<path d="M263.66722173907874,119.06864587469681 L263.88840910933618,119.28983308674879"/>
|
||
<path d="M263.70767789576325,119.0193499395823 L263.66722173907874,119.06864587469681"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.66722173907874,119.06864587469681"/>
|
||
<path d="M264.20746569846494,119.35329721579637 L263.96776668316227,119.19313556882344"/>
|
||
<path d="M264.02673460908397,119.08281417508078 L263.96776668316227,119.19313556882344"/>
|
||
<path d="M263.70767789576325,119.0193499395823 L263.96776668316227,119.19313556882344"/>
|
||
<path d="M263.73773949244503,118.96310860473022 L263.70767789576325,119.0193499395823"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.70767789576325,119.0193499395823"/>
|
||
<path d="M264.52652259703439,119.2898327875746 L264.4175639659112,119.49368018333462"/>
|
||
<path d="M264.20746569846494,119.35329721579637 L264.4175639659112,119.49368018333462"/>
|
||
<path d="M264.29307386165965,119.19313545248451 L264.20746569846494,119.35329721579637"/>
|
||
<path d="M264.59361898282646,119.06864550790806 L264.52652259703439,119.2898327875746"/>
|
||
<path d="M264.29307386165965,119.19313545248451 L264.52652259703439,119.2898327875746"/>
|
||
<path d="M264.34579118830277,119.01934976460097 L264.29307386165965,119.19313545248451"/>
|
||
<path d="M264.02673460908397,119.08281417508078 L264.29307386165965,119.19313545248451"/>
|
||
<path d="M264.06304688384262,118.9631084883913 L264.02673460908397,119.08281417508078"/>
|
||
<path d="M263.73773949244503,118.96310860473022 L264.02673460908397,119.08281417508078"/>
|
||
<path d="M263.75625136813233,118.90208318158511 L263.73773949244503,118.96310860473022"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.73773949244503,118.96310860473022"/>
|
||
<path d="M264.06304688384262,118.9631084883913 L263.75625136813233,118.90208318158511"/>
|
||
<path d="M263.76250206395093,118.83861886429577 L263.75625136813233,118.90208318158511"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.75625136813233,118.90208318158511"/>
|
||
<path d="M264.61627447740238,118.83861842309352 L264.59361898282646,119.06864550790806"/>
|
||
<path d="M264.34579118830277,119.01934976460097 L264.59361898282646,119.06864550790806"/>
|
||
<path d="M264.36359165017541,118.83861867649648 L264.34579118830277,119.01934976460097"/>
|
||
<path d="M264.06304688384262,118.9631084883913 L264.34579118830277,119.01934976460097"/>
|
||
<path d="M264.07530805380134,118.83861873884416 L264.06304688384262,118.9631084883913"/>
|
||
<path d="M264.5936188182983,118.60859136196859 L264.61627447740238,118.83861842309352"/>
|
||
<path d="M264.36359165017541,118.83861867649648 L264.61627447740238,118.83861842309352"/>
|
||
<path d="M264.34579113000075,118.65788758414374 L264.36359165017541,118.83861867649648"/>
|
||
<path d="M264.07530805380134,118.83861873884416 L264.36359165017541,118.83861867649648"/>
|
||
<path d="M264.06304686576732,118.71412900049245 L264.07530805380134,118.83861873884416"/>
|
||
<path d="M263.76250206395093,118.83861886429577 L264.07530805380134,118.83861873884416"/>
|
||
<path d="M263.75625135822224,118.77515454447803 L263.76250206395093,118.83861886429577"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.76250206395093,118.83861886429577"/>
|
||
<path d="M264.06304686576732,118.71412900049245 L263.75625135822224,118.77515454447803"/>
|
||
<path d="M263.73773947436973,118.71412912570258 L263.75625135822224,118.77515454447803"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.75625135822224,118.77515454447803"/>
|
||
<path d="M264.52652227430076,118.38740409480852 L264.5936188182983,118.60859136196859"/>
|
||
<path d="M264.34579113000075,118.65788758414374 L264.5936188182983,118.60859136196859"/>
|
||
<path d="M264.29307375002293,118.48410191622543 L264.34579113000075,118.65788758414374"/>
|
||
<path d="M264.06304686576732,118.71412900049245 L264.34579113000075,118.65788758414374"/>
|
||
<path d="M264.02673450538839,118.5944233309051 L264.06304686576732,118.71412900049245"/>
|
||
<path d="M264.41756349737454,118.18355677698355 L264.52652227430076,118.38740409480852"/>
|
||
<path d="M264.29307375002293,118.48410191622543 L264.52652227430076,118.38740409480852"/>
|
||
<path d="M264.20746547227168,118.32394010769485 L264.29307375002293,118.48410191622543"/>
|
||
<path d="M264.02673450538839,118.5944233309051 L264.29307375002293,118.48410191622543"/>
|
||
<path d="M263.9677665005587,118.48410192611436 L264.02673450538839,118.5944233309051"/>
|
||
<path d="M263.73773947436973,118.71412912570258 L264.02673450538839,118.5944233309051"/>
|
||
<path d="M263.70767783746089,118.65788777686839 L263.73773947436973,118.71412912570258"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.73773947436973,118.71412912570258"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.70767783746089,118.65788777686839"/>
|
||
<path d="M264.27092981421958,118.00488319921624 L264.41756349737454,118.18355677698355"/>
|
||
<path d="M264.20746547227168,118.32394010769485 L264.41756349737454,118.18355677698355"/>
|
||
<path d="M264.09225603501022,118.18355710622245 L264.20746547227168,118.32394010769485"/>
|
||
<path d="M263.9677665005587,118.48410192611436 L264.20746547227168,118.32394010769485"/>
|
||
<path d="M263.88840889305266,118.38740446494967 L263.9677665005587,118.48410192611436"/>
|
||
<path d="M263.70767783746089,118.65788777686839 L263.9677665005587,118.48410192611436"/>
|
||
<path d="M263.66722169874242,118.60859181746582 L263.70767783746089,118.65788777686839"/>
|
||
<path d="M264.09225606060477,117.858249501925 L264.27092981421958,118.00488319921624"/>
|
||
<path d="M264.09225603501022,118.18355710622245 L264.27092981421958,118.00488319921624"/>
|
||
<path d="M263.95187309306721,118.06834784033799 L264.09225603501022,118.18355710622245"/>
|
||
<path d="M263.88840889305266,118.38740446494967 L264.09225603501022,118.18355710622245"/>
|
||
<path d="M263.79171137512753,118.30804682015651 L263.88840889305266,118.38740446494967"/>
|
||
<path d="M263.66722169874242,118.60859181746582 L263.88840889305266,118.38740446494967"/>
|
||
<path d="M263.61792572814511,118.56813569626456 L263.66722169874242,118.60859181746582"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.66722169874242,118.60859181746582"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.61792572814511,118.56813569626456"/>
|
||
<path d="M263.88840866484531,117.74929094176787 L264.09225606060477,117.858249501925"/>
|
||
<path d="M263.95187309306721,118.06834784033799 L264.09225606060477,117.858249501925"/>
|
||
<path d="M263.79171122330513,117.98273953520902 L263.95187309306721,118.06834784033799"/>
|
||
<path d="M263.79171137512753,118.30804682015651 L263.95187309306721,118.06834784033799"/>
|
||
<path d="M263.68138996364291,118.24907889423548 L263.79171137512753,118.30804682015651"/>
|
||
<path d="M263.61792572814511,118.56813569626456 L263.79171137512753,118.30804682015651"/>
|
||
<path d="M263.5616843578091,118.53807404635791 L263.61792572814511,118.56813569626456"/>
|
||
<path d="M263.66722136743692,117.68219469791029 L263.88840866484531,117.74929094176787"/>
|
||
<path d="M263.79171122330513,117.98273953520902 L263.88840866484531,117.74929094176787"/>
|
||
<path d="M263.61792549993788,117.9300222795332 L263.79171122330513,117.98273953520902"/>
|
||
<path d="M263.68138996364291,118.24907889423548 L263.79171122330513,117.98273953520902"/>
|
||
<path d="M263.56168425921192,118.21276658399347 L263.68138996364291,118.24907889423548"/>
|
||
<path d="M263.5616843578091,118.53807404635791 L263.68138996364291,118.24907889423548"/>
|
||
<path d="M263.50065892579278,118.51956220615375 L263.5616843578091,118.53807404635791"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.5616843578091,118.53807404635791"/>
|
||
<path d="M263.43719429995167,117.65953948720107 L263.66722136743692,117.68219469791029"/>
|
||
<path d="M263.61792549993788,117.9300222795332 L263.66722136743692,117.68219469791029"/>
|
||
<path d="M263.43719437673121,117.91222174669338 L263.43719429995167,117.65953948720107"/>
|
||
<path d="M263.43719437673121,117.91222174669338 L263.61792549993788,117.9300222795332"/>
|
||
<path d="M263.56168425921192,118.21276658399347 L263.61792549993788,117.9300222795332"/>
|
||
<path d="M263.43719460210934,118.20050583983539 L263.43719437673121,117.91222174669338"/>
|
||
<path d="M263.43719460210934,118.20050583983539 L263.56168425921192,118.21276658399347"/>
|
||
<path d="M263.50065892579278,118.51956220615375 L263.56168425921192,118.21276658399347"/>
|
||
<path d="M263.43719475473756,118.51331193613578 L263.43719460210934,118.20050583983539"/>
|
||
<path d="M263.43719475473756,118.51331193613578 L263.50065892579278,118.51956220615375"/>
|
||
<path d="M263.4371947080366,118.83861895345035 L263.50065892579278,118.51956220615375"/>
|
||
<path d="M263.43719475473756,118.51331193613578 L263.4371947080366,118.83861895345035"/>
|
||
</g>
|
||
<g id="product-153e7edf-87b3-41b8-aa75-faab99cdcc8c" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.068" ifc:guid="0LFdxVXxD1kAfr_gkPpSoC">
|
||
<path d="M88.605923128392192,117.65960201173584 L88.37589613864634,117.68225774180655"/>
|
||
<path d="M88.605923205171734,117.9122842712286 L88.425192396306102,117.93008571397195"/>
|
||
<path d="M88.605923430549865,118.20056836437016 L88.481433741687169,118.21282955240349"/>
|
||
<path d="M88.605923583177969,118.51337446067055 L88.542459325591494,118.51962513091576"/>
|
||
<path d="M88.481433741687169,118.21282955240349 L88.542459325591494,118.51962513091576"/>
|
||
<path d="M88.481433964476196,118.53813694380187 L88.542459325591494,118.51962513091576"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.542459325591494,118.51962513091576"/>
|
||
<path d="M88.154708977937503,117.74935421483769 L88.37589613864634,117.68225774180655"/>
|
||
<path d="M88.425192396306102,117.93008571397195 L88.37589613864634,117.68225774180655"/>
|
||
<path d="M88.251406834837098,117.98280295201539 L88.425192396306102,117.93008571397195"/>
|
||
<path d="M88.481433741687169,118.21282955240349 L88.425192396306102,117.93008571397195"/>
|
||
<path d="M88.361728125324817,118.2491419482667 L88.481433741687169,118.21282955240349"/>
|
||
<path d="M87.950861766561729,117.8583129917638 L88.154708977937503,117.74935421483769"/>
|
||
<path d="M88.251406834837098,117.98280295201539 L88.154708977937503,117.74935421483769"/>
|
||
<path d="M88.091245168240334,118.06841122976675 L88.251406834837098,117.98280295201539"/>
|
||
<path d="M88.361728125324817,118.2491419482667 L88.251406834837098,117.98280295201539"/>
|
||
<path d="M88.251406809242326,118.308109917612 L88.361728125324817,118.2491419482667"/>
|
||
<path d="M88.481433964476196,118.53813694380187 L88.361728125324817,118.2491419482667"/>
|
||
<path d="M88.425192659996355,118.56819852748549 L88.481433964476196,118.53813694380187"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.481433964476196,118.53813694380187"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.425192659996355,118.56819852748549"/>
|
||
<path d="M87.772188046860947,118.00494667491785 L87.950861766561729,117.8583129917638"/>
|
||
<path d="M88.091245168240334,118.06841122976675 L87.950861766561729,117.8583129917638"/>
|
||
<path d="M87.950862237734555,118.18362045412778 L88.091245168240334,118.06841122976675"/>
|
||
<path d="M88.251406809242326,118.308109917612 L88.091245168240334,118.06841122976675"/>
|
||
<path d="M88.154709348077972,118.3874674541521 L88.251406809242326,118.308109917612"/>
|
||
<path d="M88.425192659996355,118.56819852748549 L88.251406809242326,118.308109917612"/>
|
||
<path d="M88.375896736077038,118.60865463072059 L88.425192659996355,118.56819852748549"/>
|
||
<path d="M87.625554491503181,118.18362035756581 L87.772188046860947,118.00494667491785"/>
|
||
<path d="M87.950862237734555,118.18362045412778 L87.772188046860947,118.00494667491785"/>
|
||
<path d="M87.835652971850095,118.3240034315545 L87.950862237734555,118.18362045412778"/>
|
||
<path d="M88.154709348077972,118.3874674541521 L87.950862237734555,118.18362045412778"/>
|
||
<path d="M88.075351774251999,118.48416493659397 L88.154709348077972,118.3874674541521"/>
|
||
<path d="M88.375896736077038,118.60865463072059 L88.154709348077972,118.3874674541521"/>
|
||
<path d="M88.335440597134493,118.65795053035117 L88.375896736077038,118.60865463072059"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.375896736077038,118.60865463072059"/>
|
||
<path d="M87.516595860380107,118.38746768235842 L87.625554491503181,118.18362035756581"/>
|
||
<path d="M87.835652971850095,118.3240034315545 L87.625554491503181,118.18362035756581"/>
|
||
<path d="M87.750044808655389,118.48416512389849 L87.835652971850095,118.3240034315545"/>
|
||
<path d="M88.075351774251999,118.48416493659397 L87.835652971850095,118.3240034315545"/>
|
||
<path d="M88.016383812847039,118.59448627711117 L88.075351774251999,118.48416493659397"/>
|
||
<path d="M88.335440597134493,118.65795053035117 L88.075351774251999,118.48416493659397"/>
|
||
<path d="M88.305378964969464,118.71419183859007 L88.335440597134493,118.65795053035117"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.335440597134493,118.65795053035117"/>
|
||
<path d="M87.449499474588038,118.60865490880087 L87.516595860380107,118.38746768235842"/>
|
||
<path d="M87.750044808655389,118.48416512389849 L87.516595860380107,118.38746768235842"/>
|
||
<path d="M87.697327552978663,118.65795070533295 L87.750044808655389,118.48416512389849"/>
|
||
<path d="M88.016383812847039,118.59448627711117 L87.750044808655389,118.48416512389849"/>
|
||
<path d="M87.980071502604801,118.71419191057612 L88.016383812847039,118.59448627711117"/>
|
||
<path d="M88.305378964969464,118.71419183859007 L88.016383812847039,118.59448627711117"/>
|
||
<path d="M88.286867124765195,118.77521721738231 L88.305378964969464,118.71419183859007"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.305378964969464,118.71419183859007"/>
|
||
<path d="M87.426843980012109,118.83868194042498 L87.449499474588038,118.60865490880087"/>
|
||
<path d="M87.697327552978663,118.65795070533295 L87.449499474588038,118.60865490880087"/>
|
||
<path d="M87.679527162072986,118.83868168702156 L87.697327552978663,118.65795070533295"/>
|
||
<path d="M87.980071502604801,118.71419191057612 L87.697327552978663,118.65795070533295"/>
|
||
<path d="M87.967810332646081,118.83868162469162 L87.980071502604801,118.71419191057612"/>
|
||
<path d="M88.286867124765195,118.77521721738231 L87.980071502604801,118.71419191057612"/>
|
||
<path d="M88.28061639346322,118.83868149243062 L88.286867124765195,118.77521721738231"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.286867124765195,118.77521721738231"/>
|
||
<path d="M87.679527162072986,118.83868168702156 L87.967810332646081,118.83868162469162"/>
|
||
<path d="M87.980071520679985,118.96317134524952 L87.967810332646081,118.83868162469162"/>
|
||
<path d="M88.28061639346322,118.83868149243062 L87.967810332646081,118.83868162469162"/>
|
||
<path d="M88.286867099191568,118.90214577465122 L88.28061639346322,118.83868149243062"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.28061639346322,118.83868149243062"/>
|
||
<path d="M87.449499639116198,119.06870896603186 L87.426843980012109,118.83868194042498"/>
|
||
<path d="M87.679527162072986,118.83868168702156 L87.426843980012109,118.83868194042498"/>
|
||
<path d="M87.697327540314291,119.01941267288839 L87.679527162072986,118.83868168702156"/>
|
||
<path d="M87.516596183113847,119.28989616222407 L87.449499639116198,119.06870896603186"/>
|
||
<path d="M87.697327540314291,119.01941267288839 L87.449499639116198,119.06870896603186"/>
|
||
<path d="M87.750044849325036,119.19319826984156 L87.697327540314291,119.01941267288839"/>
|
||
<path d="M87.980071520679985,118.96317134524952 L87.697327540314291,119.01941267288839"/>
|
||
<path d="M88.016383916542281,119.08287696161187 L87.980071520679985,118.96317134524952"/>
|
||
<path d="M88.286867099191568,118.90214577465122 L87.980071520679985,118.96317134524952"/>
|
||
<path d="M88.305378912077572,118.96317114907288 L88.286867099191568,118.90214577465122"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.286867099191568,118.90214577465122"/>
|
||
<path d="M87.750044849325036,119.19319826984156 L88.016383916542281,119.08287696161187"/>
|
||
<path d="M88.075351850405127,119.19319829543565 L88.016383916542281,119.08287696161187"/>
|
||
<path d="M88.305378912077572,118.96317114907288 L88.016383916542281,119.08287696161187"/>
|
||
<path d="M88.335440548986298,119.01941248016556 L88.305378912077572,118.96317114907288"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.305378912077572,118.96317114907288"/>
|
||
<path d="M87.625554960039835,119.49374340908298 L87.516596183113847,119.28989616222407"/>
|
||
<path d="M87.750044849325036,119.19319826984156 L87.516596183113847,119.28989616222407"/>
|
||
<path d="M87.83565305610955,119.35335993643776 L87.750044849325036,119.19319826984156"/>
|
||
<path d="M87.772188643194681,119.67241705781771 L87.625554960039835,119.49374340908298"/>
|
||
<path d="M87.83565305610955,119.35335993643776 L87.625554960039835,119.49374340908298"/>
|
||
<path d="M87.950862351437081,119.49374286694319 L87.83565305610955,119.35335993643776"/>
|
||
<path d="M88.075351850405127,119.19319829543565 L87.83565305610955,119.35335993643776"/>
|
||
<path d="M88.154709457911167,119.28989575660034 L88.075351850405127,119.19319829543565"/>
|
||
<path d="M88.335440548986298,119.01941248016556 L88.075351850405127,119.19319829543565"/>
|
||
<path d="M88.375896669963026,119.06870840408419 L88.335440548986298,119.01941248016556"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.335440548986298,119.01941248016556"/>
|
||
<path d="M88.154709457911167,119.28989575660034 L88.375896669963026,119.06870840408419"/>
|
||
<path d="M88.425192605077314,119.10916456076893 L88.375896669963026,119.06870840408419"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.375896669963026,119.06870840408419"/>
|
||
<path d="M87.950862467776119,119.81905061317502 L87.772188643194681,119.67241705781771"/>
|
||
<path d="M87.950862351437081,119.49374286694319 L87.772188643194681,119.67241705781771"/>
|
||
<path d="M88.0912453998302,119.60895220379552 L87.950862351437081,119.49374286694319"/>
|
||
<path d="M88.154709457911167,119.28989575660034 L87.950862351437081,119.49374286694319"/>
|
||
<path d="M88.251406940352922,119.36925340139305 L88.154709457911167,119.28989575660034"/>
|
||
<path d="M88.154709757085243,119.92800924429912 L87.950862467776119,119.81905061317502"/>
|
||
<path d="M88.0912453998302,119.60895220379552 L87.950862467776119,119.81905061317502"/>
|
||
<path d="M88.251407127658808,119.69456043795753 L88.0912453998302,119.60895220379552"/>
|
||
<path d="M88.251406940352922,119.36925340139305 L88.0912453998302,119.60895220379552"/>
|
||
<path d="M88.361728316354402,119.42822132731453 L88.251406940352922,119.36925340139305"/>
|
||
<path d="M88.425192605077314,119.10916456076893 L88.251406940352922,119.36925340139305"/>
|
||
<path d="M88.481433913317119,119.13922617519211 L88.425192605077314,119.10916456076893"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.425192605077314,119.10916456076893"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.481433913317119,119.13922617519211"/>
|
||
<path d="M88.375897001268754,119.99510563009017 L88.154709757085243,119.92800924429912"/>
|
||
<path d="M88.251407127658808,119.69456043795753 L88.154709757085243,119.92800924429912"/>
|
||
<path d="M88.425192762317465,119.74727769363335 L88.251407127658808,119.69456043795753"/>
|
||
<path d="M88.361728316354402,119.42822132731453 L88.251407127658808,119.69456043795753"/>
|
||
<path d="M88.481433976431163,119.46453360207306 L88.361728316354402,119.42822132731453"/>
|
||
<path d="M88.481433913317119,119.13922617519211 L88.361728316354402,119.42822132731453"/>
|
||
<path d="M88.542459305414695,119.15773805087929 L88.481433913317119,119.13922617519211"/>
|
||
<path d="M88.605924039668594,120.01776112466632 L88.375897001268754,119.99510563009017"/>
|
||
<path d="M88.425192762317465,119.74727769363335 L88.375897001268754,119.99510563009017"/>
|
||
<path d="M88.605923772675737,119.7650780845388 L88.425192762317465,119.74727769363335"/>
|
||
<path d="M88.481433976431163,119.46453360207306 L88.425192762317465,119.74727769363335"/>
|
||
<path d="M88.60592371033772,119.47679477203246 L88.481433976431163,119.46453360207306"/>
|
||
<path d="M88.542459305414695,119.15773805087929 L88.481433976431163,119.46453360207306"/>
|
||
<path d="M88.605923605262774,119.1639887112151 L88.542459305414695,119.15773805087929"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.542459305414695,119.15773805087929"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.605923605262774,119.1639887112151"/>
|
||
<path d="M88.835951076241599,119.99510546556303 L88.605924039668594,120.01776112466632"/>
|
||
<path d="M88.605923772675737,119.7650780845388 L88.605924039668594,120.01776112466632"/>
|
||
<path d="M88.786654800840097,119.7472776353311 L88.605923772675737,119.7650780845388"/>
|
||
<path d="M88.60592371033772,119.47679477203246 L88.605923772675737,119.7650780845388"/>
|
||
<path d="M88.730413446588159,119.46453358399822 L88.60592371033772,119.47679477203246"/>
|
||
<path d="M88.605923605262774,119.1639887112151 L88.60592371033772,119.47679477203246"/>
|
||
<path d="M88.669387898167315,119.15773804096989 L88.605923605262774,119.1639887112151"/>
|
||
<path d="M89.057138307917171,119.92800892156447 L88.835951076241599,119.99510546556303"/>
|
||
<path d="M88.786654800840097,119.7472776353311 L88.835951076241599,119.99510546556303"/>
|
||
<path d="M88.960440415534208,119.6945603263207 L88.786654800840097,119.7472776353311"/>
|
||
<path d="M88.730413446588159,119.46453358399822 L88.786654800840097,119.7472776353311"/>
|
||
<path d="M88.850119125046604,119.42822125910288 L88.730413446588159,119.46453358399822"/>
|
||
<path d="M88.669387898167315,119.15773804096989 L88.730413446588159,119.46453358399822"/>
|
||
<path d="M88.730413303636624,119.13922615711726 L88.669387898167315,119.15773804096989"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.669387898167315,119.15773804096989"/>
|
||
<path d="M89.260985590259679,119.81905014463928 L89.057138307917171,119.92800892156447"/>
|
||
<path d="M88.960440415534208,119.6945603263207 L89.057138307917171,119.92800892156447"/>
|
||
<path d="M89.120602188581188,119.60895204856888 L88.960440415534208,119.6945603263207"/>
|
||
<path d="M88.850119125046604,119.42822125910288 L88.960440415534208,119.6945603263207"/>
|
||
<path d="M88.960440476612462,119.36925318330623 L88.850119125046604,119.42822125910288"/>
|
||
<path d="M88.730413303636624,119.13922615711726 L88.850119125046604,119.42822125910288"/>
|
||
<path d="M88.786654643599832,119.10916457343365 L88.730413303636624,119.13922615711726"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.730413303636624,119.13922615711726"/>
|
||
<path d="M89.439659238994068,119.67241639051781 L89.260985590259679,119.81905014463928"/>
|
||
<path d="M89.120602188581188,119.60895204856888 L89.260985590259679,119.81905014463928"/>
|
||
<path d="M89.260985190053702,119.49374275324089 L89.120602188581188,119.60895204856888"/>
|
||
<path d="M88.960440476612462,119.36925318330623 L89.120602188581188,119.60895204856888"/>
|
||
<path d="M89.057137937776474,119.28989561128355 L88.960440476612462,119.36925318330623"/>
|
||
<path d="M88.786654643599832,119.10916457343365 L88.960440476612462,119.36925318330623"/>
|
||
<path d="M88.835950567519149,119.06870839923158 L88.786654643599832,119.10916457343365"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.786654643599832,119.10916457343365"/>
|
||
<path d="M89.586292794351721,119.49374270786939 L89.439659238994068,119.67241639051781"/>
|
||
<path d="M89.260985190053702,119.49374275324089 L89.439659238994068,119.67241639051781"/>
|
||
<path d="M89.376194526905465,119.35335974033114 L89.260985190053702,119.49374275324089"/>
|
||
<path d="M89.057137937776474,119.28989561128355 L89.260985190053702,119.49374275324089"/>
|
||
<path d="M89.136495511602789,119.19319809335821 L89.057137937776474,119.28989561128355"/>
|
||
<path d="M88.835950567519149,119.06870839923158 L89.057137937776474,119.28989561128355"/>
|
||
<path d="M88.876406724203775,119.01941246411752 L88.835950567519149,119.06870839923158"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.835950567519149,119.06870839923158"/>
|
||
<path d="M89.376194526905465,119.35335974033114 L89.136495511602789,119.19319809335821"/>
|
||
<path d="M89.195463437524381,119.08287669961555 L89.136495511602789,119.19319809335821"/>
|
||
<path d="M88.876406724203775,119.01941246411752 L89.136495511602789,119.19319809335821"/>
|
||
<path d="M88.906468320885438,118.96317112926499 L88.876406724203775,119.01941246411752"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.876406724203775,119.01941246411752"/>
|
||
<path d="M89.695251425474453,119.28989531210937 L89.586292794351721,119.49374270786939"/>
|
||
<path d="M89.376194526905465,119.35335974033114 L89.586292794351721,119.49374270786939"/>
|
||
<path d="M89.461802690099944,119.19319797701928 L89.376194526905465,119.35335974033114"/>
|
||
<path d="M89.762347811266523,119.06870803244283 L89.695251425474453,119.28989531210937"/>
|
||
<path d="M89.461802690099944,119.19319797701928 L89.695251425474453,119.28989531210937"/>
|
||
<path d="M89.51452001674329,119.01941228913574 L89.461802690099944,119.19319797701928"/>
|
||
<path d="M89.195463437524381,119.08287669961555 L89.461802690099944,119.19319797701928"/>
|
||
<path d="M89.231775712283024,118.96317101292607 L89.195463437524381,119.08287669961555"/>
|
||
<path d="M88.906468320885438,118.96317112926499 L89.195463437524381,119.08287669961555"/>
|
||
<path d="M88.924980196572733,118.90214570611988 L88.906468320885438,118.96317112926499"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.906468320885438,118.96317112926499"/>
|
||
<path d="M89.231775712283024,118.96317101292607 L88.924980196572733,118.90214570611988"/>
|
||
<path d="M88.931230892391454,118.83868138883054 L88.924980196572733,118.90214570611988"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.924980196572733,118.90214570611988"/>
|
||
<path d="M89.785003305842451,118.83868094762829 L89.762347811266523,119.06870803244283"/>
|
||
<path d="M89.51452001674329,119.01941228913574 L89.762347811266523,119.06870803244283"/>
|
||
<path d="M89.532320478615929,118.83868120103125 L89.51452001674329,119.01941228913574"/>
|
||
<path d="M89.231775712283024,118.96317101292607 L89.51452001674329,119.01941228913574"/>
|
||
<path d="M89.244036882241744,118.83868126337893 L89.231775712283024,118.96317101292607"/>
|
||
<path d="M89.762347646738476,118.60865388650336 L89.785003305842451,118.83868094762829"/>
|
||
<path d="M89.532320478615929,118.83868120103125 L89.785003305842451,118.83868094762829"/>
|
||
<path d="M89.514519958441156,118.65795010867851 L89.532320478615929,118.83868120103125"/>
|
||
<path d="M89.244036882241744,118.83868126337893 L89.532320478615929,118.83868120103125"/>
|
||
<path d="M89.23177569420784,118.71419152502722 L89.244036882241744,118.83868126337893"/>
|
||
<path d="M88.931230892391454,118.83868138883054 L89.244036882241744,118.83868126337893"/>
|
||
<path d="M88.924980186662765,118.7752170690128 L88.931230892391454,118.83868138883054"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.931230892391454,118.83868138883054"/>
|
||
<path d="M89.23177569420784,118.71419152502722 L88.924980186662765,118.7752170690128"/>
|
||
<path d="M88.906468302810254,118.71419165023735 L88.924980186662765,118.7752170690128"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.924980186662765,118.7752170690128"/>
|
||
<path d="M89.69525110274094,118.38746661934329 L89.762347646738476,118.60865388650336"/>
|
||
<path d="M89.514519958441156,118.65795010867851 L89.762347646738476,118.60865388650336"/>
|
||
<path d="M89.461802578463448,118.4841644407602 L89.514519958441156,118.65795010867851"/>
|
||
<path d="M89.23177569420784,118.71419152502722 L89.514519958441156,118.65795010867851"/>
|
||
<path d="M89.195463333828911,118.59448585543987 L89.23177569420784,118.71419152502722"/>
|
||
<path d="M89.586292325815066,118.18361930151832 L89.69525110274094,118.38746661934329"/>
|
||
<path d="M89.461802578463448,118.4841644407602 L89.69525110274094,118.38746661934329"/>
|
||
<path d="M89.376194300711973,118.32400263223008 L89.461802578463448,118.4841644407602"/>
|
||
<path d="M89.195463333828911,118.59448585543987 L89.461802578463448,118.4841644407602"/>
|
||
<path d="M89.136495328999217,118.48416445064913 L89.195463333828911,118.59448585543987"/>
|
||
<path d="M88.906468302810254,118.71419165023735 L89.195463333828911,118.59448585543987"/>
|
||
<path d="M88.876406665901413,118.65795030140316 L88.906468302810254,118.71419165023735"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.906468302810254,118.71419165023735"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.876406665901413,118.65795030140316"/>
|
||
<path d="M89.439658642660106,118.00494572375101 L89.586292325815066,118.18361930151832"/>
|
||
<path d="M89.376194300711973,118.32400263223008 L89.586292325815066,118.18361930151832"/>
|
||
<path d="M89.260984863450744,118.18361963075768 L89.376194300711973,118.32400263223008"/>
|
||
<path d="M89.136495328999217,118.48416445064913 L89.376194300711973,118.32400263223008"/>
|
||
<path d="M89.057137721493064,118.38746698948489 L89.136495328999217,118.48416445064913"/>
|
||
<path d="M88.876406665901413,118.65795030140316 L89.136495328999217,118.48416445064913"/>
|
||
<path d="M88.835950527182945,118.60865434200059 L88.876406665901413,118.65795030140316"/>
|
||
<path d="M89.260984889045289,117.85831202645977 L89.439658642660106,118.00494572375101"/>
|
||
<path d="M89.260984863450744,118.18361963075768 L89.439658642660106,118.00494572375101"/>
|
||
<path d="M89.120601921507728,118.06841036487276 L89.260984863450744,118.18361963075768"/>
|
||
<path d="M89.057137721493064,118.38746698948489 L89.260984863450744,118.18361963075768"/>
|
||
<path d="M88.960440203567941,118.30810934469127 L89.057137721493064,118.38746698948489"/>
|
||
<path d="M88.835950527182945,118.60865434200059 L89.057137721493064,118.38746698948489"/>
|
||
<path d="M88.786654556585404,118.56819822079979 L88.835950527182945,118.60865434200059"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.835950527182945,118.60865434200059"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.786654556585404,118.56819822079979"/>
|
||
<path d="M89.057137493285836,117.74935346630264 L89.260984889045289,117.85831202645977"/>
|
||
<path d="M89.120601921507728,118.06841036487276 L89.260984889045289,117.85831202645977"/>
|
||
<path d="M88.960440051745536,117.98280205974424 L89.120601921507728,118.06841036487276"/>
|
||
<path d="M88.960440203567941,118.30810934469127 L89.120601921507728,118.06841036487276"/>
|
||
<path d="M88.850118792083322,118.24914141877071 L88.960440203567941,118.30810934469127"/>
|
||
<path d="M88.786654556585404,118.56819822079979 L88.960440203567941,118.30810934469127"/>
|
||
<path d="M88.730413186249507,118.53813657089268 L88.786654556585404,118.56819822079979"/>
|
||
<path d="M88.835950195877444,117.68225722244506 L89.057137493285836,117.74935346630264"/>
|
||
<path d="M88.960440051745536,117.98280205974424 L89.057137493285836,117.74935346630264"/>
|
||
<path d="M88.786654328378404,117.93008480406797 L88.960440051745536,117.98280205974424"/>
|
||
<path d="M88.850118792083322,118.24914141877071 L88.960440051745536,117.98280205974424"/>
|
||
<path d="M88.730413087652323,118.21282910852824 L88.850118792083322,118.24914141877071"/>
|
||
<path d="M88.730413186249507,118.53813657089268 L88.850118792083322,118.24914141877071"/>
|
||
<path d="M88.669387754233185,118.51962473068852 L88.730413186249507,118.53813657089268"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.730413186249507,118.53813657089268"/>
|
||
<path d="M88.605923128392192,117.65960201173584 L88.835950195877444,117.68225722244506"/>
|
||
<path d="M88.786654328378404,117.93008480406797 L88.835950195877444,117.68225722244506"/>
|
||
<path d="M88.605923205171734,117.9122842712286 L88.605923128392192,117.65960201173584"/>
|
||
<path d="M88.605923205171734,117.9122842712286 L88.786654328378404,117.93008480406797"/>
|
||
<path d="M88.730413087652323,118.21282910852824 L88.786654328378404,117.93008480406797"/>
|
||
<path d="M88.605923430549865,118.20056836437016 L88.605923205171734,117.9122842712286"/>
|
||
<path d="M88.605923430549865,118.20056836437016 L88.730413087652323,118.21282910852824"/>
|
||
<path d="M88.669387754233185,118.51962473068852 L88.730413087652323,118.21282910852824"/>
|
||
<path d="M88.605923583177969,118.51337446067055 L88.605923430549865,118.20056836437016"/>
|
||
<path d="M88.605923583177969,118.51337446067055 L88.669387754233185,118.51962473068852"/>
|
||
<path d="M88.605923536477121,118.83868147798557 L88.669387754233185,118.51962473068852"/>
|
||
<path d="M88.605923583177969,118.51337446067055 L88.605923536477121,118.83868147798557"/>
|
||
</g>
|
||
<g id="product-04ca40ed-d2a4-4022-bd49-0da1e2f7c047" class="IfcFooting material-TOPDOMEDCONCRETE EPsetStatusStatus-NEW matsName-TOPDOMEDCONCRETE matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.054" ifc:guid="04oa3jqgH08hr93Q7Yzy17">
|
||
<path d="M359.48482988877572,105.75335813471429 L359.25480289902998,105.77601386478545"/>
|
||
<path d="M359.48482996555538,106.00604039420705 L359.30409915668974,106.02384183695085"/>
|
||
<path d="M359.48483019093351,106.2943244873486 L359.36034050207081,106.30658567538239"/>
|
||
<path d="M359.48483034356161,106.60713058364945 L359.42136608597514,106.6133812538942"/>
|
||
<path d="M359.36034050207081,106.30658567538239 L359.42136608597514,106.6133812538942"/>
|
||
<path d="M359.36034072485995,106.63189306678032 L359.42136608597514,106.6133812538942"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.42136608597514,106.6133812538942"/>
|
||
<path d="M359.03361573832115,105.84311033781705 L359.25480289902998,105.77601386478545"/>
|
||
<path d="M359.30409915668974,106.02384183695085 L359.25480289902998,105.77601386478545"/>
|
||
<path d="M359.13031359522074,106.07655907499429 L359.30409915668974,106.02384183695085"/>
|
||
<path d="M359.36034050207081,106.30658567538239 L359.30409915668974,106.02384183695085"/>
|
||
<path d="M359.24063488570835,106.34289807124514 L359.36034050207081,106.30658567538239"/>
|
||
<path d="M358.82976852694526,105.95206911474224 L359.03361573832115,105.84311033781705"/>
|
||
<path d="M359.13031359522074,106.07655907499429 L359.03361573832115,105.84311033781705"/>
|
||
<path d="M358.97015192862398,106.16216735274566 L359.13031359522074,106.07655907499429"/>
|
||
<path d="M359.24063488570835,106.34289807124514 L359.13031359522074,106.07655907499429"/>
|
||
<path d="M359.13031356962597,106.4018660405909 L359.24063488570835,106.34289807124514"/>
|
||
<path d="M359.36034072485995,106.63189306678032 L359.24063488570835,106.34289807124514"/>
|
||
<path d="M359.30409942037988,106.66195465046439 L359.36034072485995,106.63189306678032"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.36034072485995,106.63189306678032"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.30409942037988,106.66195465046439"/>
|
||
<path d="M358.65109480724459,106.0987027978972 L358.82976852694526,105.95206911474224"/>
|
||
<path d="M358.97015192862398,106.16216735274566 L358.82976852694526,105.95206911474224"/>
|
||
<path d="M358.8297689981182,106.27737657710622 L358.97015192862398,106.16216735274566"/>
|
||
<path d="M359.13031356962597,106.4018660405909 L358.97015192862398,106.16216735274566"/>
|
||
<path d="M359.0336161084615,106.481223577131 L359.13031356962597,106.4018660405909"/>
|
||
<path d="M359.30409942037988,106.66195465046439 L359.13031356962597,106.4018660405909"/>
|
||
<path d="M359.25480349646068,106.70241075369904 L359.30409942037988,106.66195465046439"/>
|
||
<path d="M358.50446125188682,106.27737648054517 L358.65109480724459,106.0987027978972"/>
|
||
<path d="M358.8297689981182,106.27737657710622 L358.65109480724459,106.0987027978972"/>
|
||
<path d="M358.71455973223374,106.4177595545334 L358.8297689981182,106.27737657710622"/>
|
||
<path d="M359.0336161084615,106.481223577131 L358.8297689981182,106.27737657710622"/>
|
||
<path d="M358.95425853463576,106.57792105957287 L359.0336161084615,106.481223577131"/>
|
||
<path d="M359.25480349646068,106.70241075369904 L359.0336161084615,106.481223577131"/>
|
||
<path d="M359.21434735751814,106.75170665333007 L359.25480349646068,106.70241075369904"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.25480349646068,106.70241075369904"/>
|
||
<path d="M358.39550262076375,106.48122380533732 L358.50446125188682,106.27737648054517"/>
|
||
<path d="M358.71455973223374,106.4177595545334 L358.50446125188682,106.27737648054517"/>
|
||
<path d="M358.62895156903903,106.57792124687785 L358.71455973223374,106.4177595545334"/>
|
||
<path d="M358.95425853463576,106.57792105957287 L358.71455973223374,106.4177595545334"/>
|
||
<path d="M358.89529057323068,106.68824240009008 L358.95425853463576,106.57792105957287"/>
|
||
<path d="M359.21434735751814,106.75170665333007 L358.95425853463576,106.57792105957287"/>
|
||
<path d="M359.18428572535299,106.80794796156897 L359.21434735751814,106.75170665333007"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.21434735751814,106.75170665333007"/>
|
||
<path d="M358.32840623497168,106.70241103178023 L358.39550262076375,106.48122380533732"/>
|
||
<path d="M358.62895156903903,106.57792124687785 L358.39550262076375,106.48122380533732"/>
|
||
<path d="M358.57623431336231,106.7517068283114 L358.62895156903903,106.57792124687785"/>
|
||
<path d="M358.89529057323068,106.68824240009008 L358.62895156903903,106.57792124687785"/>
|
||
<path d="M358.85897826298844,106.80794803355502 L358.89529057323068,106.68824240009008"/>
|
||
<path d="M359.18428572535299,106.80794796156897 L358.89529057323068,106.68824240009008"/>
|
||
<path d="M359.16577388514895,106.86897334036075 L359.18428572535299,106.80794796156897"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.18428572535299,106.80794796156897"/>
|
||
<path d="M358.30575074039575,106.93243806340342 L358.32840623497168,106.70241103178023"/>
|
||
<path d="M358.57623431336231,106.7517068283114 L358.32840623497168,106.70241103178023"/>
|
||
<path d="M358.55843392245663,106.93243781000092 L358.57623431336231,106.7517068283114"/>
|
||
<path d="M358.85897826298844,106.80794803355502 L358.57623431336231,106.7517068283114"/>
|
||
<path d="M358.84671709302961,106.93243774767052 L358.85897826298844,106.80794803355502"/>
|
||
<path d="M359.16577388514895,106.86897334036075 L358.85897826298844,106.80794803355502"/>
|
||
<path d="M359.15952315384686,106.93243761540953 L359.16577388514895,106.86897334036075"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.16577388514895,106.86897334036075"/>
|
||
<path d="M358.55843392245663,106.93243781000092 L358.84671709302961,106.93243774767052"/>
|
||
<path d="M358.85897828106363,107.05692746822842 L358.84671709302961,106.93243774767052"/>
|
||
<path d="M359.15952315384686,106.93243761540953 L358.84671709302961,106.93243774767052"/>
|
||
<path d="M359.16577385957521,106.99590189763012 L359.15952315384686,106.93243761540953"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.15952315384686,106.93243761540953"/>
|
||
<path d="M358.32840639949984,107.16246508901122 L358.30575074039575,106.93243806340342"/>
|
||
<path d="M358.55843392245663,106.93243781000092 L358.30575074039575,106.93243806340342"/>
|
||
<path d="M358.57623430069793,107.1131687958673 L358.55843392245663,106.93243781000092"/>
|
||
<path d="M358.39550294349749,107.38365228520297 L358.32840639949984,107.16246508901122"/>
|
||
<path d="M358.57623430069793,107.1131687958673 L358.32840639949984,107.16246508901122"/>
|
||
<path d="M358.62895160970868,107.28695439282046 L358.57623430069793,107.1131687958673"/>
|
||
<path d="M358.85897828106363,107.05692746822842 L358.57623430069793,107.1131687958673"/>
|
||
<path d="M358.89529067692581,107.17663308459032 L358.85897828106363,107.05692746822842"/>
|
||
<path d="M359.16577385957521,106.99590189763012 L358.85897828106363,107.05692746822842"/>
|
||
<path d="M359.18428567246133,107.05692727205223 L359.16577385957521,106.99590189763012"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.16577385957521,106.99590189763012"/>
|
||
<path d="M358.62895160970868,107.28695439282046 L358.89529067692581,107.17663308459032"/>
|
||
<path d="M358.95425861078866,107.28695441841455 L358.89529067692581,107.17663308459032"/>
|
||
<path d="M359.18428567246133,107.05692727205223 L358.89529067692581,107.17663308459032"/>
|
||
<path d="M359.21434730937005,107.11316860314446 L359.18428567246133,107.05692727205223"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.18428567246133,107.05692727205223"/>
|
||
<path d="M358.50446172042348,107.58749953206143 L358.39550294349749,107.38365228520297"/>
|
||
<path d="M358.62895160970868,107.28695439282046 L358.39550294349749,107.38365228520297"/>
|
||
<path d="M358.71455981649319,107.44711605941666 L358.62895160970868,107.28695439282046"/>
|
||
<path d="M358.65109540357844,107.76617318079616 L358.50446172042348,107.58749953206143"/>
|
||
<path d="M358.71455981649319,107.44711605941666 L358.50446172042348,107.58749953206143"/>
|
||
<path d="M358.82976911182072,107.58749898992255 L358.71455981649319,107.44711605941666"/>
|
||
<path d="M358.95425861078866,107.28695441841455 L358.71455981649319,107.44711605941666"/>
|
||
<path d="M359.03361621829481,107.38365187957925 L358.95425861078866,107.28695441841455"/>
|
||
<path d="M359.21434730937005,107.11316860314446 L358.95425861078866,107.28695441841455"/>
|
||
<path d="M359.25480343034667,107.16246452706264 L359.21434730937005,107.11316860314446"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.21434730937005,107.11316860314446"/>
|
||
<path d="M359.03361621829481,107.38365187957925 L359.25480343034667,107.16246452706264"/>
|
||
<path d="M359.30409936546096,107.20292068374783 L359.25480343034667,107.16246452706264"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.25480343034667,107.16246452706264"/>
|
||
<path d="M358.82976922815976,107.91280673615393 L358.65109540357844,107.76617318079616"/>
|
||
<path d="M358.82976911182072,107.58749898992255 L358.65109540357844,107.76617318079616"/>
|
||
<path d="M358.97015216021384,107.70270832677443 L358.82976911182072,107.58749898992255"/>
|
||
<path d="M359.03361621829481,107.38365187957925 L358.82976911182072,107.58749898992255"/>
|
||
<path d="M359.13031370073656,107.46300952437196 L359.03361621829481,107.38365187957925"/>
|
||
<path d="M359.03361651746877,108.02176536727757 L358.82976922815976,107.91280673615393"/>
|
||
<path d="M358.97015216021384,107.70270832677443 L358.82976922815976,107.91280673615393"/>
|
||
<path d="M359.13031388804245,107.78831656093598 L358.97015216021384,107.70270832677443"/>
|
||
<path d="M359.13031370073656,107.46300952437196 L358.97015216021384,107.70270832677443"/>
|
||
<path d="M359.24063507673804,107.52197745029343 L359.13031370073656,107.46300952437196"/>
|
||
<path d="M359.30409936546096,107.20292068374783 L359.13031370073656,107.46300952437196"/>
|
||
<path d="M359.36034067370076,107.23298229817055 L359.30409936546096,107.20292068374783"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.30409936546096,107.20292068374783"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.36034067370076,107.23298229817055"/>
|
||
<path d="M359.2548037616524,108.08886175306952 L359.03361651746877,108.02176536727757"/>
|
||
<path d="M359.13031388804245,107.78831656093598 L359.03361651746877,108.02176536727757"/>
|
||
<path d="M359.30409952270122,107.84103381661225 L359.13031388804245,107.78831656093598"/>
|
||
<path d="M359.24063507673804,107.52197745029343 L359.13031388804245,107.78831656093598"/>
|
||
<path d="M359.36034073681481,107.55828972505151 L359.24063507673804,107.52197745029343"/>
|
||
<path d="M359.36034067370076,107.23298229817055 L359.24063507673804,107.52197745029343"/>
|
||
<path d="M359.42136606579822,107.25149417385819 L359.36034067370076,107.23298229817055"/>
|
||
<path d="M359.48483080005224,108.11151724764522 L359.2548037616524,108.08886175306952"/>
|
||
<path d="M359.30409952270122,107.84103381661225 L359.2548037616524,108.08886175306952"/>
|
||
<path d="M359.48483053305938,107.85883420751816 L359.30409952270122,107.84103381661225"/>
|
||
<path d="M359.36034073681481,107.55828972505151 L359.30409952270122,107.84103381661225"/>
|
||
<path d="M359.48483047072136,107.57055089501137 L359.36034073681481,107.55828972505151"/>
|
||
<path d="M359.42136606579822,107.25149417385819 L359.36034073681481,107.55828972505151"/>
|
||
<path d="M359.48483036564642,107.257744834194 L359.42136606579822,107.25149417385819"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.42136606579822,107.25149417385819"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.48483036564642,107.257744834194"/>
|
||
<path d="M359.71485783662524,108.08886158854148 L359.48483080005224,108.11151724764522"/>
|
||
<path d="M359.48483053305938,107.85883420751816 L359.48483080005224,108.11151724764522"/>
|
||
<path d="M359.66556156122374,107.84103375831 L359.48483053305938,107.85883420751816"/>
|
||
<path d="M359.48483047072136,107.57055089501137 L359.48483053305938,107.85883420751816"/>
|
||
<path d="M359.6093202069718,107.55828970697712 L359.48483047072136,107.57055089501137"/>
|
||
<path d="M359.48483036564642,107.257744834194 L359.48483047072136,107.57055089501137"/>
|
||
<path d="M359.54829465855096,107.25149416394925 L359.48483036564642,107.257744834194"/>
|
||
<path d="M359.93604506830093,108.02176504454383 L359.71485783662524,108.08886158854148"/>
|
||
<path d="M359.66556156122374,107.84103375831 L359.71485783662524,108.08886158854148"/>
|
||
<path d="M359.83934717591785,107.7883164492996 L359.66556156122374,107.84103375831"/>
|
||
<path d="M359.6093202069718,107.55828970697712 L359.66556156122374,107.84103375831"/>
|
||
<path d="M359.72902588543025,107.52197738208179 L359.6093202069718,107.55828970697712"/>
|
||
<path d="M359.54829465855096,107.25149416394925 L359.6093202069718,107.55828970697712"/>
|
||
<path d="M359.60932006402027,107.23298228009617 L359.54829465855096,107.25149416394925"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.54829465855096,107.25149416394925"/>
|
||
<path d="M360.13989235064332,107.91280626761773 L359.93604506830093,108.02176504454383"/>
|
||
<path d="M359.83934717591785,107.7883164492996 L359.93604506830093,108.02176504454383"/>
|
||
<path d="M359.99950894896483,107.70270817154733 L359.83934717591785,107.7883164492996"/>
|
||
<path d="M359.72902588543025,107.52197738208179 L359.83934717591785,107.7883164492996"/>
|
||
<path d="M359.8393472369961,107.46300930628468 L359.72902588543025,107.52197738208179"/>
|
||
<path d="M359.60932006402027,107.23298228009617 L359.72902588543025,107.52197738208179"/>
|
||
<path d="M359.66556140398347,107.20292069641209 L359.60932006402027,107.23298228009617"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.60932006402027,107.23298228009617"/>
|
||
<path d="M360.31856599937771,107.76617251349626 L360.13989235064332,107.91280626761773"/>
|
||
<path d="M359.99950894896483,107.70270817154733 L360.13989235064332,107.91280626761773"/>
|
||
<path d="M360.13989195043735,107.58749887622025 L359.99950894896483,107.70270817154733"/>
|
||
<path d="M359.8393472369961,107.46300930628468 L359.99950894896483,107.70270817154733"/>
|
||
<path d="M359.93604469816012,107.383651734262 L359.8393472369961,107.46300930628468"/>
|
||
<path d="M359.66556140398347,107.20292069641209 L359.8393472369961,107.46300930628468"/>
|
||
<path d="M359.71485732790279,107.16246452221048 L359.66556140398347,107.20292069641209"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.66556140398347,107.20292069641209"/>
|
||
<path d="M360.46519955473502,107.58749883084784 L360.31856599937771,107.76617251349626"/>
|
||
<path d="M360.13989195043735,107.58749887622025 L360.31856599937771,107.76617251349626"/>
|
||
<path d="M360.25510128728899,107.44711586331005 L360.13989195043735,107.58749887622025"/>
|
||
<path d="M359.93604469816012,107.383651734262 L360.13989195043735,107.58749887622025"/>
|
||
<path d="M360.01540227198643,107.28695421633665 L359.93604469816012,107.383651734262"/>
|
||
<path d="M359.71485732790279,107.16246452221048 L359.93604469816012,107.383651734262"/>
|
||
<path d="M359.75531348458742,107.11316858709597 L359.71485732790279,107.16246452221048"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.71485732790279,107.16246452221048"/>
|
||
<path d="M360.25510128728899,107.44711586331005 L360.01540227198643,107.28695421633665"/>
|
||
<path d="M360.07437019790802,107.17663282259491 L360.01540227198643,107.28695421633665"/>
|
||
<path d="M359.75531348458742,107.11316858709597 L360.01540227198643,107.28695421633665"/>
|
||
<path d="M359.78537508126908,107.05692725224344 L359.75531348458742,107.11316858709597"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.75531348458742,107.11316858709597"/>
|
||
<path d="M360.5741581858581,107.38365143508827 L360.46519955473502,107.58749883084784"/>
|
||
<path d="M360.25510128728899,107.44711586331005 L360.46519955473502,107.58749883084784"/>
|
||
<path d="M360.34070945048359,107.28695409999773 L360.25510128728899,107.44711586331005"/>
|
||
<path d="M360.64125457165017,107.16246415542128 L360.5741581858581,107.38365143508827"/>
|
||
<path d="M360.34070945048359,107.28695409999773 L360.5741581858581,107.38365143508827"/>
|
||
<path d="M360.39342677712682,107.1131684121151 L360.34070945048359,107.28695409999773"/>
|
||
<path d="M360.07437019790802,107.17663282259491 L360.34070945048359,107.28695409999773"/>
|
||
<path d="M360.11068247266667,107.05692713590452 L360.07437019790802,107.17663282259491"/>
|
||
<path d="M359.78537508126908,107.05692725224344 L360.07437019790802,107.17663282259491"/>
|
||
<path d="M359.80388695695638,106.99590182909878 L359.78537508126908,107.05692725224344"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.78537508126908,107.05692725224344"/>
|
||
<path d="M360.11068247266667,107.05692713590452 L359.80388695695638,106.99590182909878"/>
|
||
<path d="M359.8101376527751,106.93243751180944 L359.80388695695638,106.99590182909878"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.80388695695638,106.99590182909878"/>
|
||
<path d="M360.66391006622621,106.93243707060719 L360.64125457165017,107.16246415542128"/>
|
||
<path d="M360.39342677712682,107.1131684121151 L360.64125457165017,107.16246415542128"/>
|
||
<path d="M360.41122723899957,106.93243732401061 L360.39342677712682,107.1131684121151"/>
|
||
<path d="M360.11068247266667,107.05692713590452 L360.39342677712682,107.1131684121151"/>
|
||
<path d="M360.1229436426255,106.93243738635738 L360.11068247266667,107.05692713590452"/>
|
||
<path d="M360.64125440712212,106.70241000948181 L360.66391006622621,106.93243707060719"/>
|
||
<path d="M360.41122723899957,106.93243732401061 L360.66391006622621,106.93243707060719"/>
|
||
<path d="M360.39342671882468,106.75170623165786 L360.41122723899957,106.93243732401061"/>
|
||
<path d="M360.1229436426255,106.93243738635738 L360.41122723899957,106.93243732401061"/>
|
||
<path d="M360.11068245459148,106.80794764800567 L360.1229436426255,106.93243738635738"/>
|
||
<path d="M359.8101376527751,106.93243751180944 L360.1229436426255,106.93243738635738"/>
|
||
<path d="M359.80388694704641,106.8689731919917 L359.8101376527751,106.93243751180944"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.8101376527751,106.93243751180944"/>
|
||
<path d="M360.11068245459148,106.80794764800567 L359.80388694704641,106.8689731919917"/>
|
||
<path d="M359.7853750631939,106.8079477732158 L359.80388694704641,106.8689731919917"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.80388694704641,106.8689731919917"/>
|
||
<path d="M360.57415786312458,106.48122274232264 L360.64125440712212,106.70241000948181"/>
|
||
<path d="M360.39342671882468,106.75170623165786 L360.64125440712212,106.70241000948181"/>
|
||
<path d="M360.34070933884698,106.57792056373864 L360.39342671882468,106.75170623165786"/>
|
||
<path d="M360.11068245459148,106.80794764800567 L360.39342671882468,106.75170623165786"/>
|
||
<path d="M360.07437009421255,106.68824197841877 L360.11068245459148,106.80794764800567"/>
|
||
<path d="M360.46519908619837,106.27737542449722 L360.57415786312458,106.48122274232264"/>
|
||
<path d="M360.34070933884698,106.57792056373864 L360.57415786312458,106.48122274232264"/>
|
||
<path d="M360.25510106109562,106.41775875520852 L360.34070933884698,106.57792056373864"/>
|
||
<path d="M360.07437009421255,106.68824197841877 L360.34070933884698,106.57792056373864"/>
|
||
<path d="M360.01540208938275,106.57792057362758 L360.07437009421255,106.68824197841877"/>
|
||
<path d="M359.7853750631939,106.8079477732158 L360.07437009421255,106.68824197841877"/>
|
||
<path d="M359.75531342628506,106.75170642438161 L359.7853750631939,106.8079477732158"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.7853750631939,106.8079477732158"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.75531342628506,106.75170642438161"/>
|
||
<path d="M360.31856540304364,106.09870184672991 L360.46519908619837,106.27737542449722"/>
|
||
<path d="M360.25510106109562,106.41775875520852 L360.46519908619837,106.27737542449722"/>
|
||
<path d="M360.13989162383439,106.27737575373658 L360.25510106109562,106.41775875520852"/>
|
||
<path d="M360.01540208938275,106.57792057362758 L360.25510106109562,106.41775875520852"/>
|
||
<path d="M359.93604448187671,106.48122311246334 L360.01540208938275,106.57792057362758"/>
|
||
<path d="M359.75531342628506,106.75170642438161 L360.01540208938275,106.57792057362758"/>
|
||
<path d="M359.71485728756647,106.70241046497949 L359.75531342628506,106.75170642438161"/>
|
||
<path d="M360.13989164942882,105.95206814943867 L360.31856540304364,106.09870184672991"/>
|
||
<path d="M360.13989162383439,106.27737575373658 L360.31856540304364,106.09870184672991"/>
|
||
<path d="M359.99950868189137,106.16216648785121 L360.13989162383439,106.27737575373658"/>
|
||
<path d="M359.93604448187671,106.48122311246334 L360.13989162383439,106.27737575373658"/>
|
||
<path d="M359.83934696395147,106.40186546767063 L359.93604448187671,106.48122311246334"/>
|
||
<path d="M359.71485728756647,106.70241046497949 L359.93604448187671,106.48122311246334"/>
|
||
<path d="M359.66556131696905,106.66195434377823 L359.71485728756647,106.70241046497949"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.71485728756647,106.70241046497949"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.66556131696905,106.66195434377823"/>
|
||
<path d="M359.93604425366948,105.84310958928199 L360.13989164942882,105.95206814943867"/>
|
||
<path d="M359.99950868189137,106.16216648785121 L360.13989164942882,105.95206814943867"/>
|
||
<path d="M359.83934681212918,106.07655818272315 L359.99950868189137,106.16216648785121"/>
|
||
<path d="M359.83934696395147,106.40186546767063 L359.99950868189137,106.16216648785121"/>
|
||
<path d="M359.72902555246696,106.34289754174915 L359.83934696395147,106.40186546767063"/>
|
||
<path d="M359.66556131696905,106.66195434377823 L359.83934696395147,106.40186546767063"/>
|
||
<path d="M359.60931994663315,106.63189269387203 L359.66556131696905,106.66195434377823"/>
|
||
<path d="M359.71485695626109,105.77601334542351 L359.93604425366948,105.84310958928199"/>
|
||
<path d="M359.83934681212918,106.07655818272315 L359.93604425366948,105.84310958928199"/>
|
||
<path d="M359.66556108876205,106.02384092704688 L359.83934681212918,106.07655818272315"/>
|
||
<path d="M359.72902555246696,106.34289754174915 L359.83934681212918,106.07655818272315"/>
|
||
<path d="M359.60931984803597,106.30658523150714 L359.72902555246696,106.34289754174915"/>
|
||
<path d="M359.60931994663315,106.63189269387203 L359.72902555246696,106.34289754174915"/>
|
||
<path d="M359.54829451461694,106.61338085366742 L359.60931994663315,106.63189269387203"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.60931994663315,106.63189269387203"/>
|
||
<path d="M359.48482988877572,105.75335813471429 L359.71485695626109,105.77601334542351"/>
|
||
<path d="M359.66556108876205,106.02384092704688 L359.71485695626109,105.77601334542351"/>
|
||
<path d="M359.48482996555538,106.00604039420705 L359.48482988877572,105.75335813471429"/>
|
||
<path d="M359.48482996555538,106.00604039420705 L359.66556108876205,106.02384092704688"/>
|
||
<path d="M359.60931984803597,106.30658523150714 L359.66556108876205,106.02384092704688"/>
|
||
<path d="M359.48483019093351,106.2943244873486 L359.48482996555538,106.00604039420705"/>
|
||
<path d="M359.48483019093351,106.2943244873486 L359.60931984803597,106.30658523150714"/>
|
||
<path d="M359.54829451461694,106.61338085366742 L359.60931984803597,106.30658523150714"/>
|
||
<path d="M359.48483034356161,106.60713058364945 L359.48483019093351,106.2943244873486"/>
|
||
<path d="M359.48483034356161,106.60713058364945 L359.54829451461694,106.61338085366742"/>
|
||
<path d="M359.48483029686076,106.93243760096402 L359.54829451461694,106.61338085366742"/>
|
||
<path d="M359.48483034356161,106.60713058364945 L359.48483029686076,106.93243760096402"/>
|
||
</g>
|
||
<g id="product-afbd4f2f-e62e-40c9-945a-9407256392d5" class="IfcFooting material-null predefinedtype-THICKENEDSLAB EPsetStatusStatus-NEW matsName-CONCRETETHICKEDENEDGESIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="2llKylvYv0oPHQb0SbOvBL">
|
||
<path d="M71.940618774705968,255.57004627553579 L71.940502851814699,255.56628134647872"/>
|
||
<path d="M71.94050637777957,268.06394260589514 L71.940627164911461,268.06394260672232"/>
|
||
<path d="M27.285532690512468,255.56629408233766 L71.940502851814699,255.56628134647872"/>
|
||
<path d="M71.940502851814699,255.56628134647872 L71.94050637777957,268.06394260589514"/>
|
||
<path d="M14.791126283236963,268.06395890523299 L71.94050637777957,268.06394260589514"/>
|
||
<path d="M14.791126283109861,268.06350817290559 L14.791126283236963,268.06395890523299"/>
|
||
<path d="M27.271741685690301,255.58008812238631 L27.285532690512468,255.56629408233766"/>
|
||
</g>
|
||
<g id="product-8b2fceba-1b53-4098-8f2f-484df5a178f6" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="2BByww6rD0c8ylI4treNZs">
|
||
<path d="M327.64016777330698,106.07765968983222 L327.53637601219998,106.93246538100129"/>
|
||
<path d="M327.94551192628876,105.27253209275977 L327.64016777330698,106.07765968983222"/>
|
||
<path d="M328.43466297885482,104.56387367920661 L327.94551192628876,105.27253209275977"/>
|
||
<path d="M329.07919324982197,103.99286910029696 L328.43466297885482,104.56387367920661"/>
|
||
<path d="M329.84164498261327,103.59270306664348 L329.07919324982197,103.99286910029696"/>
|
||
<path d="M330.67770725391892,103.38663177357557 L329.84164498261327,103.59270306664348"/>
|
||
<path d="M331.53879116349242,103.38663133560749 L330.67770725391892,103.38663177357557"/>
|
||
<path d="M332.3748536444233,103.59270177819371 L331.53879116349242,103.38663133560749"/>
|
||
<path d="M333.13730578428181,103.99286703624512 L332.3748536444233,103.59270177819371"/>
|
||
<path d="M333.78183663610139,104.56387095950731 L333.13730578428181,103.99286703624512"/>
|
||
<path d="M334.27098840954829,105.2725288754732 L333.78183663610139,104.56387095950731"/>
|
||
<path d="M334.57633338154358,106.0776561619341 L334.27098840954829,105.2725288754732"/>
|
||
<path d="M334.68012601219914,106.93246174752039 L334.57633338154358,106.0776561619341"/>
|
||
<path d="M334.57633425109213,107.78726743868901 L334.68012601219914,106.93246174752039"/>
|
||
<path d="M334.27099009811081,108.59239503576146 L334.57633425109213,107.78726743868901"/>
|
||
<path d="M333.78183904554464,109.30105344931326 L334.27099009811081,108.59239503576146"/>
|
||
<path d="M333.1373087745776,109.87205802822291 L333.78183904554464,109.30105344931326"/>
|
||
<path d="M332.3748570417863,110.27222406187639 L333.1373087745776,109.87205802822291"/>
|
||
<path d="M331.53879477048065,110.47829535494429 L332.3748570417863,110.27222406187639"/>
|
||
<path d="M330.67771086090704,110.47829579291238 L331.53879477048065,110.47829535494429"/>
|
||
<path d="M329.84164837997628,110.27222535032615 L330.67771086090704,110.47829579291238"/>
|
||
<path d="M329.07919624011765,109.87206009227475 L329.84164837997628,110.27222535032615"/>
|
||
<path d="M328.43466538829807,109.30105616901255 L329.07919624011765,109.87206009227475"/>
|
||
<path d="M327.94551361485117,108.59239825304803 L328.43466538829807,109.30105616901255"/>
|
||
<path d="M327.64016864285566,107.78727096658713 L327.94551361485117,108.59239825304803"/>
|
||
<path d="M327.53637601219998,106.93246538100129 L327.64016864285566,107.78727096658713"/>
|
||
</g>
|
||
<g id="product-ca7808ef-a60f-4589-9b44-de0c856e529b" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="3AU0ZlfWz5YPj4tWo5RbAR">
|
||
<path d="M220.48001676852164,106.07769801328641 L220.37622500741463,106.93250370445548"/>
|
||
<path d="M220.7853609215033,105.27257041621397 L220.48001676852164,106.07769801328641"/>
|
||
<path d="M221.27451197406947,104.5639120026608 L220.7853609215033,105.27257041621397"/>
|
||
<path d="M221.91904224503617,103.99290742375115 L221.27451197406947,104.5639120026608"/>
|
||
<path d="M222.68149397782781,103.59274139009767 L221.91904224503617,103.99290742375115"/>
|
||
<path d="M223.51755624913312,103.38667009702976 L222.68149397782781,103.59274139009767"/>
|
||
<path d="M224.37864015870707,103.38666965906168 L223.51755624913312,103.38667009702976"/>
|
||
<path d="M225.21470263963738,103.59274010164791 L224.37864015870707,103.38666965906168"/>
|
||
<path d="M225.97715477949646,103.99290535969931 L225.21470263963738,103.59274010164791"/>
|
||
<path d="M226.62168563131604,104.5639092829615 L225.97715477949646,103.99290535969931"/>
|
||
<path d="M227.11083740476261,105.27256719892739 L226.62168563131604,104.5639092829615"/>
|
||
<path d="M227.41618237675812,106.07769448538829 L227.11083740476261,105.27256719892739"/>
|
||
<path d="M227.51997500741379,106.93250007097458 L227.41618237675812,106.07769448538829"/>
|
||
<path d="M227.41618324630679,107.78730576214321 L227.51997500741379,106.93250007097458"/>
|
||
<path d="M227.11083909332501,108.59243335921565 L227.41618324630679,107.78730576214321"/>
|
||
<path d="M226.6216880407593,109.30109177276745 L227.11083909332501,108.59243335921565"/>
|
||
<path d="M225.97715776979214,109.8720963516771 L226.6216880407593,109.30109177276745"/>
|
||
<path d="M225.2147060370005,110.27226238533058 L225.97715776979214,109.8720963516771"/>
|
||
<path d="M224.37864376569519,110.47833367839849 L225.2147060370005,110.27226238533058"/>
|
||
<path d="M223.51755985612135,110.47833411636657 L224.37864376569519,110.47833367839849"/>
|
||
<path d="M222.68149737519082,110.27226367378034 L223.51755985612135,110.47833411636657"/>
|
||
<path d="M221.91904523533196,109.87209841572894 L222.68149737519082,110.27226367378034"/>
|
||
<path d="M221.27451438351272,109.30109449246675 L221.91904523533196,109.87209841572894"/>
|
||
<path d="M220.78536261006582,108.59243657650222 L221.27451438351272,109.30109449246675"/>
|
||
<path d="M220.48001763807019,107.78730929004132 L220.78536261006582,108.59243657650222"/>
|
||
<path d="M220.37622500741463,106.93250370445548 L220.48001763807019,107.78730929004132"/>
|
||
</g>
|
||
<g id="product-badc3f9a-9183-4559-99c4-b63f987f6f8d" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="2wt3_QaOD5MPd4jZ_OVs_D">
|
||
<path d="M406.01423770363533,56.081017204900945 L405.91044594252844,56.935822896069567"/>
|
||
<path d="M406.31958185661711,55.275889607828503 L406.01423770363533,56.081017204900945"/>
|
||
<path d="M406.80873290918328,54.567231194275337 L406.31958185661711,55.275889607828503"/>
|
||
<path d="M407.45326318014997,53.996226615365686 L406.80873290918328,54.567231194275337"/>
|
||
<path d="M408.21571491294162,53.596060581711754 L407.45326318014997,53.996226615365686"/>
|
||
<path d="M409.05177718424727,53.389989288643847 L408.21571491294162,53.596060581711754"/>
|
||
<path d="M409.91286109382088,53.389988850676218 L409.05177718424727,53.389989288643847"/>
|
||
<path d="M410.74892357475164,53.596059293261987 L409.91286109382088,53.389988850676218"/>
|
||
<path d="M411.51137571461027,53.996224551313844 L410.74892357475164,53.596059293261987"/>
|
||
<path d="M412.15590656642985,54.567228474576041 L411.51137571461027,53.996224551313844"/>
|
||
<path d="M412.6450583398763,55.275886390541928 L412.15590656642985,54.567228474576041"/>
|
||
<path d="M412.95040331187192,56.081013677002829 L412.6450583398763,55.275886390541928"/>
|
||
<path d="M413.05419594252749,56.935819262589121 L412.95040331187192,56.081013677002829"/>
|
||
<path d="M412.95040418142048,57.790624953757742 L413.05419594252749,56.935819262589121"/>
|
||
<path d="M412.64506002843882,58.595752550830184 L412.95040418142048,57.790624953757742"/>
|
||
<path d="M412.15590897587299,59.304410964383351 L412.64506002843882,58.595752550830184"/>
|
||
<path d="M411.51137870490595,59.875415543292547 L412.15590897587299,59.304410964383351"/>
|
||
<path d="M410.74892697211465,60.275581576945115 L411.51137870490595,59.875415543292547"/>
|
||
<path d="M409.912864700809,60.481652870013022 L410.74892697211465,60.275581576945115"/>
|
||
<path d="M409.05178079123539,60.48165330798065 L409.912864700809,60.481652870013022"/>
|
||
<path d="M408.21571831030474,60.275582865394881 L409.05178079123539,60.48165330798065"/>
|
||
<path d="M407.45326617044566,59.875417607344843 L408.21571831030474,60.275582865394881"/>
|
||
<path d="M406.80873531862653,59.304413684082647 L407.45326617044566,59.875417607344843"/>
|
||
<path d="M406.31958354517963,58.59575576811676 L406.80873531862653,59.304413684082647"/>
|
||
<path d="M406.014238573184,57.790628481655403 L406.31958354517963,58.59575576811676"/>
|
||
<path d="M405.91044594252844,56.935822896069567 L406.014238573184,57.790628481655403"/>
|
||
</g>
|
||
<g id="product-f03f88fb-a9d4-4dde-a1a8-ea12c0900585" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.039" ifc:guid="3mFuZxgTHDtg6ewXB0a0M5">
|
||
<path d="M222.79207226111669,106.64756726290489 L222.75747500741454,106.93250249329503"/>
|
||
<path d="M222.8938536454441,106.37919139721453 L222.79207226111669,106.64756726290489"/>
|
||
<path d="M223.05690399629941,106.14297192603044 L222.8938536454441,106.37919139721453"/>
|
||
<path d="M223.27174741995509,105.95263706639389 L223.05690399629941,106.14297192603044"/>
|
||
<path d="M223.52589799755185,105.81924838850955 L223.27174741995509,105.95263706639389"/>
|
||
<path d="M223.80458542132055,105.75055795748631 L223.52589799755185,105.81924838850955"/>
|
||
<path d="M224.0916133911785,105.75055781149695 L223.80458542132055,105.75055795748631"/>
|
||
<path d="M224.3703008848222,105.81924795902614 L224.0916133911785,105.75055781149695"/>
|
||
<path d="M224.62445159810829,105.95263637837616 L224.3703008848222,105.81924795902614"/>
|
||
<path d="M224.83929521538164,106.14297101946431 L224.62445159810829,105.95263637837616"/>
|
||
<path d="M225.00234580653046,106.37919032478521 L224.83929521538164,106.14297101946431"/>
|
||
<path d="M225.10412746386203,106.64756608693961 L225.00234580653046,106.37919032478521"/>
|
||
<path d="M225.13872500741388,106.93250128213458 L225.10412746386203,106.64756608693961"/>
|
||
<path d="M225.10412775371162,107.21743651252473 L225.13872500741388,106.93250128213458"/>
|
||
<path d="M225.00234636938467,107.48581237821509 L225.10412775371162,107.21743651252473"/>
|
||
<path d="M224.83929601852924,107.72203184939917 L225.00234636938467,107.48581237821509"/>
|
||
<path d="M224.62445259487356,107.91236670903572 L224.83929601852924,107.72203184939917"/>
|
||
<path d="M224.37030201727646,108.04575538692006 L224.62445259487356,107.91236670903572"/>
|
||
<path d="M224.09161459350787,108.11444581794331 L224.37030201727646,108.04575538692006"/>
|
||
<path d="M223.80458662364981,108.11444596393267 L224.09161459350787,108.11444581794331"/>
|
||
<path d="M223.52589913000622,108.04575581640347 L223.80458662364981,108.11444596393267"/>
|
||
<path d="M223.27174841672036,107.91236739705346 L223.52589913000622,108.04575581640347"/>
|
||
<path d="M223.05690479944712,107.7220327559653 L223.27174841672036,107.91236739705346"/>
|
||
<path d="M222.89385420829819,107.4858134506444 L223.05690479944712,107.7220327559653"/>
|
||
<path d="M222.79207255096628,107.21743768849001 L222.89385420829819,107.4858134506444"/>
|
||
<path d="M222.75747500741454,106.93250249329503 L222.79207255096628,107.21743768849001"/>
|
||
</g>
|
||
<g id="product-bb4e8b85-596c-48a8-a4b3-3dcf057bf1ef" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.051" ifc:guid="2xJek5MMn8gAIpFSy5U$7l">
|
||
<path d="M329.95222326590215,106.64752893945069 L329.91762601219989,106.93246416984084"/>
|
||
<path d="M330.05400465022944,106.37915307376034 L329.95222326590215,106.64752893945069"/>
|
||
<path d="M330.21705500108487,106.14293360257625 L330.05400465022944,106.37915307376034"/>
|
||
<path d="M330.43189842474055,105.9525987429397 L330.21705500108487,106.14293360257625"/>
|
||
<path d="M330.68604900233765,105.81921006505536 L330.43189842474055,105.9525987429397"/>
|
||
<path d="M330.9647364261059,105.75051963403212 L330.68604900233765,105.81921006505536"/>
|
||
<path d="M331.25176439596396,105.75051948804276 L330.9647364261059,105.75051963403212"/>
|
||
<path d="M331.53045188960755,105.81920963557195 L331.25176439596396,105.75051948804276"/>
|
||
<path d="M331.78460260289387,105.95259805492196 L331.53045188960755,105.81920963557195"/>
|
||
<path d="M331.99944622016699,106.14293269601012 L331.78460260289387,105.95259805492196"/>
|
||
<path d="M332.1624968113158,106.37915200133102 L331.99944622016699,106.14293269601012"/>
|
||
<path d="M332.26427846864783,106.64752776348541 L332.1624968113158,106.37915200133102"/>
|
||
<path d="M332.29887601219957,106.93246295868039 L332.26427846864783,106.64752776348541"/>
|
||
<path d="M332.26427875849743,107.21739818907054 L332.29887601219957,106.93246295868039"/>
|
||
<path d="M332.16249737417002,107.4857740547609 L332.26427875849743,107.21739818907054"/>
|
||
<path d="M331.9994470233147,107.72199352594498 L332.16249737417002,107.4857740547609"/>
|
||
<path d="M331.78460359965902,107.91232838558153 L331.9994470233147,107.72199352594498"/>
|
||
<path d="M331.53045302206192,108.04571706346587 L331.78460359965902,107.91232838558153"/>
|
||
<path d="M331.25176559829322,108.11440749448911 L331.53045302206192,108.04571706346587"/>
|
||
<path d="M330.96473762843527,108.11440764047848 L331.25176559829322,108.11440749448911"/>
|
||
<path d="M330.68605013479191,108.04571749294928 L330.96473762843527,108.11440764047848"/>
|
||
<path d="M330.4318994215057,107.91232907359927 L330.68605013479191,108.04571749294928"/>
|
||
<path d="M330.21705580423247,107.72199443251111 L330.4318994215057,107.91232907359927"/>
|
||
<path d="M330.05400521308366,107.48577512719021 L330.21705580423247,107.72199443251111"/>
|
||
<path d="M329.95222355575174,107.21739936503582 L330.05400521308366,107.48577512719021"/>
|
||
<path d="M329.91762601219989,106.93246416984084 L329.95222355575174,107.21739936503582"/>
|
||
</g>
|
||
<g id="product-2afe8d32-30e9-4f04-96f1-1062e6771066" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="0g$eqoCEbF19Rn46BcTn1c">
|
||
<path d="M395.50584175859694,117.98378242234867 L395.40204999749005,118.83858811351774"/>
|
||
<path d="M395.81118591157872,117.17865482527623 L395.50584175859694,117.98378242234867"/>
|
||
<path d="M396.30033696414489,116.46999641172306 L395.81118591157872,117.17865482527623"/>
|
||
<path d="M396.94486723511159,115.89899183281386 L396.30033696414489,116.46999641172306"/>
|
||
<path d="M397.70731896790323,115.4988257991613 L396.94486723511159,115.89899183281386"/>
|
||
<path d="M398.54338123920888,115.29275450609339 L397.70731896790323,115.4988257991613"/>
|
||
<path d="M399.40446514878238,115.2927540681253 L398.54338123920888,115.29275450609339"/>
|
||
<path d="M400.24052762971326,115.49882451071153 L399.40446514878238,115.2927540681253"/>
|
||
<path d="M401.00297976957188,115.89898976876157 L400.24052762971326,115.49882451071153"/>
|
||
<path d="M401.64751062139146,116.46999369202376 L401.00297976957188,115.89898976876157"/>
|
||
<path d="M402.13666239483791,117.1786516079892 L401.64751062139146,116.46999369202376"/>
|
||
<path d="M402.44200736683365,117.98377889445101 L402.13666239483791,117.1786516079892"/>
|
||
<path d="M402.5457999974891,118.8385844800373 L402.44200736683365,117.98377889445101"/>
|
||
<path d="M402.44200823638209,119.69339017120546 L402.5457999974891,118.8385844800373"/>
|
||
<path d="M402.13666408340043,120.49851776827791 L402.44200823638209,119.69339017120546"/>
|
||
<path d="M401.6475130308346,121.20717618183107 L402.13666408340043,120.49851776827791"/>
|
||
<path d="M401.00298275986756,121.77818076074072 L401.6475130308346,121.20717618183107"/>
|
||
<path d="M400.24053102707626,122.17834679439466 L401.00298275986756,121.77818076074072"/>
|
||
<path d="M399.40446875577061,122.38441808746211 L400.24053102707626,122.17834679439466"/>
|
||
<path d="M398.543384846197,122.38441852543019 L399.40446875577061,122.38441808746211"/>
|
||
<path d="M397.70732236526635,122.17834808284442 L398.543384846197,122.38441852543019"/>
|
||
<path d="M396.94487022540727,121.77818282479257 L397.70732236526635,122.17834808284442"/>
|
||
<path d="M396.30033937358814,121.20717890152991 L396.94487022540727,121.77818282479257"/>
|
||
<path d="M395.81118760014112,120.49852098556448 L396.30033937358814,121.20717890152991"/>
|
||
<path d="M395.50584262814561,119.69339369910358 L395.81118760014112,120.49852098556448"/>
|
||
<path d="M395.40204999749005,118.83858811351774 L395.50584262814561,119.69339369910358"/>
|
||
</g>
|
||
<g id="product-dee116ed-fdbf-456e-b604-aa8682379772" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="3UuHRj$Rz5RhO4geQ2DvTo">
|
||
<path d="M395.50583750062697,106.07763541917529 L395.40204573952008,106.93244111034437"/>
|
||
<path d="M395.81118165360874,105.27250782210285 L395.50583750062697,106.07763541917529"/>
|
||
<path d="M396.30033270617491,104.56384940854969 L395.81118165360874,105.27250782210285"/>
|
||
<path d="M396.94486297714161,103.99284482964003 L396.30033270617491,104.56384940854969"/>
|
||
<path d="M397.70731470993326,103.59267879598656 L396.94486297714161,103.99284482964003"/>
|
||
<path d="M398.54337698123891,103.38660750291865 L397.70731470993326,103.59267879598656"/>
|
||
<path d="M399.4044608908124,103.38660706495011 L398.54337698123891,103.38660750291865"/>
|
||
<path d="M400.24052337174328,103.59267750753679 L399.4044608908124,103.38660706495011"/>
|
||
<path d="M401.0029755116019,103.99284276558774 L400.24052337174328,103.59267750753679"/>
|
||
<path d="M401.64750636342148,104.56384668885039 L401.0029755116019,103.99284276558774"/>
|
||
<path d="M402.13665813686794,105.27250460481582 L401.64750636342148,104.56384668885039"/>
|
||
<path d="M402.44200310886367,106.07763189127718 L402.13665813686794,105.27250460481582"/>
|
||
<path d="M402.54579573951912,106.93243747686347 L402.44200310886367,106.07763189127718"/>
|
||
<path d="M402.44200397841212,107.78724316803209 L402.54579573951912,106.93243747686347"/>
|
||
<path d="M402.13665982543046,108.59237076510408 L402.44200397841212,107.78724316803209"/>
|
||
<path d="M401.64750877286463,109.30102917865634 L402.13665982543046,108.59237076510408"/>
|
||
<path d="M401.00297850189759,109.87203375756599 L401.64750877286463,109.30102917865634"/>
|
||
<path d="M400.24052676910628,110.27219979121946 L401.00297850189759,109.87203375756599"/>
|
||
<path d="M399.40446449780063,110.47827108428692 L400.24052676910628,110.27219979121946"/>
|
||
<path d="M398.54338058822702,110.47827152225545 L399.40446449780063,110.47827108428692"/>
|
||
<path d="M397.70731810729637,110.27220107966923 L398.54338058822702,110.47827152225545"/>
|
||
<path d="M396.94486596743729,109.87203582161783 L397.70731810729637,110.27220107966923"/>
|
||
<path d="M396.30033511561817,109.30103189835563 L396.94486596743729,109.87203582161783"/>
|
||
<path d="M395.81118334217115,108.59237398239111 L396.30033511561817,109.30103189835563"/>
|
||
<path d="M395.50583837017564,107.78724669593021 L395.81118334217115,108.59237398239111"/>
|
||
<path d="M395.40204573952008,106.93244111034437 L395.50583837017564,107.78724669593021"/>
|
||
</g>
|
||
<g id="product-59d2884f-5f31-43cb-9e0a-bb8102021476" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="1PqeXFNp53ovuAku420XHs">
|
||
<path d="M259.96910721117968,106.07768389088687 L259.86531545007267,106.93248958205641"/>
|
||
<path d="M260.27445136416145,105.27255629381489 L259.96910721117968,106.07768389088687"/>
|
||
<path d="M260.76360241672751,104.56389788026127 L260.27445136416145,105.27255629381489"/>
|
||
<path d="M261.40813268769466,103.99289330135207 L260.76360241672751,104.56389788026127"/>
|
||
<path d="M262.17058442048597,103.59272726769859 L261.40813268769466,103.99289330135207"/>
|
||
<path d="M263.00664669179162,103.38665597463068 L262.17058442048597,103.59272726769859"/>
|
||
<path d="M263.86773060136511,103.38665553666215 L263.00664669179162,103.38665597463068"/>
|
||
<path d="M264.70379308229587,103.59272597924883 L263.86773060136511,103.38665553666215"/>
|
||
<path d="M265.4662452221545,103.99289123729977 L264.70379308229587,103.59272597924883"/>
|
||
<path d="M266.11077607397408,104.56389516056242 L265.4662452221545,103.99289123729977"/>
|
||
<path d="M266.59992784742099,105.27255307652786 L266.11077607397408,104.56389516056242"/>
|
||
<path d="M266.90527281941627,106.07768036298921 L266.59992784742099,105.27255307652786"/>
|
||
<path d="M267.00906545007183,106.93248594857505 L266.90527281941627,106.07768036298921"/>
|
||
<path d="M266.90527368896483,107.78729163974413 L267.00906545007183,106.93248594857505"/>
|
||
<path d="M266.59992953598351,108.59241923681611 L266.90527368896483,107.78729163974413"/>
|
||
<path d="M266.11077848341733,109.30107765036837 L266.59992953598351,108.59241923681611"/>
|
||
<path d="M265.4662482124503,109.87208222927802 L266.11077848341733,109.30107765036837"/>
|
||
<path d="M264.70379647965899,110.2722482629315 L265.4662482124503,109.87208222927802"/>
|
||
<path d="M263.86773420835334,110.47831955599895 L264.70379647965899,110.2722482629315"/>
|
||
<path d="M263.00665029877973,110.47831999396749 L263.86773420835334,110.47831955599895"/>
|
||
<path d="M262.17058781784885,110.27224955138126 L263.00665029877973,110.47831999396749"/>
|
||
<path d="M261.40813567799034,109.87208429332986 L262.17058781784885,110.27224955138126"/>
|
||
<path d="M260.76360482617076,109.30108037006721 L261.40813567799034,109.87208429332986"/>
|
||
<path d="M260.27445305272386,108.59242245410314 L260.76360482617076,109.30108037006721"/>
|
||
<path d="M259.96910808072835,107.78729516764179 L260.27445305272386,108.59242245410314"/>
|
||
<path d="M259.86531545007267,106.93248958205641 L259.96910808072835,107.78729516764179"/>
|
||
</g>
|
||
<g id="product-29559672-7399-4a42-a4d5-ebcf40ef3814" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="0fLPPoSvbAGgJLwyz0xpWK">
|
||
<path d="M192.29798704440157,106.07770809196563 L192.19419528329456,106.93251378313471"/>
|
||
<path d="M192.60333119738334,105.27258049489319 L192.29798704440157,106.07770809196563"/>
|
||
<path d="M193.0924822499494,104.56392208134002 L192.60333119738334,105.27258049489319"/>
|
||
<path d="M193.73701252091655,103.99291750243037 L193.0924822499494,104.56392208134002"/>
|
||
<path d="M194.49946425370786,103.5927514687769 L193.73701252091655,103.99291750243037"/>
|
||
<path d="M195.33552652501339,103.38668017570899 L194.49946425370786,103.5927514687769"/>
|
||
<path d="M196.196610434587,103.38667973774091 L195.33552652501339,103.38668017570899"/>
|
||
<path d="M197.03267291551776,103.59275018032713 L196.196610434587,103.38667973774091"/>
|
||
<path d="M197.79512505537639,103.99291543837853 L197.03267291551776,103.59275018032713"/>
|
||
<path d="M198.43965590719597,104.56391936164073 L197.79512505537639,103.99291543837853"/>
|
||
<path d="M198.92880768064288,105.27257727760662 L198.43965590719597,104.56391936164073"/>
|
||
<path d="M199.23415265263816,106.07770456406752 L198.92880768064288,105.27257727760662"/>
|
||
<path d="M199.33794528329372,106.93251014965381 L199.23415265263816,106.07770456406752"/>
|
||
<path d="M199.23415352218672,107.78731584082243 L199.33794528329372,106.93251014965381"/>
|
||
<path d="M198.9288093692054,108.59244343789487 L199.23415352218672,107.78731584082243"/>
|
||
<path d="M198.43965831663911,109.30110185144667 L198.9288093692054,108.59244343789487"/>
|
||
<path d="M197.79512804567219,109.87210643035633 L198.43965831663911,109.30110185144667"/>
|
||
<path d="M197.03267631288088,110.2722724640098 L197.79512804567219,109.87210643035633"/>
|
||
<path d="M196.19661404157523,110.47834375707771 L197.03267631288088,110.2722724640098"/>
|
||
<path d="M195.33553013200162,110.47834419504579 L196.19661404157523,110.47834375707771"/>
|
||
<path d="M194.49946765107086,110.27227375245957 L195.33553013200162,110.47834419504579"/>
|
||
<path d="M193.73701551121223,109.87210849440817 L194.49946765107086,110.27227375245957"/>
|
||
<path d="M193.09248465939254,109.30110457114597 L193.73701551121223,109.87210849440817"/>
|
||
<path d="M192.60333288594575,108.59244665518145 L193.09248465939254,109.30110457114597"/>
|
||
<path d="M192.29798791395024,107.78731936872055 L192.60333288594575,108.59244665518145"/>
|
||
<path d="M192.19419528329456,106.93251378313471 L192.29798791395024,107.78731936872055"/>
|
||
</g>
|
||
<g id="product-12282d8d-7da3-41dc-b19d-4fb364aadedf" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.096" ifc:guid="0IA2sDVQD1tB6TJxDagjxV">
|
||
<path d="M397.81789725119211,118.55365167196715 L397.78329999748985,118.83858690235729"/>
|
||
<path d="M397.9196786355194,118.28527580627724 L397.81789725119211,118.55365167196715"/>
|
||
<path d="M398.08272898637483,118.0490563350927 L397.9196786355194,118.28527580627724"/>
|
||
<path d="M398.29757241003051,117.85872147545615 L398.08272898637483,118.0490563350927"/>
|
||
<path d="M398.55172298762773,117.72533279757181 L398.29757241003051,117.85872147545615"/>
|
||
<path d="M398.83041041139597,117.65664236654902 L398.55172298762773,117.72533279757181"/>
|
||
<path d="M399.11743838125392,117.65664222055921 L398.83041041139597,117.65664236654902"/>
|
||
<path d="M399.39612587489751,117.7253323680884 L399.11743838125392,117.65664222055921"/>
|
||
<path d="M399.65027658818383,117.85872078743841 L399.39612587489751,117.7253323680884"/>
|
||
<path d="M399.86512020545695,118.04905542852612 L399.65027658818383,117.85872078743841"/>
|
||
<path d="M400.02817079660599,118.28527473384793 L399.86512020545695,118.04905542852612"/>
|
||
<path d="M400.12995245393779,118.55365049600186 L400.02817079660599,118.28527473384793"/>
|
||
<path d="M400.16454999748953,118.8385856911973 L400.12995245393779,118.55365049600186"/>
|
||
<path d="M400.12995274378738,119.12352092158699 L400.16454999748953,118.8385856911973"/>
|
||
<path d="M400.0281713594602,119.39189678727735 L400.12995274378738,119.12352092158699"/>
|
||
<path d="M399.86512100860466,119.62811625846143 L400.0281713594602,119.39189678727735"/>
|
||
<path d="M399.65027758494898,119.81845111809798 L399.86512100860466,119.62811625846143"/>
|
||
<path d="M399.39612700735188,119.95183979598232 L399.65027758494898,119.81845111809798"/>
|
||
<path d="M399.11743958358318,120.02053022700511 L399.39612700735188,119.95183979598232"/>
|
||
<path d="M398.83041161372523,120.02053037299493 L399.11743958358318,120.02053022700511"/>
|
||
<path d="M398.55172412008187,119.95184022546619 L398.83041161372523,120.02053037299493"/>
|
||
<path d="M398.29757340679578,119.81845180611617 L398.55172412008187,119.95184022546619"/>
|
||
<path d="M398.08272978952243,119.62811716502802 L398.29757340679578,119.81845180611617"/>
|
||
<path d="M397.91967919837361,119.39189785970621 L398.08272978952243,119.62811716502802"/>
|
||
<path d="M397.8178975410417,119.12352209755227 L397.91967919837361,119.39189785970621"/>
|
||
<path d="M397.78329999748985,118.83858690235729 L397.8178975410417,119.12352209755227"/>
|
||
</g>
|
||
<g id="product-c26d123e-0ce4-40f1-8d65-559e9cdee950" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="32RH8_3EH0yOrbLPwStkbG">
|
||
<path d="M535.18024474555989,56.080971011537258 L535.07645298445289,56.93577670270588"/>
|
||
<path d="M535.48558889854166,55.275843414464362 L535.18024474555989,56.080971011537258"/>
|
||
<path d="M535.97473995110738,54.56718500091165 L535.48558889854166,55.275843414464362"/>
|
||
<path d="M536.61927022207453,53.996180422001999 L535.97473995110738,54.56718500091165"/>
|
||
<path d="M537.38172195486618,53.596014388348067 L536.61927022207453,53.996180422001999"/>
|
||
<path d="M538.21778422617137,53.389943095280159 L537.38172195486618,53.596014388348067"/>
|
||
<path d="M539.07886813574532,53.389942657312531 L538.21778422617137,53.389943095280159"/>
|
||
<path d="M539.91493061667575,53.5960130998983 L539.07886813574532,53.389942657312531"/>
|
||
<path d="M540.67738275653471,53.996178357950157 L539.91493061667575,53.5960130998983"/>
|
||
<path d="M541.32191360835395,54.567182281212354 L540.67738275653471,53.996178357950157"/>
|
||
<path d="M541.81106538180086,55.27584019717824 L541.32191360835395,54.567182281212354"/>
|
||
<path d="M542.11641035379648,56.080967483639142 L541.81106538180086,55.27584019717824"/>
|
||
<path d="M542.22020298445204,56.935773069225434 L542.11641035379648,56.080967483639142"/>
|
||
<path d="M542.11641122334504,57.790578760394055 L542.22020298445204,56.935773069225434"/>
|
||
<path d="M541.81106707036338,58.595706357466497 L542.11641122334504,57.790578760394055"/>
|
||
<path d="M541.32191601779709,59.304364771019664 L541.81106707036338,58.595706357466497"/>
|
||
<path d="M540.67738574683051,59.87536934992886 L541.32191601779709,59.304364771019664"/>
|
||
<path d="M539.91493401403886,60.275535383581428 L540.67738574683051,59.87536934992886"/>
|
||
<path d="M539.07887174273355,60.481606676649335 L539.91493401403886,60.275535383581428"/>
|
||
<path d="M538.2177878331596,60.481607114616963 L539.07887174273355,60.481606676649335"/>
|
||
<path d="M537.38172535222918,60.275536672031194 L538.2177878331596,60.481607114616963"/>
|
||
<path d="M536.61927321237022,59.875371413980702 L537.38172535222918,60.275536672031194"/>
|
||
<path d="M535.97474236055052,59.30436749071896 L536.61927321237022,59.875371413980702"/>
|
||
<path d="M535.48559058710407,58.595709574753073 L535.97474236055052,59.30436749071896"/>
|
||
<path d="M535.18024561510845,57.790582288291716 L535.48559058710407,58.595709574753073"/>
|
||
<path d="M535.07645298445289,56.93577670270588 L535.18024561510845,57.790582288291716"/>
|
||
</g>
|
||
<g id="product-73e7dcf8-dfeb-42a3-acab-86b7d616e605" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.060" ifc:guid="1pvzput_j2ewohXhVM5kO5">
|
||
<path d="M408.32629319623049,56.650886454519423 L408.29169594252835,56.935821684909115"/>
|
||
<path d="M408.42807458055779,56.382510588829064 L408.32629319623049,56.650886454519423"/>
|
||
<path d="M408.59112493141322,56.146291117644523 L408.42807458055779,56.382510588829064"/>
|
||
<path d="M408.8059683550689,55.955956258008428 L408.59112493141322,56.146291117644523"/>
|
||
<path d="M409.06011893266611,55.822567580124087 L408.8059683550689,55.955956258008428"/>
|
||
<path d="M409.33880635643436,55.753877149101299 L409.06011893266611,55.822567580124087"/>
|
||
<path d="M409.62583432629231,55.753877003111029 L409.33880635643436,55.753877149101299"/>
|
||
<path d="M409.90452181993589,55.822567150640225 L409.62583432629231,55.753877003111029"/>
|
||
<path d="M410.15867253322222,55.955955569990238 L409.90452181993589,55.822567150640225"/>
|
||
<path d="M410.37351615049533,56.146290211078394 L410.15867253322222,55.955955569990238"/>
|
||
<path d="M410.53656674164438,56.38250951639975 L410.37351615049533,56.146290211078394"/>
|
||
<path d="M410.63834839897618,56.650885278554142 L410.53656674164438,56.38250951639975"/>
|
||
<path d="M410.67294594252792,56.935820473749118 L410.63834839897618,56.650885278554142"/>
|
||
<path d="M410.63834868882577,57.220755704139265 L410.67294594252792,56.935820473749118"/>
|
||
<path d="M410.53656730449859,57.489131569829169 L410.63834868882577,57.220755704139265"/>
|
||
<path d="M410.37351695364305,57.72535104101371 L410.53656730449859,57.489131569829169"/>
|
||
<path d="M410.15867352998737,57.915685900649805 L410.37351695364305,57.72535104101371"/>
|
||
<path d="M409.90452295239027,58.049074578534601 L410.15867352998737,57.915685900649805"/>
|
||
<path d="M409.62583552862168,58.117765009557388 L409.90452295239027,58.049074578534601"/>
|
||
<path d="M409.33880755876362,58.117765155547204 L409.62583552862168,58.117765009557388"/>
|
||
<path d="M409.06012006512037,58.049075008018008 L409.33880755876362,58.117765155547204"/>
|
||
<path d="M408.80596935183416,57.915686588667995 L409.06012006512037,58.049075008018008"/>
|
||
<path d="M408.59112573456093,57.725351947579838 L408.80596935183416,57.915686588667995"/>
|
||
<path d="M408.428075143412,57.489132642258483 L408.59112573456093,57.725351947579838"/>
|
||
<path d="M408.32629348608009,57.220756880104545 L408.428075143412,57.489132642258483"/>
|
||
<path d="M408.29169594252835,56.935821684909115 L408.32629348608009,57.220756880104545"/>
|
||
</g>
|
||
<g id="product-b30833b9-52dd-409c-b38f-276fcc1f5e11" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="2p23EvKjr0dBEF9s$C7ruH">
|
||
<path d="M288.15108158862438,117.9838208154024 L288.04728982751737,118.83862650657193"/>
|
||
<path d="M288.45642574160604,117.17869321833041 L288.15108158862438,117.9838208154024"/>
|
||
<path d="M288.94557679417221,116.47003480477679 L288.45642574160604,117.17869321833041"/>
|
||
<path d="M289.59010706513891,115.89903022586759 L288.94557679417221,116.47003480477679"/>
|
||
<path d="M290.35255879793056,115.49886419221548 L289.59010706513891,115.89903022586759"/>
|
||
<path d="M291.18862106923586,115.29279289914757 L290.35255879793056,115.49886419221548"/>
|
||
<path d="M292.04970497880981,115.29279246117949 L291.18862106923586,115.29279289914757"/>
|
||
<path d="M292.88576745974024,115.49886290376526 L292.04970497880981,115.29279246117949"/>
|
||
<path d="M293.6482195995992,115.89902816181575 L292.88576745974024,115.49886290376526"/>
|
||
<path d="M294.29275045141878,116.47003208507795 L293.6482195995992,115.89902816181575"/>
|
||
<path d="M294.78190222486535,117.17869000104338 L294.29275045141878,116.47003208507795"/>
|
||
<path d="M295.08724719686086,117.98381728750519 L294.78190222486535,117.17869000104338"/>
|
||
<path d="M295.19103982751653,118.83862287309103 L295.08724719686086,117.98381728750519"/>
|
||
<path d="M295.08724806640953,119.69342856425965 L295.19103982751653,118.83862287309103"/>
|
||
<path d="M294.78190391342775,120.49855616133209 L295.08724806640953,119.69342856425965"/>
|
||
<path d="M294.29275286086204,121.20721457488526 L294.78190391342775,120.49855616133209"/>
|
||
<path d="M293.64822258989489,121.77821915379445 L294.29275286086204,121.20721457488526"/>
|
||
<path d="M292.88577085710324,122.17838518744838 L293.64822258989489,121.77821915379445"/>
|
||
<path d="M292.04970858579793,122.38445648051629 L292.88577085710324,122.17838518744838"/>
|
||
<path d="M291.18862467622409,122.38445691848437 L292.04970858579793,122.38445648051629"/>
|
||
<path d="M290.35256219529367,122.17838647589815 L291.18862467622409,122.38445691848437"/>
|
||
<path d="M289.59011005543459,121.77822121784675 L290.35256219529367,122.17838647589815"/>
|
||
<path d="M288.94557920361547,121.2072172945841 L289.59011005543459,121.77822121784675"/>
|
||
<path d="M288.45642743016856,120.49855937861867 L288.94557920361547,121.2072172945841"/>
|
||
<path d="M288.15108245817294,119.69343209215731 L288.45642743016856,120.49855937861867"/>
|
||
<path d="M288.04728982751737,118.83862650657193 L288.15108245817294,119.69343209215731"/>
|
||
</g>
|
||
<g id="product-7e157ee9-e370-4721-b54a-a2d334d7fc2e" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.057" ifc:guid="1_5Nxfut178RLAejCqr$mk">
|
||
<path d="M397.81789299322213,106.64750466879377 L397.78329573951987,106.93243989918392"/>
|
||
<path d="M397.91967437754943,106.37912880310341 L397.81789299322213,106.64750466879377"/>
|
||
<path d="M398.08272472840486,106.14290933191933 L397.91967437754943,106.37912880310341"/>
|
||
<path d="M398.29756815206053,105.95257447228232 L398.08272472840486,106.14290933191933"/>
|
||
<path d="M398.55171872965775,105.81918579439844 L398.29756815206053,105.95257447228232"/>
|
||
<path d="M398.830406153426,105.75049536337519 L398.55171872965775,105.81918579439844"/>
|
||
<path d="M399.11743412328394,105.75049521738583 L398.830406153426,105.75049536337519"/>
|
||
<path d="M399.39612161692753,105.81918536491503 L399.11743412328394,105.75049521738583"/>
|
||
<path d="M399.65027233021385,105.95257378426504 L399.39612161692753,105.81918536491503"/>
|
||
<path d="M399.86511594748697,106.14290842535274 L399.65027233021385,105.95257378426504"/>
|
||
<path d="M400.02816653863601,106.3791277306741 L399.86511594748697,106.14290842535274"/>
|
||
<path d="M400.12994819596781,106.64750349282849 L400.02816653863601,106.3791277306741"/>
|
||
<path d="M400.16454573951955,106.93243868802347 L400.12994819596781,106.64750349282849"/>
|
||
<path d="M400.12994848581741,107.21737391841361 L400.16454573951955,106.93243868802347"/>
|
||
<path d="M400.02816710149023,107.48574978410397 L400.12994848581741,107.21737391841361"/>
|
||
<path d="M399.86511675063468,107.7219692552876 L400.02816710149023,107.48574978410397"/>
|
||
<path d="M399.650273326979,107.91230411492461 L399.86511675063468,107.7219692552876"/>
|
||
<path d="M399.3961227493819,108.0456927928085 L399.650273326979,107.91230411492461"/>
|
||
<path d="M399.1174353256132,108.11438322383174 L399.3961227493819,108.0456927928085"/>
|
||
<path d="M398.83040735575526,108.1143833698211 L399.1174353256132,108.11438322383174"/>
|
||
<path d="M398.5517198621119,108.04569322229236 L398.83040735575526,108.1143833698211"/>
|
||
<path d="M398.2975691488258,107.91230480294234 L398.5517198621119,108.04569322229236"/>
|
||
<path d="M398.08272553155246,107.72197016185419 L398.2975691488258,107.91230480294234"/>
|
||
<path d="M397.91967494040364,107.48575085653283 L398.08272553155246,107.72197016185419"/>
|
||
<path d="M397.81789328307173,107.21737509437844 L397.91967494040364,107.48575085653283"/>
|
||
<path d="M397.78329573951987,106.93243989918392 L397.81789328307173,107.21737509437844"/>
|
||
</g>
|
||
<g id="product-66b6f550-b1cb-417d-aed7-83c0628cfdff" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="1cjlLGiSj1VQxNWy1YZFt$">
|
||
<path d="M535.18024900352987,67.987118014710632 L535.07645724242286,68.841923705879708"/>
|
||
<path d="M535.48559315651164,67.18199041763819 L535.18024900352987,67.987118014710632"/>
|
||
<path d="M535.97474420907736,66.473332004086387 L535.48559315651164,67.18199041763819"/>
|
||
<path d="M536.61927448004451,65.902327425176736 L535.97474420907736,66.473332004086387"/>
|
||
<path d="M537.38172621283616,65.502161391523259 L536.61927448004451,65.902327425176736"/>
|
||
<path d="M538.21778848414135,65.296090098455352 L537.38172621283616,65.502161391523259"/>
|
||
<path d="M539.0788723937153,65.296089660487269 L538.21778848414135,65.296090098455352"/>
|
||
<path d="M539.91493487464572,65.502160103073493 L539.0788723937153,65.296089660487269"/>
|
||
<path d="M540.67738701450469,65.90232536112444 L539.91493487464572,65.502160103073493"/>
|
||
<path d="M541.32191786632393,66.473329284387091 L540.67738701450469,65.90232536112444"/>
|
||
<path d="M541.81106963977084,67.181987200351614 L541.32191786632393,66.473329284387091"/>
|
||
<path d="M542.11641461176646,67.987114486812516 L541.81106963977084,67.181987200351614"/>
|
||
<path d="M542.22020724242202,68.841920072398807 L542.11641461176646,67.987114486812516"/>
|
||
<path d="M542.11641548131502,69.696725763567429 L542.22020724242202,68.841920072398807"/>
|
||
<path d="M541.81107132833336,70.501853360639871 L542.11641548131502,69.696725763567429"/>
|
||
<path d="M541.32192027576707,71.210511774193037 L541.81107132833336,70.501853360639871"/>
|
||
<path d="M540.67739000480049,71.781516353102688 L541.32192027576707,71.210511774193037"/>
|
||
<path d="M539.91493827200884,72.181682386756165 L540.67739000480049,71.781516353102688"/>
|
||
<path d="M539.07887600070353,72.387753679824073 L539.91493827200884,72.181682386756165"/>
|
||
<path d="M538.21779209112958,72.387754117792156 L539.07887600070353,72.387753679824073"/>
|
||
<path d="M537.38172961019916,72.181683675205932 L538.21779209112958,72.387754117792156"/>
|
||
<path d="M536.61927747034019,71.78151841715453 L537.38172961019916,72.181683675205932"/>
|
||
<path d="M535.9747466185205,71.210514493892333 L536.61927747034019,71.78151841715453"/>
|
||
<path d="M535.48559484507405,70.501856577926446 L535.9747466185205,71.210514493892333"/>
|
||
<path d="M535.18024987307842,69.696729291465545 L535.48559484507405,70.501856577926446"/>
|
||
<path d="M535.07645724242286,68.841923705879708 L535.18024987307842,69.696729291465545"/>
|
||
</g>
|
||
<g id="product-e201b043-82dc-4bbc-990d-86bf6e88e10e" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.042" ifc:guid="3Y0R13WjnBl9aDXhzkYE4E">
|
||
<path d="M262.28116270377495,106.64755314050581 L262.24656545007269,106.93248837089595"/>
|
||
<path d="M262.38294408810214,106.37917727481545 L262.28116270377495,106.64755314050581"/>
|
||
<path d="M262.54599443895756,106.14295780363136 L262.38294408810214,106.37917727481545"/>
|
||
<path d="M262.76083786261336,105.95262294399436 L262.54599443895756,106.14295780363136"/>
|
||
<path d="M263.01498844021046,105.81923426611047 L262.76083786261336,105.95262294399436"/>
|
||
<path d="M263.29367586397871,105.75054383508723 L263.01498844021046,105.81923426611047"/>
|
||
<path d="M263.58070383383676,105.75054368909787 L263.29367586397871,105.75054383508723"/>
|
||
<path d="M263.85939132748035,105.81923383662706 L263.58070383383676,105.75054368909787"/>
|
||
<path d="M264.11354204076656,105.95262225597662 L263.85939132748035,105.81923383662706"/>
|
||
<path d="M264.32838565803979,106.14295689706478 L264.11354204076656,105.95262225597662"/>
|
||
<path d="M264.49143624918872,106.37917620238613 L264.32838565803979,106.14295689706478"/>
|
||
<path d="M264.59321790652064,106.64755196454053 L264.49143624918872,106.37917620238613"/>
|
||
<path d="M264.62781545007238,106.9324871597355 L264.59321790652064,106.64755196454053"/>
|
||
<path d="M264.59321819637023,107.21742239012565 L264.62781545007238,106.9324871597355"/>
|
||
<path d="M264.49143681204282,107.48579825581555 L264.59321819637023,107.21742239012565"/>
|
||
<path d="M264.32838646118739,107.72201772699964 L264.49143681204282,107.48579825581555"/>
|
||
<path d="M264.11354303753183,107.91235258663664 L264.32838646118739,107.72201772699964"/>
|
||
<path d="M263.85939245993461,108.04574126452053 L264.11354303753183,107.91235258663664"/>
|
||
<path d="M263.58070503616602,108.11443169554377 L263.85939245993461,108.04574126452053"/>
|
||
<path d="M263.29367706630808,108.11443184153313 L263.58070503616602,108.11443169554377"/>
|
||
<path d="M263.01498957266472,108.04574169400439 L263.29367706630808,108.11443184153313"/>
|
||
<path d="M262.7608388593784,107.91235327465438 L263.01498957266472,108.04574169400439"/>
|
||
<path d="M262.54599524210528,107.72201863356622 L262.7608388593784,107.91235327465438"/>
|
||
<path d="M262.38294465095635,107.48579932824487 L262.54599524210528,107.72201863356622"/>
|
||
<path d="M262.28116299362455,107.21742356609047 L262.38294465095635,107.48579932824487"/>
|
||
<path d="M262.24656545007269,106.93248837089595 L262.28116299362455,107.21742356609047"/>
|
||
</g>
|
||
<g id="product-f5ba7683-19a1-4688-a0a2-62382feeb31a" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.036" ifc:guid="3rkdQ36Q56YA2YOZWlxhCQ">
|
||
<path d="M194.61004253699684,106.64757734158411 L194.57544528329458,106.93251257197426"/>
|
||
<path d="M194.71182392132403,106.37920147589375 L194.61004253699684,106.64757734158411"/>
|
||
<path d="M194.87487427217945,106.14298200470967 L194.71182392132403,106.37920147589375"/>
|
||
<path d="M195.08971769583525,105.95264714507312 L194.87487427217945,106.14298200470967"/>
|
||
<path d="M195.34386827343235,105.81925846718877 L195.08971769583525,105.95264714507312"/>
|
||
<path d="M195.6225556972006,105.75056803616553 L195.34386827343235,105.81925846718877"/>
|
||
<path d="M195.90958366705866,105.75056789017617 L195.6225556972006,105.75056803616553"/>
|
||
<path d="M196.18827116070213,105.81925803770537 L195.90958366705866,105.75056789017617"/>
|
||
<path d="M196.44242187398845,105.95264645705538 L196.18827116070213,105.81925803770537"/>
|
||
<path d="M196.65726549126168,106.14298109814354 L196.44242187398845,105.95264645705538"/>
|
||
<path d="M196.82031608241061,106.37920040346444 L196.65726549126168,106.14298109814354"/>
|
||
<path d="M196.92209773974253,106.64757616561883 L196.82031608241061,106.37920040346444"/>
|
||
<path d="M196.95669528329427,106.93251136081381 L196.92209773974253,106.64757616561883"/>
|
||
<path d="M196.92209802959212,107.21744659120395 L196.95669528329427,106.93251136081381"/>
|
||
<path d="M196.82031664526471,107.48582245689431 L196.92209802959212,107.21744659120395"/>
|
||
<path d="M196.65726629440928,107.7220419280784 L196.82031664526471,107.48582245689431"/>
|
||
<path d="M196.44242287075372,107.91237678771495 L196.65726629440928,107.7220419280784"/>
|
||
<path d="M196.1882722931565,108.04576546559929 L196.44242287075372,107.91237678771495"/>
|
||
<path d="M195.9095848693878,108.11445589662253 L196.1882722931565,108.04576546559929"/>
|
||
<path d="M195.62255689952997,108.11445604261189 L195.9095848693878,108.11445589662253"/>
|
||
<path d="M195.34386940588661,108.0457658950827 L195.62255689952997,108.11445604261189"/>
|
||
<path d="M195.0897186926004,107.91237747573268 L195.34386940588661,108.0457658950827"/>
|
||
<path d="M194.87487507532717,107.72204283464453 L195.0897186926004,107.91237747573268"/>
|
||
<path d="M194.71182448417824,107.48582352932362 L194.87487507532717,107.72204283464453"/>
|
||
<path d="M194.61004282684644,107.21744776716923 L194.71182448417824,107.48582352932362"/>
|
||
<path d="M194.57544528329458,106.93251257197426 L194.61004282684644,107.21744776716923"/>
|
||
</g>
|
||
<g id="product-df0ff9a7-0642-417b-8306-cfab1da2221d" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="3V3$cd1a91UuC6pwiTeY8T">
|
||
<path d="M220.48002102649161,117.98384501645978 L220.37622926538461,118.83865070762886"/>
|
||
<path d="M220.78536517947327,117.17871741938734 L220.48002102649161,117.98384501645978"/>
|
||
<path d="M221.27451623203945,116.47005900583417 L220.78536517947327,117.17871741938734"/>
|
||
<path d="M221.91904650300614,115.89905442692498 L221.27451623203945,116.47005900583417"/>
|
||
<path d="M222.68149823579779,115.49888839327241 L221.91904650300614,115.89905442692498"/>
|
||
<path d="M223.5175605071031,115.2928171002045 L222.68149823579779,115.49888839327241"/>
|
||
<path d="M224.37864441667705,115.29281666223687 L223.5175605071031,115.2928171002045"/>
|
||
<path d="M225.21470689760736,115.49888710482264 L224.37864441667705,115.29281666223687"/>
|
||
<path d="M225.97715903746644,115.89905236287314 L225.21470689760736,115.49888710482264"/>
|
||
<path d="M226.62168988928602,116.47005628613488 L225.97715903746644,115.89905236287314"/>
|
||
<path d="M227.11084166273258,117.17871420210076 L226.62168988928602,116.47005628613488"/>
|
||
<path d="M227.41618663472809,117.98384148856212 L227.11084166273258,117.17871420210076"/>
|
||
<path d="M227.51997926538377,118.83864707414841 L227.41618663472809,117.98384148856212"/>
|
||
<path d="M227.41618750427676,119.69345276531658 L227.51997926538377,118.83864707414841"/>
|
||
<path d="M227.11084335129499,120.49858036238948 L227.41618750427676,119.69345276531658"/>
|
||
<path d="M226.62169229872927,121.20723877594219 L227.11084335129499,120.49858036238948"/>
|
||
<path d="M225.97716202776212,121.77824335485184 L226.62169229872927,121.20723877594219"/>
|
||
<path d="M225.21471029497047,122.17840938850577 L225.97716202776212,121.77824335485184"/>
|
||
<path d="M224.37864802366516,122.38448068157368 L225.21471029497047,122.17840938850577"/>
|
||
<path d="M223.51756411409133,122.38448111954131 L224.37864802366516,122.38448068157368"/>
|
||
<path d="M222.68150163316079,122.17841067695554 L223.51756411409133,122.38448111954131"/>
|
||
<path d="M221.91904949330194,121.77824541890368 L222.68150163316079,122.17841067695554"/>
|
||
<path d="M221.2745186414827,121.20724149564148 L221.91904949330194,121.77824541890368"/>
|
||
<path d="M220.78536686803579,120.4985835796756 L221.2745186414827,121.20724149564148"/>
|
||
<path d="M220.48002189604017,119.69345629321469 L220.78536686803579,120.4985835796756"/>
|
||
<path d="M220.37622926538461,118.83865070762886 L220.48002189604017,119.69345629321469"/>
|
||
</g>
|
||
<g id="product-1cb12290-62f2-4876-8ffd-a5a1ac1f2181" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.066" ifc:guid="0SiIAGOl98Te$zfQ6i7o61">
|
||
<path d="M537.49230023815517,56.650840261155736 L537.45770298445291,56.935775491545428"/>
|
||
<path d="M537.59408162248201,56.382464395465377 L537.49230023815517,56.650840261155736"/>
|
||
<path d="M537.75713197333744,56.146244924280836 L537.59408162248201,56.382464395465377"/>
|
||
<path d="M537.97197539699323,55.95591006464474 L537.75713197333744,56.146244924280836"/>
|
||
<path d="M538.22612597459033,55.822521386759945 L537.97197539699323,55.95591006464474"/>
|
||
<path d="M538.50481339835892,55.753830955737158 L538.22612597459033,55.822521386759945"/>
|
||
<path d="M538.79184136821698,55.753830809747342 L538.50481339835892,55.753830955737158"/>
|
||
<path d="M539.07052886186045,55.822520957276538 L538.79184136821698,55.753830809747342"/>
|
||
<path d="M539.32467957514643,55.955909376626551 L539.07052886186045,55.822520957276538"/>
|
||
<path d="M539.53952319241967,56.146244017714707 L539.32467957514643,55.955909376626551"/>
|
||
<path d="M539.7025737835686,56.382463323036063 L539.53952319241967,56.146244017714707"/>
|
||
<path d="M539.80435544090051,56.65083908519 L539.7025737835686,56.382463323036063"/>
|
||
<path d="M539.83895298445225,56.935774280385431 L539.80435544090051,56.65083908519"/>
|
||
<path d="M539.8043557307501,57.220709510775578 L539.83895298445225,56.935774280385431"/>
|
||
<path d="M539.70257434642269,57.489085376465482 L539.8043557307501,57.220709510775578"/>
|
||
<path d="M539.53952399556727,57.725304847650023 L539.70257434642269,57.489085376465482"/>
|
||
<path d="M539.3246805719117,57.915639707286118 L539.53952399556727,57.725304847650023"/>
|
||
<path d="M539.07052999431482,58.049028385170914 L539.3246805719117,57.915639707286118"/>
|
||
<path d="M538.79184257054612,58.117718816193246 L539.07052999431482,58.049028385170914"/>
|
||
<path d="M538.50481460068829,58.117718962183517 L538.79184257054612,58.117718816193246"/>
|
||
<path d="M538.22612710704459,58.049028814654321 L538.50481460068829,58.117718962183517"/>
|
||
<path d="M537.97197639375838,57.915640395304308 L538.22612710704459,58.049028814654321"/>
|
||
<path d="M537.75713277648515,57.725305754216151 L537.97197639375838,57.915640395304308"/>
|
||
<path d="M537.59408218533622,57.489086448894795 L537.75713277648515,57.725305754216151"/>
|
||
<path d="M537.49230052800476,57.220710686740858 L537.59408218533622,57.489086448894795"/>
|
||
<path d="M537.45770298445291,56.935775491545428 L537.49230052800476,57.220710686740858"/>
|
||
</g>
|
||
<g id="product-25025208-1295-4259-b1e1-0b6807e47340" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="0b0b884fL2MR7X2sW7v7D0">
|
||
<path d="M124.62693074024344,117.98387929619594 L124.52313897913655,118.83868498736547"/>
|
||
<path d="M124.93227489322521,117.17875169912395 L124.62693074024344,117.98387929619594"/>
|
||
<path d="M125.42142594579138,116.47009328557033 L124.93227489322521,117.17875169912395"/>
|
||
<path d="M126.06595621675842,115.89908870666159 L125.42142594579138,116.47009328557033"/>
|
||
<path d="M126.82840794954984,115.49892267300902 L126.06595621675842,115.89908870666159"/>
|
||
<path d="M127.66447022085538,115.29285137994111 L126.82840794954984,115.49892267300902"/>
|
||
<path d="M128.52555413042887,115.29285094197303 L127.66447022085538,115.29285137994111"/>
|
||
<path d="M129.36161661135975,115.4989213845588 L128.52555413042887,115.29285094197303"/>
|
||
<path d="M130.12406875121849,115.89908664260929 L129.36161661135975,115.4989213845588"/>
|
||
<path d="M130.76859960303796,116.47009056587149 L130.12406875121849,115.89908664260929"/>
|
||
<path d="M131.25775137648475,117.17874848183692 L130.76859960303796,116.47009056587149"/>
|
||
<path d="M131.56309634848014,117.98387576829873 L131.25775137648475,117.17874848183692"/>
|
||
<path d="M131.66688897913559,118.83868135388457 L131.56309634848014,117.98387576829873"/>
|
||
<path d="M131.5630972180287,119.69348704505319 L131.66688897913559,118.83868135388457"/>
|
||
<path d="M131.25775306504727,120.49861464212563 L131.5630972180287,119.69348704505319"/>
|
||
<path d="M130.7686020124811,121.2072730556788 L131.25775306504727,120.49861464212563"/>
|
||
<path d="M130.12407174151417,121.77827763458799 L130.7686020124811,121.2072730556788"/>
|
||
<path d="M129.36162000872275,122.17844366824193 L130.12407174151417,121.77827763458799"/>
|
||
<path d="M128.52555773741722,122.38451496130983 L129.36162000872275,122.17844366824193"/>
|
||
<path d="M127.66447382784361,122.38451539927792 L128.52555773741722,122.38451496130983"/>
|
||
<path d="M126.82841134691284,122.17844495669169 L127.66447382784361,122.38451539927792"/>
|
||
<path d="M126.06595920705411,121.77827969864029 L126.82841134691284,122.17844495669169"/>
|
||
<path d="M125.42142835523453,121.20727577537764 L126.06595920705411,121.77827969864029"/>
|
||
<path d="M124.93227658178762,120.49861785941221 L125.42142835523453,121.20727577537764"/>
|
||
<path d="M124.62693160979211,119.69349057295085 L124.93227658178762,120.49861785941221"/>
|
||
<path d="M124.52313897913655,118.83868498736547 L124.62693160979211,119.69349057295085"/>
|
||
</g>
|
||
<g id="product-7d2218a9-ef49-46e1-bb44-4336d73dda7e" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="1z8XYfxqb6uRj4GpRNFTf_">
|
||
<path d="M288.1510773306544,106.07767381222902 L288.0472855695474,106.93247950339855"/>
|
||
<path d="M288.45642148363606,105.27254621515704 L288.1510773306544,106.07767381222902"/>
|
||
<path d="M288.94557253620223,104.56388780160341 L288.45642148363606,105.27254621515704"/>
|
||
<path d="M289.59010280716893,103.99288322269376 L288.94557253620223,104.56388780160341"/>
|
||
<path d="M290.35255453996058,103.59271718904074 L289.59010280716893,103.99288322269376"/>
|
||
<path d="M291.18861681126589,103.38664589597283 L290.35255453996058,103.59271718904074"/>
|
||
<path d="M292.04970072083984,103.3866454580043 L291.18861681126589,103.38664589597283"/>
|
||
<path d="M292.88576320177026,103.59271590059097 L292.04970072083984,103.3866454580043"/>
|
||
<path d="M293.64821534162922,103.99288115864192 L292.88576320177026,103.59271590059097"/>
|
||
<path d="M294.29274619344881,104.56388508190457 L293.64821534162922,103.99288115864192"/>
|
||
<path d="M294.78189796689537,105.27254299787 L294.29274619344881,104.56388508190457"/>
|
||
<path d="M295.08724293889088,106.07767028433136 L294.78189796689537,105.27254299787"/>
|
||
<path d="M295.19103556954656,106.9324758699172 L295.08724293889088,106.07767028433136"/>
|
||
<path d="M295.08724380843955,107.78728156108627 L295.19103556954656,106.9324758699172"/>
|
||
<path d="M294.78189965545778,108.59240915815826 L295.08724380843955,107.78728156108627"/>
|
||
<path d="M294.29274860289206,109.30106757171052 L294.78189965545778,108.59240915815826"/>
|
||
<path d="M293.64821833192491,109.87207215061972 L294.29274860289206,109.30106757171052"/>
|
||
<path d="M292.88576659913326,110.27223818427319 L293.64821833192491,109.87207215061972"/>
|
||
<path d="M292.04970432782795,110.4783094773411 L292.88576659913326,110.27223818427319"/>
|
||
<path d="M291.18862041825412,110.47830991530964 L292.04970432782795,110.4783094773411"/>
|
||
<path d="M290.3525579373237,110.27223947272296 L291.18862041825412,110.47830991530964"/>
|
||
<path d="M289.59010579746462,109.87207421467201 L290.3525579373237,110.27223947272296"/>
|
||
<path d="M288.94557494564549,109.30107029140936 L289.59010579746462,109.87207421467201"/>
|
||
<path d="M288.45642317219858,108.59241237544529 L288.94557494564549,109.30107029140936"/>
|
||
<path d="M288.15107820020296,107.78728508898394 L288.45642317219858,108.59241237544529"/>
|
||
<path d="M288.0472855695474,106.93247950339855 L288.15107820020296,107.78728508898394"/>
|
||
</g>
|
||
<g id="product-f459d85c-d48f-46a4-af82-bb31a5805870" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.087" ifc:guid="3qMTXSr8z6fA_2kp6bW5Xm">
|
||
<path d="M290.46313708121954,118.55369006502087 L290.4285398275174,118.83862529541148"/>
|
||
<path d="M290.56491846554695,118.28531419933142 L290.46313708121954,118.55369006502087"/>
|
||
<path d="M290.72796881640227,118.04909472814688 L290.56491846554695,118.28531419933142"/>
|
||
<path d="M290.94281224005795,117.85875986851033 L290.72796881640227,118.04909472814688"/>
|
||
<path d="M291.19696281765482,117.72537119062599 L290.94281224005795,117.85875986851033"/>
|
||
<path d="M291.47565024142341,117.6566807596032 L291.19696281765482,117.72537119062599"/>
|
||
<path d="M291.76267821128135,117.65668061361339 L291.47565024142341,117.6566807596032"/>
|
||
<path d="M292.04136570492506,117.72537076114213 L291.76267821128135,117.65668061361339"/>
|
||
<path d="M292.29551641821115,117.85875918049214 L292.04136570492506,117.72537076114213"/>
|
||
<path d="M292.5103600354845,118.0490938215803 L292.29551641821115,117.85875918049214"/>
|
||
<path d="M292.67341062663331,118.28531312690211 L292.5103600354845,118.0490938215803"/>
|
||
<path d="M292.77519228396488,118.55368888905605 L292.67341062663331,118.28531312690211"/>
|
||
<path d="M292.80978982751674,118.83862408425102 L292.77519228396488,118.55368888905605"/>
|
||
<path d="M292.77519257381448,119.12355931464117 L292.80978982751674,118.83862408425102"/>
|
||
<path d="M292.67341118948752,119.39193518033107 L292.77519257381448,119.12355931464117"/>
|
||
<path d="M292.51036083863221,119.62815465151562 L292.67341118948752,119.39193518033107"/>
|
||
<path d="M292.29551741497642,119.81848951115217 L292.51036083863221,119.62815465151562"/>
|
||
<path d="M292.04136683737931,119.95187818903651 L292.29551741497642,119.81848951115217"/>
|
||
<path d="M291.76267941361073,120.02056862005929 L292.04136683737931,119.95187818903651"/>
|
||
<path d="M291.47565144375267,120.02056876604911 L291.76267941361073,120.02056862005929"/>
|
||
<path d="M291.19696395010908,119.95187861851991 L291.47565144375267,120.02056876604911"/>
|
||
<path d="M290.94281323682321,119.81849019917036 L291.19696395010908,119.95187861851991"/>
|
||
<path d="M290.72796961954998,119.6281555580822 L290.94281323682321,119.81849019917036"/>
|
||
<path d="M290.56491902840105,119.39193625276039 L290.72796961954998,119.6281555580822"/>
|
||
<path d="M290.46313737106914,119.12356049060645 L290.56491902840105,119.39193625276039"/>
|
||
<path d="M290.4285398275174,118.83862529541148 L290.46313737106914,119.12356049060645"/>
|
||
</g>
|
||
<g id="product-f3f4e7b3-21f2-4381-a052-42fdcaff007b" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.102" ifc:guid="3pzEUp8V93WQ1IGltA$m1x">
|
||
<path d="M537.49230449612514,68.556987264329109 L537.45770724242288,68.841922494719256"/>
|
||
<path d="M537.59408588045198,68.28861139863875 L537.49230449612514,68.556987264329109"/>
|
||
<path d="M537.75713623130741,68.052391927454664 L537.59408588045198,68.28861139863875"/>
|
||
<path d="M537.97197965496321,67.862057067818114 L537.75713623130741,68.052391927454664"/>
|
||
<path d="M538.22613023256031,67.728668389933773 L537.97197965496321,67.862057067818114"/>
|
||
<path d="M538.5048176563289,67.659977958910531 L538.22613023256031,67.728668389933773"/>
|
||
<path d="M538.79184562618696,67.65997781292117 L538.5048176563289,67.659977958910531"/>
|
||
<path d="M539.07053311983043,67.728667960450366 L538.79184562618696,67.65997781292117"/>
|
||
<path d="M539.32468383311641,67.862056379800379 L539.07053311983043,67.728667960450366"/>
|
||
<path d="M539.53952745038964,68.052391020888535 L539.32468383311641,67.862056379800379"/>
|
||
<path d="M539.70257804153857,68.288610326209437 L539.53952745038964,68.052391020888535"/>
|
||
<path d="M539.80435969887048,68.556986088363828 L539.70257804153857,68.288610326209437"/>
|
||
<path d="M539.83895724242223,68.841921283558804 L539.80435969887048,68.556986088363828"/>
|
||
<path d="M539.80435998872008,69.126856513948951 L539.83895724242223,68.841921283558804"/>
|
||
<path d="M539.70257860439267,69.39523237963931 L539.80435998872008,69.126856513948951"/>
|
||
<path d="M539.53952825353724,69.631451850823396 L539.70257860439267,69.39523237963931"/>
|
||
<path d="M539.32468482988168,69.821786710459946 L539.53952825353724,69.631451850823396"/>
|
||
<path d="M539.0705342522848,69.955175388344287 L539.32468482988168,69.821786710459946"/>
|
||
<path d="M538.7918468285161,70.023865819367074 L539.0705342522848,69.955175388344287"/>
|
||
<path d="M538.50481885865827,70.02386596535689 L538.7918468285161,70.023865819367074"/>
|
||
<path d="M538.22613136501457,69.955175817827694 L538.50481885865827,70.02386596535689"/>
|
||
<path d="M537.97198065172836,69.821787398477682 L538.22613136501457,69.955175817827694"/>
|
||
<path d="M537.75713703445513,69.631452757389525 L537.97198065172836,69.821787398477682"/>
|
||
<path d="M537.5940864433062,69.395233452068624 L537.75713703445513,69.631452757389525"/>
|
||
<path d="M537.49230478597474,69.126857689914232 L537.5940864433062,69.395233452068624"/>
|
||
<path d="M537.45770724242288,68.841922494719256 L537.49230478597474,69.126857689914232"/>
|
||
</g>
|
||
<g id="product-26916f5e-c0e4-46b4-a825-f2377ef45bee" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="0caMzUmEH6jAWbyZT_z5lk">
|
||
<path d="M85.137836039620311,106.0777464154221 L85.034044278513306,106.93255210659117"/>
|
||
<path d="M85.443180192601972,105.27261881834966 L85.137836039620311,106.0777464154221"/>
|
||
<path d="M85.932331245168143,104.56396040479649 L85.443180192601972,105.27261881834966"/>
|
||
<path d="M86.576861516134841,103.99295582588684 L85.932331245168143,104.56396040479649"/>
|
||
<path d="M87.339313248926487,103.59278979223336 L86.576861516134841,103.99295582588684"/>
|
||
<path d="M88.175375520231796,103.38671849916545 L87.339313248926487,103.59278979223336"/>
|
||
<path d="M89.036459429805632,103.38671806119737 L88.175375520231796,103.38671849916545"/>
|
||
<path d="M89.872521910736168,103.59278850378359 L89.036459429805632,103.38671806119737"/>
|
||
<path d="M90.634974050595133,103.99295376183454 L89.872521910736168,103.59278850378359"/>
|
||
<path d="M91.279504902414715,104.56395768509719 L90.634974050595133,103.99295376183454"/>
|
||
<path d="M91.76865667586128,105.27261560106308 L91.279504902414715,104.56395768509719"/>
|
||
<path d="M92.07400164785679,106.07774288752398 L91.76865667586128,105.27261560106308"/>
|
||
<path d="M92.177794278512351,106.93254847311027 L92.07400164785679,106.07774288752398"/>
|
||
<path d="M92.074002517405461,107.7873541642789 L92.177794278512351,106.93254847311027"/>
|
||
<path d="M91.768658364423686,108.59248176135088 L92.074002517405461,107.7873541642789"/>
|
||
<path d="M91.279507311857856,109.30114017490314 L91.768658364423686,108.59248176135088"/>
|
||
<path d="M90.634977040890817,109.87214475381279 L91.279507311857856,109.30114017490314"/>
|
||
<path d="M89.872525308099171,110.27231078746627 L90.634977040890817,109.87214475381279"/>
|
||
<path d="M89.036463036793862,110.47838208053417 L89.872525308099171,110.27231078746627"/>
|
||
<path d="M88.175379127220026,110.47838251850226 L89.036463036793862,110.47838208053417"/>
|
||
<path d="M87.33931664628949,110.27231207591603 L88.175379127220026,110.47838251850226"/>
|
||
<path d="M86.576864506430525,109.87214681786463 L87.33931664628949,110.27231207591603"/>
|
||
<path d="M85.932333654611284,109.30114289460244 L86.576864506430525,109.87214681786463"/>
|
||
<path d="M85.443181881164492,108.59248497863791 L85.932333654611284,109.30114289460244"/>
|
||
<path d="M85.137836909168755,107.78735769217701 L85.443181881164492,108.59248497863791"/>
|
||
<path d="M85.034044278513306,106.93255210659117 L85.137836909168755,107.78735769217701"/>
|
||
</g>
|
||
<g id="product-14c9d5e3-8a8f-4f11-b8ce-a07683a85a61" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.081" ifc:guid="0KoTNZYezF4RZEe7Q3g5fX">
|
||
<path d="M222.79207651908666,118.55371426607826 L222.75747926538452,118.83864949646841"/>
|
||
<path d="M222.89385790341407,118.28533840038835 L222.79207651908666,118.55371426607826"/>
|
||
<path d="M223.05690825426939,118.04911892920381 L222.89385790341407,118.28533840038835"/>
|
||
<path d="M223.27175167792507,117.85878406956772 L223.05690825426939,118.04911892920381"/>
|
||
<path d="M223.52590225552183,117.72539539168292 L223.27175167792507,117.85878406956772"/>
|
||
<path d="M223.80458967929053,117.65670496066014 L223.52590225552183,117.72539539168292"/>
|
||
<path d="M224.09161764914847,117.65670481467032 L223.80458967929053,117.65670496066014"/>
|
||
<path d="M224.37030514279218,117.72539496219952 L224.09161764914847,117.65670481467032"/>
|
||
<path d="M224.62445585607827,117.85878338154953 L224.37030514279218,117.72539496219952"/>
|
||
<path d="M224.83929947335162,118.04911802263769 L224.62445585607827,117.85878338154953"/>
|
||
<path d="M225.00235006450043,118.28533732795904 L224.83929947335162,118.04911802263769"/>
|
||
<path d="M225.104131721832,118.55371309011298 L225.00235006450043,118.28533732795904"/>
|
||
<path d="M225.13872926538386,118.83864828530841 L225.104131721832,118.55371309011298"/>
|
||
<path d="M225.1041320116816,119.1235835156981 L225.13872926538386,118.83864828530841"/>
|
||
<path d="M225.00235062735464,119.39195938138846 L225.1041320116816,119.1235835156981"/>
|
||
<path d="M224.83930027649922,119.628178852573 L225.00235062735464,119.39195938138846"/>
|
||
<path d="M224.62445685284354,119.8185137122091 L224.83930027649922,119.628178852573"/>
|
||
<path d="M224.37030627524643,119.95190239009389 L224.62445685284354,119.8185137122091"/>
|
||
<path d="M224.09161885147785,120.02059282111668 L224.37030627524643,119.95190239009389"/>
|
||
<path d="M223.80459088161979,120.0205929671065 L224.09161885147785,120.02059282111668"/>
|
||
<path d="M223.5259033879762,119.9519028195773 L223.80459088161979,120.0205929671065"/>
|
||
<path d="M223.27175267469033,119.81851440022729 L223.5259033879762,119.9519028195773"/>
|
||
<path d="M223.0569090574171,119.62817975913913 L223.27175267469033,119.81851440022729"/>
|
||
<path d="M222.89385846626817,119.39196045381777 L223.0569090574171,119.62817975913913"/>
|
||
<path d="M222.79207680893626,119.12358469166384 L222.89385846626817,119.39196045381777"/>
|
||
<path d="M222.75747926538452,118.83864949646841 L222.79207680893626,119.12358469166384"/>
|
||
</g>
|
||
<g id="product-ec696a04-1147-4cdb-bd37-007304fa4851" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.072" ifc:guid="3iQMe44KTCsxqt07C4_aXH">
|
||
<path d="M126.9389862328386,118.55374854581441 L126.90438897913646,118.83868377620502"/>
|
||
<path d="M127.0407676171659,118.28537268012496 L126.9389862328386,118.55374854581441"/>
|
||
<path d="M127.20381796802133,118.04915320894042 L127.0407676171659,118.28537268012496"/>
|
||
<path d="M127.41866139167701,117.85881834930387 L127.20381796802133,118.04915320894042"/>
|
||
<path d="M127.67281196927422,117.72542967141953 L127.41866139167701,117.85881834930387"/>
|
||
<path d="M127.95149939304247,117.65673924039675 L127.67281196927422,117.72542967141953"/>
|
||
<path d="M128.23852736290041,117.65673909440693 L127.95149939304247,117.65673924039675"/>
|
||
<path d="M128.517214856544,117.72542924193567 L128.23852736290041,117.65673909440693"/>
|
||
<path d="M128.77136556983032,117.85881766128568 L128.517214856544,117.72542924193567"/>
|
||
<path d="M128.98620918710355,118.04915230237384 L128.77136556983032,117.85881766128568"/>
|
||
<path d="M129.14925977825249,118.28537160769565 L128.98620918710355,118.04915230237384"/>
|
||
<path d="M129.25104143558428,118.55374736984959 L129.14925977825249,118.28537160769565"/>
|
||
<path d="M129.28563897913602,118.83868256504456 L129.25104143558428,118.55374736984959"/>
|
||
<path d="M129.25104172543388,119.12361779543471 L129.28563897913602,118.83868256504456"/>
|
||
<path d="M129.14926034110658,119.39199366112462 L129.25104172543388,119.12361779543471"/>
|
||
<path d="M128.98620999025115,119.62821313230916 L129.14926034110658,119.39199366112462"/>
|
||
<path d="M128.77136656659547,119.81854799194571 L128.98620999025115,119.62821313230916"/>
|
||
<path d="M128.51721598899837,119.95193666983005 L128.77136656659547,119.81854799194571"/>
|
||
<path d="M128.23852856522967,120.02062710085283 L128.51721598899837,119.95193666983005"/>
|
||
<path d="M127.95150059537184,120.02062724684265 L128.23852856522967,120.02062710085283"/>
|
||
<path d="M127.67281310172848,119.95193709931345 L127.95150059537184,120.02062724684265"/>
|
||
<path d="M127.41866238844227,119.8185486799639 L127.67281310172848,119.95193709931345"/>
|
||
<path d="M127.20381877116893,119.62821403887574 L127.41866238844227,119.8185486799639"/>
|
||
<path d="M127.04076818002011,119.39199473355393 L127.20381877116893,119.62821403887574"/>
|
||
<path d="M126.9389865226882,119.12361897139999 L127.04076818002011,119.39199473355393"/>
|
||
<path d="M126.90438897913646,118.83868377620502 L126.9389865226882,119.12361897139999"/>
|
||
</g>
|
||
<g id="product-f1d2e7ff-3683-4b8e-8f45-43c18da8d642" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="3nqkV$DeDBZez5Gy6DgDP2">
|
||
<path d="M65.31273514087593,106.07775350543034 L65.208943379768925,106.93255919659987"/>
|
||
<path d="M65.618079293857363,105.27262590835835 L65.31273514087593,106.07775350543034"/>
|
||
<path d="M66.107230346423421,104.56396749480473 L65.618079293857363,105.27262590835835"/>
|
||
<path d="M66.751760617390573,103.99296291589553 L66.107230346423421,104.56396749480473"/>
|
||
<path d="M67.514212350181879,103.59279688224206 L66.751760617390573,103.99296291589553"/>
|
||
<path d="M68.350274621487529,103.38672558917415 L67.514212350181879,103.59279688224206"/>
|
||
<path d="M69.211358531061023,103.38672515120561 L68.350274621487529,103.38672558917415"/>
|
||
<path d="M70.047421011991787,103.59279559379229 L69.211358531061023,103.38672515120561"/>
|
||
<path d="M70.809873151850411,103.99296085184324 L70.047421011991787,103.59279559379229"/>
|
||
<path d="M71.454404003669993,104.56396477510589 L70.809873151850411,103.99296085184324"/>
|
||
<path d="M71.943555777116899,105.27262269107132 L71.454404003669993,104.56396477510589"/>
|
||
<path d="M72.248900749112408,106.07774997753268 L71.943555777116899,105.27262269107132"/>
|
||
<path d="M72.352693379767743,106.93255556311851 L72.248900749112408,106.07774997753268"/>
|
||
<path d="M72.24890161866108,107.78736125428759 L72.352693379767743,106.93255556311851"/>
|
||
<path d="M71.943557465679305,108.59248885135958 L72.24890161866108,107.78736125428759"/>
|
||
<path d="M71.454406413113247,109.30114726491183 L71.943557465679305,108.59248885135958"/>
|
||
<path d="M70.809876142146095,109.87215184382148 L71.454406413113247,109.30114726491183"/>
|
||
<path d="M70.04742440935479,110.27231787747496 L70.809876142146095,109.87215184382148"/>
|
||
<path d="M69.21136213804914,110.47838917054241 L70.04742440935479,110.27231787747496"/>
|
||
<path d="M68.350278228475645,110.47838960851095 L69.21136213804914,110.47838917054241"/>
|
||
<path d="M67.514215747544881,110.27231916592473 L68.350278228475645,110.47838960851095"/>
|
||
<path d="M66.751763607686257,109.87215390787333 L67.514215747544881,110.27231916592473"/>
|
||
<path d="M66.107232755866676,109.30114998461067 L66.751763607686257,109.87215390787333"/>
|
||
<path d="M65.618080982419769,108.59249206864661 L66.107232755866676,109.30114998461067"/>
|
||
<path d="M65.312736010424601,107.78736478218525 L65.618080982419769,108.59249206864661"/>
|
||
<path d="M65.208943379768925,106.93255919659987 L65.312736010424601,107.78736478218525"/>
|
||
</g>
|
||
<g id="product-901bcc6c-ae0e-4aaa-93bc-e51c1304d040" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="2G6ynihWvAgfEyvHmJ1D10">
|
||
<path d="M152.80890085971839,117.98386921753809 L152.70510909861139,118.83867490870762"/>
|
||
<path d="M153.11424501270005,117.1787416204661 L152.80890085971839,117.98386921753809"/>
|
||
<path d="M153.60339606526622,116.47008320691248 L153.11424501270005,117.1787416204661"/>
|
||
<path d="M154.24792633623292,115.89907862800328 L153.60339606526622,116.47008320691248"/>
|
||
<path d="M155.01037806902457,115.49891259435071 L154.24792633623292,115.89907862800328"/>
|
||
<path d="M155.84644034032988,115.29284130128326 L155.01037806902457,115.49891259435071"/>
|
||
<path d="M156.70752424990383,115.29284086331518 L155.84644034032988,115.29284130128326"/>
|
||
<path d="M157.54358673083425,115.49891130590095 L156.70752424990383,115.29284086331518"/>
|
||
<path d="M158.30603887069321,115.89907656395144 L157.54358673083425,115.49891130590095"/>
|
||
<path d="M158.9505697225128,116.47008048721364 L158.30603887069321,115.89907656395144"/>
|
||
<path d="M159.43972149595936,117.17873840317907 L158.9505697225128,116.47008048721364"/>
|
||
<path d="M159.74506646795487,117.98386568964042 L159.43972149595936,117.17873840317907"/>
|
||
<path d="M159.84885909861055,118.83867127522672 L159.74506646795487,117.98386568964042"/>
|
||
<path d="M159.74506733750354,119.69347696639534 L159.84885909861055,118.83867127522672"/>
|
||
<path d="M159.43972318452177,120.49860456346778 L159.74506733750354,119.69347696639534"/>
|
||
<path d="M158.95057213195605,121.20726297702049 L159.43972318452177,120.49860456346778"/>
|
||
<path d="M158.3060418609889,121.77826755593014 L158.95057213195605,121.20726297702049"/>
|
||
<path d="M157.54359012819725,122.17843358958407 L158.3060418609889,121.77826755593014"/>
|
||
<path d="M156.70752785689194,122.38450488265198 L157.54359012819725,122.17843358958407"/>
|
||
<path d="M155.84644394731811,122.38450532062006 L156.70752785689194,122.38450488265198"/>
|
||
<path d="M155.01038146638757,122.17843487803384 L155.84644394731811,122.38450532062006"/>
|
||
<path d="M154.24792932652872,121.77826961998244 L155.01038146638757,122.17843487803384"/>
|
||
<path d="M153.60339847470948,121.20726569671979 L154.24792932652872,121.77826961998244"/>
|
||
<path d="M153.11424670126257,120.49860778075436 L153.60339847470948,121.20726569671979"/>
|
||
<path d="M152.80890172926695,119.693480494293 L153.11424670126257,120.49860778075436"/>
|
||
<path d="M152.70510909861139,118.83867490870762 L152.80890172926695,119.693480494293"/>
|
||
</g>
|
||
<g id="product-9b996b11-60fa-46db-9907-917884167d8a" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="2RcMiHOFf6sva7aNY45dsA">
|
||
<path d="M152.80889660174842,106.07772221436471 L152.70510484064141,106.93252790553424"/>
|
||
<path d="M153.11424075473008,105.27259461729273 L152.80889660174842,106.07772221436471"/>
|
||
<path d="M153.60339180729625,104.5639362037391 L153.11424075473008,105.27259461729273"/>
|
||
<path d="M154.24792207826295,103.99293162482945 L153.60339180729625,104.5639362037391"/>
|
||
<path d="M155.01037381105459,103.59276559117598 L154.24792207826295,103.99293162482945"/>
|
||
<path d="M155.8464360823599,103.38669429810852 L155.01037381105459,103.59276559117598"/>
|
||
<path d="M156.70751999193385,103.38669386013999 L155.8464360823599,103.38669429810852"/>
|
||
<path d="M157.54358247286427,103.59276430272621 L156.70751999193385,103.38669386013999"/>
|
||
<path d="M158.30603461272324,103.99292956077761 L157.54358247286427,103.59276430272621"/>
|
||
<path d="M158.95056546454282,104.56393348404026 L158.30603461272324,103.99292956077761"/>
|
||
<path d="M159.43971723798938,105.27259140000569 L158.95056546454282,104.56393348404026"/>
|
||
<path d="M159.74506220998489,106.0777186864666 L159.43971723798938,105.27259140000569"/>
|
||
<path d="M159.84885484064057,106.93252427205289 L159.74506220998489,106.0777186864666"/>
|
||
<path d="M159.74506307953357,107.78732996322196 L159.84885484064057,106.93252427205289"/>
|
||
<path d="M159.43971892655179,108.59245756029395 L159.74506307953357,107.78732996322196"/>
|
||
<path d="M158.95056787398607,109.30111597384621 L159.43971892655179,108.59245756029395"/>
|
||
<path d="M158.30603760301892,109.8721205527554 L158.95056787398607,109.30111597384621"/>
|
||
<path d="M157.54358587022728,110.27228658640888 L158.30603760301892,109.8721205527554"/>
|
||
<path d="M156.70752359892197,110.47835787947679 L157.54358587022728,110.27228658640888"/>
|
||
<path d="M155.84643968934813,110.47835831744533 L156.70752359892197,110.47835787947679"/>
|
||
<path d="M155.01037720841759,110.27228787485865 L155.84643968934813,110.47835831744533"/>
|
||
<path d="M154.24792506855874,109.8721226168077 L155.01037720841759,110.27228787485865"/>
|
||
<path d="M153.6033942167395,109.30111869354505 L154.24792506855874,109.8721226168077"/>
|
||
<path d="M153.1142424432926,108.59246077758098 L153.6033942167395,109.30111869354505"/>
|
||
<path d="M152.80889747129697,107.78733349111963 L153.1142424432926,108.59246077758098"/>
|
||
<path d="M152.70510484064141,106.93252790553424 L152.80889747129697,107.78733349111963"/>
|
||
</g>
|
||
<g id="product-1921525d-161b-4065-93c4-1919b4a936f8" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.045" ifc:guid="0P8L9T5Xj0PPF46HcqgJRu">
|
||
<path d="M290.46313282324957,106.6475430618475 L290.42853556954742,106.9324782922381"/>
|
||
<path d="M290.56491420757698,106.3791671961576 L290.46313282324957,106.6475430618475"/>
|
||
<path d="M290.72796455843229,106.14294772497351 L290.56491420757698,106.3791671961576"/>
|
||
<path d="M290.94280798208797,105.9526128653365 L290.72796455843229,106.14294772497351"/>
|
||
<path d="M291.19695855968484,105.81922418745262 L290.94280798208797,105.9526128653365"/>
|
||
<path d="M291.47564598345343,105.75053375642938 L291.19695855968484,105.81922418745262"/>
|
||
<path d="M291.76267395331138,105.75053361044002 L291.47564598345343,105.75053375642938"/>
|
||
<path d="M292.04136144695508,105.81922375796876 L291.76267395331138,105.75053361044002"/>
|
||
<path d="M292.29551216024117,105.95261217731877 L292.04136144695508,105.81922375796876"/>
|
||
<path d="M292.51035577751452,106.14294681840693 L292.29551216024117,105.95261217731877"/>
|
||
<path d="M292.67340636866334,106.37916612372828 L292.51035577751452,106.14294681840693"/>
|
||
<path d="M292.77518802599491,106.64754188588267 L292.67340636866334,106.37916612372828"/>
|
||
<path d="M292.80978556954676,106.9324770810772 L292.77518802599491,106.64754188588267"/>
|
||
<path d="M292.7751883158445,107.21741231146734 L292.80978556954676,106.9324770810772"/>
|
||
<path d="M292.67340693151755,107.4857881771577 L292.7751883158445,107.21741231146734"/>
|
||
<path d="M292.51035658066223,107.72200764834179 L292.67340693151755,107.4857881771577"/>
|
||
<path d="M292.29551315700644,107.91234250797879 L292.51035658066223,107.72200764834179"/>
|
||
<path d="M292.04136257940934,108.04573118586268 L292.29551315700644,107.91234250797879"/>
|
||
<path d="M291.76267515564075,108.11442161688592 L292.04136257940934,108.04573118586268"/>
|
||
<path d="M291.47564718578269,108.11442176287528 L291.76267515564075,108.11442161688592"/>
|
||
<path d="M291.1969596921391,108.04573161534609 L291.47564718578269,108.11442176287528"/>
|
||
<path d="M290.94280897885324,107.91234319599653 L291.1969596921391,108.04573161534609"/>
|
||
<path d="M290.72796536158,107.72200855490837 L290.94280897885324,107.91234319599653"/>
|
||
<path d="M290.56491477043107,107.48578924958701 L290.72796536158,107.72200855490837"/>
|
||
<path d="M290.46313311309916,107.21741348743262 L290.56491477043107,107.48578924958701"/>
|
||
<path d="M290.42853556954742,106.9324782922381 L290.46313311309916,107.21741348743262"/>
|
||
</g>
|
||
<g id="product-272706ad-f83e-480f-ae6d-cabfdbd80615" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="0d9mQj_3v83wvjoh$Rs0OL">
|
||
<path d="M356.01675131594379,117.98379654474775 L355.9129595548369,118.83860223591682"/>
|
||
<path d="M356.32209546892545,117.17866894767531 L356.01675131594379,117.98379654474775"/>
|
||
<path d="M356.81124652149174,116.47001053412214 L356.32209546892545,117.17866894767531"/>
|
||
<path d="M357.45577679245832,115.89900595521294 L356.81124652149174,116.47001053412214"/>
|
||
<path d="M358.21822852524997,115.49883992156037 L357.45577679245832,115.89900595521294"/>
|
||
<path d="M359.05429079655539,115.29276862849247 L358.21822852524997,115.49883992156037"/>
|
||
<path d="M359.91537470612923,115.29276819052484 L359.05429079655539,115.29276862849247"/>
|
||
<path d="M360.75143718705976,115.49883863311061 L359.91537470612923,115.29276819052484"/>
|
||
<path d="M361.51388932691873,115.8990038911611 L360.75143718705976,115.49883863311061"/>
|
||
<path d="M362.15842017873831,116.47000781442284 L361.51388932691873,115.8990038911611"/>
|
||
<path d="M362.64757195218476,117.17866573038873 L362.15842017873831,116.47000781442284"/>
|
||
<path d="M362.95291692418039,117.98379301685009 L362.64757195218476,117.17866573038873"/>
|
||
<path d="M363.05670955483595,118.83859860243638 L362.95291692418039,117.98379301685009"/>
|
||
<path d="M362.95291779372894,119.69340429360454 L363.05670955483595,118.83859860243638"/>
|
||
<path d="M362.64757364074717,120.49853189067744 L362.95291779372894,119.69340429360454"/>
|
||
<path d="M362.15842258818145,121.20719030423015 L362.64757364074717,120.49853189067744"/>
|
||
<path d="M361.5138923172143,121.7781948831398 L362.15842258818145,121.20719030423015"/>
|
||
<path d="M360.75144058442265,122.17836091679374 L361.5138923172143,121.7781948831398"/>
|
||
<path d="M359.91537831311746,122.38443220986164 L360.75144058442265,122.17836091679374"/>
|
||
<path d="M359.05429440354362,122.38443264782927 L359.91537831311746,122.38443220986164"/>
|
||
<path d="M358.21823192261309,122.1783622052435 L359.05429440354362,122.38443264782927"/>
|
||
<path d="M357.45577978275412,121.77819694719165 L358.21823192261309,122.1783622052435"/>
|
||
<path d="M356.81124893093488,121.20719302392945 L357.45577978275412,121.77819694719165"/>
|
||
<path d="M356.32209715748797,120.49853510796356 L356.81124893093488,121.20719302392945"/>
|
||
<path d="M356.01675218549235,119.69340782150266 L356.32209715748797,120.49853510796356"/>
|
||
<path d="M355.9129595548369,118.83860223591682 L356.01675218549235,119.69340782150266"/>
|
||
</g>
|
||
<g id="product-142a9d2b-4939-4c24-9f72-ff5c99407d51" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="0KAfqhIJbC99zo$roPG7rH">
|
||
<path d="M87.449891532215361,106.64761566504058 L87.415294278513215,106.93255089543072"/>
|
||
<path d="M87.551672916542657,106.37923979935022 L87.449891532215361,106.64761566504058"/>
|
||
<path d="M87.714723267398085,106.14302032816613 L87.551672916542657,106.37923979935022"/>
|
||
<path d="M87.929566691053424,105.95268546852958 L87.714723267398085,106.14302032816613"/>
|
||
<path d="M88.183717268650526,105.81929679064524 L87.929566691053424,105.95268546852958"/>
|
||
<path d="M88.462404692419227,105.750606359622 L88.183717268650526,105.81929679064524"/>
|
||
<path d="M88.749432662277172,105.75060621363264 L88.462404692419227,105.750606359622"/>
|
||
<path d="M89.02812015592076,105.81929636116183 L88.749432662277172,105.75060621363264"/>
|
||
<path d="M89.282270869207082,105.95268478051185 L89.02812015592076,105.81929636116183"/>
|
||
<path d="M89.497114486480314,106.1430194216 L89.282270869207082,105.95268478051185"/>
|
||
<path d="M89.66016507762879,106.3792387269209 L89.497114486480314,106.1430194216"/>
|
||
<path d="M89.761946734960702,106.64761448907529 L89.66016507762879,106.3792387269209"/>
|
||
<path d="M89.796544278512556,106.93254968427027 L89.761946734960702,106.64761448907529"/>
|
||
<path d="M89.761947024810297,107.21748491466042 L89.796544278512556,106.93254968427027"/>
|
||
<path d="M89.660165640483001,107.48586078035078 L89.761947024810297,107.21748491466042"/>
|
||
<path d="M89.497115289627914,107.72208025153486 L89.660165640483001,107.48586078035078"/>
|
||
<path d="M89.282271865972234,107.91241511117141 L89.497115289627914,107.72208025153486"/>
|
||
<path d="M89.028121288375019,108.0458037890553 L89.282271865972234,107.91241511117141"/>
|
||
<path d="M88.749433864606431,108.11449422007854 L89.028121288375019,108.0458037890553"/>
|
||
<path d="M88.462405894748485,108.11449436606836 L88.749433864606431,108.11449422007854"/>
|
||
<path d="M88.183718401104898,108.04580421853916 L88.462405894748485,108.11449436606836"/>
|
||
<path d="M87.929567687818576,107.91241579918915 L88.183718401104898,108.04580421853916"/>
|
||
<path d="M87.714724070545685,107.72208115810099 L87.929567687818576,107.91241579918915"/>
|
||
<path d="M87.551673479396868,107.48586185278009 L87.714724070545685,107.72208115810099"/>
|
||
<path d="M87.449891822064956,107.21748609062524 L87.551673479396868,107.48586185278009"/>
|
||
<path d="M87.415294278513215,106.93255089543072 L87.449891822064956,107.21748609062524"/>
|
||
</g>
|
||
<g id="product-bf228353-6fa1-4ccf-bb54-81c957cffce4" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.048" ifc:guid="2$8eDJRw5CpxjKWSbNp$pa">
|
||
<path d="M67.624790633470752,106.64762275504927 L67.590193379768493,106.93255798543942"/>
|
||
<path d="M67.726572017798048,106.37924688935891 L67.624790633470752,106.64762275504927"/>
|
||
<path d="M67.889622368653363,106.14302741817482 L67.726572017798048,106.37924688935891"/>
|
||
<path d="M68.104465792309156,105.95269255853782 L67.889622368653363,106.14302741817482"/>
|
||
<path d="M68.358616369906258,105.81930388065393 L68.104465792309156,105.95269255853782"/>
|
||
<path d="M68.637303793674846,105.75061344963069 L68.358616369906258,105.81930388065393"/>
|
||
<path d="M68.92433176353245,105.75061330364133 L68.637303793674846,105.75061344963069"/>
|
||
<path d="M69.203019257176152,105.81930345117053 L68.92433176353245,105.75061330364133"/>
|
||
<path d="M69.45716997046236,105.95269187052008 L69.203019257176152,105.81930345117053"/>
|
||
<path d="M69.672013587735591,106.14302651160824 L69.45716997046236,105.95269187052008"/>
|
||
<path d="M69.835064178884409,106.3792458169296 L69.672013587735591,106.14302651160824"/>
|
||
<path d="M69.936845836216321,106.64762157908399 L69.835064178884409,106.3792458169296"/>
|
||
<path d="M69.971443379768175,106.93255677427896 L69.936845836216321,106.64762157908399"/>
|
||
<path d="M69.936846126065916,107.21749200466911 L69.971443379768175,106.93255677427896"/>
|
||
<path d="M69.83506474173862,107.48586787035902 L69.936846126065916,107.21749200466911"/>
|
||
<path d="M69.672014390883305,107.7220873415431 L69.83506474173862,107.48586787035902"/>
|
||
<path d="M69.457170967227512,107.91242220118011 L69.672014390883305,107.7220873415431"/>
|
||
<path d="M69.20302038963041,108.04581087906399 L69.457170967227512,107.91242220118011"/>
|
||
<path d="M68.924332965861822,108.11450131008723 L69.20302038963041,108.04581087906399"/>
|
||
<path d="M68.637304996004218,108.1145014560766 L68.924332965861822,108.11450131008723"/>
|
||
<path d="M68.358617502360516,108.04581130854785 L68.637304996004218,108.1145014560766"/>
|
||
<path d="M68.104466789074309,107.91242288919784 L68.358617502360516,108.04581130854785"/>
|
||
<path d="M67.889623171801077,107.72208824810969 L68.104466789074309,107.91242288919784"/>
|
||
<path d="M67.72657258065226,107.48586894278833 L67.889623171801077,107.72208824810969"/>
|
||
<path d="M67.624790923320347,107.21749318063394 L67.72657258065226,107.48586894278833"/>
|
||
<path d="M67.590193379768493,106.93255798543942 L67.624790923320347,107.21749318063394"/>
|
||
</g>
|
||
<g id="product-ae8b87bd-0c53-403a-a322-a4d68e3ed054" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="2kYuUz35D0EgCYfDQEFj1K">
|
||
<path d="M490.92868783867402,67.987133840301794 L490.82489607756702,68.841939531471326"/>
|
||
<path d="M491.2340319916558,67.182006243229807 L490.92868783867402,67.987133840301794"/>
|
||
<path d="M491.72318304422186,66.47334782967755 L491.2340319916558,67.182006243229807"/>
|
||
<path d="M492.36771331518901,65.902343250768354 L491.72318304422186,66.47334782967755"/>
|
||
<path d="M493.13016504798031,65.502177217114877 L492.36771331518901,65.902343250768354"/>
|
||
<path d="M493.96622731928585,65.296105924046969 L493.13016504798031,65.502177217114877"/>
|
||
<path d="M494.82731122885946,65.296105486078432 L493.96622731928585,65.296105924046969"/>
|
||
<path d="M495.66337370979022,65.50217592866511 L494.82731122885946,65.296105486078432"/>
|
||
<path d="M496.42582584964896,65.902341186716058 L495.66337370979022,65.50217592866511"/>
|
||
<path d="M497.07035670146843,66.473345109978709 L496.42582584964896,65.902341186716058"/>
|
||
<path d="M497.55950847491533,67.182003025942777 L497.07035670146843,66.473345109978709"/>
|
||
<path d="M497.86485344691062,67.987130312404133 L497.55950847491533,67.182003025942777"/>
|
||
<path d="M497.96864607756606,68.84193589798997 L497.86485344691062,67.987130312404133"/>
|
||
<path d="M497.86485431645917,69.696741589159046 L497.96864607756606,68.84193589798997"/>
|
||
<path d="M497.55951016347785,70.501869186231033 L497.86485431645917,69.696741589159046"/>
|
||
<path d="M497.07035911091157,71.210527599784655 L497.55951016347785,70.501869186231033"/>
|
||
<path d="M496.42582883994464,71.781532178694306 L497.07035911091157,71.210527599784655"/>
|
||
<path d="M495.66337710715334,72.181698212347783 L496.42582883994464,71.781532178694306"/>
|
||
<path d="M494.82731483584769,72.387769505415235 L495.66337710715334,72.181698212347783"/>
|
||
<path d="M493.96623092627408,72.387769943383773 L494.82731483584769,72.387769505415235"/>
|
||
<path d="M493.13016844534332,72.181699500797549 L493.96623092627408,72.387769943383773"/>
|
||
<path d="M492.36771630548458,71.781534242746147 L493.13016844534332,72.181699500797549"/>
|
||
<path d="M491.723185453665,71.210530319483496 L492.36771630548458,71.781534242746147"/>
|
||
<path d="M491.2340336802182,70.501872403518064 L491.723185453665,71.210530319483496"/>
|
||
<path d="M490.92868870822258,69.696745117057162 L491.2340336802182,70.501872403518064"/>
|
||
<path d="M490.82489607756702,68.841939531471326 L490.92868870822258,69.696745117057162"/>
|
||
</g>
|
||
<g id="product-aaf8f293-dab3-4ec5-83d9-0fe165a31ce9" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.075" ifc:guid="2g_FAJshDEnOFP3_5benpf">
|
||
<path d="M155.12095635231356,118.55373846715656 L155.08635909861141,118.83867369754671"/>
|
||
<path d="M155.22273773664085,118.28536260146666 L155.12095635231356,118.55373846715656"/>
|
||
<path d="M155.38578808749628,118.04914313028257 L155.22273773664085,118.28536260146666"/>
|
||
<path d="M155.60063151115162,117.85880827064602 L155.38578808749628,118.04914313028257"/>
|
||
<path d="M155.85478208874872,117.72541959276168 L155.60063151115162,117.85880827064602"/>
|
||
<path d="M156.13346951251742,117.65672916173889 L155.85478208874872,117.72541959276168"/>
|
||
<path d="M156.42049748237537,117.65672901574908 L156.13346951251742,117.65672916173889"/>
|
||
<path d="M156.69918497601907,117.72541916327782 L156.42049748237537,117.65672901574908"/>
|
||
<path d="M156.95333568930528,117.85880758262783 L156.69918497601907,117.72541916327782"/>
|
||
<path d="M157.16817930657851,118.04914222371599 L156.95333568930528,117.85880758262783"/>
|
||
<path d="M157.33122989772733,118.2853615290378 L157.16817930657851,118.04914222371599"/>
|
||
<path d="M157.4330115550589,118.55373729119174 L157.33122989772733,118.2853615290378"/>
|
||
<path d="M157.46760909861075,118.83867248638671 L157.4330115550589,118.55373729119174"/>
|
||
<path d="M157.43301184490849,119.12360771677641 L157.46760909861075,118.83867248638671"/>
|
||
<path d="M157.33123046058154,119.39198358246676 L157.43301184490849,119.12360771677641"/>
|
||
<path d="M157.16818010972611,119.6282030536513 L157.33123046058154,119.39198358246676"/>
|
||
<path d="M156.95333668607043,119.81853791328786 L157.16818010972611,119.6282030536513"/>
|
||
<path d="M156.69918610847321,119.9519265911722 L156.95333668607043,119.81853791328786"/>
|
||
<path d="M156.42049868470474,120.02061702219498 L156.69918610847321,119.9519265911722"/>
|
||
<path d="M156.13347071484668,120.0206171681848 L156.42049868470474,120.02061702219498"/>
|
||
<path d="M155.85478322120309,119.9519270206556 L156.13347071484668,120.0206171681848"/>
|
||
<path d="M155.60063250791677,119.81853860130559 L155.85478322120309,119.9519270206556"/>
|
||
<path d="M155.38578889064399,119.62820396021789 L155.60063250791677,119.81853860130559"/>
|
||
<path d="M155.22273829949495,119.39198465489608 L155.38578889064399,119.62820396021789"/>
|
||
<path d="M155.12095664216315,119.12360889274214 L155.22273829949495,119.39198465489608"/>
|
||
<path d="M155.08635909861141,118.83867369754671 L155.12095664216315,119.12360889274214"/>
|
||
</g>
|
||
<g id="product-abd78528-e6ee-40d5-9ae5-762f3c74ed48" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="2hruKevkv0rPhbTYyyTEr8">
|
||
<path d="M490.92868358070405,56.080986837128421 L490.82489181959704,56.935792528297497"/>
|
||
<path d="M491.23402773368582,55.275859240055979 L490.92868358070405,56.080986837128421"/>
|
||
<path d="M491.72317878625188,54.567200826503267 L491.23402773368582,55.275859240055979"/>
|
||
<path d="M492.36770905721903,53.996196247593616 L491.72317878625188,54.567200826503267"/>
|
||
<path d="M493.13016079001034,53.596030213939684 L492.36770905721903,53.996196247593616"/>
|
||
<path d="M493.96622306131587,53.389958920871777 L493.13016079001034,53.596030213939684"/>
|
||
<path d="M494.82730697088948,53.389958482903694 L493.96622306131587,53.389958920871777"/>
|
||
<path d="M495.66336945182024,53.596028925489918 L494.82730697088948,53.389958482903694"/>
|
||
<path d="M496.42582159167898,53.99619418354132 L495.66336945182024,53.596028925489918"/>
|
||
<path d="M497.07035244349845,54.567198106803971 L496.42582159167898,53.99619418354132"/>
|
||
<path d="M497.55950421694536,55.275856022769403 L497.07035244349845,54.567198106803971"/>
|
||
<path d="M497.86484918894064,56.08098330923076 L497.55950421694536,55.275856022769403"/>
|
||
<path d="M497.96864181959609,56.935788894816596 L497.86484918894064,56.08098330923076"/>
|
||
<path d="M497.8648500584892,57.790594585985673 L497.96864181959609,56.935788894816596"/>
|
||
<path d="M497.55950590550788,58.59572218305766 L497.8648500584892,57.790594585985673"/>
|
||
<path d="M497.07035485294159,59.304380596611281 L497.55950590550788,58.59572218305766"/>
|
||
<path d="M496.42582458197467,59.875385175520478 L497.07035485294159,59.304380596611281"/>
|
||
<path d="M495.66337284918336,60.275551209173045 L496.42582458197467,59.875385175520478"/>
|
||
<path d="M494.82731057787771,60.481622502240498 L495.66337284918336,60.275551209173045"/>
|
||
<path d="M493.9662266683041,60.481622940208581 L494.82731057787771,60.481622502240498"/>
|
||
<path d="M493.13016418737334,60.275552497622812 L493.9662266683041,60.481622940208581"/>
|
||
<path d="M492.3677120475146,59.875387239572319 L493.13016418737334,60.275552497622812"/>
|
||
<path d="M491.72318119569502,59.304383316310123 L492.3677120475146,59.875387239572319"/>
|
||
<path d="M491.23402942224823,58.595725400344691 L491.72318119569502,59.304383316310123"/>
|
||
<path d="M490.9286844502526,57.790598113883334 L491.23402942224823,58.595725400344691"/>
|
||
<path d="M490.82489181959704,56.935792528297497 L490.9286844502526,57.790598113883334"/>
|
||
</g>
|
||
<g id="product-e080f73a-6cbd-4f2d-9d46-5374e6077d3c" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.033" ifc:guid="3WWFSwRBrFBPr6KtJc1tqy">
|
||
<path d="M155.12095209434358,106.64759146398319 L155.08635484064143,106.93252669437334"/>
|
||
<path d="M155.22273347867088,106.37921559829283 L155.12095209434358,106.64759146398319"/>
|
||
<path d="M155.3857838295263,106.1429961271092 L155.22273347867088,106.37921559829283"/>
|
||
<path d="M155.60062725318164,105.95266126747219 L155.3857838295263,106.1429961271092"/>
|
||
<path d="M155.85477783077874,105.81927258958831 L155.60062725318164,105.95266126747219"/>
|
||
<path d="M156.13346525454745,105.75058215856507 L155.85477783077874,105.81927258958831"/>
|
||
<path d="M156.42049322440539,105.75058201257571 L156.13346525454745,105.75058215856507"/>
|
||
<path d="M156.69918071804909,105.81927216010445 L156.42049322440539,105.75058201257571"/>
|
||
<path d="M156.9533314313353,105.95266057945446 L156.69918071804909,105.81927216010445"/>
|
||
<path d="M157.16817504860853,106.14299522054262 L156.9533314313353,105.95266057945446"/>
|
||
<path d="M157.33122563975735,106.37921452586397 L157.16817504860853,106.14299522054262"/>
|
||
<path d="M157.43300729708892,106.64759028801836 L157.33122563975735,106.37921452586397"/>
|
||
<path d="M157.46760484064077,106.93252548321288 L157.43300729708892,106.64759028801836"/>
|
||
<path d="M157.43300758693852,107.21746071360303 L157.46760484064077,106.93252548321288"/>
|
||
<path d="M157.33122620261156,107.48583657929339 L157.43300758693852,107.21746071360303"/>
|
||
<path d="M157.16817585175613,107.72205605047748 L157.33122620261156,107.48583657929339"/>
|
||
<path d="M156.95333242810045,107.91239091011448 L157.16817585175613,107.72205605047748"/>
|
||
<path d="M156.69918185050324,108.04577958799837 L156.95333242810045,107.91239091011448"/>
|
||
<path d="M156.42049442673476,108.11447001902161 L156.69918185050324,108.04577958799837"/>
|
||
<path d="M156.1334664568767,108.11447016501097 L156.42049442673476,108.11447001902161"/>
|
||
<path d="M155.85477896323312,108.04578001748177 L156.1334664568767,108.11447016501097"/>
|
||
<path d="M155.60062824994679,107.91239159813176 L155.85477896323312,108.04578001748177"/>
|
||
<path d="M155.38578463267402,107.72205695704406 L155.60062824994679,107.91239159813176"/>
|
||
<path d="M155.22273404152497,107.4858376517227 L155.38578463267402,107.72205695704406"/>
|
||
<path d="M155.12095238419317,107.21746188956831 L155.22273404152497,107.4858376517227"/>
|
||
<path d="M155.08635484064143,106.93252669437334 L155.12095238419317,107.21746188956831"/>
|
||
</g>
|
||
<g id="product-7772522b-0bc3-4766-a87d-8f902bf49667" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="1tSb8h2yD7PgXzZv0hz9Pd">
|
||
<path d="M327.64017203127776,117.98380669300332 L327.53638027017075,118.83861238417239"/>
|
||
<path d="M327.94551618425953,117.17867909593087 L327.64017203127776,117.98380669300332"/>
|
||
<path d="M328.43466723682559,116.47002068237771 L327.94551618425953,117.17867909593087"/>
|
||
<path d="M329.07919750779274,115.89901610346851 L328.43466723682559,116.47002068237771"/>
|
||
<path d="M329.84164924058405,115.49885006981594 L329.07919750779274,115.89901610346851"/>
|
||
<path d="M330.6777115118897,115.29277877674804 L329.84164924058405,115.49885006981594"/>
|
||
<path d="M331.53879542146319,115.29277833878041 L330.6777115118897,115.29277877674804"/>
|
||
<path d="M332.37485790239396,115.49884878136618 L331.53879542146319,115.29277833878041"/>
|
||
<path d="M333.13731004225258,115.89901403941667 L332.37485790239396,115.49884878136618"/>
|
||
<path d="M333.78184089407216,116.47001796267841 L333.13731004225258,115.89901403941667"/>
|
||
<path d="M334.27099266751907,117.1786758786443 L333.78184089407216,116.47001796267841"/>
|
||
<path d="M334.57633763951435,117.98380316510566 L334.27099266751907,117.1786758786443"/>
|
||
<path d="M334.68013027016991,118.83860875069195 L334.57633763951435,117.98380316510566"/>
|
||
<path d="M334.57633850906291,119.69341444186011 L334.68013027016991,118.83860875069195"/>
|
||
<path d="M334.27099435608159,120.49854203893301 L334.57633850906291,119.69341444186011"/>
|
||
<path d="M333.78184330351542,121.20720045248572 L334.27099435608159,120.49854203893301"/>
|
||
<path d="M333.13731303254838,121.77820503139537 L333.78184330351542,121.20720045248572"/>
|
||
<path d="M332.37486129975707,122.1783710650493 L333.13731303254838,121.77820503139537"/>
|
||
<path d="M331.53879902845142,122.38444235811721 L332.37486129975707,122.1783710650493"/>
|
||
<path d="M330.67771511887781,122.38444279608484 L331.53879902845142,122.38444235811721"/>
|
||
<path d="M329.84165263794705,122.17837235349907 L330.67771511887781,122.38444279608484"/>
|
||
<path d="M329.07920049808843,121.77820709544721 L329.84165263794705,122.17837235349907"/>
|
||
<path d="M328.43466964626884,121.20720317218502 L329.07920049808843,121.77820709544721"/>
|
||
<path d="M327.94551787282194,120.49854525621913 L328.43466964626884,121.20720317218502"/>
|
||
<path d="M327.64017290082643,119.69341796975823 L327.94551787282194,120.49854525621913"/>
|
||
<path d="M327.53638027017075,118.83861238417239 L327.64017290082643,119.69341796975823"/>
|
||
</g>
|
||
<g id="product-0335da5e-3150-4efb-adcd-6c9b1ddbade0" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.093" ifc:guid="03DTfUCL1E_wtDR9iTswtW">
|
||
<path d="M358.32880680853896,118.55366579436622 L358.2942095548367,118.83860102475637"/>
|
||
<path d="M358.43058819286625,118.28528992867632 L358.32880680853896,118.55366579436622"/>
|
||
<path d="M358.59363854372168,118.04907045749178 L358.43058819286625,118.28528992867632"/>
|
||
<path d="M358.80848196737691,117.85873559785568 L358.59363854372168,118.04907045749178"/>
|
||
<path d="M359.06263254497412,117.72534691997089 L358.80848196737691,117.85873559785568"/>
|
||
<path d="M359.34131996874282,117.65665648894856 L359.06263254497412,117.72534691997089"/>
|
||
<path d="M359.62834793860065,117.65665634295829 L359.34131996874282,117.65665648894856"/>
|
||
<path d="M359.90703543224436,117.72534649048748 L359.62834793860065,117.65665634295829"/>
|
||
<path d="M360.16118614553068,117.85873490983749 L359.90703543224436,117.72534649048748"/>
|
||
<path d="M360.3760297628038,118.04906955092565 L360.16118614553068,117.85873490983749"/>
|
||
<path d="M360.53908035395239,118.28528885624701 L360.3760297628038,118.04906955092565"/>
|
||
<path d="M360.6408620112843,118.55366461840094 L360.53908035395239,118.28528885624701"/>
|
||
<path d="M360.67545955483604,118.83859981359637 L360.6408620112843,118.55366461840094"/>
|
||
<path d="M360.64086230113378,119.12353504398607 L360.67545955483604,118.83859981359637"/>
|
||
<path d="M360.5390809168066,119.39191090967643 L360.64086230113378,119.12353504398607"/>
|
||
<path d="M360.37603056595151,119.62813038086097 L360.5390809168066,119.39191090967643"/>
|
||
<path d="M360.16118714229572,119.81846524049706 L360.37603056595151,119.62813038086097"/>
|
||
<path d="M359.90703656469861,119.95185391838186 L360.16118714229572,119.81846524049706"/>
|
||
<path d="M359.62834914093003,120.02054434940464 L359.90703656469861,119.95185391838186"/>
|
||
<path d="M359.34132117107208,120.02054449539446 L359.62834914093003,120.02054434940464"/>
|
||
<path d="M359.06263367742849,119.95185434786526 L359.34132117107208,120.02054449539446"/>
|
||
<path d="M358.80848296414217,119.81846592851525 L359.06263367742849,119.95185434786526"/>
|
||
<path d="M358.59363934686928,119.6281312874271 L358.80848296414217,119.81846592851525"/>
|
||
<path d="M358.43058875572046,119.39191198210574 L358.59363934686928,119.6281312874271"/>
|
||
<path d="M358.32880709838844,119.1235362199518 L358.43058875572046,119.39191198210574"/>
|
||
<path d="M358.2942095548367,118.83860102475637 L358.32880709838844,119.1235362199518"/>
|
||
</g>
|
||
<g id="product-ee7d7c56-653e-4f9e-8a07-69884a485e1a" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="3kVNnMPJvFdee7QOXAI5uQ">
|
||
<path d="M124.62692648227346,106.07773229302256 L124.52313472116657,106.93253798419209"/>
|
||
<path d="M124.93227063525524,105.27260469595058 L124.62692648227346,106.07773229302256"/>
|
||
<path d="M125.42142168782141,104.56394628239696 L124.93227063525524,105.27260469595058"/>
|
||
<path d="M126.06595195878845,103.99294170348776 L125.42142168782141,104.56394628239696"/>
|
||
<path d="M126.82840369157987,103.59277566983428 L126.06595195878845,103.99294170348776"/>
|
||
<path d="M127.6644659628854,103.38670437676637 L126.82840369157987,103.59277566983428"/>
|
||
<path d="M128.5255498724589,103.38670393879784 L127.6644659628854,103.38670437676637"/>
|
||
<path d="M129.36161235338977,103.59277438138452 L128.5255498724589,103.38670393879784"/>
|
||
<path d="M130.12406449324851,103.99293963943546 L129.36161235338977,103.59277438138452"/>
|
||
<path d="M130.76859534506798,104.56394356269811 L130.12406449324851,103.99293963943546"/>
|
||
<path d="M131.25774711851477,105.27260147866355 L130.76859534506798,104.56394356269811"/>
|
||
<path d="M131.56309209051017,106.0777287651249 L131.25774711851477,105.27260147866355"/>
|
||
<path d="M131.66688472116562,106.93253435071074 L131.56309209051017,106.0777287651249"/>
|
||
<path d="M131.56309296005873,107.78734004187982 L131.66688472116562,106.93253435071074"/>
|
||
<path d="M131.25774880707729,108.5924676389518 L131.56309296005873,107.78734004187982"/>
|
||
<path d="M130.76859775451112,109.30112605250406 L131.25774880707729,108.5924676389518"/>
|
||
<path d="M130.1240674835442,109.87213063141326 L130.76859775451112,109.30112605250406"/>
|
||
<path d="M129.36161575075278,110.27229666506673 L130.1240674835442,109.87213063141326"/>
|
||
<path d="M128.52555347944724,110.47836795813464 L129.36161575075278,110.27229666506673"/>
|
||
<path d="M127.66446956987363,110.47836839610318 L128.52555347944724,110.47836795813464"/>
|
||
<path d="M126.82840708894287,110.2722979535165 L127.66446956987363,110.47836839610318"/>
|
||
<path d="M126.06595494908413,109.87213269546555 L126.82840708894287,110.2722979535165"/>
|
||
<path d="M125.42142409726455,109.3011287722029 L126.06595494908413,109.87213269546555"/>
|
||
<path d="M124.93227232381764,108.59247085623883 L125.42142409726455,109.3011287722029"/>
|
||
<path d="M124.62692735182213,107.78734356977748 L124.93227232381764,108.59247085623883"/>
|
||
<path d="M124.52313472116657,106.93253798419209 L124.62692735182213,107.78734356977748"/>
|
||
</g>
|
||
<g id="product-2b1e74a8-5d2f-43a8-925c-afbd081c6260" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.099" ifc:guid="0h7dIeNIz3g99Shxq8769W">
|
||
<path d="M493.24074333126919,68.557003089920727 L493.20614607756693,68.841938320310874"/>
|
||
<path d="M493.34252471559637,68.288627224230368 L493.24074333126919,68.557003089920727"/>
|
||
<path d="M493.5055750664518,68.052407753046282 L493.34252471559637,68.288627224230368"/>
|
||
<path d="M493.72041849010759,67.862072893409277 L493.5055750664518,68.052407753046282"/>
|
||
<path d="M493.97456906770469,67.728684215525391 L493.72041849010759,67.862072893409277"/>
|
||
<path d="M494.25325649147294,67.659993784502149 L493.97456906770469,67.728684215525391"/>
|
||
<path d="M494.540284461331,67.659993638512788 L494.25325649147294,67.659993784502149"/>
|
||
<path d="M494.81897195497447,67.728683786041984 L494.540284461331,67.659993638512788"/>
|
||
<path d="M495.07312266826079,67.862072205391996 L494.81897195497447,67.728683786041984"/>
|
||
<path d="M495.28796628553403,68.052406846479698 L495.07312266826079,67.862072205391996"/>
|
||
<path d="M495.45101687668296,68.288626151801054 L495.28796628553403,68.052406846479698"/>
|
||
<path d="M495.55279853401487,68.557001913955446 L495.45101687668296,68.288626151801054"/>
|
||
<path d="M495.58739607756661,68.841937109150422 L495.55279853401487,68.557001913955446"/>
|
||
<path d="M495.55279882386446,69.126872339540569 L495.58739607756661,68.841937109150422"/>
|
||
<path d="M495.45101743953705,69.395248205230928 L495.55279882386446,69.126872339540569"/>
|
||
<path d="M495.28796708868163,69.631467676414559 L495.45101743953705,69.395248205230928"/>
|
||
<path d="M495.07312366502606,69.821802536051564 L495.28796708868163,69.631467676414559"/>
|
||
<path d="M494.81897308742884,69.95519121393545 L495.07312366502606,69.821802536051564"/>
|
||
<path d="M494.54028566366014,70.023881644958692 L494.81897308742884,69.95519121393545"/>
|
||
<path d="M494.25325769380231,70.023881790948053 L494.54028566366014,70.023881644958692"/>
|
||
<path d="M493.97457020015895,69.955191643419312 L494.25325769380231,70.023881790948053"/>
|
||
<path d="M493.72041948687274,69.821803224069299 L493.97457020015895,69.955191643419312"/>
|
||
<path d="M493.50557586959951,69.631468582981142 L493.72041948687274,69.821803224069299"/>
|
||
<path d="M493.34252527845058,69.395249277659786 L493.50557586959951,69.631468582981142"/>
|
||
<path d="M493.24074362111878,69.126873515505395 L493.34252527845058,69.395249277659786"/>
|
||
<path d="M493.20614607756693,68.841938320310874 L493.24074362111878,69.126873515505395"/>
|
||
</g>
|
||
<g id="product-2bbb007a-c344-4cd7-bf63-824f0954eaac" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="0hkm1wmqHCrxzZWay9LEgi">
|
||
<path d="M192.29799130237154,117.98385509513901 L192.19419954126454,118.83866078630808"/>
|
||
<path d="M192.60333545535332,117.17872749806656 L192.29799130237154,117.98385509513901"/>
|
||
<path d="M193.09248650791938,116.4700690845134 L192.60333545535332,117.17872749806656"/>
|
||
<path d="M193.73701677888653,115.8990645056042 L193.09248650791938,116.4700690845134"/>
|
||
<path d="M194.49946851167783,115.49889847195163 L193.73701677888653,115.8990645056042"/>
|
||
<path d="M195.33553078298337,115.29282717888373 L194.49946851167783,115.49889847195163"/>
|
||
<path d="M196.19661469255698,115.2928267409161 L195.33553078298337,115.29282717888373"/>
|
||
<path d="M197.03267717348774,115.49889718350187 L196.19661469255698,115.2928267409161"/>
|
||
<path d="M197.79512931334637,115.89906244155236 L197.03267717348774,115.49889718350187"/>
|
||
<path d="M198.43966016516595,116.4700663648141 L197.79512931334637,115.89906244155236"/>
|
||
<path d="M198.92881193861285,117.17872428077999 L198.43966016516595,116.4700663648141"/>
|
||
<path d="M199.23415691060814,117.98385156724135 L198.92881193861285,117.17872428077999"/>
|
||
<path d="M199.3379495412637,118.83865715282764 L199.23415691060814,117.98385156724135"/>
|
||
<path d="M199.23415778015669,119.6934628439958 L199.3379495412637,118.83865715282764"/>
|
||
<path d="M198.92881362717537,120.4985904410687 L199.23415778015669,119.6934628439958"/>
|
||
<path d="M198.43966257460909,121.20724885462141 L198.92881362717537,120.4985904410687"/>
|
||
<path d="M197.79513230364216,121.77825343353106 L198.43966257460909,121.20724885462141"/>
|
||
<path d="M197.03268057085086,122.17841946718499 L197.79513230364216,121.77825343353106"/>
|
||
<path d="M196.19661829954521,122.3844907602529 L197.03268057085086,122.17841946718499"/>
|
||
<path d="M195.3355343899716,122.38449119822053 L196.19661829954521,122.3844907602529"/>
|
||
<path d="M194.49947190904084,122.17842075563476 L195.3355343899716,122.38449119822053"/>
|
||
<path d="M193.73701976918221,121.7782554975829 L194.49947190904084,122.17842075563476"/>
|
||
<path d="M193.09248891736252,121.20725157432071 L193.73701976918221,121.7782554975829"/>
|
||
<path d="M192.60333714391572,120.49859365835482 L193.09248891736252,121.20725157432071"/>
|
||
<path d="M192.29799217192021,119.69346637189392 L192.60333714391572,120.49859365835482"/>
|
||
<path d="M192.19419954126454,118.83866078630808 L192.29799217192021,119.69346637189392"/>
|
||
</g>
|
||
<g id="product-a3a95f66-7cfd-4566-9fcd-d1e8647858ce" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.063" ifc:guid="2ZgLzcVFr5Pf$DqUXaU5ZE">
|
||
<path d="M493.24073907329921,56.650856086747353 L493.20614181959695,56.935791317137046"/>
|
||
<path d="M493.34252045762639,56.382480221056994 L493.24073907329921,56.650856086747353"/>
|
||
<path d="M493.50557080848182,56.146260749872454 L493.34252045762639,56.382480221056994"/>
|
||
<path d="M493.72041423213761,55.955925890235903 L493.50557080848182,56.146260749872454"/>
|
||
<path d="M493.97456480973472,55.822537212351563 L493.72041423213761,55.955925890235903"/>
|
||
<path d="M494.25325223350296,55.753846781328775 L493.97456480973472,55.822537212351563"/>
|
||
<path d="M494.54028020336102,55.753846635338959 L494.25325223350296,55.753846781328775"/>
|
||
<path d="M494.8189676970045,55.822536782868156 L494.54028020336102,55.753846635338959"/>
|
||
<path d="M495.07311841029082,55.955925202218168 L494.8189676970045,55.822536782868156"/>
|
||
<path d="M495.28796202756405,56.14625984330587 L495.07311841029082,55.955925202218168"/>
|
||
<path d="M495.45101261871298,56.382479148627681 L495.28796202756405,56.14625984330587"/>
|
||
<path d="M495.55279427604489,56.650854910781618 L495.45101261871298,56.382479148627681"/>
|
||
<path d="M495.58739181959663,56.935790105977048 L495.55279427604489,56.650854910781618"/>
|
||
<path d="M495.55279456589449,57.220725336367195 L495.58739181959663,56.935790105977048"/>
|
||
<path d="M495.45101318156708,57.4891012020571 L495.55279456589449,57.220725336367195"/>
|
||
<path d="M495.28796283071165,57.725320673241185 L495.45101318156708,57.4891012020571"/>
|
||
<path d="M495.07311940705608,57.915655532877736 L495.28796283071165,57.725320673241185"/>
|
||
<path d="M494.81896882945887,58.049044210762077 L495.07311940705608,57.915655532877736"/>
|
||
<path d="M494.54028140569017,58.117734641784864 L494.81896882945887,58.049044210762077"/>
|
||
<path d="M494.25325343583233,58.11773478777468 L494.54028140569017,58.117734641784864"/>
|
||
<path d="M493.97456594218897,58.049044640245938 L494.25325343583233,58.11773478777468"/>
|
||
<path d="M493.72041522890277,57.915656220895926 L493.97456594218897,58.049044640245938"/>
|
||
<path d="M493.50557161162953,57.725321579807769 L493.72041522890277,57.915656220895926"/>
|
||
<path d="M493.3425210204806,57.489102274485958 L493.50557161162953,57.725321579807769"/>
|
||
<path d="M493.2407393631488,57.220726512332021 L493.3425210204806,57.489102274485958"/>
|
||
<path d="M493.20614181959695,56.935791317137046 L493.2407393631488,57.220726512332021"/>
|
||
</g>
|
||
<g id="product-9e032d93-623a-4944-ba9c-4ef7c2df3cc3" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="2U0osJOZf9HBgSJlV2tpp3">
|
||
<path d="M259.96911146914965,117.98383089406025 L259.86531970804265,118.83863658522978"/>
|
||
<path d="M260.27445562213143,117.17870329698826 L259.96911146914965,117.98383089406025"/>
|
||
<path d="M260.76360667469748,116.47004488343464 L260.27445562213143,117.17870329698826"/>
|
||
<path d="M261.40813694566464,115.8990403045259 L260.76360667469748,116.47004488343464"/>
|
||
<path d="M262.17058867845594,115.49887427087333 L261.40813694566464,115.8990403045259"/>
|
||
<path d="M263.00665094976159,115.29280297780542 L262.17058867845594,115.49887427087333"/>
|
||
<path d="M263.86773485933509,115.29280253983734 L263.00665094976159,115.29280297780542"/>
|
||
<path d="M264.70379734026585,115.49887298242356 L263.86773485933509,115.29280253983734"/>
|
||
<path d="M265.46624948012447,115.8990382404736 L264.70379734026585,115.49887298242356"/>
|
||
<path d="M266.11078033194406,116.4700421637358 L265.46624948012447,115.8990382404736"/>
|
||
<path d="M266.59993210539096,117.17870007970123 L266.11078033194406,116.4700421637358"/>
|
||
<path d="M266.90527707738624,117.98382736616304 L266.59993210539096,117.17870007970123"/>
|
||
<path d="M267.00906970804181,118.83863295174888 L266.90527707738624,117.98382736616304"/>
|
||
<path d="M266.9052779469348,119.6934386429175 L267.00906970804181,118.83863295174888"/>
|
||
<path d="M266.59993379395348,120.49856623998994 L266.9052779469348,119.6934386429175"/>
|
||
<path d="M266.11078274138731,121.20722465354311 L266.59993379395348,120.49856623998994"/>
|
||
<path d="M265.46625247042027,121.77822923245276 L266.11078274138731,121.20722465354311"/>
|
||
<path d="M264.70380073762897,122.17839526610624 L265.46625247042027,121.77822923245276"/>
|
||
<path d="M263.86773846632332,122.38446655917414 L264.70380073762897,122.17839526610624"/>
|
||
<path d="M263.00665455674971,122.38446699714223 L263.86773846632332,122.38446655917414"/>
|
||
<path d="M262.17059207581883,122.17839655455646 L263.00665455674971,122.38446699714223"/>
|
||
<path d="M261.40813993596032,121.7782312965046 L262.17059207581883,122.17839655455646"/>
|
||
<path d="M260.76360908414074,121.20722737324195 L261.40813993596032,121.7782312965046"/>
|
||
<path d="M260.27445731069383,120.49856945727652 L260.76360908414074,121.20722737324195"/>
|
||
<path d="M259.96911233869832,119.69344217081516 L260.27445731069383,120.49856945727652"/>
|
||
<path d="M259.86531970804265,118.83863658522978 L259.96911233869832,119.69344217081516"/>
|
||
</g>
|
||
<g id="product-09aa3dea-04d8-4bc0-8c1e-41f2e258b558" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.090" ifc:guid="09gZtg1DXBm8mUGVBYMBLO">
|
||
<path d="M329.95222752387303,118.55367594262179 L329.91763027017078,118.83861117301194"/>
|
||
<path d="M330.05400890820033,118.28530007693189 L329.95222752387303,118.55367594262179"/>
|
||
<path d="M330.21705925905565,118.04908060574735 L330.05400890820033,118.28530007693189"/>
|
||
<path d="M330.43190268271144,117.85874574611125 L330.21705925905565,118.04908060574735"/>
|
||
<path d="M330.68605326030854,117.72535706822646 L330.43190268271144,117.85874574611125"/>
|
||
<path d="M330.96474068407679,117.65666663720413 L330.68605326030854,117.72535706822646"/>
|
||
<path d="M331.25176865393485,117.65666649121385 L330.96474068407679,117.65666663720413"/>
|
||
<path d="M331.53045614757843,117.72535663874305 L331.25176865393485,117.65666649121385"/>
|
||
<path d="M331.78460686086464,117.85874505809306 L331.53045614757843,117.72535663874305"/>
|
||
<path d="M331.99945047813787,118.04907969918122 L331.78460686086464,117.85874505809306"/>
|
||
<path d="M332.16250106928669,118.28529900450258 L331.99945047813787,118.04907969918122"/>
|
||
<path d="M332.26428272661872,118.55367476665651 L332.16250106928669,118.28529900450258"/>
|
||
<path d="M332.29888027017046,118.83860996185194 L332.26428272661872,118.55367476665651"/>
|
||
<path d="M332.26428301646831,119.12354519224164 L332.29888027017046,118.83860996185194"/>
|
||
<path d="M332.1625016321409,119.391921057932 L332.26428301646831,119.12354519224164"/>
|
||
<path d="M331.99945128128559,119.62814052911654 L332.1625016321409,119.391921057932"/>
|
||
<path d="M331.78460785762991,119.81847538875263 L331.99945128128559,119.62814052911654"/>
|
||
<path d="M331.53045728003281,119.95186406663743 L331.78460785762991,119.81847538875263"/>
|
||
<path d="M331.2517698562641,120.02055449766021 L331.53045728003281,119.95186406663743"/>
|
||
<path d="M330.96474188640616,120.02055464365003 L331.2517698562641,120.02055449766021"/>
|
||
<path d="M330.6860543927628,119.95186449612083 L330.96474188640616,120.02055464365003"/>
|
||
<path d="M330.43190367947659,119.81847607677082 L330.6860543927628,119.95186449612083"/>
|
||
<path d="M330.21706006220336,119.62814143568266 L330.43190367947659,119.81847607677082"/>
|
||
<path d="M330.05400947105454,119.39192213036131 L330.21706006220336,119.62814143568266"/>
|
||
<path d="M329.95222781372263,119.12354636820737 L330.05400947105454,119.39192213036131"/>
|
||
<path d="M329.91763027017078,118.83861117301194 L329.95222781372263,119.12354636820737"/>
|
||
</g>
|
||
<g id="product-f022e06e-b12a-4c9f-8d9e-d056dfcfc426" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="3m8k1kiIfCdusUq5RVpyGc">
|
||
<path d="M85.137840297590287,117.98389341859547 L85.034048536483283,118.83869910976455"/>
|
||
<path d="M85.443184450571948,117.17876582152303 L85.137840297590287,117.98389341859547"/>
|
||
<path d="M85.93233550313812,116.47010740796986 L85.443184450571948,117.17876582152303"/>
|
||
<path d="M86.576865774104817,115.89910282906067 L85.93233550313812,116.47010740796986"/>
|
||
<path d="M87.339317506896464,115.4989367954081 L86.576865774104817,115.89910282906067"/>
|
||
<path d="M88.175379778201773,115.29286550234019 L87.339317506896464,115.4989367954081"/>
|
||
<path d="M89.036463687775608,115.29286506437256 L88.175379778201773,115.29286550234019"/>
|
||
<path d="M89.872526168706145,115.49893550695833 L89.036463687775608,115.29286506437256"/>
|
||
<path d="M90.63497830856511,115.89910076500837 L89.872526168706145,115.49893550695833"/>
|
||
<path d="M91.279509160384691,116.47010468827057 L90.63497830856511,115.89910076500837"/>
|
||
<path d="M91.768660933831256,117.17876260423645 L91.279509160384691,116.47010468827057"/>
|
||
<path d="M92.074005905826766,117.98388989069781 L91.768660933831256,117.17876260423645"/>
|
||
<path d="M92.177798536482328,118.8386954762841 L92.074005905826766,117.98388989069781"/>
|
||
<path d="M92.074006775375437,119.69350116745227 L92.177798536482328,118.8386954762841"/>
|
||
<path d="M91.768662622393663,120.49862876452471 L92.074006775375437,119.69350116745227"/>
|
||
<path d="M91.279511569827832,121.20728717807788 L91.768662622393663,120.49862876452471"/>
|
||
<path d="M90.634981298860794,121.77829175698753 L91.279511569827832,121.20728717807788"/>
|
||
<path d="M89.872529566069147,122.17845779064146 L90.634981298860794,121.77829175698753"/>
|
||
<path d="M89.036467294763838,122.38452908370937 L89.872529566069147,122.17845779064146"/>
|
||
<path d="M88.175383385190003,122.384529521677 L89.036467294763838,122.38452908370937"/>
|
||
<path d="M87.339320904259466,122.17845907909123 L88.175383385190003,122.384529521677"/>
|
||
<path d="M86.576868764400501,121.77829382103937 L87.339320904259466,122.17845907909123"/>
|
||
<path d="M85.932337912581261,121.20728989777717 L86.576868764400501,121.77829382103937"/>
|
||
<path d="M85.443186139134468,120.49863198181129 L85.932337912581261,121.20728989777717"/>
|
||
<path d="M85.137841167138731,119.69350469535038 L85.443186139134468,120.49863198181129"/>
|
||
<path d="M85.034048536483283,118.83869910976455 L85.137841167138731,119.69350469535038"/>
|
||
</g>
|
||
<g id="product-120f7380-fa29-40dc-bd4c-15c2618bc435" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.029" ifc:guid="0I3tE0_Yb0tBrC5S9XYyGr">
|
||
<path d="M126.93898197486863,106.64760154264104 L126.90438472116648,106.93253677303164"/>
|
||
<path d="M127.04076335919592,106.37922567695114 L126.93898197486863,106.64760154264104"/>
|
||
<path d="M127.20381371005135,106.14300620576705 L127.04076335919592,106.37922567695114"/>
|
||
<path d="M127.41865713370703,105.95267134613005 L127.20381371005135,106.14300620576705"/>
|
||
<path d="M127.67280771130424,105.81928266824616 L127.41865713370703,105.95267134613005"/>
|
||
<path d="M127.95149513507249,105.75059223722292 L127.67280771130424,105.81928266824616"/>
|
||
<path d="M128.23852310493044,105.75059209123356 L127.95149513507249,105.75059223722292"/>
|
||
<path d="M128.51721059857402,105.8192822387623 L128.23852310493044,105.75059209123356"/>
|
||
<path d="M128.77136131186035,105.95267065811231 L128.51721059857402,105.8192822387623"/>
|
||
<path d="M128.98620492913358,106.14300529920047 L128.77136131186035,105.95267065811231"/>
|
||
<path d="M129.14925552028251,106.37922460452182 L128.98620492913358,106.14300529920047"/>
|
||
<path d="M129.25103717761431,106.64760036667622 L129.14925552028251,106.37922460452182"/>
|
||
<path d="M129.28563472116605,106.93253556187074 L129.25103717761431,106.64760036667622"/>
|
||
<path d="M129.2510374674639,107.21747079226088 L129.28563472116605,106.93253556187074"/>
|
||
<path d="M129.14925608313661,107.48584665795124 L129.2510374674639,107.21747079226088"/>
|
||
<path d="M128.98620573228118,107.72206612913533 L129.14925608313661,107.48584665795124"/>
|
||
<path d="M128.7713623086255,107.91240098877233 L128.98620573228118,107.72206612913533"/>
|
||
<path d="M128.5172117310284,108.04578966665622 L128.7713623086255,107.91240098877233"/>
|
||
<path d="M128.23852430725969,108.11448009767946 L128.5172117310284,108.04578966665622"/>
|
||
<path d="M127.95149633740186,108.11448024366882 L128.23852430725969,108.11448009767946"/>
|
||
<path d="M127.6728088437585,108.04579009613963 L127.95149633740186,108.11448024366882"/>
|
||
<path d="M127.41865813047229,107.91240167679007 L127.6728088437585,108.04579009613963"/>
|
||
<path d="M127.20381451319895,107.72206703570191 L127.41865813047229,107.91240167679007"/>
|
||
<path d="M127.04076392205013,107.48584773038056 L127.20381451319895,107.72206703570191"/>
|
||
<path d="M126.93898226471822,107.21747196822616 L127.04076392205013,107.48584773038056"/>
|
||
<path d="M126.90438472116648,106.93253677303164 L126.93898226471822,107.21747196822616"/>
|
||
</g>
|
||
<g id="product-fafbc7ec-1b23-4a44-9b07-a9c7cc232d83" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-18DIACONCRETEPIERATBOLLARD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.049" ifc:guid="3w_yVi6oDAH9i7gSVC8os3">
|
||
<path d="M356.01674705797382,106.07764954157437 L355.91295529686693,106.93245523274345"/>
|
||
<path d="M356.32209121095548,105.27252194450193 L356.01674705797382,106.07764954157437"/>
|
||
<path d="M356.81124226352176,104.56386353094877 L356.32209121095548,105.27252194450193"/>
|
||
<path d="M357.45577253448835,103.99285895203911 L356.81124226352176,104.56386353094877"/>
|
||
<path d="M358.21822426727999,103.59269291838564 L357.45577253448835,103.99285895203911"/>
|
||
<path d="M359.05428653858542,103.38662162531773 L358.21822426727999,103.59269291838564"/>
|
||
<path d="M359.91537044815925,103.38662118734965 L359.05428653858542,103.38662162531773"/>
|
||
<path d="M360.75143292908979,103.59269162993587 L359.91537044815925,103.38662118734965"/>
|
||
<path d="M361.51388506894875,103.99285688798727 L360.75143292908979,103.59269162993587"/>
|
||
<path d="M362.15841592076833,104.56386081124947 L361.51388506894875,103.99285688798727"/>
|
||
<path d="M362.64756769421479,105.27251872721536 L362.15841592076833,104.56386081124947"/>
|
||
<path d="M362.95291266621041,106.07764601367626 L362.64756769421479,105.27251872721536"/>
|
||
<path d="M363.05670529686597,106.93245159926255 L362.95291266621041,106.07764601367626"/>
|
||
<path d="M362.95291353575897,107.78725729043117 L363.05670529686597,106.93245159926255"/>
|
||
<path d="M362.64756938277719,108.59238488750361 L362.95291353575897,107.78725729043117"/>
|
||
<path d="M362.15841833021148,109.30104330105542 L362.64756938277719,108.59238488750361"/>
|
||
<path d="M361.51388805924432,109.87204787996507 L362.15841833021148,109.30104330105542"/>
|
||
<path d="M360.75143632645268,110.27221391361854 L361.51388805924432,109.87204787996507"/>
|
||
<path d="M359.91537405514748,110.47828520668645 L360.75143632645268,110.27221391361854"/>
|
||
<path d="M359.05429014557365,110.47828564465453 L359.91537405514748,110.47828520668645"/>
|
||
<path d="M358.21822766464311,110.27221520206831 L359.05429014557365,110.47828564465453"/>
|
||
<path d="M357.45577552478414,109.87204994401736 L358.21822766464311,110.27221520206831"/>
|
||
<path d="M356.8112446729649,109.30104602075471 L357.45577552478414,109.87204994401736"/>
|
||
<path d="M356.322092899518,108.59238810479019 L356.8112446729649,109.30104602075471"/>
|
||
<path d="M356.01674792752237,107.78726081832929 L356.322092899518,108.59238810479019"/>
|
||
<path d="M355.91295529686693,106.93245523274345 L356.01674792752237,107.78726081832929"/>
|
||
</g>
|
||
<g id="product-70159af5-0c3c-4fc5-b6a3-dc2cbb5ea9c7" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.078" ifc:guid="1m5Phr33nFnRQZt2oxNgd7">
|
||
<path d="M194.61004679496682,118.55372434475748 L194.57544954126456,118.83865957514763"/>
|
||
<path d="M194.711828179294,118.28534847906758 L194.61004679496682,118.55372434475748"/>
|
||
<path d="M194.87487853014943,118.04912900788304 L194.711828179294,118.28534847906758"/>
|
||
<path d="M195.08972195380522,117.85879414824694 L194.87487853014943,118.04912900788304"/>
|
||
<path d="M195.34387253140233,117.72540547036215 L195.08972195380522,117.85879414824694"/>
|
||
<path d="M195.62255995517057,117.65671503933936 L195.34387253140233,117.72540547036215"/>
|
||
<path d="M195.90958792502863,117.65671489334954 L195.62255995517057,117.65671503933936"/>
|
||
<path d="M196.18827541867211,117.72540504087874 L195.90958792502863,117.65671489334954"/>
|
||
<path d="M196.44242613195843,117.85879346022875 L196.18827541867211,117.72540504087874"/>
|
||
<path d="M196.65726974923166,118.04912810131691 L196.44242613195843,117.85879346022875"/>
|
||
<path d="M196.82032034038059,118.28534740663827 L196.65726974923166,118.04912810131691"/>
|
||
<path d="M196.9221019977125,118.5537231687922 L196.82032034038059,118.28534740663827"/>
|
||
<path d="M196.95669954126424,118.83865836398763 L196.9221019977125,118.5537231687922"/>
|
||
<path d="M196.9221022875621,119.12359359437733 L196.95669954126424,118.83865836398763"/>
|
||
<path d="M196.82032090323469,119.39196946006768 L196.9221022875621,119.12359359437733"/>
|
||
<path d="M196.65727055237926,119.62818893125223 L196.82032090323469,119.39196946006768"/>
|
||
<path d="M196.44242712872369,119.81852379088832 L196.65727055237926,119.62818893125223"/>
|
||
<path d="M196.18827655112648,119.95191246877312 L196.44242712872369,119.81852379088832"/>
|
||
<path d="M195.90958912735778,120.0206028997959 L196.18827655112648,119.95191246877312"/>
|
||
<path d="M195.62256115749994,120.02060304578572 L195.90958912735778,120.0206028997959"/>
|
||
<path d="M195.34387366385658,119.95191289825652 L195.62256115749994,120.02060304578572"/>
|
||
<path d="M195.08972295057038,119.81852447890651 L195.34387366385658,119.95191289825652"/>
|
||
<path d="M194.87487933329714,119.62818983781835 L195.08972295057038,119.81852447890651"/>
|
||
<path d="M194.71182874214821,119.391970532497 L194.87487933329714,119.62818983781835"/>
|
||
<path d="M194.61004708481642,119.12359477034306 L194.71182874214821,119.391970532497"/>
|
||
<path d="M194.57544954126456,118.83865957514763 L194.61004708481642,119.12359477034306"/>
|
||
</g>
|
||
<g id="product-683f4e1c-a203-4452-8d7f-58230785e08b" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.084" ifc:guid="1eFquSeWD4Ker$M2C7XU2B">
|
||
<path d="M262.28116696174493,118.55370014367918 L262.24656970804267,118.83863537406933"/>
|
||
<path d="M262.38294834607211,118.28532427798928 L262.28116696174493,118.55370014367918"/>
|
||
<path d="M262.54599869692754,118.04910480680473 L262.38294834607211,118.28532427798928"/>
|
||
<path d="M262.76084212058333,117.85876994716818 L262.54599869692754,118.04910480680473"/>
|
||
<path d="M263.01499269818044,117.72538126928384 L262.76084212058333,117.85876994716818"/>
|
||
<path d="M263.29368012194868,117.65669083826106 L263.01499269818044,117.72538126928384"/>
|
||
<path d="M263.58070809180674,117.65669069227124 L263.29368012194868,117.65669083826106"/>
|
||
<path d="M263.85939558545033,117.72538083980044 L263.58070809180674,117.65669069227124"/>
|
||
<path d="M264.11354629873654,117.85876925914999 L263.85939558545033,117.72538083980044"/>
|
||
<path d="M264.32838991600977,118.04910390023815 L264.11354629873654,117.85876925914999"/>
|
||
<path d="M264.4914405071587,118.28532320555996 L264.32838991600977,118.04910390023815"/>
|
||
<path d="M264.59322216449061,118.5536989677139 L264.4914405071587,118.28532320555996"/>
|
||
<path d="M264.62781970804235,118.83863416290933 L264.59322216449061,118.5536989677139"/>
|
||
<path d="M264.59322245434021,119.12356939329902 L264.62781970804235,118.83863416290933"/>
|
||
<path d="M264.4914410700128,119.39194525898893 L264.59322245434021,119.12356939329902"/>
|
||
<path d="M264.32839071915737,119.62816473017347 L264.4914410700128,119.39194525898893"/>
|
||
<path d="M264.1135472955018,119.81849958981002 L264.32839071915737,119.62816473017347"/>
|
||
<path d="M263.85939671790459,119.95188826769436 L264.1135472955018,119.81849958981002"/>
|
||
<path d="M263.580709294136,120.02057869871715 L263.85939671790459,119.95188826769436"/>
|
||
<path d="M263.29368132427805,120.02057884470696 L263.580709294136,120.02057869871715"/>
|
||
<path d="M263.01499383063469,119.95188869717822 L263.29368132427805,120.02057884470696"/>
|
||
<path d="M262.76084311734837,119.81850027782821 L263.01499383063469,119.95188869717822"/>
|
||
<path d="M262.54599950007525,119.62816563674005 L262.76084311734837,119.81850027782821"/>
|
||
<path d="M262.38294890892632,119.39194633141824 L262.54599950007525,119.62816563674005"/>
|
||
<path d="M262.28116725159452,119.1235705692643 L262.38294890892632,119.39194633141824"/>
|
||
<path d="M262.24656970804267,118.83863537406933 L262.28116725159452,119.1235705692643"/>
|
||
</g>
|
||
<g id="product-255d5b59-7b6f-4a7f-8b97-9b374e8a6c6e" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.069" ifc:guid="0bNLjPUszAVukNcpTEYcnk">
|
||
<path d="M87.449895790185337,118.55376266821395 L87.415298536483192,118.8386978986041"/>
|
||
<path d="M87.551677174512633,118.28538680252404 L87.449895790185337,118.55376266821395"/>
|
||
<path d="M87.714727525368062,118.0491673313395 L87.551677174512633,118.28538680252404"/>
|
||
<path d="M87.9295709490234,117.85883247170341 L87.714727525368062,118.0491673313395"/>
|
||
<path d="M88.183721526620502,117.72544379381861 L87.9295709490234,117.85883247170341"/>
|
||
<path d="M88.462408950389204,117.65675336279583 L88.183721526620502,117.72544379381861"/>
|
||
<path d="M88.749436920247149,117.65675321680601 L88.462408950389204,117.65675336279583"/>
|
||
<path d="M89.028124413890737,117.72544336433521 L88.749436920247149,117.65675321680601"/>
|
||
<path d="M89.282275127177058,117.85883178368522 L89.028124413890737,117.72544336433521"/>
|
||
<path d="M89.49711874445029,118.04916642477338 L89.282275127177058,117.85883178368522"/>
|
||
<path d="M89.660169335598766,118.28538573009473 L89.49711874445029,118.04916642477338"/>
|
||
<path d="M89.761950992930679,118.55376149224867 L89.660169335598766,118.28538573009473"/>
|
||
<path d="M89.796548536482533,118.8386966874441 L89.761950992930679,118.55376149224867"/>
|
||
<path d="M89.761951282780274,119.12363191783379 L89.796548536482533,118.8386966874441"/>
|
||
<path d="M89.660169898452978,119.39200778352415 L89.761951282780274,119.12363191783379"/>
|
||
<path d="M89.49711954759789,119.62822725470869 L89.660169898452978,119.39200778352415"/>
|
||
<path d="M89.282276123942211,119.81856211434479 L89.49711954759789,119.62822725470869"/>
|
||
<path d="M89.028125546344995,119.95195079222913 L89.282276123942211,119.81856211434479"/>
|
||
<path d="M88.749438122576407,120.02064122325191 L89.028125546344995,119.95195079222913"/>
|
||
<path d="M88.462410152718462,120.02064136924218 L88.749438122576407,120.02064122325191"/>
|
||
<path d="M88.183722659074874,119.95195122171299 L88.462410152718462,120.02064136924218"/>
|
||
<path d="M87.929571945788553,119.81856280236298 L88.183722659074874,119.95195122171299"/>
|
||
<path d="M87.714728328515662,119.62822816127482 L87.929571945788553,119.81856280236298"/>
|
||
<path d="M87.551677737366845,119.39200885595346 L87.714728328515662,119.62822816127482"/>
|
||
<path d="M87.449896080034932,119.12363309379907 L87.551677737366845,119.39200885595346"/>
|
||
<path d="M87.415298536483192,118.8386978986041 L87.449896080034932,119.12363309379907"/>
|
||
</g>
|
||
<g id="product-3f098277-4e57-4f1a-af04-5c0cf82d6573" class="IfcFooting material-null predefinedtype-CAISSONFOUNDATION EPsetStatusStatus-NEW matsName-12DX24WTHICKENEDSLAB matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Slab" ifc:guid="0$2O9tJbTF6gy4N0puBMLp">
|
||
<path d="M546.40451945309451,188.73689968724329 L555.92951945309358,188.73689628083775"/>
|
||
<path d="M546.40450212338374,140.27951639009416 L550.17487886541733,140.27951504170233"/>
|
||
<path d="M555.92950212340838,140.27958409795065 L555.92951945309358,188.73689628083775"/>
|
||
<path d="M546.40450212338374,140.27951639009416 L546.40451945309451,188.73689968724329"/>
|
||
</g>
|
||
<g id="product-b1dadb1c-7637-4448-859c-480fc24b17b0" class="IfcFooting material-null EPsetStatusStatus-NEW matsName-BOLLARD6DIASTDSTEELPIPEFILLWCONCRETEPAINTED matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing.101" ifc:guid="2nsjiSTZT4I8MSI0$2InUm">
|
||
<path d="M358.32880255056898,106.64751879119285 L358.29420529686672,106.932454021583"/>
|
||
<path d="M358.43058393489628,106.37914292550249 L358.32880255056898,106.64751879119285"/>
|
||
<path d="M358.5936342857517,106.14292345431841 L358.43058393489628,106.37914292550249"/>
|
||
<path d="M358.80847770940693,105.95258859468186 L358.5936342857517,106.14292345431841"/>
|
||
<path d="M359.06262828700415,105.81919991679752 L358.80847770940693,105.95258859468186"/>
|
||
<path d="M359.34131571077285,105.75050948577473 L359.06262828700415,105.81919991679752"/>
|
||
<path d="M359.62834368063068,105.75050933978491 L359.34131571077285,105.75050948577473"/>
|
||
<path d="M359.90703117427438,105.81919948731411 L359.62834368063068,105.75050933978491"/>
|
||
<path d="M360.1611818875607,105.95258790666412 L359.90703117427438,105.81919948731411"/>
|
||
<path d="M360.37602550483382,106.14292254775228 L360.1611818875607,105.95258790666412"/>
|
||
<path d="M360.53907609598241,106.37914185307318 L360.37602550483382,106.14292254775228"/>
|
||
<path d="M360.64085775331432,106.64751761522757 L360.53907609598241,106.37914185307318"/>
|
||
<path d="M360.67545529686606,106.93245281042255 L360.64085775331432,106.64751761522757"/>
|
||
<path d="M360.6408580431638,107.21738804081269 L360.67545529686606,106.93245281042255"/>
|
||
<path d="M360.53907665883662,107.48576390650305 L360.6408580431638,107.21738804081269"/>
|
||
<path d="M360.37602630798153,107.72198337768714 L360.53907665883662,107.48576390650305"/>
|
||
<path d="M360.16118288432574,107.91231823732369 L360.37602630798153,107.72198337768714"/>
|
||
<path d="M359.90703230672864,108.04570691520803 L360.16118288432574,107.91231823732369"/>
|
||
<path d="M359.62834488296005,108.11439734623127 L359.90703230672864,108.04570691520803"/>
|
||
<path d="M359.3413169131021,108.11439749222063 L359.62834488296005,108.11439734623127"/>
|
||
<path d="M359.06262941945852,108.04570734469144 L359.3413169131021,108.11439749222063"/>
|
||
<path d="M358.8084787061722,107.91231892534142 L359.06262941945852,108.04570734469144"/>
|
||
<path d="M358.5936350888993,107.72198428425327 L358.8084787061722,107.91231892534142"/>
|
||
<path d="M358.43058449775049,107.48576497893237 L358.5936350888993,107.72198428425327"/>
|
||
<path d="M358.32880284041846,107.21738921677797 L358.43058449775049,107.48576497893237"/>
|
||
<path d="M358.29420529686672,106.932454021583 L358.32880284041846,107.21738921677797"/>
|
||
</g>
|
||
<g id="product-70e9a9ea-94ae-41bd-9fc5-b5513c7c6831" class="IfcFooting material-null predefinedtype-THICKENEDSLAB EPsetStatusStatus-NEW matsName-CONCRETETHICKEDENEDGESIZETBD matsCategory-Concrete EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Footing" ifc:guid="1mwQdgbAv1lP$5jL4yV6Wn">
|
||
<path d="M14.790619151795397,268.06351744208268 L14.791126283112476,268.0635174455997"/>
|
||
<path d="M27.269912692487878,255.58197564737384 L27.28558051506991,255.56580642017116"/>
|
||
<path d="M27.285542829060148,149.59256632374627 L27.267704034057147,149.574156677887"/>
|
||
<path d="M14.791662847952352,137.09538796899187 L14.791096201722667,137.09538796713423"/>
|
||
<path d="M27.285542829060148,149.59256632374627 L27.28558051506991,255.56580642017116"/>
|
||
<path d="M27.28558051506991,255.56580642017116 L18.993450728432038,263.85976098446326"/>
|
||
<path d="M18.925690515602696,263.92753610869931 L17.004430601961246,265.84921881747914"/>
|
||
<path d="M16.93667038913236,265.91699394171519 L14.790619151795397,268.06351744208268"/>
|
||
<path d="M14.790572577148851,137.09538796732159 L14.790619151795397,268.06351744208268"/>
|
||
<path d="M14.791096201722667,137.09538796713423 L14.790572577148851,137.09538796732159"/>
|
||
<path d="M14.791096201722667,137.09538796713423 L16.937107647221467,139.24186860686541"/>
|
||
<path d="M17.004867908361064,139.30964368280183 L18.92612919178481,141.2313250220991"/>
|
||
<path d="M18.993889452924975,141.29910009803552 L27.285542829060148,149.59256632374627"/>
|
||
</g>
|
||
<g id="product-7cad636c-667a-40dc-8f3d-604160ad51b2" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="1yhMDiPdf0t8yzO45WhL6o">
|
||
<path d="M550.57436974290351,274.97020241257587 L552.36030724290288,274.97020177387549"/>
|
||
<path d="M552.36030724290288,274.97020177387549 L552.36030646226823,272.78738936849777"/>
|
||
<path d="M552.36030646226823,272.78738936849777 L550.57436896226886,272.7873900071977"/>
|
||
<path d="M550.57436896226886,272.7873900071977 L550.57436974290351,274.97020241257587"/>
|
||
</g>
|
||
<g id="product-452757a9-24a9-45cb-a65a-b6dc3831fef9" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="159rUf9Ab5owPQjjmuCVxv">
|
||
<path d="M552.25592506743533,196.77360312499059 L552.25592456356878,194.98766562498986"/>
|
||
<path d="M552.25592456356878,194.98766562498986 L550.07311215819084,194.98766624082646"/>
|
||
<path d="M550.07311215819084,194.98766624082646 L550.07311266205727,196.77360374082673"/>
|
||
<path d="M550.07311266205727,196.77360374082673 L552.25592506743533,196.77360312499059"/>
|
||
</g>
|
||
<g id="product-d1d6b8d8-13dc-4c0d-b4fc-998609cf4208" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="3HrhZO4znC3RJycOO9pq88">
|
||
<path d="M443.86207156369062,218.74213599955692 L442.07613406369069,218.74213636858894"/>
|
||
<path d="M442.07613406369069,218.74213636858894 L442.07613435071539,220.13119882127785"/>
|
||
<path d="M442.07613435071539,220.13119882127785 L443.86207185071544,220.13119845224537"/>
|
||
<path d="M443.86207185071544,220.13119845224537 L443.86207156369062,218.74213599955692"/>
|
||
</g>
|
||
<g id="product-8bf49922-eb1f-40d5-af1e-00771ca93a5e" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="2Bz9aYwnz0rQyU07SSgJfU">
|
||
<path d="M415.08852378879635,176.87189970795134 L415.08852328492992,175.08596220795107"/>
|
||
<path d="M415.08852328492992,175.08596220795107 L412.90571087955209,175.08596282378721"/>
|
||
<path d="M412.90571087955209,175.08596282378721 L412.90571138341863,176.87190032378749"/>
|
||
<path d="M412.90571138341863,176.87190032378749 L415.08852378879635,176.87189970795134"/>
|
||
</g>
|
||
<g id="product-0696f25b-889d-41ab-84ec-dde64809c91d" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="06bl9RY9r1guJitUP82SaT">
|
||
<path d="M430.81473403164819,218.74214066564809 L429.02879653164825,218.74214103468057"/>
|
||
<path d="M429.02879653164825,218.74214103468057 L429.02879681867296,220.13120348736948"/>
|
||
<path d="M429.02879681867296,220.13120348736948 L430.81473431867289,220.13120311833654"/>
|
||
<path d="M430.81473431867289,220.13120311833654 L430.81473403164819,218.74214066564809"/>
|
||
</g>
|
||
<g id="product-48ce484a-7d64-4a53-b02a-e787e691e3bb" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="18paXAVMHAKx0gvuVcaUEx">
|
||
<path d="M481.4789149137215,175.0859383907773 L481.47891557371975,176.87187589077757"/>
|
||
<path d="M481.47891557371975,176.87187589077757 L482.86797802640831,176.87187537744649"/>
|
||
<path d="M482.86797802640831,176.87187537744649 L482.86797736641006,175.08593787744621"/>
|
||
<path d="M482.86797736641006,175.08593787744621 L481.4789149137215,175.0859383907773"/>
|
||
</g>
|
||
<g id="product-73ec5148-4c83-4fe1-8e8f-310831db90c1" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="1px558J8DFuOwFCGWnsv31">
|
||
<path d="M59.091688200369276,139.2914983944579 L59.14129757209389,139.27820558435178"/>
|
||
<path d="M59.055371629243041,139.32781499155999 L59.091688200369276,139.2914983944579"/>
|
||
<path d="M59.042078854620399,139.37742437279167 L59.055371629243041,139.32781499155999"/>
|
||
<path d="M60.927233546308116,139.27820494565094 L59.14129757209389,139.27820558435178"/>
|
||
<path d="M61.013159524642333,139.32781429139959 L61.026452334748342,139.37742366312477"/>
|
||
<path d="M60.976842927540361,139.29149772027313 L61.013159524642333,139.32781429139959"/>
|
||
<path d="M60.927233546308116,139.27820494565094 L60.976842927540361,139.29149772027313"/>
|
||
<path d="M61.026452973448841,141.16335963733945 L61.026452334748342,139.37742366312477"/>
|
||
<path d="M60.97684362769985,141.24928561567322 L60.927234255975236,141.26257842577888"/>
|
||
<path d="M61.013160198826085,141.21296901857113 L60.97684362769985,141.24928561567322"/>
|
||
<path d="M61.026452973448841,141.16335963733945 L61.013160198826085,141.21296901857113"/>
|
||
<path d="M59.141298281761124,141.26257906448018 L60.927234255975236,141.26257842577888"/>
|
||
<path d="M59.055372303426907,141.21296971873153 L59.042079493320784,141.16336034700635"/>
|
||
<path d="M59.091688900528766,141.24928628985799 L59.055372303426907,141.21296971873153"/>
|
||
<path d="M59.141298281761124,141.26257906448018 L59.091688900528766,141.24928628985799"/>
|
||
<path d="M59.042078854620399,139.37742437279167 L59.042079493320784,141.16336034700635"/>
|
||
<path d="M59.141298317244491,141.36179781743749 L60.927234291458717,141.3617971787362"/>
|
||
<path d="M61.026453034907831,141.33521155852486 L60.927234291458717,141.3617971787362"/>
|
||
<path d="M61.099086177160302,141.26257836432114 L61.026453034907831,141.33521155852486"/>
|
||
<path d="M61.125671726405699,141.16335960185552 L61.099086177160302,141.26257836432114"/>
|
||
<path d="M61.125671726405699,141.16335960185552 L61.125671087705314,139.37742362764129"/>
|
||
<path d="M61.099085467493182,139.27820488419184 L61.125671087705314,139.37742362764129"/>
|
||
<path d="M61.026452273289351,139.20557174193982 L61.099085467493182,139.27820488419184"/>
|
||
<path d="M60.927233510824635,139.17898619269408 L61.026452273289351,139.20557174193982"/>
|
||
<path d="M60.927233510824635,139.17898619269408 L59.141297536610523,139.17898683139447"/>
|
||
<path d="M59.042078793161295,139.20557245160626 L59.141297536610523,139.17898683139447"/>
|
||
<path d="M58.969445650908824,139.27820564581043 L59.042078793161295,139.20557245160626"/>
|
||
<path d="M58.942860101663427,139.37742440827515 L58.969445650908824,139.27820564581043"/>
|
||
<path d="M58.942860101663427,139.37742440827515 L58.942860740363699,141.16336038249028"/>
|
||
<path d="M58.969446360575944,141.26257912593883 L58.942860740363699,141.16336038249028"/>
|
||
<path d="M59.042079554779889,141.3352122681913 L58.969446360575944,141.26257912593883"/>
|
||
<path d="M59.141298317244491,141.36179781743749 L59.042079554779889,141.3352122681913"/>
|
||
</g>
|
||
<g id="product-cd40e326-fbb1-4452-bdaa-1eaf9643f25f" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="3DGECc_x54Khsg7g_MG$9V">
|
||
<path d="M42.733953264559602,263.91003451788674 L42.783562636284216,263.89674170778108"/>
|
||
<path d="M42.697636693433367,263.94635111498883 L42.733953264559602,263.91003451788674"/>
|
||
<path d="M42.684343918810669,263.9959604962205 L42.697636693433367,263.94635111498883"/>
|
||
<path d="M44.569498610498215,263.89674106908024 L42.783562636284216,263.89674170778108"/>
|
||
<path d="M44.655424588832489,263.94635041482843 L44.668717398938554,263.99595978655361"/>
|
||
<path d="M44.619107991730573,263.91003384370197 L44.655424588832489,263.94635041482843"/>
|
||
<path d="M44.569498610498215,263.89674106908024 L44.619107991730573,263.91003384370197"/>
|
||
<path d="M44.668718037638996,265.78189576076875 L44.668717398938554,263.99595978655361"/>
|
||
<path d="M44.619108691890062,265.86782173910206 L44.569499320165448,265.88111454920818"/>
|
||
<path d="M44.655425263016298,265.83150514199997 L44.619108691890062,265.86782173910206"/>
|
||
<path d="M44.668718037638996,265.78189576076875 L44.655425263016298,265.83150514199997"/>
|
||
<path d="M42.78356334595145,265.88111518790902 L44.569499320165448,265.88111454920818"/>
|
||
<path d="M42.697637367617176,265.83150584216037 L42.684344557511054,265.78189647043519"/>
|
||
<path d="M42.733953964719092,265.86782241328683 L42.697637367617176,265.83150584216037"/>
|
||
<path d="M42.78356334595145,265.88111518790902 L42.733953964719092,265.86782241328683"/>
|
||
<path d="M42.684343918810669,263.9959604962205 L42.684344557511054,265.78189647043519"/>
|
||
<path d="M42.783563381434817,265.98033394086588 L44.569499355648816,265.98033330216549"/>
|
||
<path d="M44.668718099098044,265.9537476819537 L44.569499355648816,265.98033330216549"/>
|
||
<path d="M44.741351241350515,265.88111448775044 L44.668718099098044,265.9537476819537"/>
|
||
<path d="M44.767936790595911,265.78189572528481 L44.741351241350515,265.88111448775044"/>
|
||
<path d="M44.767936790595911,265.78189572528481 L44.767936151895583,263.99595975107013"/>
|
||
<path d="M44.741350531683281,263.89674100762113 L44.767936151895583,263.99595975107013"/>
|
||
<path d="M44.668717337479507,263.82410786536866 L44.741350531683281,263.89674100762113"/>
|
||
<path d="M44.569498575014848,263.79752231612247 L44.668717337479507,263.82410786536866"/>
|
||
<path d="M44.569498575014848,263.79752231612247 L42.783562600800849,263.79752295482376"/>
|
||
<path d="M42.684343857351621,263.8241085750351 L42.783562600800849,263.79752295482376"/>
|
||
<path d="M42.61171071509915,263.89674176923882 L42.684343857351621,263.8241085750351"/>
|
||
<path d="M42.585125165853754,263.99596053170444 L42.61171071509915,263.89674176923882"/>
|
||
<path d="M42.585125165853754,263.99596053170444 L42.585125804554139,265.78189650591912"/>
|
||
<path d="M42.611711424766327,265.88111524936812 L42.585125804554139,265.78189650591912"/>
|
||
<path d="M42.684344618970158,265.95374839162059 L42.611711424766327,265.88111524936812"/>
|
||
<path d="M42.783563381434817,265.98033394086588 L42.684344618970158,265.95374839162059"/>
|
||
</g>
|
||
<g id="product-4a08a4f3-2244-4d33-bdd4-ca4fc64b0725" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="1A2AJp8aHDCxtKoa$6ImSb">
|
||
<path d="M17.022998138801597,139.29151343939384 L17.072607510526154,139.27822062928772"/>
|
||
<path d="M16.986681567675362,139.32783003649593 L17.022998138801597,139.29151343939384"/>
|
||
<path d="M16.973388793052663,139.3774394177276 L16.986681567675362,139.32783003649593"/>
|
||
<path d="M18.858543484740323,139.27821999058733 L17.072607510526154,139.27822062928772"/>
|
||
<path d="M18.944469463074483,139.32782933633553 L18.957762273180549,139.37743870806071"/>
|
||
<path d="M18.908152865972511,139.29151276520906 L18.944469463074483,139.32782933633553"/>
|
||
<path d="M18.858543484740323,139.27821999058733 L18.908152865972511,139.29151276520906"/>
|
||
<path d="M18.957762911880934,141.16337468227539 L18.957762273180549,139.37743870806071"/>
|
||
<path d="M18.908153566132,141.24930066060915 L18.858544194407557,141.26259347071527"/>
|
||
<path d="M18.944470137258236,141.21298406350707 L18.908153566132,141.24930066060915"/>
|
||
<path d="M18.957762911880934,141.16337468227539 L18.944470137258236,141.21298406350707"/>
|
||
<path d="M17.072608220193331,141.26259410941611 L18.858544194407557,141.26259347071527"/>
|
||
<path d="M16.986682241859114,141.21298476366746 L16.973389431752992,141.16337539194228"/>
|
||
<path d="M17.02299883896103,141.24930133479393 L16.986682241859114,141.21298476366746"/>
|
||
<path d="M17.072608220193331,141.26259410941611 L17.02299883896103,141.24930133479393"/>
|
||
<path d="M16.973388793052663,139.3774394177276 L16.973389431752992,141.16337539194228"/>
|
||
<path d="M17.072608255676755,141.36181286237343 L18.858544229890981,141.36181222367213"/>
|
||
<path d="M18.957762973339982,141.3352266034608 L18.858544229890981,141.36181222367213"/>
|
||
<path d="M19.030396115592453,141.26259340925708 L18.957762973339982,141.3352266034608"/>
|
||
<path d="M19.056981664837849,141.16337464679145 L19.030396115592453,141.26259340925708"/>
|
||
<path d="M19.056981664837849,141.16337464679145 L19.056981026137521,139.37743867257723"/>
|
||
<path d="M19.030395405925333,139.27821992912777 L19.056981026137521,139.37743867257723"/>
|
||
<path d="M18.957762211721445,139.20558678687576 L19.030395405925333,139.27821992912777"/>
|
||
<path d="M18.858543449256956,139.17900123763002 L18.957762211721445,139.20558678687576"/>
|
||
<path d="M18.858543449256956,139.17900123763002 L17.072607475042787,139.1790018763304"/>
|
||
<path d="M16.973388731593559,139.20558749654219 L17.072607475042787,139.1790018763304"/>
|
||
<path d="M16.900755589341088,139.27822069074637 L16.973388731593559,139.20558749654219"/>
|
||
<path d="M16.874170040095692,139.37743945321108 L16.900755589341088,139.27822069074637"/>
|
||
<path d="M16.874170040095692,139.37743945321108 L16.874170678796077,141.16337542742622"/>
|
||
<path d="M16.900756299008265,141.26259417087476 L16.874170678796077,141.16337542742622"/>
|
||
<path d="M16.973389493212153,141.33522731312723 L16.900756299008265,141.26259417087476"/>
|
||
<path d="M17.072608255676755,141.36181286237343 L16.973389493212153,141.33522731312723"/>
|
||
</g>
|
||
<g id="product-63741073-8a31-463d-b184-82512cefaea3" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="1ZT11pYZ56FR64Wb4ixwwZ">
|
||
<path d="M67.822978761992431,263.91002554535225 L67.872588133717045,263.89673273524613"/>
|
||
<path d="M67.786662190866195,263.94634214245434 L67.822978761992431,263.91002554535225"/>
|
||
<path d="M67.77336941624344,263.99595152368556 L67.786662190866195,263.94634214245434"/>
|
||
<path d="M69.658524107931157,263.89673209654575 L67.872588133717045,263.89673273524613"/>
|
||
<path d="M69.744450086265488,263.94634144229394 L69.757742896371496,263.99595081401912"/>
|
||
<path d="M69.708133489163515,263.91002487116748 L69.744450086265488,263.94634144229394"/>
|
||
<path d="M69.658524107931157,263.89673209654575 L69.708133489163515,263.91002487116748"/>
|
||
<path d="M69.757743535071995,265.78188678823426 L69.757742896371496,263.99595081401912"/>
|
||
<path d="M69.708134189323005,265.86781276656757 L69.658524817598391,265.88110557667369"/>
|
||
<path d="M69.74445076044924,265.83149616946548 L69.708134189323005,265.86781276656757"/>
|
||
<path d="M69.757743535071995,265.78188678823426 L69.74445076044924,265.83149616946548"/>
|
||
<path d="M67.872588843384278,265.88110621537407 L69.658524817598391,265.88110557667369"/>
|
||
<path d="M67.786662865050062,265.83149686962588 L67.773370054943939,265.7818874979007"/>
|
||
<path d="M67.82297946215192,265.86781344075234 L67.786662865050062,265.83149686962588"/>
|
||
<path d="M67.872588843384278,265.88110621537407 L67.82297946215192,265.86781344075234"/>
|
||
<path d="M67.77336941624344,263.99595152368556 L67.773370054943939,265.7818874979007"/>
|
||
<path d="M67.872588878867646,265.98032496833139 L69.658524853081758,265.98032432963055"/>
|
||
<path d="M69.757743596530986,265.95373870941921 L69.658524853081758,265.98032432963055"/>
|
||
<path d="M69.830376738783457,265.88110551521549 L69.757743596530986,265.95373870941921"/>
|
||
<path d="M69.856962288028853,265.78188675274987 L69.830376738783457,265.88110551521549"/>
|
||
<path d="M69.856962288028853,265.78188675274987 L69.856961649328468,263.99595077853564"/>
|
||
<path d="M69.830376029116223,263.89673203508619 L69.856961649328468,263.99595077853564"/>
|
||
<path d="M69.757742834912506,263.82409889283417 L69.830376029116223,263.89673203508619"/>
|
||
<path d="M69.65852407244779,263.79751334358798 L69.757742834912506,263.82409889283417"/>
|
||
<path d="M69.65852407244779,263.79751334358798 L67.872588098233678,263.79751398228882"/>
|
||
<path d="M67.77336935478445,263.82409960250061 L67.872588098233678,263.79751398228882"/>
|
||
<path d="M67.700736212531979,263.89673279670433 L67.77336935478445,263.82409960250061"/>
|
||
<path d="M67.674150663286582,263.9959515591695 L67.700736212531979,263.89673279670433"/>
|
||
<path d="M67.674150663286582,263.9959515591695 L67.674151301986853,265.78188753338418"/>
|
||
<path d="M67.700736922199212,265.88110627683318 L67.674151301986853,265.78188753338418"/>
|
||
<path d="M67.77337011640293,265.95373941908565 L67.700736922199212,265.88110627683318"/>
|
||
<path d="M67.872588878867646,265.98032496833139 L67.77337011640293,265.95373941908565"/>
|
||
</g>
|
||
<g id="product-d7670398-fd67-4e19-a33e-b6bfb3d1fad8" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="3NPmEO$MTE6QC_jh_pqVhO">
|
||
<path d="M67.822934194933055,139.29149527192112 L67.872543566657669,139.278202461815"/>
|
||
<path d="M67.786617623806819,139.32781186902275 L67.822934194933055,139.29149527192112"/>
|
||
<path d="M67.773324849184064,139.37742125025488 L67.786617623806819,139.32781186902275"/>
|
||
<path d="M69.658479540871781,139.27820182311416 L67.872543566657669,139.278202461815"/>
|
||
<path d="M69.744405519206111,139.32781116886235 L69.75769832931212,139.37742054058799"/>
|
||
<path d="M69.708088922104139,139.29149459773635 L69.744405519206111,139.32781116886235"/>
|
||
<path d="M69.658479540871781,139.27820182311416 L69.708088922104139,139.29149459773635"/>
|
||
<path d="M69.757698968012619,141.16335651480267 L69.75769832931212,139.37742054058799"/>
|
||
<path d="M69.708089622263628,141.24928249313643 L69.658480250539014,141.2625753032421"/>
|
||
<path d="M69.744406193389864,141.21296589603435 L69.708089622263628,141.24928249313643"/>
|
||
<path d="M69.757698968012619,141.16335651480267 L69.744406193389864,141.21296589603435"/>
|
||
<path d="M67.872544276324902,141.2625759419434 L69.658480250539014,141.2625753032421"/>
|
||
<path d="M67.786618297990685,141.21296659619475 L67.773325487884563,141.16335722446911"/>
|
||
<path d="M67.822934895092544,141.24928316732075 L67.786618297990685,141.21296659619475"/>
|
||
<path d="M67.872544276324902,141.2625759419434 L67.822934895092544,141.24928316732075"/>
|
||
<path d="M67.773324849184064,139.37742125025488 L67.773325487884563,141.16335722446911"/>
|
||
<path d="M67.872544311808269,141.36179469490025 L69.658480286022382,141.36179405619941"/>
|
||
<path d="M69.75769902947161,141.33520843598762 L69.658480286022382,141.36179405619941"/>
|
||
<path d="M69.830332171724081,141.26257524178436 L69.75769902947161,141.33520843598762"/>
|
||
<path d="M69.856917720969477,141.16335647931874 L69.830332171724081,141.26257524178436"/>
|
||
<path d="M69.856917720969477,141.16335647931874 L69.856917082269092,139.37742050510406"/>
|
||
<path d="M69.830331462056847,139.27820176165505 L69.856917082269092,139.37742050510406"/>
|
||
<path d="M69.757698267853129,139.20556861940258 L69.830331462056847,139.27820176165505"/>
|
||
<path d="M69.658479505388414,139.1789830701573 L69.757698267853129,139.20556861940258"/>
|
||
<path d="M69.658479505388414,139.1789830701573 L67.872543531174301,139.17898370885769"/>
|
||
<path d="M67.773324787725073,139.20556932906948 L67.872543531174301,139.17898370885769"/>
|
||
<path d="M67.700691645472602,139.27820252327319 L67.773324787725073,139.20556932906948"/>
|
||
<path d="M67.674106096227206,139.37742128573836 L67.700691645472602,139.27820252327319"/>
|
||
<path d="M67.674106096227206,139.37742128573836 L67.674106734927477,141.1633572599535"/>
|
||
<path d="M67.700692355139836,141.26257600340205 L67.674106734927477,141.1633572599535"/>
|
||
<path d="M67.773325549343554,141.33520914565452 L67.700692355139836,141.26257600340205"/>
|
||
<path d="M67.872544311808269,141.36179469490025 L67.773325549343554,141.33520914565452"/>
|
||
</g>
|
||
<g id="product-0cc52423-da5d-444b-9c6f-3c1864718a26" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="0CnIGZsbr4IvnlF1XaSOec">
|
||
<path d="M25.75421433104691,139.29151031686752 L25.803823702771467,139.27821750676139"/>
|
||
<path d="M25.717897759920675,139.3278269139696 L25.75421433104691,139.29151031686752"/>
|
||
<path d="M25.704604985297976,139.37743629520128 L25.717897759920675,139.3278269139696"/>
|
||
<path d="M27.589759676985523,139.27821686806101 L25.803823702771467,139.27821750676139"/>
|
||
<path d="M27.675685655319796,139.3278262138092 L27.688978465425862,139.37743558553439"/>
|
||
<path d="M27.639369058217824,139.29150964268274 L27.675685655319796,139.3278262138092"/>
|
||
<path d="M27.589759676985523,139.27821686806101 L27.639369058217824,139.29150964268274"/>
|
||
<path d="M27.688979104126247,141.16337155974952 L27.688978465425862,139.37743558553439"/>
|
||
<path d="M27.639369758377313,141.24929753808283 L27.589760386652699,141.26259034818895"/>
|
||
<path d="M27.675686329503549,141.21298094098074 L27.639369758377313,141.24929753808283"/>
|
||
<path d="M27.688979104126247,141.16337155974952 L27.675686329503549,141.21298094098074"/>
|
||
<path d="M25.803824412438701,141.26259098688979 L27.589760386652699,141.26259034818895"/>
|
||
<path d="M25.717898434104427,141.21298164114114 L25.704605623998305,141.16337226941596"/>
|
||
<path d="M25.7542150312064,141.2492982122676 L25.717898434104427,141.21298164114114"/>
|
||
<path d="M25.803824412438701,141.26259098688979 L25.7542150312064,141.2492982122676"/>
|
||
<path d="M25.704604985297976,139.37743629520128 L25.704605623998305,141.16337226941596"/>
|
||
<path d="M25.803824447922125,141.3618097398471 L27.589760422136123,141.36180910114581"/>
|
||
<path d="M27.688979165585295,141.33522348093447 L27.589760422136123,141.36180910114581"/>
|
||
<path d="M27.761612307837765,141.26259028673076 L27.688979165585295,141.33522348093447"/>
|
||
<path d="M27.788197857083162,141.16337152426513 L27.761612307837765,141.26259028673076"/>
|
||
<path d="M27.788197857083162,141.16337152426513 L27.788197218382834,139.3774355500509"/>
|
||
<path d="M27.761611598170646,139.27821680660145 L27.788197218382834,139.3774355500509"/>
|
||
<path d="M27.688978403966757,139.20558366434943 L27.761611598170646,139.27821680660145"/>
|
||
<path d="M27.589759641502098,139.1789981151037 L27.688978403966757,139.20558366434943"/>
|
||
<path d="M27.589759641502098,139.1789981151037 L25.8038236672881,139.17899875380454"/>
|
||
<path d="M25.704604923838872,139.20558437401587 L25.8038236672881,139.17899875380454"/>
|
||
<path d="M25.631971781586401,139.27821756822004 L25.704604923838872,139.20558437401587"/>
|
||
<path d="M25.605386232341004,139.37743633068521 L25.631971781586401,139.27821756822004"/>
|
||
<path d="M25.605386232341004,139.37743633068521 L25.605386871041389,141.16337230489989"/>
|
||
<path d="M25.631972491253578,141.2625910483489 L25.605386871041389,141.16337230489989"/>
|
||
<path d="M25.704605685457466,141.33522419060091 L25.631972491253578,141.2625910483489"/>
|
||
<path d="M25.803824447922125,141.3618097398471 L25.704605685457466,141.33522419060091"/>
|
||
</g>
|
||
<g id="product-08ca08fe-d35f-4117-880e-1f27a05481ba" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="08oWZ_qrz15uWE7oUWL86w">
|
||
<path d="M481.47893052627808,218.74181073574528 L481.47893118627633,220.52774823574464"/>
|
||
<path d="M481.47893118627633,220.52774823574464 L482.86799363896489,220.52774772241355"/>
|
||
<path d="M482.86799363896489,220.52774772241355 L482.86799297896664,218.74181022241419"/>
|
||
<path d="M482.86799297896664,218.74181022241419 L481.47893052627808,218.74181073574528"/>
|
||
</g>
|
||
<g id="product-8aa212ed-4290-43f8-8dd6-2b9e4b47247d" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="2AeXBjGf13_8tMAvvBHoHz">
|
||
<path d="M481.47892203114282,194.98769086269931 L481.47892269114107,196.77362836270004"/>
|
||
<path d="M481.47892269114107,196.77362836270004 L482.86798514382963,196.77362784936895"/>
|
||
<path d="M482.86798514382963,196.77362784936895 L482.86798448383138,194.98769034936822"/>
|
||
<path d="M482.86798448383138,194.98769034936822 L481.47892203114282,194.98769086269931"/>
|
||
</g>
|
||
<g id="product-f1b2ff04-d8cd-46d0-be17-275751b2304b" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="3nily4sCr6qBuN9rTHiZ1B">
|
||
<path d="M17.023020422331285,201.60077857610941 L17.072629794055842,201.58748576600328"/>
|
||
<path d="M16.98670385120505,201.63709517321149 L17.023020422331285,201.60077857610941"/>
|
||
<path d="M16.973411076582352,201.68670455444271 L16.98670385120505,201.63709517321149"/>
|
||
<path d="M18.858565768270012,201.5874851273029 L17.072629794055842,201.58748576600328"/>
|
||
<path d="M18.944491746604172,201.63709447305109 L18.957784556710237,201.68670384477628"/>
|
||
<path d="M18.908175149502199,201.60077790192463 L18.944491746604172,201.63709447305109"/>
|
||
<path d="M18.858565768270012,201.5874851273029 L18.908175149502199,201.60077790192463"/>
|
||
<path d="M18.957785195410622,203.47263981899141 L18.957784556710237,201.68670384477628"/>
|
||
<path d="M18.908175849661689,203.55856579732472 L18.858566477937245,203.57185860743084"/>
|
||
<path d="M18.944492420787924,203.52224920022263 L18.908175849661689,203.55856579732472"/>
|
||
<path d="M18.957785195410622,203.47263981899141 L18.944492420787924,203.52224920022263"/>
|
||
<path d="M17.072630503723019,203.57185924613168 L18.858566477937245,203.57185860743084"/>
|
||
<path d="M16.986704525388802,203.52224990038303 L16.97341171528268,203.47264052865785"/>
|
||
<path d="M17.023021122490718,203.55856647150949 L16.986704525388802,203.52224990038303"/>
|
||
<path d="M17.072630503723019,203.57185924613168 L17.023021122490718,203.55856647150949"/>
|
||
<path d="M16.973411076582352,201.68670455444271 L16.97341171528268,203.47264052865785"/>
|
||
<path d="M17.072630539206443,203.67107799908899 L18.858566513420669,203.6710773603877"/>
|
||
<path d="M18.95778525686967,203.64449174017636 L18.858566513420669,203.6710773603877"/>
|
||
<path d="M19.030418399122141,203.57185854597265 L18.95778525686967,203.64449174017636"/>
|
||
<path d="M19.057003948367537,203.47263978350702 L19.030418399122141,203.57185854597265"/>
|
||
<path d="M19.057003948367537,203.47263978350702 L19.057003309667209,201.68670380929279"/>
|
||
<path d="M19.030417689455021,201.58748506584334 L19.057003309667209,201.68670380929279"/>
|
||
<path d="M18.957784495251133,201.51485192359132 L19.030417689455021,201.58748506584334"/>
|
||
<path d="M18.858565732786644,201.48826637434559 L18.957784495251133,201.51485192359132"/>
|
||
<path d="M18.858565732786644,201.48826637434559 L17.072629758572475,201.48826701304642"/>
|
||
<path d="M16.973411015123247,201.51485263325776 L17.072629758572475,201.48826701304642"/>
|
||
<path d="M16.900777872870776,201.58748582746148 L16.973411015123247,201.51485263325776"/>
|
||
<path d="M16.87419232362538,201.6867045899271 L16.900777872870776,201.58748582746148"/>
|
||
<path d="M16.87419232362538,201.6867045899271 L16.874192962325765,203.47264056414178"/>
|
||
<path d="M16.900778582537953,203.57185930759078 L16.874192962325765,203.47264056414178"/>
|
||
<path d="M16.973411776741841,203.6444924498428 L16.900778582537953,203.57185930759078"/>
|
||
<path d="M17.072630539206443,203.67107799908899 L16.973411776741841,203.6444924498428"/>
|
||
</g>
|
||
<g id="product-f4311be1-62b9-40ec-a720-729b8a11f70e" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="3qCHlXOhb0xASWSfkA4VSE">
|
||
<path d="M17.023031564096129,232.75541114446787 L17.072640935820687,232.74211833436175"/>
|
||
<path d="M16.986714992969894,232.79172774156996 L17.023031564096129,232.75541114446787"/>
|
||
<path d="M16.973422218347196,232.84133712280118 L16.986714992969894,232.79172774156996"/>
|
||
<path d="M18.858576910034856,232.74211769566136 L17.072640935820687,232.74211833436175"/>
|
||
<path d="M18.944502888369016,232.79172704140956 L18.957795698475081,232.84133641313474"/>
|
||
<path d="M18.908186291267043,232.7554104702831 L18.944502888369016,232.79172704140956"/>
|
||
<path d="M18.858576910034856,232.74211769566136 L18.908186291267043,232.7554104702831"/>
|
||
<path d="M18.957796337175466,234.62727238734851 L18.957795698475081,232.84133641313474"/>
|
||
<path d="M18.908186991426533,234.71319836568182 L18.858577619702089,234.72649117578794"/>
|
||
<path d="M18.944503562552768,234.67688176857973 L18.908186991426533,234.71319836568182"/>
|
||
<path d="M18.957796337175466,234.62727238734851 L18.944503562552768,234.67688176857973"/>
|
||
<path d="M17.072641645487863,234.72649181448833 L18.858577619702089,234.72649117578794"/>
|
||
<path d="M16.986715667153646,234.67688246874013 L16.973422857047524,234.62727309701495"/>
|
||
<path d="M17.023032264255562,234.71319903986659 L16.986715667153646,234.67688246874013"/>
|
||
<path d="M17.072641645487863,234.72649181448833 L17.023032264255562,234.71319903986659"/>
|
||
<path d="M16.973422218347196,232.84133712280118 L16.973422857047524,234.62727309701495"/>
|
||
<path d="M17.072641680971287,234.82571056744609 L18.858577655185513,234.8257099287448"/>
|
||
<path d="M18.957796398634514,234.79912430853346 L18.858577655185513,234.8257099287448"/>
|
||
<path d="M19.030429540886985,234.72649111432975 L18.957796398634514,234.79912430853346"/>
|
||
<path d="M19.057015090132381,234.62727235186458 L19.030429540886985,234.72649111432975"/>
|
||
<path d="M19.057015090132381,234.62727235186458 L19.057014451432053,232.84133637765126"/>
|
||
<path d="M19.030428831219865,232.7421176342018 L19.057014451432053,232.84133637765126"/>
|
||
<path d="M18.957795637015977,232.66948449194979 L19.030428831219865,232.7421176342018"/>
|
||
<path d="M18.858576874551488,232.64289894270405 L18.957795637015977,232.66948449194979"/>
|
||
<path d="M18.858576874551488,232.64289894270405 L17.072640900337319,232.64289958140489"/>
|
||
<path d="M16.973422156888091,232.66948520161623 L17.072640900337319,232.64289958140489"/>
|
||
<path d="M16.90078901463562,232.74211839581994 L16.973422156888091,232.66948520161623"/>
|
||
<path d="M16.874203465390224,232.84133715828557 L16.90078901463562,232.74211839581994"/>
|
||
<path d="M16.874203465390224,232.84133715828557 L16.874204104090609,234.62727313249843"/>
|
||
<path d="M16.900789724302797,234.72649187594789 L16.874204104090609,234.62727313249843"/>
|
||
<path d="M16.973422918506685,234.7991250181999 L16.900789724302797,234.72649187594789"/>
|
||
<path d="M17.072641680971287,234.82571056744609 L16.973422918506685,234.7991250181999"/>
|
||
</g>
|
||
<g id="product-73d8dde2-1b1c-4d8f-bc80-09f9a3e05c92" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="1psDtY6nnDZxo02VcZu5oI">
|
||
<path d="M17.023009280566441,170.44614600775276 L17.072618652290998,170.43285319764664"/>
|
||
<path d="M16.986692709440206,170.48246260485485 L17.023009280566441,170.44614600775276"/>
|
||
<path d="M16.973399934817508,170.53207198608652 L16.986692709440206,170.48246260485485"/>
|
||
<path d="M18.858554626505168,170.43285255894625 L17.072618652290998,170.43285319764664"/>
|
||
<path d="M18.944480604839327,170.48246190469445 L18.957773414945393,170.53207127641963"/>
|
||
<path d="M18.908164007737355,170.44614533356798 L18.944480604839327,170.48246190469445"/>
|
||
<path d="M18.858554626505168,170.43285255894625 L18.908164007737355,170.44614533356798"/>
|
||
<path d="M18.957774053645778,172.3180072506334 L18.957773414945393,170.53207127641963"/>
|
||
<path d="M18.908164707896844,172.40393322896671 L18.858555336172401,172.41722603907283"/>
|
||
<path d="M18.94448127902308,172.36761663186462 L18.908164707896844,172.40393322896671"/>
|
||
<path d="M18.957774053645778,172.3180072506334 L18.94448127902308,172.36761663186462"/>
|
||
<path d="M17.072619361958175,172.41722667777367 L18.858555336172401,172.41722603907283"/>
|
||
<path d="M16.986693383623958,172.36761733202502 L16.973400573517836,172.31800796029984"/>
|
||
<path d="M17.023009980725874,172.40393390315148 L16.986693383623958,172.36761733202502"/>
|
||
<path d="M17.072619361958175,172.41722667777367 L17.023009980725874,172.40393390315148"/>
|
||
<path d="M16.973399934817508,170.53207198608652 L16.973400573517836,172.31800796029984"/>
|
||
<path d="M17.072619397441599,172.51644543073098 L18.858555371655825,172.51644479202969"/>
|
||
<path d="M18.957774115104826,172.48985917181835 L18.858555371655825,172.51644479202969"/>
|
||
<path d="M19.030407257357297,172.41722597761463 L18.957774115104826,172.48985917181835"/>
|
||
<path d="M19.056992806602693,172.31800721514901 L19.030407257357297,172.41722597761463"/>
|
||
<path d="M19.056992806602693,172.31800721514901 L19.056992167902365,170.53207124093615"/>
|
||
<path d="M19.030406547690177,170.43285249748669 L19.056992167902365,170.53207124093615"/>
|
||
<path d="M18.957773353486289,170.36021935523468 L19.030406547690177,170.43285249748669"/>
|
||
<path d="M18.8585545910218,170.33363380598894 L18.957773353486289,170.36021935523468"/>
|
||
<path d="M18.8585545910218,170.33363380598894 L17.072618616807631,170.33363444468978"/>
|
||
<path d="M16.973399873358403,170.36022006490111 L17.072618616807631,170.33363444468978"/>
|
||
<path d="M16.900766731105932,170.43285325910529 L16.973399873358403,170.36022006490111"/>
|
||
<path d="M16.874181181860536,170.53207202157 L16.900766731105932,170.43285325910529"/>
|
||
<path d="M16.874181181860536,170.53207202157 L16.874181820560921,172.31800799578377"/>
|
||
<path d="M16.900767440773109,172.41722673923277 L16.874181820560921,172.31800799578377"/>
|
||
<path d="M16.973400634976997,172.48985988148479 L16.900767440773109,172.41722673923277"/>
|
||
<path d="M17.072619397441599,172.51644543073098 L16.973400634976997,172.48985988148479"/>
|
||
</g>
|
||
<g id="product-f7b68ca5-0326-4432-845f-96c391fe8b23" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW projection" ifc:name="Column" ifc:guid="3tjeob0oP4CeHVbiEH$eiZ">
|
||
<path d="M17.023042705860973,263.91004371282497 L17.072652077585531,263.89675090271885"/>
|
||
<path d="M16.986726134734738,263.94636030992706 L17.023042705860973,263.91004371282497"/>
|
||
<path d="M16.97343336011204,263.99596969115828 L16.986726134734738,263.94636030992706"/>
|
||
<path d="M18.8585880517997,263.89675026401846 L17.072652077585531,263.89675090271885"/>
|
||
<path d="M18.94451403013386,263.94635960976666 L18.957806840239925,263.99596898149184"/>
|
||
<path d="M18.908197433031887,263.9100430386402 L18.94451403013386,263.94635960976666"/>
|
||
<path d="M18.8585880517997,263.89675026401846 L18.908197433031887,263.9100430386402"/>
|
||
<path d="M18.95780747894031,265.78190495570698 L18.957806840239925,263.99596898149184"/>
|
||
<path d="M18.908198133191377,265.86783093404028 L18.858588761466933,265.88112374414641"/>
|
||
<path d="M18.944514704317612,265.8315143369382 L18.908198133191377,265.86783093404028"/>
|
||
<path d="M18.95780747894031,265.78190495570698 L18.944514704317612,265.8315143369382"/>
|
||
<path d="M17.072652787252707,265.88112438284679 L18.858588761466933,265.88112374414641"/>
|
||
<path d="M16.98672680891849,265.8315150370986 L16.973433998812368,265.78190566537342"/>
|
||
<path d="M17.023043406020406,265.86783160822506 L16.98672680891849,265.8315150370986"/>
|
||
<path d="M17.072652787252707,265.88112438284679 L17.023043406020406,265.86783160822506"/>
|
||
<path d="M16.97343336011204,263.99596969115828 L16.973433998812368,265.78190566537342"/>
|
||
<path d="M17.072652822736131,265.98034313580411 L18.858588796950357,265.98034249710327"/>
|
||
<path d="M18.957807540399358,265.95375687689193 L18.858588796950357,265.98034249710327"/>
|
||
<path d="M19.030440682651829,265.88112368268821 L18.957807540399358,265.95375687689193"/>
|
||
<path d="M19.057026231897225,265.78190492022304 L19.030440682651829,265.88112368268821"/>
|
||
<path d="M19.057026231897225,265.78190492022304 L19.057025593196897,263.99596894600836"/>
|
||
<path d="M19.030439972984709,263.89675020255891 L19.057025593196897,263.99596894600836"/>
|
||
<path d="M18.957806778780821,263.82411706030689 L19.030439972984709,263.89675020255891"/>
|
||
<path d="M18.858588016316332,263.7975315110607 L18.957806778780821,263.82411706030689"/>
|
||
<path d="M18.858588016316332,263.7975315110607 L17.072652042102163,263.79753214976199"/>
|
||
<path d="M16.973433298652935,263.82411776997333 L17.072652042102163,263.79753214976199"/>
|
||
<path d="M16.900800156400464,263.89675096417704 L16.973433298652935,263.82411776997333"/>
|
||
<path d="M16.874214607155068,263.99596972664267 L16.900800156400464,263.89675096417704"/>
|
||
<path d="M16.874214607155068,263.99596972664267 L16.874215245855453,265.7819057008569"/>
|
||
<path d="M16.900800866067641,265.88112444430635 L16.874215245855453,265.7819057008569"/>
|
||
<path d="M16.973434060271529,265.95375758655837 L16.900800866067641,265.88112444430635"/>
|
||
<path d="M17.072652822736131,265.98034313580411 L16.973434060271529,265.95375758655837"/>
|
||
</g>
|
||
<g ifc:guid="1kCpax63X5Jf_PlaWzJWzg" ifc:name="Column" class="IfcColumn material-null target-view-PLANVIEW cut"><path d="M6551.191985607147,3165.875487809577 L6551.171004772186,3165.8702426008367 L6551.171004772186,3165.840440278449 L6551.171004772186,3165.8089690260076 L6551.149070262909,3165.8089690260076 L6551.126182079315,3165.8089690260076 L6551.126182079315,3165.8556990675115 L6551.126182079315,3165.9052901319646 L6551.14620923996,3165.910296922126 L6551.167190074921,3165.915542130866 L6551.167190074921,3165.969663148322 L6551.167190074921,3166.0268836073064 L6551.127135753632,3166.0578780225896 L6551.0846972465515,3166.0907797865057 L6551.0846972465515,3166.1167674116277 L6551.0846972465515,3166.1444239668035 L6550.9321093559265,3166.1444239668035 L6550.770461559296,3166.1446623853826 L6550.770461559296,3165.981345658698 L6550.770461559296,3165.8089690260076 L6550.711810588837,3165.8089690260076 L6550.649344921112,3165.8089690260076 L6550.649344921112,3165.830903535285 L6550.649344921112,3165.8537917188787 L6550.686538219452,3165.8537917188787 L6550.725638866425,3165.8537917188787 L6550.725638866425,3166.1696963361883 L6550.725638866425,3166.5037207655096 L6549.997508525848,3166.5037207655096 L6549.2278933525085,3166.5037207655096 L6549.2278933525085,3166.1878161482 L6549.2278933525085,3165.8537917188787 L6549.266993999481,3165.8537917188787 L6549.3075251579285,3165.8537917188787 L6549.3075251579285,3165.8320956281805 L6549.3075251579285,3165.8089690260076 L6549.246966838837,3165.8089690260076 L6549.183070659637,3165.8089690260076 L6549.183070659637,3166.168504243293 L6549.183070659637,3166.5485434583807 L6549.955070018768,3166.5485434583807 L6550.770461559296,3166.5485434583807 L6550.770461559296,3166.3740210584783 L6550.770461559296,3166.1894850782537 L6550.963580608368,3166.1894850782537 L6551.167190074921,3166.1894850782537 L6551.167190074921,3166.364007478156 L6551.167190074921,3166.5485434583807 L6551.189124584198,3166.5485434583807 L6551.212012767792,3166.5485434583807 L6551.212012767792,3166.352086549201 L6551.212012767792,3166.1444239668035 L6551.171958446503,3166.1444239668035 L6551.129996776581,3166.1444239668035 L6551.129996776581,3166.128926759162 L6551.129996776581,3166.112714295783 L6551.17005109787,3166.0817198805 L6551.212012767792,3166.048818116584 L6551.212012767792,3165.967040543952 L6551.212012767792,3165.880494599738 Z"/></g><g ifc:guid="3aL12X9DX1WvqrE_5RUUaf" ifc:name="Column" class="IfcColumn material-null target-view-PLANVIEW cut"><path d="M6551.191985607147,3172.6208262495184 L6551.171004772186,3172.615581040778 L6551.171004772186,3172.5857787183904 L6551.171004772186,3172.554307465949 L6551.149070262909,3172.554307465949 L6551.126182079315,3172.554307465949 L6551.126182079315,3172.601275926032 L6551.126182079315,3172.650628571906 L6551.14620923996,3172.655635362067 L6551.167190074921,3172.6608805708074 L6551.167190074921,3172.7150015882635 L6551.167190074921,3172.772222047248 L6551.127135753632,3172.80345488111 L6551.0846972465515,3172.836118226447 L6551.0846972465515,3172.8623442701482 L6551.0846972465515,3172.889762406745 L6550.9321093559265,3172.889762406745 L6550.770461559296,3172.890000825324 L6550.770461559296,3172.7266840986395 L6550.770461559296,3172.554307465949 L6550.711810588837,3172.554307465949 L6550.649344921112,3172.554307465949 L6550.649344921112,3172.5762419752264 L6550.649344921112,3172.599368577399 L6550.686538219452,3172.599368577399 L6550.725638866425,3172.599368577399 L6550.725638866425,3172.915273194709 L6550.725638866425,3173.249059205451 L6549.997508525848,3173.249059205451 L6549.2278933525085,3173.249059205451 L6549.2278933525085,3172.9331545881414 L6549.2278933525085,3172.599368577399 L6549.266993999481,3172.599368577399 L6549.3075251579285,3172.599368577399 L6549.3075251579285,3172.577434068122 L6549.3075251579285,3172.554307465949 L6549.246966838837,3172.554307465949 L6549.183070659637,3172.554307465949 L6549.183070659637,3172.913842683234 L6549.183070659637,3173.293881898322 L6549.955070018768,3173.293881898322 L6550.770461559296,3173.293881898322 L6550.770461559296,3173.1193594984197 L6550.770461559296,3172.934823518195 L6550.963580608368,3172.934823518195 L6551.167190074921,3172.934823518195 L6551.167190074921,3173.1093459180975 L6551.167190074921,3173.293881898322 L6551.189124584198,3173.293881898322 L6551.212012767792,3173.293881898322 L6551.212012767792,3173.0974249891424 L6551.212012767792,3172.889762406745 L6551.171958446503,3172.889762406745 L6551.129996776581,3172.889762406745 L6551.129996776581,3172.8745036176824 L6551.129996776581,3172.8582911543035 L6551.17005109787,3172.827058320441 L6551.212012767792,3172.7943949751043 L6551.212012767792,3172.7123789838934 L6551.212012767792,3172.6258330396795 Z"/></g><g ifc:guid="0bh4X$FCH3SP12l13fsr7h" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN matsName-LUMBER matsCategory-None target-view-PLANVIEW cut"><path d="M-4216.603100299835,3840.0428824476385 L-4216.603100299835,3840.7233290723943 L-4216.603100299835,3841.431909089484 L-4215.7281041145325,3841.431909089484 L-4214.8173451423645,3841.431909089484 L-4214.8173451423645,3840.751224046149 L-4214.8173451423645,3840.0428824476385 L-4215.692341327667,3840.0428824476385 Z"/></g><g ifc:guid="2tQFLO7QL8Ee3Qvn2fNSty" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN matsName-LUMBER matsCategory-None target-view-PLANVIEW cut"><path d="M-4197.689354419708,3840.0433592847967 L-4197.689354419708,3840.7238059095525 L-4197.689354419708,3841.4323859266424 L-4197.008430957794,3841.4323859266424 L-4196.300327777863,3841.4323859266424 L-4196.300327777863,3840.7517008833074 L-4196.300327777863,3840.0433592847967 L-4196.980774402618,3840.0433592847967 Z"/></g><g ifc:guid="0PWlDzyBDCTOuzZV_u0bty" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN matsName-LUMBER matsCategory-None target-view-PLANVIEW cut"><path d="M-4207.243740558624,3839.6459155134344 L-4207.243740558624,3840.715461259284 L-4207.243740558624,3841.828637605109 L-4206.3687443733215,3841.828637605109 L-4205.457985401154,3841.828637605109 L-4205.457985401154,3840.7590918592596 L-4205.457985401154,3839.6459155134344 L-4206.332981586456,3839.6459155134344 Z"/></g><g ifc:guid="1U_DyIqLL1sPY4wZhUyymm" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN matsName-LUMBER matsCategory-None target-view-PLANVIEW cut"><path d="M-4188.722908496857,3839.6463923505926 L-4188.722908496857,3840.715938096442 L-4188.722908496857,3841.8291144422674 L-4187.653362751007,3841.8291144422674 L-4186.539947986603,3841.8291144422674 L-4186.539947986603,3840.759568696418 L-4186.539947986603,3839.6463923505926 L-4187.609493732452,3839.6463923505926 Z"/></g><g ifc:guid="1IeWODn0vAcPuto3UGqjLD" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN matsName-STRUCTURALSTEEL matsCategory-Steel target-view-PLANVIEW cut"><path/><path d="M-4215.21931886673,3791.2221484235906 L-4215.145409107208,3791.1117606214666 L-4215.068638324738,3790.9968428663396 L-4215.042889118195,3790.86666632215 L-4215.015709400177,3790.7310061506414 L-4215.041935443878,3790.600829606452 L-4215.068638324738,3790.4654078535223 L-4215.142548084259,3790.3550200513982 L-4215.21931886673,3790.2401022962713 L-4215.329468250275,3790.16619253675 L-4215.444386005402,3790.089421754279 L-4215.574562549591,3790.063434129157 L-4215.710461139679,3790.0364928297186 L-4215.840637683868,3790.0624804548406 L-4215.976059436798,3790.089421754279 L-4216.086685657501,3790.1630930952215 L-4216.201603412628,3790.2401022962713 L-4216.2750363349915,3790.3504900983953 L-4216.351807117462,3790.4654078535223 L-4216.378033161163,3790.5955843977117 L-4216.404736042023,3790.7310061506414 L-4216.37898683548,3790.86142111341 L-4216.351807117462,3790.9968428663396 L-4216.278374195099,3791.1072306684637 L-4216.201603412628,3791.2221484235906 L-4216.090977191925,3791.296058183112 L-4215.976059436798,3791.372828965583 L-4215.845882892609,3791.398578172126 L-4215.710461139679,3791.4255194715643 L-4215.5802845954895,3791.3997702650213 L-4215.444386005402,3791.372828965583 L-4215.334236621857,3791.2989192060613 Z M-4215.160191059113,3790.9589343122625 L-4215.223610401154,3791.053586488166 L-4215.289413928986,3791.1520533613348 L-4215.38382768631,3791.2152342847967 L-4215.482532978058,3791.2810378126287 L-4215.594112873077,3791.303210740485 L-4215.710461139679,3791.326337342658 L-4215.8220410346985,3791.3041644148016 L-4215.9383893013,3791.2810378126287 L-4216.032803058624,3791.217856889167 L-4216.131508350372,3791.1520533613348 L-4216.194450855255,3791.0574011854314 L-4216.260254383087,3790.9589343122625 L-4216.282665729523,3790.847354417243 L-4216.3055539131165,3790.7310061506414 L-4216.283619403839,3790.619426255622 L-4216.260254383087,3790.5033164075994 L-4216.197311878204,3790.408664231696 L-4216.131508350372,3790.310197358527 L-4216.03661775589,3790.2470164350652 L-4215.9383893013,3790.181212907233 L-4215.826332569122,3790.1588015607977 L-4215.710461139679,3790.135674958625 L-4215.598881244659,3790.1580863050604 L-4215.482532978058,3790.181212907233 L-4215.388119220734,3790.244393830695 L-4215.289413928986,3790.310197358527 L-4215.225994586945,3790.4048495344305 L-4215.160191059113,3790.5033164075994 L-4215.138256549835,3790.614896302619 L-4215.114891529083,3790.7310061506414 L-4215.137302875519,3790.84282446424 Z"/></g><g ifc:guid="324rOJ$9f72972feWTJJXv" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN matsName-STRUCTURALSTEEL matsCategory-Steel target-view-PLANVIEW cut"><path d="M-4188.822090625763,3789.738946443 L-4188.822090625763,3790.711217408576 L-4188.822090625763,3791.723304276862 L-4188.81493806839,3791.760497575202 L-4188.8068318367,3791.7991213850164 L-4188.7858510017395,3791.830831056037 L-4188.763916492462,3791.863494401374 L-4188.732445240021,3791.884713654914 L-4188.699543476105,3791.906648164191 L-4188.662350177765,3791.9140391401434 L-4188.62372636795,3791.9216685346746 L-4187.651455402374,3791.9216685346746 L-4186.639130115509,3791.9216685346746 L-4186.601936817169,3791.9142775587225 L-4186.563313007355,3791.906648164191 L-4186.531841754913,3791.885428910651 L-4186.498939990997,3791.863494401374 L-4186.477959156036,3791.8320231489324 L-4186.456024646759,3791.7991213850164 L-4186.448395252228,3791.7619280866766 L-4186.4407658576965,3791.723304276862 L-4186.4407658576965,3790.751033311286 L-4186.4407658576965,3789.738946443 L-4186.448395252228,3789.70175314466 L-4186.456024646759,3789.6628909162664 L-4186.47700548172,3789.631419663825 L-4186.498939990997,3789.598517899909 L-4186.530411243439,3789.577537064948 L-4186.563313007355,3789.5556025556707 L-4186.600506305695,3789.5482115797186 L-4186.639130115509,3789.5405821851873 L-4187.611877918243,3789.5405821851873 L-4188.62372636795,3789.5405821851873 L-4188.66091966629,3789.5479731611395 L-4188.699543476105,3789.5556025556707 L-4188.731014728546,3789.5765833906316 L-4188.763916492462,3789.598517899909 L-4188.784897327423,3789.6302275709295 L-4188.8068318367,3789.6628909162664 L-4188.814461231232,3789.7000842146062 Z M-4188.722908496857,3789.738946443 L-4188.720524311066,3789.7239260725164 L-4188.718140125275,3789.7081904462957 L-4188.710987567902,3789.694600587287 L-4188.703835010529,3789.68053389112 L-4188.693344593048,3789.6698050550604 L-4188.681900501251,3789.6585993818426 L-4188.6685490608215,3789.6516852430486 L-4188.654243946075,3789.6445326856756 L-4188.639461994171,3789.6421484998846 L-4188.62372636795,3789.6397643140936 L-4187.651455402374,3789.6397643140936 L-4186.639130115509,3789.6397643140936 L-4186.624348163605,3789.6421484998846 L-4186.608612537384,3789.6445326856756 L-4186.595261096954,3789.6514468244695 L-4186.580955982208,3789.6585993818426 L-4186.570465564728,3789.669328217902 L-4186.559021472931,3789.68053389112 L-4186.552345752716,3789.6941237501287 L-4186.545193195343,3789.7081904462957 L-4186.542809009552,3789.723210816779 L-4186.539947986603,3789.738946443 L-4186.539947986603,3790.711217408576 L-4186.539947986603,3791.723304276862 L-4186.542332172394,3791.7383246473455 L-4186.545193195343,3791.754060273566 L-4186.551868915558,3791.767411713996 L-4186.559021472931,3791.781716828742 L-4186.56998872757,3791.7924456648016 L-4186.580955982208,3791.8036513380193 L-4186.594784259796,3791.8105654768133 L-4186.608612537384,3791.8177180341863 L-4186.6238713264465,3791.8201022199773 L-4186.639130115509,3791.8224864057684 L-4187.611877918243,3791.8224864057684 L-4188.62372636795,3791.8224864057684 L-4188.638985157013,3791.8201022199773 L-4188.654243946075,3791.8177180341863 L-4188.668072223663,3791.8108038953924 L-4188.681900501251,3791.8036513380193 L-4188.69286775589,3791.7926840833807 L-4188.703835010529,3791.781716828742 L-4188.710987567902,3791.768126969733 L-4188.718140125275,3791.754060273566 L-4188.720524311066,3791.7388014845037 L-4188.722908496857,3791.723304276862 L-4188.722908496857,3790.751033311286 Z"/><path/></g><g ifc:guid="0V77_9YiT0KvQsC6SuGBbn" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN matsName-STRUCTURALSTEEL matsCategory-Steel target-view-PLANVIEW cut"><path d="M-4133.366405963898,3792.2194533399725 L-4133.366405963898,3792.268090730109 L-4133.366405963898,3792.3186354688787 L-4131.810963153839,3792.3186354688787 L-4130.191624164581,3792.3186354688787 L-4130.191624164581,3792.269998078742 L-4130.191624164581,3792.2194533399725 L-4130.872070789337,3792.2194533399725 L-4131.580650806427,3792.2194533399725 L-4131.608784198761,3792.213731294074 L-4131.637871265411,3792.2080092481756 L-4131.661236286163,3792.192273621955 L-4131.68603181839,3792.175822739997 L-4131.701767444611,3792.152219300666 L-4131.7179799079895,3792.1274237684393 L-4131.723701953888,3792.0995287946844 L-4131.729423999786,3792.070441728034 L-4131.729423999786,3790.75794745008 L-4131.729423999786,3789.391570573249 L-4131.726086139679,3789.3691592268133 L-4131.722271442413,3789.345555787482 L-4131.711781024933,3789.3252902082586 L-4131.701290607452,3789.3040709547186 L-4131.6850781440735,3789.2880969099187 L-4131.668388843536,3789.2711691908025 L-4131.647884845734,3789.260917191901 L-4131.626904010773,3789.2501883558416 L-4131.604015827179,3789.246612077155 L-4131.580650806427,3789.2427973798895 L-4130.900204181671,3789.2427973798895 L-4130.191624164581,3789.2427973798895 L-4130.191624164581,3789.1941599897527 L-4130.191624164581,3789.143615250983 L-4131.747543811798,3789.143615250983 L-4133.366405963898,3789.143615250983 L-4133.366405963898,3789.19225264112 L-4133.366405963898,3789.2427973798895 L-4132.685959339142,3789.2427973798895 L-4131.977379322052,3789.2427973798895 L-4131.949722766876,3789.248281007209 L-4131.920635700226,3789.2542414716863 L-4131.896793842316,3789.269977097907 L-4131.872475147247,3789.286427979865 L-4131.856739521027,3789.310031419196 L-4131.8400502204895,3789.3345885328436 L-4131.834328174591,3789.3624835065984 L-4131.828606128693,3789.391570573249 L-4131.828606128693,3790.704303269782 L-4131.828606128693,3792.070441728034 L-4131.832420825958,3792.0930914930486 L-4131.836235523224,3792.1164565138006 L-4131.846249103546,3792.1369605116033 L-4131.857216358185,3792.1579413465643 L-4131.873428821564,3792.174153809943 L-4131.890118122101,3792.1908431104803 L-4131.910622119904,3792.2013335279607 L-4131.9316029548645,3792.2120623640203 L-4131.9540143013,3792.215638642707 L-4131.977379322052,3792.2194533399725 L-4132.658302783966,3792.2194533399725 Z"/></g><g ifc:guid="3igz$FQOP0KuWKxA3k5P0g" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN matsName-STRUCTURALSTEEL matsCategory-Steel target-view-PLANVIEW cut"><path d="M-4157.873451709747,3791.4255194715643 L-4157.873451709747,3791.474156861701 L-4157.873451709747,3791.5249400190496 L-4157.095730304718,3791.5249400190496 L-4156.286060810089,3791.5249400190496 L-4156.286060810089,3791.476302628913 L-4156.286060810089,3791.4255194715643 L-4156.577885150909,3791.4255194715643 L-4156.881630420685,3791.4255194715643 L-4156.90404176712,3791.4219431928777 L-4156.927406787872,3791.418366914191 L-4156.947910785675,3791.4078764967107 L-4156.968891620636,3791.397147660651 L-4156.985104084015,3791.3811736158514 L-4157.001793384552,3791.364245896735 L-4157.0122838020325,3791.3439803175115 L-4157.022774219513,3791.3227610639715 L-4157.026588916779,3791.300349717536 L-4157.030403614044,3791.276746278205 L-4157.030403614044,3790.74197340528 L-4157.030403614044,3790.185504441657 L-4157.026588916779,3790.1628546766424 L-4157.022774219513,3790.1394896558904 L-4157.012760639191,3790.1189856580877 L-4157.001793384552,3790.0980048231268 L-4156.985580921173,3790.081792359748 L-4156.968891620636,3790.0651030592107 L-4156.948387622833,3790.0546126417303 L-4156.927406787872,3790.0438838056707 L-4156.904995441437,3790.040307526984 L-4156.881630420685,3790.0364928297186 L-4156.5898060798645,3790.0364928297186 L-4156.286060810089,3790.0364928297186 L-4156.286060810089,3789.987855439582 L-4156.286060810089,3789.9373107008123 L-4157.063782215118,3789.9373107008123 L-4157.873451709747,3789.9373107008123 L-4157.873451709747,3789.985948090949 L-4157.873451709747,3790.0364928297186 L-4157.582104206085,3790.0364928297186 L-4157.27835893631,3790.0364928297186 L-4157.255947589874,3790.040069108405 L-4157.232105731964,3790.0438838056707 L-4157.21207857132,3790.054135804572 L-4157.1906208992,3790.0651030592107 L-4157.17488527298,3790.0810771040105 L-4157.157719135284,3790.0980048231268 L-4157.147705554962,3790.1182704023504 L-4157.1367383003235,3790.1394896558904 L-4157.133400440216,3790.161901002326 L-4157.12958574295,3790.185504441657 L-4157.12958574295,3790.720277314582 L-4157.12958574295,3791.276746278205 L-4157.132923603058,3791.2993960432195 L-4157.1367383003235,3791.3227610639715 L-4157.147228717804,3791.343026643195 L-4157.157719135284,3791.364245896735 L-4157.173931598663,3791.380458360114 L-4157.1906208992,3791.397147660651 L-4157.211124897003,3791.4076380781316 L-4157.232105731964,3791.418366914191 L-4157.254993915558,3791.4219431928777 L-4157.27835893631,3791.4255194715643 L-4157.57018327713,3791.4255194715643 Z"/></g><g ifc:guid="2$sq78lZrEWxwVK__4iW$9" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN matsName-STRUCTURALSTEEL matsCategory-Steel target-view-PLANVIEW cut"><path d="M-4149.638473987579,3791.624122147956 L-4149.638473987579,3791.6727595380926 L-4149.638473987579,3791.723304276862 L-4148.666203022003,3791.723304276862 L-4147.653877735138,3791.723304276862 L-4147.653877735138,3791.6746668867254 L-4147.653877735138,3791.624122147956 L-4148.042976856232,3791.624122147956 L-4148.447811603546,3791.624122147956 L-4148.470222949982,3791.6205458692693 L-4148.494064807892,3791.6167311720037 L-4148.514091968536,3791.6064791731023 L-4148.5355496406555,3791.595750337043 L-4148.551285266876,3791.579537873664 L-4148.5684514045715,3791.5626101545477 L-4148.578464984894,3791.542344575324 L-4148.5894322395325,3791.521125321784 L-4148.59277009964,3791.4987139753484 L-4148.5965847969055,3791.4753489545965 L-4148.5965847969055,3790.746026521125 L-4148.5965847969055,3789.9869017652654 L-4148.593246936798,3789.96449041883 L-4148.5894322395325,3789.940886979499 L-4148.578941822052,3789.920621400275 L-4148.5684514045715,3789.899402146735 L-4148.552238941193,3789.8834281019354 L-4148.5355496406555,3789.866500382819 L-4148.515045642853,3789.856248383918 L-4148.494064807892,3789.845519547858 L-4148.471176624298,3789.8419432691717 L-4148.447811603546,3789.838128571906 L-4148.058712482452,3789.838128571906 L-4147.653877735138,3789.838128571906 L-4147.653877735138,3789.7894911817693 L-4147.653877735138,3789.738946443 L-4148.626625537872,3789.738946443 L-4149.638473987579,3789.738946443 L-4149.638473987579,3789.7875838331365 L-4149.638473987579,3789.838128571906 L-4149.249374866486,3789.838128571906 L-4148.844540119171,3789.838128571906 L-4148.822128772736,3789.8417048505926 L-4148.798763751984,3789.845519547858 L-4148.778259754181,3789.8557715467596 L-4148.75727891922,3789.866500382819 L-4148.741066455841,3789.882712846198 L-4148.724377155304,3789.899402146735 L-4148.7138867378235,3789.919906144538 L-4148.703396320343,3789.940886979499 L-4148.699581623077,3789.9635367445135 L-4148.695766925812,3789.9869017652654 L-4148.695766925812,3790.716224198737 L-4148.695766925812,3791.4753489545965 L-4148.699581623077,3791.497760301032 L-4148.703396320343,3791.521125321784 L-4148.713409900665,3791.5416293195867 L-4148.724377155304,3791.5626101545477 L-4148.740589618683,3791.5788226179266 L-4148.75727891922,3791.595750337043 L-4148.777782917023,3791.606002335944 L-4148.798763751984,3791.6167311720037 L-4148.821175098419,3791.6203074506902 L-4148.844540119171,3791.624122147956 L-4149.233639240265,3791.624122147956 Z"/></g><g ifc:guid="0AaKGUIuj9OPK0ety40Ow$" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN matsName-STRUCTURALSTEEL matsCategory-Steel target-view-PLANVIEW cut"><path d="M-4141.403019428253,3791.8224864057684 L-4141.403019428253,3791.871123795905 L-4141.403019428253,3791.9216685346746 L-4140.23619890213,3791.9216685346746 L-4139.021694660187,3791.9216685346746 L-4139.021694660187,3791.873031144538 L-4139.021694660187,3791.8224864057684 L-4139.508068561554,3791.8224864057684 L-4140.0139927864075,3791.8224864057684 L-4140.036404132843,3791.818910127082 L-4140.060245990753,3791.8153338483953 L-4140.080273151398,3791.804843430915 L-4140.101730823517,3791.7941145948553 L-4140.117466449738,3791.7779021314764 L-4140.134632587433,3791.7612128309393 L-4140.144646167755,3791.7407088331365 L-4140.155613422394,3791.7197279981756 L-4140.158951282501,3791.697078233161 L-4140.162765979767,3791.673713212409 L-4140.162765979767,3790.7498412183904 L-4140.162765979767,3789.788537507453 L-4140.159428119659,3789.7658877424383 L-4140.155613422394,3789.7425227216863 L-4140.145123004913,3789.7222571424627 L-4140.134632587433,3789.7010378889227 L-4140.118420124054,3789.6848254255437 L-4140.101730823517,3789.6681361250066 L-4140.081226825714,3789.657645707526 L-4140.060245990753,3789.6469168714666 L-4140.037357807159,3789.64334059278 L-4140.0139927864075,3789.6397643140936 L-4139.5280957221985,3789.6397643140936 L-4139.021694660187,3789.6397643140936 L-4139.021694660187,3789.591126923957 L-4139.021694660187,3789.5405821851873 L-4140.18851518631,3789.5405821851873 L-4141.403019428253,3789.5405821851873 L-4141.403019428253,3789.588981156745 L-4141.403019428253,3789.6397643140936 L-4140.917122364044,3789.6397643140936 L-4140.4107213020325,3789.6397643140936 L-4140.388309955597,3789.64334059278 L-4140.364944934845,3789.6469168714666 L-4140.344440937042,3789.657407288947 L-4140.323460102081,3789.6681361250066 L-4140.307247638702,3789.6843485883855 L-4140.290558338165,3789.7010378889227 L-4140.280067920685,3789.7213034681463 L-4140.269577503204,3789.7425227216863 L-4140.265762805939,3789.765172486701 L-4140.261948108673,3789.788537507453 L-4140.261948108673,3790.7121710828924 L-4140.261948108673,3791.673713212409 L-4140.265762805939,3791.6961245588445 L-4140.269577503204,3791.7197279981756 L-4140.279591083527,3791.739993577399 L-4140.290558338165,3791.7612128309393 L-4140.306770801544,3791.777186875739 L-4140.323460102081,3791.7941145948553 L-4140.343964099884,3791.8043665937566 L-4140.364944934845,3791.8153338483953 L-4140.3873562812805,3791.8186717085027 L-4140.4107213020325,3791.8224864057684 L-4140.8970952034,3791.8224864057684 Z"/></g><g ifc:guid="0YcdVLZVL8og0B4V8I_tiN" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN matsName-STRUCTURALSTEEL matsCategory-Steel target-view-PLANVIEW cut"><path d="M-4125.329792499542,3792.6161818555975 L-4125.329792499542,3792.664819245734 L-4125.329792499542,3792.7153639845037 L-4123.38525056839,3792.7153639845037 L-4121.361076831818,3792.7153639845037 L-4121.361076831818,3792.666726594367 L-4121.361076831818,3792.6161818555975 L-4122.23607301712,3792.6161818555975 L-4123.1473088264465,3792.6161818555975 L-4123.174965381622,3792.610698228278 L-4123.204052448273,3792.6049761823797 L-4123.227894306183,3792.58900213758 L-4123.252213001251,3792.572551255622 L-4123.267948627472,3792.548947816291 L-4123.284637928009,3792.5243907026434 L-4123.2903599739075,3792.4964957288885 L-4123.296082019806,3792.467408662238 L-4123.296082019806,3790.7658152631902 L-4123.296082019806,3788.994842057624 L-4123.29226732254,3788.972192292609 L-4123.288452625275,3788.948827271857 L-4123.278439044952,3788.9285616926336 L-4123.267471790314,3788.9073424390936 L-4123.251259326935,3788.8911299757146 L-4123.234570026398,3788.8744406751775 L-4123.214066028595,3788.863950257697 L-4123.193085193634,3788.8532214216375 L-4123.1706738471985,3788.849645142951 L-4123.1473088264465,3788.8458304456854 L-4122.271835803986,3788.8458304456854 L-4121.361076831818,3788.8458304456854 L-4121.361076831818,3788.7971930555486 L-4121.361076831818,3788.746648316779 L-4123.306095600128,3788.746648316779 L-4125.329792499542,3788.746648316779 L-4125.329792499542,3788.795285706916 L-4125.329792499542,3788.8458304456854 L-4124.4547963142395,3788.8458304456854 L-4123.5440373420715,3788.8458304456854 L-4123.515903949738,3788.851552491584 L-4123.486816883087,3788.857274537482 L-4123.463451862335,3788.873010163703 L-4123.438656330109,3788.889461045661 L-4123.422920703888,3788.913302903571 L-4123.406708240509,3788.9378600172186 L-4123.400986194611,3788.9657549909734 L-4123.395264148712,3788.994842057624 L-4123.395264148712,3790.6964354566717 L-4123.395264148712,3792.467408662238 L-4123.39860200882,3792.4900584272527 L-4123.402416706085,3792.5134234480047 L-4123.412907123566,3792.5336890272283 L-4123.423397541046,3792.5549082807684 L-4123.439610004425,3792.5711207441473 L-4123.456299304962,3792.5878100446844 L-4123.476803302765,3792.598300462165 L-4123.497784137726,3792.6090292982244 L-4123.52067232132,3792.612605576911 L-4123.5440373420715,3792.6161818555975 L-4124.419033527374,3792.6161818555975 Z"/></g><g ifc:guid="2lR_tDOef4tAw2waavbE_N" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path/><path d="M-4198.067486286163,3789.7620730451727 L-4198.07893037796,3789.8200087598943 L-4198.082745075226,3789.838128571906 L-4198.082745075226,3791.1983065656805 L-4198.082745075226,3791.624122147956 L-4198.070824146271,3791.6818194440984 L-4198.067486286163,3791.69993925611 L-4198.034584522247,3791.749053483405 L-4198.024570941925,3791.7643122724676 L-4197.97545671463,3791.7972140363836 L-4197.960197925568,3791.807466035285 L-4197.902023792267,3791.818910127082 L-4197.883903980255,3791.8224864057684 L-4196.52396440506,3791.8224864057684 L-4196.098148822784,3791.8224864057684 L-4196.040451526642,3791.8110423139715 L-4196.02233171463,3791.807466035285 L-4195.973217487335,3791.774564271369 L-4195.957958698273,3791.7643122724676 L-4195.925056934357,3791.7154364637518 L-4195.915043354034,3791.69993925611 L-4195.903122425079,3791.6422419599676 L-4195.899784564972,3791.624122147956 L-4195.899784564972,3790.2637057356023 L-4195.899784564972,3789.838128571906 L-4195.911228656769,3789.7801928571844 L-4195.915043354034,3789.7620730451727 L-4195.947468280792,3789.713197236457 L-4195.957958698273,3789.6977000288152 L-4196.007072925568,3789.6650366834783 L-4196.02233171463,3789.654784684577 L-4196.080029010773,3789.64334059278 L-4196.098148822784,3789.6397643140936 L-4197.458565235138,3789.6397643140936 L-4197.883903980255,3789.6397643140936 L-4197.942078113556,3789.6512084058904 L-4197.960197925568,3789.654784684577 L-4198.009312152863,3789.687448029914 L-4198.024570941925,3789.6977000288152 L-4198.056995868683,3789.74681425611 Z M-4197.98356294632,3789.838128571906 L-4197.977364063263,3789.8092799238348 L-4197.975933551788,3789.800220017829 L-4197.959244251251,3789.7756629041814 L-4197.954475879669,3789.76803350965 L-4197.929680347443,3789.751582627692 L-4197.922050952911,3789.746575837531 L-4197.892963886261,3789.7406153730535 L-4197.883903980255,3789.738946443 L-4196.52396440506,3789.738946443 L-4196.098148822784,3789.738946443 L-4196.069061756134,3789.7446684888982 L-4196.060001850128,3789.746575837531 L-4196.03568315506,3789.76278830091 L-4196.028053760529,3789.76803350965 L-4196.01184129715,3789.7925906232977 L-4196.006596088409,3789.800220017829 L-4196.000874042511,3789.8290686659 L-4195.998966693878,3789.838128571906 L-4195.998966693878,3791.1983065656805 L-4195.998966693878,3791.624122147956 L-4196.004688739777,3791.652970796027 L-4196.006596088409,3791.662030702033 L-4196.022808551788,3791.6865878156805 L-4196.028053760529,3791.6942172102117 L-4196.052372455597,3791.7106680921697 L-4196.060001850128,3791.715674882331 L-4196.089088916779,3791.7213969282293 L-4196.098148822784,3791.723304276862 L-4197.458565235138,3791.723304276862 L-4197.883903980255,3791.723304276862 L-4197.9129910469055,3791.7175822309637 L-4197.922050952911,3791.715674882331 L-4197.94636964798,3791.699462418952 L-4197.954475879669,3791.6942172102117 L-4197.970688343048,3791.6696600965643 L-4197.975933551788,3791.662030702033 L-4197.981655597687,3791.6331820539617 L-4197.98356294632,3791.624122147956 L-4197.98356294632,3790.2637057356023 Z"/></g><g ifc:guid="1px558J8DFuOwFCGWnsv31" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path/><path d="M58.957964181900024,139.30140699962632 L58.9539110660553,139.32167257884996 L58.942824602127075,139.37746252635972 L58.942824602127075,139.85382284740464 L58.942824602127075,141.16321768383042 L58.9468777179718,141.18348326305406 L58.957964181900024,141.23927321056382 L58.9694082736969,141.25643934825914 L59.00093913078308,141.30364622692124 L59.01816487312317,141.31509031871812 L59.0653121471405,141.34656157115953 L59.085577726364136,141.35061468700425 L59.14124846458435,141.36182036022203 L59.61772799491882,141.36182036022203 L60.927242040634155,141.36182036022203 L60.94744801521301,141.3577672443773 L61.003178358078,141.34656157115953 L61.020344495773315,141.33511747936265 L61.067551374435425,141.30364622692124 L61.0789954662323,141.28648008922593 L61.11052632331848,141.23927321056382 L61.11457943916321,141.2190076313402 L61.12566590309143,141.16321768383042 L61.12566590309143,140.6868573627855 L61.12566590309143,139.37746252635972 L61.121612787246704,139.3571969471361 L61.11052632331848,139.30140699962632 L61.099082231521606,139.284240861931 L61.067551374435425,139.2370339832689 L61.05032563209534,139.22558989147203 L61.003178358078,139.19411863903062 L60.98291277885437,139.1900655231859 L60.927242040634155,139.17885984996812 L60.45076251029968,139.17885984996812 L59.14124846458435,139.17885984996812 L59.12104249000549,139.18291296581285 L59.0653121471405,139.19411863903062 L59.04814600944519,139.2055627308275 L59.00093913078308,139.2370339832689 L58.989495038986206,139.2542001209642 Z M59.0420663356781,139.37746252635972 L59.044092893600464,139.36721052745835 L59.049636125564575,139.33931555370347 L59.05535817146301,139.33073248485582 L59.071093797683716,139.30712904552476 L59.07967686653137,139.30140699962632 L59.10328030586243,139.28567137340562 L59.11341309547424,139.2837640247728 L59.14124846458435,139.27804197887437 L59.61772799491882,139.27804197887437 L60.927242040634155,139.27804197887437 L60.937315225601196,139.28018774608628 L60.96521019935608,139.28567137340562 L60.973793268203735,139.29139341930406 L60.99739670753479,139.30712904552476 L61.00311875343323,139.31571211437242 L61.01885437965393,139.33931555370347 L61.020880937576294,139.34956755260484 L61.026424169540405,139.37746252635972 L61.026424169540405,139.85382284740464 L61.026424169540405,141.16321768383042 L61.02439761161804,141.1734696827318 L61.01885437965393,141.20136465648667 L61.01313233375549,141.20994772533433 L60.99739670753479,141.23355116466539 L60.988813638687134,141.23927321056382 L60.96521019935608,141.25500883678453 L60.95507740974426,141.25691618541734 L60.927242040634155,141.26263823131578 L60.45076251029968,141.26263823131578 L59.14124846458435,141.26263823131578 L59.13117527961731,141.26049246410386 L59.10328030586243,141.25500883678453 L59.09469723701477,141.2492867908861 L59.071093797683716,141.23355116466539 L59.06537175178528,141.22496809581773 L59.049636125564575,141.20136465648667 L59.04760956764221,141.1911126575853 L59.0420663356781,141.16321768383042 L59.0420663356781,140.6868573627855 Z"/></g><g ifc:guid="1ZT11pYZ56FR64Wb4ixwwZ" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path/><path d="M67.68926978111267,263.9199354104187 L67.68515706062317,263.94067782680054 L67.67413020133972,263.9959909371521 L67.67413020133972,264.4814111642029 L67.67413020133972,265.7817460946228 L67.67824292182922,265.80248851100464 L67.68926978111267,265.8578016213562 L67.70095229148865,265.8752061776306 L67.73224472999573,265.9221746377136 L67.74976849555969,265.9338571480896 L67.79661774635315,265.9650899819519 L67.81730055809021,265.96938151637573 L67.872554063797,265.9803487710144 L68.35797429084778,265.9803487710144 L69.6585476398468,265.9803487710144 L69.67917084693909,265.9760572365906 L69.73448395729065,265.9650899819519 L69.75194811820984,265.95340747157593 L69.79885697364807,265.9221746377136 L69.81053948402405,265.9047700814392 L69.84183192253113,265.8578016213562 L69.84594464302063,265.83705920497437 L69.85697150230408,265.7817460946228 L69.85697150230408,265.296325867572 L69.85697150230408,263.9959909371521 L69.85285878181458,263.97524852077026 L69.84183192253113,263.9199354104187 L69.83014941215515,263.9025308541443 L69.79885697364807,263.8555623940613 L69.7813332080841,263.8438798836853 L69.73448395729065,263.812647049823 L69.71380114555359,263.80835551539917 L69.6585476398468,263.7973882607605 L69.17312741279602,263.7973882607605 L67.872554063797,263.7973882607605 L67.85193085670471,263.8016797951843 L67.79661774635315,263.812647049823 L67.77915358543396,263.824329560199 L67.73224472999573,263.8555623940613 L67.72056221961975,263.8729669503357 Z M67.77337193489075,263.9959909371521 L67.77539849281311,263.98550051967163 L67.78094172477722,263.95784396449585 L67.78678297996521,263.9492608956482 L67.80239939689636,263.92565745631714 L67.81116127967834,263.9199354104187 L67.83458590507507,263.904199784198 L67.84495711326599,263.9022924355652 L67.872554063797,263.89657038966675 L68.35797429084778,263.89657038966675 L69.6585476398468,263.89657038966675 L69.66885924339294,263.89871615687866 L69.69651579856873,263.904199784198 L69.70521807670593,263.91016024867554 L69.72870230674744,263.92565745631714 L69.73454356193542,263.9344789437439 L69.75015997886658,263.95784396449585 L69.75224614143372,263.9683343819763 L69.75772976875305,263.9959909371521 L69.75772976875305,264.4814111642029 L69.75772976875305,265.7817460946228 L69.75570321083069,265.7922365121033 L69.75015997886658,265.81989306727905 L69.74431872367859,265.8284761361267 L69.72870230674744,265.85207957545776 L69.71994042396545,265.8578016213562 L69.69651579856873,265.8735372475769 L69.68614459037781,265.8754445962097 L69.6585476398468,265.88116664210816 L69.17312741279602,265.88116664210816 L67.872554063797,265.88116664210816 L67.86224246025085,265.87902087489624 L67.83458590507507,265.8735372475769 L67.82588362693787,265.86757678309937 L67.80239939689636,265.85207957545776 L67.79655814170837,265.843258088031 L67.78094172477722,265.81989306727905 L67.77885556221008,265.8094026497986 L67.77337193489075,265.7817460946228 L67.77337193489075,265.296325867572 Z"/></g><g ifc:guid="3DGECc_x54Khsg7g_MG$9V" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path/><path d="M42.60021448135376,263.9199428609993 L42.59634017944336,263.9394931844856 L42.585134506225586,263.9959983877327 L42.585134506225586,264.4556694082405 L42.585134506225586,265.7817535452034 L42.589008808135986,265.80130386868973 L42.60021448135376,265.8578090719368 L42.61130094528198,265.8742599538948 L42.64324903488159,265.9221820882942 L42.65981912612915,265.9331493429329 L42.707622051239014,265.9650974325325 L42.72717237472534,265.96915054837723 L42.78355836868286,265.980356221595 L43.243229389190674,265.980356221595 L44.56952214241028,265.980356221595 L44.58901286125183,265.9763031057503 L44.645458459854126,265.9650974325325 L44.662028551101685,265.95413017789383 L44.70983147621155,265.9221820882942 L44.720858335494995,265.9054927877571 L44.752806425094604,265.8578090719368 L44.75674033164978,265.83825874845047 L44.767946004867554,265.7817535452034 L44.767946004867554,265.3220825246956 L44.767946004867554,263.9959983877327 L44.76407170295715,263.97644806424637 L44.752806425094604,263.9199428609993 L44.74177956581116,263.9034919790413 L44.70983147621155,263.8555698446419 L44.69326138496399,263.8446025900032 L44.645458459854126,263.8126545004036 L44.6259081363678,263.80860138455887 L44.56952214241028,263.7973957113411 L44.10979151725769,263.7973957113411 L42.78355836868286,263.7973957113411 L42.76400804519653,263.8014488271858 L42.707622051239014,263.8126545004036 L42.691051959991455,263.82362175504227 L42.64324903488159,263.8555698446419 L42.63216257095337,263.872259145179 Z M42.684346437454224,263.9959983877327 L42.686283588409424,263.98622322598953 L42.69188642501831,263.95785141507645 L42.69742965698242,263.949745183387 L42.71340370178223,263.92566490689774 L42.721688747406006,263.9201812795784 L42.74559020996094,263.9042072347786 L42.7553653717041,263.9022998861458 L42.78355836868286,263.89657784024735 L43.243229389190674,263.89657784024735 L44.56952214241028,263.89657784024735 L44.57923769950867,263.89872360745926 L44.6074903011322,263.9042072347786 L44.61577534675598,263.90969086209793 L44.63967680931091,263.92566490689774 L44.64516043663025,263.9340095571663 L44.661134481430054,263.95785141507645 L44.66310143470764,263.9676265768196 L44.66870427131653,263.9959983877327 L44.66870427131653,264.4556694082405 L44.66870427131653,265.7817535452034 L44.666796922683716,265.79152870694656 L44.661134481430054,265.81990051785965 L44.65565085411072,265.8280067495491 L44.63967680931091,265.85208702603836 L44.631391763687134,265.8575706533577 L44.6074903011322,265.8735446981575 L44.59771513938904,265.8754520467903 L44.56952214241028,265.88117409268875 L44.10979151725769,265.88117409268875 L42.78355836868286,265.88117409268875 L42.7737832069397,265.87902832547684 L42.74559020996094,265.8735446981575 L42.73730516433716,265.86806107083817 L42.71340370178223,265.85208702603836 L42.707860469818115,265.8437423757698 L42.69188642501831,265.81990051785965 L42.68994927406311,265.8101253561165 L42.684346437454224,265.7817535452034 L42.684346437454224,265.3220825246956 Z"/></g><g ifc:guid="1A2AJp8aHDCxtKoa$6ImSb" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path/><path d="M16.889244318008423,139.30142190078752 L16.885578632354736,139.32001854995744 L16.87416434288025,139.37747742752092 L16.87416434288025,139.81187607864396 L16.87416434288025,141.16323258499162 L16.877830028533936,141.18182923416154 L16.889244318008423,141.23928811172502 L16.89973473548889,141.25502373794572 L16.932278871536255,141.30366112808244 L16.947925090789795,141.3141515455629 L16.996651887893677,141.34657647232072 L17.015129327774048,141.35039116958635 L17.072588205337524,141.36183526138322 L17.507106065750122,141.36183526138322 L18.858522176742554,141.36183526138322 L18.876999616622925,141.3580205641176 L18.9344584941864,141.34657647232072 L18.95013451576233,141.33608605484025 L18.998831510543823,141.30366112808244 L19.009292125701904,141.28792550186174 L19.041866064071655,141.23928811172502 L19.045531749725342,141.2206914625551 L19.05694603919983,141.16323258499162 L19.05694603919983,140.72883393386857 L19.05694603919983,139.37747742752092 L19.053280353546143,139.358880778351 L19.041866064071655,139.30142190078752 L19.031375646591187,139.2856862745668 L18.998831510543823,139.2370488844301 L18.983185291290283,139.22655846694963 L18.9344584941864,139.1941335401918 L18.91598105430603,139.1903188429262 L18.858522176742554,139.1788747511293 L18.424004316329956,139.1788747511293 L17.072588205337524,139.1788747511293 L17.054110765457153,139.18268944839494 L16.996651887893677,139.1941335401918 L16.98097586631775,139.20462395767228 L16.932278871536255,139.2370488844301 L16.921818256378174,139.2527845106508 Z M16.973376274108887,139.37747742752092 L16.975194215774536,139.36817910293595 L16.980916261672974,139.33933045486467 L16.986161470413208,139.33170106033342 L17.00243353843689,139.30714394668595 L17.010271549224854,139.30189873794572 L17.0346200466156,139.2856862745668 L17.043858766555786,139.283778925934 L17.072588205337524,139.27805688003556 L17.507106065750122,139.27805688003556 L18.858522176742554,139.27805688003556 L18.86776089668274,139.27996422866838 L18.896490335464478,139.2856862745668 L18.90432834625244,139.29093148330705 L18.92867684364319,139.30714394668595 L18.933922052383423,139.3150117597963 L18.950194120407104,139.33933045486467 L18.952012062072754,139.34862877944963 L18.95773410797119,139.37747742752092 L18.95773410797119,139.81187607864396 L18.95773410797119,141.16323258499162 L18.955916166305542,141.17253090957658 L18.950194120407104,141.20137955764787 L18.94494891166687,141.20900895217912 L18.92867684364319,141.23356606582658 L18.920838832855225,141.2388112745668 L18.896490335464478,141.25502373794572 L18.887251615524292,141.25693108657853 L18.858522176742554,141.26265313247697 L18.424004316329956,141.26265313247697 L17.072588205337524,141.26265313247697 L17.06334948539734,141.26074578384416 L17.0346200466156,141.25502373794572 L17.026782035827637,141.24977852920549 L17.00243353843689,141.23356606582658 L16.997188329696655,141.22569825271623 L16.980916261672974,141.20137955764787 L16.979098320007324,141.1920812330629 L16.973376274108887,141.16323258499162 L16.973376274108887,140.72883393386857 Z"/></g><g ifc:guid="0CnIGZsbr4IvnlF1XaSOec" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path/><path d="M25.620460510253906,139.30141817549722 L25.616735219955444,139.32025324324624 L25.605380535125732,139.37747370223062 L25.605380535125732,139.81974016646402 L25.605380535125732,141.16322885970132 L25.609105825424194,141.18206392745034 L25.620460510253906,141.23928438643472 L25.6311297416687,141.25525843123452 L25.66349506378174,141.30365740279214 L25.679439306259155,141.3143862388517 L25.72786808013916,141.34657274703042 L25.746673345565796,141.35038744429605 L25.803804397583008,141.36183153609292 L26.246070861816406,141.36183153609292 L27.589738368988037,141.36183153609292 L27.608543634414673,141.3580168388273 L27.665674686431885,141.34657274703042 L27.6816189289093,141.33608232954995 L27.730047702789307,141.30365740279214 L27.7407169342041,141.28768335799234 L27.77308225631714,141.23928438643472 L27.7768075466156,141.2204493186857 L27.788162231445312,141.16322885970132 L27.788162231445312,140.72096239546792 L27.788162231445312,139.37747370223062 L27.78443694114685,139.3586386344816 L27.77308225631714,139.30141817549722 L27.762413024902344,139.2854441306974 L27.730047702789307,139.2370451591398 L27.71410346031189,139.22631632308023 L27.665674686431885,139.19412981490152 L27.64686942100525,139.1903151176359 L27.589738368988037,139.17887102583902 L27.14747190475464,139.17887102583902 L25.803804397583008,139.17887102583902 L25.784999132156372,139.18268572310464 L25.72786808013916,139.19412981490152 L25.711923837661743,139.20462023238198 L25.66349506378174,139.2370451591398 L25.652825832366943,139.2530192039396 Z M25.70459246635437,139.37747370223062 L25.706440210342407,139.36793695906655 L25.712132453918457,139.33932672957437 L25.717467069625854,139.33145891646402 L25.733649730682373,139.30714022139566 L25.741606950759888,139.30189501265542 L25.765836238861084,139.28568254927652 L25.775223970413208,139.2837752006437 L25.803804397583008,139.27805315474527 L26.246070861816406,139.27805315474527 L27.589738368988037,139.27805315474527 L27.59915590286255,139.27996050337808 L27.62770652770996,139.28568254927652 L27.635693550109863,139.29092775801675 L27.659893035888672,139.30714022139566 L27.66522765159607,139.3152464530851 L27.681410312652588,139.33932672957437 L27.683287858963013,139.34886347273843 L27.688950300216675,139.37747370223062 L27.688950300216675,139.81974016646402 L27.688950300216675,141.16322885970132 L27.687102556228638,141.17276560286538 L27.681410312652588,141.20137583235757 L27.67607569694519,141.20924364546792 L27.659893035888672,141.23356234053628 L27.651935815811157,141.23880754927652 L27.62770652770996,141.25502001265542 L27.618318796157837,141.25692736128823 L27.589738368988037,141.26264940718667 L27.14747190475464,141.26264940718667 L25.803804397583008,141.26264940718667 L25.794386863708496,141.26074205855386 L25.765836238861084,141.25502001265542 L25.75784921646118,141.2497748039152 L25.733649730682373,141.23356234053628 L25.728315114974976,141.22545610884683 L25.712132453918457,141.20137583235757 L25.710254907608032,141.1918390891935 L25.70459246635437,141.16322885970132 L25.70459246635437,140.72096239546792 Z"/></g><g ifc:guid="3NPmEO$MTE6QC_jh_pqVhO" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path/><path d="M67.6892101764679,139.30140327433602 L67.6850974559784,139.32214569071786 L67.67407059669495,139.37745880106942 L67.67407059669495,139.8628790281202 L67.67407059669495,141.16321395854013 L67.67818331718445,141.18395637492196 L67.6892101764679,141.23926948527352 L67.70089268684387,141.25667404154794 L67.73218512535095,141.30364250163095 L67.74970889091492,141.31532501200692 L67.79655814170837,141.34655784586923 L67.81724095344543,141.35084938029306 L67.87249445915222,141.36181663493173 L68.357914686203,141.36181663493173 L69.65848803520203,141.36181663493173 L69.67911124229431,141.3575251005079 L69.73442435264587,141.34655784586923 L69.75188851356506,141.33487533549325 L69.7987973690033,141.30364250163095 L69.81047987937927,141.28623794535653 L69.84177231788635,141.23926948527352 L69.84588503837585,141.2185270688917 L69.8569118976593,141.16321395854013 L69.8569118976593,140.67779373148934 L69.8569118976593,139.37745880106942 L69.8527991771698,139.3567163846876 L69.84177231788635,139.30140327433602 L69.83008980751038,139.2839987180616 L69.7987973690033,139.2370302579786 L69.78127360343933,139.22534774760263 L69.73442435264587,139.19411491374032 L69.71374154090881,139.1898233793165 L69.65848803520203,139.17885612467782 L69.17306780815125,139.17885612467782 L67.87249445915222,139.17885612467782 L67.85187125205994,139.18314765910165 L67.79655814170837,139.19411491374032 L67.77909398078918,139.2057974241163 L67.73218512535095,139.2370302579786 L67.72050261497498,139.25443481425302 Z M67.77331233024597,139.37745880106942 L67.77533888816833,139.36696838358895 L67.78088212013245,139.33931182841317 L67.78672337532043,139.33072875956552 L67.80233979225159,139.30712532023446 L67.81110167503357,139.30140327433602 L67.8345263004303,139.28566764811532 L67.84489750862122,139.2837602994825 L67.87249445915222,139.27803825358407 L68.357914686203,139.27803825358407 L69.65848803520203,139.27803825358407 L69.66879963874817,139.28018402079599 L69.69645619392395,139.28566764811532 L69.70515847206116,139.29162811259286 L69.72864270210266,139.30712532023446 L69.73448395729065,139.31594680766122 L69.7501003742218,139.33931182841317 L69.75218653678894,139.34980224589364 L69.75767016410828,139.37745880106942 L69.75767016410828,139.8628790281202 L69.75767016410828,141.16321395854013 L69.75564360618591,141.1737043760206 L69.7501003742218,141.20136093119638 L69.74425911903381,141.20994400004403 L69.72864270210266,141.2335474393751 L69.71988081932068,141.23926948527352 L69.69645619392395,141.25500511149423 L69.68608498573303,141.25691246012704 L69.65848803520203,141.26263450602548 L69.17306780815125,141.26263450602548 L67.87249445915222,141.26263450602548 L67.86218285560608,141.26048873881356 L67.8345263004303,141.25500511149423 L67.82582402229309,141.2490446470167 L67.80233979225159,141.2335474393751 L67.7964985370636,141.22472595194833 L67.78088212013245,141.20136093119638 L67.77879595756531,141.1908705137159 L67.77331233024597,141.16321395854013 L67.77331233024597,140.67779373148934 Z"/></g><g ifc:guid="1psDtY6nnDZxo02VcZu5oI" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path/><path d="M16.88927412033081,170.45605470197754 L16.885608434677124,170.47465135114746 L16.874194145202637,170.53211025781476 L16.874194145202637,170.96650887983398 L16.874194145202637,172.31786538618164 L16.877859830856323,172.33646203535156 L16.88927412033081,172.39392091291504 L16.89976453781128,172.40965653913574 L16.932308673858643,172.45829392927246 L16.947954893112183,172.46878434675293 L16.996681690216064,172.50120927351074 L17.015159130096436,172.50502397077636 L17.072618007659912,172.51646806257324 L17.50713586807251,172.5164678297426 L18.85855197906494,172.5164673640813 L18.877029418945312,172.51265266681568 L18.93448829650879,172.5012085750188 L18.950164318084717,172.49071815753834 L18.99886131286621,172.45829323078053 L19.009321928024292,172.44255760455982 L19.041895866394043,172.3939202144231 L19.04556155204773,172.37532356525318 L19.056975841522217,172.3178646876897 L19.056975841522217,171.88346592015134 L19.056975841522217,170.53210947201134 L19.05331015586853,170.51351282284142 L19.041895866394043,170.45605394527794 L19.031405448913574,170.44031831905724 L18.99886131286621,170.39168094347244 L18.98321509361267,170.38119052599197 L18.93448829650879,170.348765628338 L18.916010856628418,170.34495093107236 L18.85855197906494,170.3335068538274 L18.424034118652344,170.33350701389847 L17.072618007659912,170.33350749411167 L17.05414056777954,170.3373222059292 L16.996681690216064,170.348766312278 L16.981005668640137,170.3592567443104 L16.932308673858643,170.3916816856201 L16.92184805870056,170.40741731184082 Z M16.973406076431274,170.5321101996071 L16.975224018096924,170.52281187502214 L16.98094606399536,170.49396322695085 L16.986191272735596,170.4863338324196 L17.002463340759277,170.46177671877214 L17.01030135154724,170.4565315100319 L17.03464984893799,170.4403190321011 L17.043888568878174,170.43841168346827 L17.072618007659912,170.43268962301792 L17.50713586807251,170.43268947749877 L18.85855197906494,170.43268898273365 L18.867790699005127,170.43459633136646 L18.896520137786865,170.4403183772649 L18.90435814857483,170.44556358600514 L18.928706645965576,170.4617760202802 L18.93395185470581,170.46964383339056 L18.950223922729492,170.49396252845892 L18.95204186439514,170.50326085304388 L18.95776391029358,170.53210950111517 L18.95776391029358,170.96650818134205 L18.95776391029358,172.3178646876897 L18.95594596862793,172.32716301227467 L18.950223922729492,172.35601166034596 L18.944978713989258,172.3636410548772 L18.928706645965576,172.38819816852467 L18.920868635177612,172.3934433772649 L18.896520137786865,172.4096558406438 L18.88728141784668,172.41156318927662 L18.85855197906494,172.41728523517506 L18.424034118652344,172.4172854680057 L17.072618007659912,172.417285933667 L17.063379287719727,172.41537858503418 L17.03464984893799,172.40965653913574 L17.026811838150024,172.4044113303955 L17.002463340759277,172.3881988670166 L16.997218132019043,172.38033105390625 L16.98094606399536,172.3560123588379 L16.979128122329712,172.34671403425293 L16.973406076431274,172.31786538618164 L16.973406076431274,171.8834667350586 Z"/></g><g ifc:guid="3nily4sCr6qBuN9rTHiZ1B" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path/><path d="M16.88927412033081,201.61068890015142 L16.885608434677124,201.62928554932134 L16.874194145202637,201.68674442688481 L16.874194145202637,202.12114307800786 L16.874194145202637,203.47249958435552 L16.877859830856323,203.49109623352544 L16.88927412033081,203.54855511108892 L16.89976453781128,203.56429073730962 L16.932308673858643,203.61292812744634 L16.947954893112183,203.6234185449268 L16.996681690216064,203.65584347168462 L17.015159130096436,203.65965816895024 L17.072618007659912,203.67110226074712 L17.50713586807251,203.67110226074712 L18.85855197906494,203.67109853545682 L18.877029418945312,203.6672838381912 L18.93448829650879,203.65583974639432 L18.950164318084717,203.64534932891385 L18.99886131286621,203.61292440215604 L19.009321928024292,203.59718877593534 L19.041895866394043,203.54855138579862 L19.04556155204773,203.5299547366287 L19.056975841522217,203.47249585906522 L19.056975841522217,203.03809720794217 L19.056975841522217,201.68674070159452 L19.05331015586853,201.6681440524246 L19.041895866394043,201.61068517486112 L19.031405448913574,201.59494954864041 L18.99886131286621,201.5463121585037 L18.98321509361267,201.53582174102323 L18.93448829650879,201.50339681426541 L18.916010856628418,201.4995821169998 L18.85855197906494,201.48813802520291 L18.424034118652344,201.48813802520291 L17.072618007659912,201.4881417504932 L17.05414056777954,201.49195644775884 L16.996681690216064,201.5034005395557 L16.981005668640137,201.51389095703618 L16.932308673858643,201.546315883794 L16.92184805870056,201.5620515100147 Z M16.973406076431274,201.68674442688481 L16.975224018096924,201.67744610229985 L16.98094606399536,201.64859745422856 L16.986191272735596,201.64096805969731 L17.002463340759277,201.61641094604985 L17.01030135154724,201.61116573730962 L17.03464984893799,201.5949532739307 L17.043888568878174,201.5930459252979 L17.072618007659912,201.58732387939946 L17.50713586807251,201.58732387939946 L18.85855197906494,201.58732015410916 L18.867790699005127,201.58922750274198 L18.896520137786865,201.59494954864041 L18.90435814857483,201.60019475738065 L18.928706645965576,201.61640722075956 L18.93395185470581,201.6242750338699 L18.950223922729492,201.64859372893827 L18.95204186439514,201.65789205352323 L18.95776391029358,201.68674070159452 L18.95776391029358,202.12113935271756 L18.95776391029358,203.47249585906522 L18.95594596862793,203.48179418365018 L18.950223922729492,203.51064283172147 L18.944978713989258,203.51827222625272 L18.928706645965576,203.54282933990018 L18.920868635177612,203.54807454864041 L18.896520137786865,203.56428701201932 L18.88728141784668,203.56619436065213 L18.85855197906494,203.57191640655057 L18.424034118652344,203.57191640655057 L17.072618007659912,203.57192013184087 L17.063379287719727,203.57001278320806 L17.03464984893799,203.56429073730962 L17.026811838150024,203.55904552856938 L17.002463340759277,203.54283306519048 L16.997218132019043,203.53496525208013 L16.98094606399536,203.51064655701177 L16.979128122329712,203.5013482324268 L16.973406076431274,203.47249958435552 L16.973406076431274,203.03810093323247 Z"/></g><g ifc:guid="3qCHlXOhb0xASWSfkA4VSE" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path/><path d="M16.8893039226532,232.7653177432205 L16.88563823699951,232.78391439239041 L16.874223947525024,232.8413732699539 L16.874223947525024,233.27577192107694 L16.874223947525024,234.6271284274246 L16.87788963317871,234.64572507659452 L16.8893039226532,234.703183954158 L16.899794340133667,234.7189195803787 L16.93233847618103,234.76755697051541 L16.94798469543457,234.77804738799588 L16.996711492538452,234.8104723147537 L17.015188932418823,234.81428701201932 L17.0726478099823,234.8257311038162 L17.507165670394897,234.8257311038162 L18.85858178138733,234.8257311038162 L18.8770592212677,234.82191640655057 L18.934518098831177,234.8104723147537 L18.950194120407104,234.79998189727323 L18.9988911151886,234.76755697051541 L19.00935173034668,234.7518213442947 L19.04192566871643,234.703183954158 L19.045591354370117,234.68458730498807 L19.057005643844604,234.6271284274246 L19.057005643844604,234.19272977630155 L19.057005643844604,232.8413732699539 L19.053339958190918,232.82277662078397 L19.04192566871643,232.7653177432205 L19.031435251235962,232.7495821169998 L18.9988911151886,232.70094472686307 L18.98324489593506,232.6904543093826 L18.934518098831177,232.6580293826248 L18.916040658950806,232.65421468535916 L18.85858178138733,232.6427705935623 L18.42406392097473,232.6427705935623 L17.0726478099823,232.6427743188526 L17.05417037010193,232.6465890161182 L16.996711492538452,232.6580331079151 L16.981035470962524,232.66852352539556 L16.93233847618103,232.70094472686307 L16.92187786102295,232.71668035308377 Z M16.973435878753662,232.8413732699539 L16.97525382041931,232.83207494536893 L16.98097586631775,232.80322629729764 L16.986221075057983,232.7955969027664 L17.002493143081665,232.77103978911893 L17.01033115386963,232.7657945803787 L17.034679651260376,232.7495821169998 L17.04391837120056,232.74767476836698 L17.0726478099823,232.74195272246854 L17.507165670394897,232.74195272246854 L18.85858178138733,232.74195272246854 L18.867820501327515,232.74386007110135 L18.896549940109253,232.7495821169998 L18.904387950897217,232.75482732574002 L18.928736448287964,232.77103978911893 L18.9339816570282,232.77890760222928 L18.95025372505188,232.80322629729764 L18.95207166671753,232.8125246218826 L18.957793712615967,232.8413732699539 L18.957793712615967,233.27577192107694 L18.957793712615967,234.6271284274246 L18.955975770950317,234.63642675200956 L18.95025372505188,234.66527540008084 L18.945008516311646,234.6729047946121 L18.928736448287964,234.69746190825956 L18.9208984375,234.7027071169998 L18.896549940109253,234.7189195803787 L18.887311220169067,234.7208269290115 L18.85858178138733,234.72654897490995 L18.42406392097473,234.72654897490995 L17.0726478099823,234.72654897490995 L17.063409090042114,234.72464162627713 L17.034679651260376,234.7189195803787 L17.026841640472412,234.71367437163846 L17.002493143081665,234.69746190825956 L16.99724793434143,234.6895940951492 L16.98097586631775,234.66527540008084 L16.9791579246521,234.65597707549588 L16.973435878753662,234.6271284274246 L16.973435878753662,234.19272977630155 Z"/></g><g ifc:guid="3tjeob0oP4CeHVbiEH$eiZ" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-STRUCTURALSTEEL matsCategory-Steel EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path/><path d="M16.8893039226532,263.9199503115799 L16.88563823699951,263.9385469607498 L16.874223947525024,263.9960058383133 L16.874223947525024,264.43040448943634 L16.874223947525024,265.781760995784 L16.87788963317871,265.8003576449539 L16.8893039226532,265.8578165225174 L16.899794340133667,265.8735521487381 L16.93233847618103,265.9221895388748 L16.94798469543457,265.9326799563553 L16.996711492538452,265.9651048831131 L17.015188932418823,265.9689195803787 L17.0726478099823,265.9803636721756 L17.507165670394897,265.9803636721756 L18.85858178138733,265.9803636721756 L18.8770592212677,265.97654897491 L18.934518098831177,265.9651048831131 L18.950194120407104,265.95461446563263 L18.9988911151886,265.9221895388748 L19.00935173034668,265.9064539126541 L19.04192566871643,265.8578165225174 L19.045591354370117,265.8392198733475 L19.057005643844604,265.781760995784 L19.057005643844604,265.34736234466095 L19.057005643844604,263.9960058383133 L19.053339958190918,263.9774091891434 L19.04192566871643,263.9199503115799 L19.031435251235962,263.9042146853592 L18.9988911151886,263.8555772952225 L18.98324489593506,263.845086877742 L18.934518098831177,263.8126619509842 L18.916040658950806,263.80884725371857 L18.85858178138733,263.7974031619217 L18.42406392097473,263.7974031619217 L17.0726478099823,263.7974031619217 L17.05417037010193,263.8012178591873 L16.996711492538452,263.8126619509842 L16.981035470962524,263.82315236846466 L16.93233847618103,263.8555772952225 L16.92187786102295,263.8713129214432 Z M16.973435878753662,263.9960058383133 L16.97525382041931,263.98670751372833 L16.98097586631775,263.95785886565704 L16.986221075057983,263.9502294711258 L17.002493143081665,263.92567235747833 L17.01033115386963,263.9204271487381 L17.034679651260376,263.9042146853592 L17.04391837120056,263.9023073367264 L17.0726478099823,263.89658529082794 L17.507165670394897,263.89658529082794 L18.85858178138733,263.89658529082794 L18.867820501327515,263.89849263946076 L18.896549940109253,263.9042146853592 L18.904387950897217,263.9094598940994 L18.928736448287964,263.92567235747833 L18.9339816570282,263.9335401705887 L18.95025372505188,263.95785886565704 L18.95207166671753,263.967157190242 L18.957793712615967,263.9960058383133 L18.957793712615967,264.43040448943634 L18.957793712615967,265.781760995784 L18.955975770950317,265.79105932036896 L18.95025372505188,265.81990796844025 L18.945008516311646,265.8275373629715 L18.928736448287964,265.85209447661896 L18.9208984375,265.8573396853592 L18.896549940109253,265.8735521487381 L18.887311220169067,265.8754594973709 L18.85858178138733,265.88118154326935 L18.42406392097473,265.88118154326935 L17.0726478099823,265.88118154326935 L17.063409090042114,265.87927419463654 L17.034679651260376,265.8735521487381 L17.026841640472412,265.86830693999786 L17.002493143081665,265.85209447661896 L16.99724793434143,265.8442266635086 L16.98097586631775,265.81990796844025 L16.9791579246521,265.8106096438553 L16.973435878753662,265.781760995784 L16.973435878753662,265.34736234466095 Z"/></g><g ifc:guid="1yhMDiPdf0t8yzO45WhL6o" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path d="M550.5743324756622,272.7872662595894 L550.5743324756622,273.84870577374954 L550.5743324756622,274.9702267698433 L551.4427721500397,274.9702267698433 L552.360326051712,274.9702267698433 L552.360326051712,273.90878725568314 L552.360326051712,272.7872662595894 L551.4918863773346,272.7872662595894 Z"/></g><g ifc:guid="159rUf9Ab5owPQjjmuCVxv" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path d="M550.0731468200684,196.77346091488855 L551.134467124939,196.77346091488855 L552.2558689117432,196.7734590522434 L552.2558689117432,195.9051385871555 L552.2558689117432,194.9877038947727 L551.1945486068726,194.98770575741784 L550.0731468200684,194.98770575741784 L550.0731468200684,195.85602622250573 Z"/></g><g ifc:guid="2Bz9aYwnz0rQyU07SSgJfU" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path d="M412.9056893289089,176.8717568717386 L413.6667810380459,176.8717568717386 L415.088526904583,176.8717564060773 L415.088526904583,176.24924549604313 L415.088526904583,175.0860012486066 L414.3274389207363,175.0860012486066 L412.9056893289089,175.0860017142679 L412.9056893289089,175.70851262430207 Z"/></g><g ifc:guid="3HrhZO4znC3RJycOO9pq88" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path d="M443.86209547519684,220.13112980643766 L443.86208802461624,219.45568997184293 L443.86208802461624,218.74210316459195 L442.9936483502388,218.74210316459195 L442.07609444856644,218.74210316459195 L442.07609444856644,219.41754299918668 L442.07610189914703,220.13112980643766 L442.9445415735245,220.13112980643766 Z"/></g><g ifc:guid="06bl9RY9r1guJitUP82SaT" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path d="M430.8147579431534,220.13113353172795 L430.8147504925728,219.56584308067815 L430.8147504925728,218.74210688988225 L430.08775264024734,218.74210688988225 L429.028756916523,218.74210688988225 L429.028756916523,219.30739734093206 L429.0287643671036,220.13113353172795 L429.755762219429,220.13113353172795 Z"/></g><g ifc:guid="18paXAVMHAKx0gvuVcaUEx" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path d="M482.867956161499,175.08597703421967 L482.383668422699,175.08597703421967 L481.4789295196533,175.08597749988095 L481.4789295196533,175.70848840991513 L481.4789295196533,176.87173265735166 L481.96321725845337,176.87173219169037 L482.867956161499,176.87173219169037 L482.867956161499,176.2492212816562 Z"/></g><g ifc:guid="2AeXBjGf13_8tMAvvBHoHz" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path d="M482.867956161499,194.98772997180478 L482.1925163269043,194.98772997180478 L481.4789295196533,194.98772997180478 L481.4789295196533,195.85605043689267 L481.4789295196533,196.77348512927549 L482.15436935424805,196.77348512927549 L482.867956161499,196.77348512927549 L482.867956161499,195.9051646641876 Z"/></g><g ifc:guid="08oWZ_qrz15uWE7oUWL86w" ifc:name="Column" class="IfcColumn material-null predefinedtype-COLUMN EPsetStatusStatus-NEW matsName-LUMBER matsCategory-None EPsetStatusUserDefinedStatus-1STPHASE target-view-PLANVIEW cut"><path d="M482.8679710626602,218.74184984485166 L482.1925312280655,218.74184984485166 L481.4789444208145,218.74184984485166 L481.4789444208145,219.61017030993955 L481.4789444208145,220.52760500232236 L482.15438425540924,220.52760500232236 L482.8679710626602,220.52760500232236 L482.8679710626602,219.65928453723447 Z"/></g></g>
|
||
<defs/>
|
||
<line class="GlobalId-1VjPl7LdXEs9bLHjbjZT3I IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="658.482177734375" x2="658.482177734375" y1="135.5170135498047" y2="206.55287170410156"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(659.482177734375, 171.03494262695312) rotate(90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">14' - 11"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(659.482177734375, 171.03494262695312) rotate(90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">14' - 11"</tspan>
|
||
</text>
|
||
<line class="GlobalId-1VjPl7LdXEs9bLHjbjZT3I IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="658.482177734375" x2="658.482177734375" y1="206.55287170410156" y2="277.5887145996094"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(659.482177734375, 242.07080078125) rotate(90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">14' - 11"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(659.482177734375, 242.07080078125) rotate(90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">14' - 11"</tspan>
|
||
</text>
|
||
<line class="GlobalId-3dsykDjSj9WvF9zUQAXL9G IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="410.0780334472656" x2="673.6029663085938" y1="264.1947326660156" y2="264.1946105957031"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(541.8405151367188, 263.1946716308594) rotate(-2.6540614757563662e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">55' - 4"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(541.8405151367188, 263.1946716308594) rotate(-2.6540614757563662e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">55' - 4"</tspan>
|
||
</text>
|
||
<use transform="rotate(-2.0490567510038253e-05, 367.0667419433594, 318.5172119140625)" x="367.0667419433594" xlink:href="#elevation-arrow" y="318.5172119140625"/>
|
||
<use x="367.0667419433594" xlink:href="#elevation-tag" y="318.5172119140625"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="367.0667419433594" y="316.0172119140625">5B</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="367.0667419433594" y="321.0172119140625">A401</text>
|
||
<path class="GlobalId-2sMaeOvHTCcAjA4lEfeBk9 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 507.54816830158234 210.66374037186162 L 501.5924721956253 210.66374409715192 L 446.43402844667435 215.91803136984365"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(507.54815673828125, 210.6637420654297) rotate(-0.0)">
|
||
<tspan class="GlobalId-2sMaeOvHTCcAjA4lEfeBk9 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">PAD FOOTING (SIZE TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(507.54815673828125, 210.6637420654297) rotate(-0.0)">
|
||
<tspan class="GlobalId-2sMaeOvHTCcAjA4lEfeBk9 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">PAD FOOTING (SIZE TBD)</tspan>
|
||
</text>
|
||
<path class="GlobalId-2FPvjtAMjBvgdDi3pR6fo_ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 579.6588510274887 150.38577731470124 L 573.7031549215317 150.3857791773464 L 566.0557597875595 137.9040934495117"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 150.3857879638672) rotate(-0.0)">
|
||
<tspan class="GlobalId-2FPvjtAMjBvgdDi3pR6fo_ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING CONCRETE FOUNDATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 150.3857879638672) rotate(-0.0)">
|
||
<tspan class="GlobalId-2FPvjtAMjBvgdDi3pR6fo_ IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING CONCRETE FOUNDATION</tspan>
|
||
</text>
|
||
<path class="GlobalId-2eDK_kFi58uxwGfDj0emRH IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 579.6588659286499 182.88413699487703 L 573.7031698226929 182.88413885752217 L 551.1220544576645 164.92216832707183"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 182.88414001464844) rotate(-0.0)">
|
||
<tspan class="GlobalId-2eDK_kFi58uxwGfDj0emRH IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">THICKENED SLAB TBD</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 182.88414001464844) rotate(-0.0)">
|
||
<tspan class="GlobalId-2eDK_kFi58uxwGfDj0emRH IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">THICKENED SLAB TBD</tspan>
|
||
</text>
|
||
<path class="GlobalId-3R9fxwJ8T5rvdk69yK8P2L IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 226.37297213077545 220.88317651072995 L 220.41727602481842 220.88318023602025 L 198.59671592712402 200.13385716597097"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(226.3729705810547, 220.8831787109375) rotate(-0.0)">
|
||
<tspan class="GlobalId-3R9fxwJ8T5rvdk69yK8P2L IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">PAD FOOTING (SIZE TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(226.3729705810547, 220.8831787109375) rotate(-0.0)">
|
||
<tspan class="GlobalId-3R9fxwJ8T5rvdk69yK8P2L IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">PAD FOOTING (SIZE TBD)</tspan>
|
||
</text>
|
||
<line class="GlobalId-0CbOfum_5AhOcSi51NrTZK IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="412.85595703125" x2="482.5075378417969" y1="74.46192169189453" y2="74.46189880371094"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(447.6817626953125, 73.4619140625) rotate(-1.8827947358965795e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">14' - 7 1/2"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(447.6817626953125, 73.4619140625) rotate(-1.8827947358965795e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">14' - 7 1/2"</tspan>
|
||
</text>
|
||
<line class="GlobalId-0CbOfum_5AhOcSi51NrTZK IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="482.5075378417969" x2="552.1591186523438" y1="74.46189880371094" y2="74.46187591552734"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(517.3333129882812, 73.46188354492188) rotate(-1.8827947358965795e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">14' - 7 1/2"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(517.3333129882812, 73.46188354492188) rotate(-1.8827947358965795e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">14' - 7 1/2"</tspan>
|
||
</text>
|
||
<use transform="rotate(-90.00002299504568, 688.4276733398438, 165.94898986816406)" x="688.4276733398438" xlink:href="#elevation-arrow" y="165.94898986816406"/>
|
||
<use x="688.4276733398438" xlink:href="#elevation-tag" y="165.94898986816406"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="688.4276733398438" y="163.44898986816406">5B</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="688.4276733398438" y="168.44898986816406">A400</text>
|
||
<path class="GlobalId-3OYsJo4_XCG83s$zcInFCz IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 579.6588659286499 208.15960768381612 L 573.7031698226929 208.15960768381612 L 552.0119667053223 196.66116390148656"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 208.15960693359375) rotate(-0.0)">
|
||
<tspan class="GlobalId-3OYsJo4_XCG83s$zcInFCz IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 208.15960693359375) rotate(-0.0)">
|
||
<tspan class="GlobalId-3OYsJo4_XCG83s$zcInFCz IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<line class="GlobalId-26pIgU8$n07utsp86GSbbb IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="552.1591796875" x2="673.6029663085938" y1="130.28616333007812" y2="130.28611755371094"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(612.881103515625, 129.2861328125) rotate(-2.1596763003362767e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">25' - 6"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(612.881103515625, 129.2861328125) rotate(-2.1596763003362767e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">25' - 6"</tspan>
|
||
</text>
|
||
<line class="GlobalId-0N1DgzjV551QCLhGQqWpQw IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="31.668960571289062" x2="688.0753173828125" y1="181.54751586914062" y2="181.5472869873047"/>
|
||
<use transform="rotate(-1.997842187301027e-05, 31.668960571289062, 181.54751586914062)" x="31.668960571289062" xlink:href="#section-arrow" y="181.54751586914062"/>
|
||
<use x="31.668960571289062" xlink:href="#section-tag" y="181.54751586914062"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="31.668960571289062" y="179.04751586914062">5A</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="31.668960571289062" y="184.04751586914062">A301</text>
|
||
<use transform="rotate(-1.997842187301027e-05, 688.0753173828125, 181.5472869873047)" x="688.0753173828125" xlink:href="#section-arrow" y="181.5472869873047"/>
|
||
<use x="688.0753173828125" xlink:href="#section-tag" y="181.5472869873047"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="688.0753173828125" y="179.0472869873047">5A</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="688.0753173828125" y="184.0472869873047">A301</text>
|
||
<line class="GlobalId-0YZXYKG_9ESwVN$NN51W5K IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="14.791131019592285" x2="71.9405746459961" y1="282.7232971191406" y2="282.7232971191406"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(43.36585235595703, 281.7232971191406) rotate(0.0)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">12' - 0"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(43.36585235595703, 281.7232971191406) rotate(0.0)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">12' - 0"</tspan>
|
||
</text>
|
||
<line class="GlobalId-0YZXYKG_9ESwVN$NN51W5K IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="71.9405746459961" x2="410.07806396484375" y1="282.7232971191406" y2="282.7231750488281"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(241.00930786132812, 281.7232360839844) rotate(-2.0684230212370696e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">71' - 0"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(241.00930786132812, 281.7232360839844) rotate(-2.0684230212370696e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">71' - 0"</tspan>
|
||
</text>
|
||
<line class="GlobalId-3hojYuMDHAXQFmkUoAFEmo IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="86.93721771240234" x2="86.9371566772461" y1="272.8265380859375" y2="110.90145874023438"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(85.93718719482422, 191.86399841308594) rotate(-90.00002299504568)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">34' - 0"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(85.93718719482422, 191.86399841308594) rotate(-90.00002299504568)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">34' - 0"</tspan>
|
||
</text>
|
||
<line class="GlobalId-2QXxPZ9oHA6e6jbPxN5$k5 IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="468.2101745605469" x2="468.21026611328125" y1="18.0747127532959" y2="304.3470153808594"/>
|
||
<use transform="rotate(89.99998201391065, 468.2101745605469, 18.0747127532959)" x="468.2101745605469" xlink:href="#section-arrow" y="18.0747127532959"/>
|
||
<use x="468.2101745605469" xlink:href="#section-tag" y="18.0747127532959"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="468.2101745605469" y="15.574712753295898">5A</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="468.2101745605469" y="20.5747127532959">A303</text>
|
||
<use transform="rotate(89.99998201391065, 468.21026611328125, 304.3470153808594)" x="468.21026611328125" xlink:href="#section-arrow" y="304.3470153808594"/>
|
||
<use x="468.21026611328125" xlink:href="#section-tag" y="304.3470153808594"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="468.21026611328125" y="301.8470153808594">5A</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="468.21026611328125" y="306.8470153808594">A303</text>
|
||
<path class="GlobalId-1$hXmbeSP38Ag_bYViyJpN IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 507.54816830158234 243.86686909715192 L 501.5924721956253 243.86686909715192 L 483.70762169361115 237.8060378483917"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(507.54815673828125, 243.86688232421875) rotate(-0.0)">
|
||
<tspan class="GlobalId-1$hXmbeSP38Ag_bYViyJpN IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">THICKENED SLAB TBD</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(507.54815673828125, 243.86688232421875) rotate(-0.0)">
|
||
<tspan class="GlobalId-1$hXmbeSP38Ag_bYViyJpN IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">THICKENED SLAB TBD</tspan>
|
||
</text>
|
||
<path class="GlobalId-38scEM9Lv8GhOxUDX6rLwf IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 386.4726573228836 230.20600232998387 L 391.9977694749832 230.20600232998387 L 430.8420494198799 219.67336985985295"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(386.47265625, 230.20599365234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-38scEM9Lv8GhOxUDX6rLwf IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(386.47265625, 230.20599365234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-38scEM9Lv8GhOxUDX6rLwf IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<path class="GlobalId-11sgRkryb0qeQ9RVXbZf4y IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 579.6588659286499 200.5023163161661 L 573.7031698226929 200.50231817881124 L 555.8183193206787 194.441486930051"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 200.5023193359375) rotate(-0.0)">
|
||
<tspan class="GlobalId-11sgRkryb0qeQ9RVXbZf4y IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">PAD FOOTING (SIZE TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 200.5023193359375) rotate(-0.0)">
|
||
<tspan class="GlobalId-11sgRkryb0qeQ9RVXbZf4y IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">PAD FOOTING (SIZE TBD)</tspan>
|
||
</text>
|
||
<path class="GlobalId-0zPMUl$21BwRa0nGc_wppk IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 386.4726573228836 230.20600232998387 L 391.9977694749832 230.20600232998387 L 482.4744462966919 195.97430605212705"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(386.47265625, 230.20599365234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-0zPMUl$21BwRa0nGc_wppk IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(386.47265625, 230.20599365234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-0zPMUl$21BwRa0nGc_wppk IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<line class="GlobalId-1$HANZ_Dn9WgIfsd5bJVXq IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="398.8075866699219" x2="398.8076171875" y1="60.90473556518555" y2="110.90135192871094"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(399.8076171875, 85.90304565429688) rotate(89.99996835353231)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">10' - 6"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(399.8076171875, 85.90304565429688) rotate(89.99996835353231)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">10' - 6"</tspan>
|
||
</text>
|
||
<line class="GlobalId-1$HANZ_Dn9WgIfsd5bJVXq IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="398.8076171875" x2="398.80767822265625" y1="110.90135192871094" y2="272.8264465332031"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(399.8076477050781, 191.8638916015625) rotate(89.99997518372149)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">34' - 0"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(399.8076477050781, 191.8638916015625) rotate(89.99997518372149)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">34' - 0"</tspan>
|
||
</text>
|
||
<line class="GlobalId-1$HANZ_Dn9WgIfsd5bJVXq IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="398.80767822265625" x2="398.80767822265625" y1="272.8264465332031" y2="277.5888366699219"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(399.80767822265625, 280.5888366699219) rotate(90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">1' - 0"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(399.80767822265625, 280.5888366699219) rotate(90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">1' - 0"</tspan>
|
||
</text>
|
||
<path class="GlobalId-3Cw5ZchrL0pQqY_NNIVACz IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 579.6588957309723 284.7673081211235 L 573.7031996250153 284.7673155717041 L 565.1362240314484 275.3519274644043"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 284.7673034667969) rotate(-0.0)">
|
||
<tspan class="GlobalId-3Cw5ZchrL0pQqY_NNIVACz IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING CONCRETE FOUNDATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 284.7673034667969) rotate(-0.0)">
|
||
<tspan class="GlobalId-3Cw5ZchrL0pQqY_NNIVACz IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING CONCRETE FOUNDATION</tspan>
|
||
</text>
|
||
<path class="GlobalId-00XXF8sCzDowLNx$Hniqic IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 386.4726573228836 230.20600232998387 L 391.9977694749832 230.20600232998387 L 414.5326539874077 176.52724155927555"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(386.47265625, 230.20599365234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-00XXF8sCzDowLNx$Hniqic IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(386.47265625, 230.20599365234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-00XXF8sCzDowLNx$Hniqic IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<line class="GlobalId-0i3N0yLDT6aec9jFAd88gJ IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="71.94051361083984" x2="412.85601806640625" y1="99.96759033203125" y2="99.96746826171875"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(242.39825439453125, 98.967529296875) rotate(-2.051568137335859e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">71' - 7"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(242.39825439453125, 98.967529296875) rotate(-2.051568137335859e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">71' - 7"</tspan>
|
||
</text>
|
||
<path class="GlobalId-24vu3IFPL5EBLY6e22OgxD IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 386.4726573228836 230.20600232998387 L 391.9977694749832 230.20600232998387 L 482.0127487182617 176.53413148368256"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(386.47265625, 230.20599365234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-24vu3IFPL5EBLY6e22OgxD IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(386.47265625, 230.20599365234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-24vu3IFPL5EBLY6e22OgxD IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<path class="GlobalId-3eWHHD$GPF_AKWutPRe4l6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 386.4726573228836 230.20600232998387 L 391.9977694749832 230.20600232998387 L 481.7906767129898 220.07818598071592"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(386.47265625, 230.20599365234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-3eWHHD$GPF_AKWutPRe4l6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(386.47265625, 230.20599365234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-3eWHHD$GPF_AKWutPRe4l6 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<line class="GlobalId-2AzSoyBg54NeCjEkp5qb8Q IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="65.77787017822266" x2="65.77787017822266" y1="272.8265380859375" y2="268.06390380859375"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(64.77787017822266, 265.06390380859375) rotate(-90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">1' - 0"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(64.77787017822266, 265.06390380859375) rotate(-90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">1' - 0"</tspan>
|
||
</text>
|
||
<line class="GlobalId-2AzSoyBg54NeCjEkp5qb8Q IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="65.77787017822266" x2="65.7778091430664" y1="268.06390380859375" y2="137.0953369140625"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(64.77783966064453, 202.57962036132812) rotate(-90.00002982523485)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">27' - 6"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(64.77783966064453, 202.57962036132812) rotate(-90.00002982523485)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">27' - 6"</tspan>
|
||
</text>
|
||
<line class="GlobalId-2AzSoyBg54NeCjEkp5qb8Q IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="65.7778091430664" x2="65.7778091430664" y1="137.0953369140625" y2="110.9014663696289"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(64.7778091430664, 123.99839782714844) rotate(-90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">5' - 6"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(64.7778091430664, 123.99839782714844) rotate(-90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">5' - 6"</tspan>
|
||
</text>
|
||
<line class="GlobalId-04WgUzDDv5JRA4vZqWxdyz IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="692.6195678710938" x2="36.21333694458008" y1="189.41485595703125" y2="189.4155731201172"/>
|
||
<use transform="rotate(179.99993670706462, 692.6195678710938, 189.41485595703125)" x="692.6195678710938" xlink:href="#section-arrow" y="189.41485595703125"/>
|
||
<use x="692.6195678710938" xlink:href="#section-tag" y="189.41485595703125"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="692.6195678710938" y="186.91485595703125">5B</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="692.6195678710938" y="191.91485595703125">A301</text>
|
||
<use transform="rotate(179.99993670706462, 36.21333694458008, 189.4155731201172)" x="36.21333694458008" xlink:href="#section-arrow" y="189.4155731201172"/>
|
||
<use x="36.21333694458008" xlink:href="#section-tag" y="189.4155731201172"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="36.21333694458008" y="186.9155731201172">5B</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="36.21333694458008" y="191.9155731201172">A301</text>
|
||
<line class="GlobalId-1C201lJaTCJ9XdBAlwip3S IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="428.9872131347656" x2="428.9870910644531" y1="322.2083740234375" y2="14.805057525634766"/>
|
||
<use transform="rotate(-90.00002299504568, 428.9872131347656, 322.2083740234375)" x="428.9872131347656" xlink:href="#section-arrow" y="322.2083740234375"/>
|
||
<use x="428.9872131347656" xlink:href="#section-tag" y="322.2083740234375"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="428.9872131347656" y="319.7083740234375">5B</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="428.9872131347656" y="324.7083740234375">A303</text>
|
||
<use transform="rotate(-90.00002299504568, 428.9870910644531, 14.805057525634766)" x="428.9870910644531" xlink:href="#section-arrow" y="14.805057525634766"/>
|
||
<use x="428.9870910644531" xlink:href="#section-tag" y="14.805057525634766"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="428.9870910644531" y="12.305057525634766">5B</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="428.9870910644531" y="17.305057525634766">A303</text>
|
||
<line class="GlobalId-3J_H4bYbb5$BuQmVwLPcVC IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="652.6341552734375" x2="652.6341552734375" y1="277.5887451171875" y2="135.51702880859375"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(651.6341552734375, 206.55288696289062) rotate(-90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">29' - 10"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(651.6341552734375, 206.55288696289062) rotate(-90.00000250447816)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">29' - 10"</tspan>
|
||
</text>
|
||
<path class="GlobalId-0s9kQSED96NRQKXfnCXWGa IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 227.0471230149269 133.95480889598386 L 221.09143435955048 133.95481262127416 L 199.27087426185608 113.20548955122486"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(227.047119140625, 133.95480346679688) rotate(-0.0)">
|
||
<tspan class="GlobalId-0s9kQSED96NRQKXfnCXWGa IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CONCRETE WALL (SIZE TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(227.047119140625, 133.95480346679688) rotate(-0.0)">
|
||
<tspan class="GlobalId-0s9kQSED96NRQKXfnCXWGa IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CONCRETE WALL (SIZE TBD)</tspan>
|
||
</text>
|
||
<line class="GlobalId-0cIql88VHC68fiGs1VJj_S IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="96.53958892822266" x2="96.53961944580078" y1="110.90145874023438" y2="191.86412048339844"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(97.53960418701172, 151.38278198242188) rotate(89.99997518372149)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">17' - 0"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(97.53960418701172, 151.38278198242188) rotate(89.99997518372149)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">17' - 0"</tspan>
|
||
</text>
|
||
<line class="GlobalId-0cIql88VHC68fiGs1VJj_S IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="96.53961944580078" x2="96.5396499633789" y1="191.86412048339844" y2="272.8265075683594"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(97.53963470458984, 232.34530639648438) rotate(89.99997518372149)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">17' - 0"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(97.53963470458984, 232.34530639648438) rotate(89.99997518372149)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">17' - 0"</tspan>
|
||
</text>
|
||
<line class="GlobalId-1J0VR9wGz4hgc4pmRcFEYE IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="534.4075927734375" x2="534.4075317382812" y1="135.51705932617188" y2="60.90468215942383"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(533.4075927734375, 98.21086883544922) rotate(-90.00004348561319)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">15' - 8"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(533.4075927734375, 98.21086883544922) rotate(-90.00004348561319)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">15' - 8"</tspan>
|
||
</text>
|
||
<use transform="rotate(179.99997768819966, 354.1854553222656, 32.86433792114258)" x="354.1854553222656" xlink:href="#elevation-arrow" y="32.86433792114258"/>
|
||
<use x="354.1854553222656" xlink:href="#elevation-tag" y="32.86433792114258"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="354.1854553222656" y="30.364337921142578">5A</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="354.1854553222656" y="35.36433792114258">A400</text>
|
||
<line class="GlobalId-1hyxmPFP53OhW$Uxzhay97 IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="635.3567504882812" x2="635.3566284179688" y1="317.4458923339844" y2="10.042571067810059"/>
|
||
<use transform="rotate(-90.00002299504568, 635.3567504882812, 317.4458923339844)" x="635.3567504882812" xlink:href="#section-arrow" y="317.4458923339844"/>
|
||
<use x="635.3567504882812" xlink:href="#section-tag" y="317.4458923339844"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="635.3567504882812" y="314.9458923339844">5A</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="635.3567504882812" y="319.9458923339844">A302</text>
|
||
<use transform="rotate(-90.00002299504568, 635.3566284179688, 10.042571067810059)" x="635.3566284179688" xlink:href="#section-arrow" y="10.042571067810059"/>
|
||
<use x="635.3566284179688" xlink:href="#section-tag" y="10.042571067810059"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="635.3566284179688" y="7.542571067810059">5A</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="635.3566284179688" y="12.542571067810059">A302</text>
|
||
<path class="GlobalId-1NE9PNQ993Yulomd9t5$pf IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 227.04710811376572 83.84828347484127 L 221.0914045572281 83.84828347484127 L 197.1929967403412 105.16339618484035"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(227.047119140625, 83.84828186035156) rotate(-0.0)">
|
||
<tspan class="GlobalId-1NE9PNQ993Yulomd9t5$pf IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BOLLARD: 6" DIA STD. STEEL PIPE</tspan>
|
||
<tspan class="GlobalId-1NE9PNQ993Yulomd9t5$pf IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">(FILL W/ CONCRETE) - PAINTED</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(227.047119140625, 83.84828186035156) rotate(-0.0)">
|
||
<tspan class="GlobalId-1NE9PNQ993Yulomd9t5$pf IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BOLLARD: 6" DIA STD. STEEL PIPE</tspan>
|
||
<tspan class="GlobalId-1NE9PNQ993Yulomd9t5$pf IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">(FILL W/ CONCRETE) - PAINTED</tspan>
|
||
</text>
|
||
<path class="GlobalId-18phX7S9vAUwjV_CE_yVN9 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 579.6588361263275 101.91313255349651 L 573.7031400203705 101.9131400040771 L 551.0092675685883 89.4314580015327"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 101.91313171386719) rotate(-0.0)">
|
||
<tspan class="GlobalId-18phX7S9vAUwjV_CE_yVN9 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CONCRETE WALL (SIZE TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 101.91313171386719) rotate(-0.0)">
|
||
<tspan class="GlobalId-18phX7S9vAUwjV_CE_yVN9 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">CONCRETE WALL (SIZE TBD)</tspan>
|
||
</text>
|
||
<use transform="rotate(89.99998884409983, 11.885672569274902, 116.58442687988281)" x="11.885672569274902" xlink:href="#elevation-arrow" y="116.58442687988281"/>
|
||
<use x="11.885672569274902" xlink:href="#elevation-tag" y="116.58442687988281"/>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="11.885672569274902" y="114.08442687988281">5A</text>
|
||
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="11.885672569274902" y="119.08442687988281">A401</text>
|
||
<line class="GlobalId-1WbU_UhRL0p9f6kPeJvDTu IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="540.4005126953125" x2="540.4004516601562" y1="277.5887756347656" y2="60.90468215942383"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(539.4005126953125, 169.24673461914062) rotate(-90.0000161648565)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">45' - 6"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(539.4005126953125, 169.24673461914062) rotate(-90.0000161648565)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">45' - 6"</tspan>
|
||
</text>
|
||
<line class="GlobalId-1GIM3BXw1CVhI0bp8AY3Hk IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="499.4898376464844" x2="499.4897155761719" y1="304.7778015136719" y2="20.39284324645996"/>
|
||
<use transform="rotate(-90.00002299504568, 499.4898376464844, 304.7778015136719)" x="499.4898376464844" xlink:href="#section-arrow" y="304.7778015136719"/>
|
||
<use x="499.4898376464844" xlink:href="#section-tag" y="304.7778015136719"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="499.4898376464844" y="302.2778015136719">5B</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="499.4898376464844" y="307.2778015136719">A304</text>
|
||
<use transform="rotate(-90.00002299504568, 499.4897155761719, 20.39284324645996)" x="499.4897155761719" xlink:href="#section-arrow" y="20.39284324645996"/>
|
||
<use x="499.4897155761719" xlink:href="#section-tag" y="20.39284324645996"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="499.4897155761719" y="17.89284324645996">5B</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="499.4897155761719" y="22.89284324645996">A304</text>
|
||
<path class="GlobalId-1cooIdx09BUwSOV3gMnNY1 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 63.11199069023132 298.7219028524544 L 57.15629458427429 298.7219028524544 L 44.34308409690857 264.9274997762825"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(63.11199188232422, 298.721923828125) rotate(-0.0)">
|
||
<tspan class="GlobalId-1cooIdx09BUwSOV3gMnNY1 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">STEEL POST (HDG) - SIZE/SPACING TBD</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(63.11199188232422, 298.721923828125) rotate(-0.0)">
|
||
<tspan class="GlobalId-1cooIdx09BUwSOV3gMnNY1 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">STEEL POST (HDG) - SIZE/SPACING TBD</tspan>
|
||
</text>
|
||
<line class="GlobalId-3vdQzZrvjEaRfhAD3xS7Iw IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="412.8559265136719" x2="552.1591186523438" y1="50.762638092041016" y2="50.76259231567383"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(482.50750732421875, 49.76261520385742) rotate(-1.8827944102077804e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">29' - 3"</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(482.50750732421875, 49.76261520385742) rotate(-1.8827944102077804e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">29' - 3"</tspan>
|
||
</text>
|
||
<path class="GlobalId-2_HZUgOAfA9gSkQjVcTrSt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 227.0471304655075 144.8014255962755 L 221.09143435955048 144.80142745892064 L 181.94839358329773 114.40617296616092"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(227.04713439941406, 144.80142211914062) rotate(-0.0)">
|
||
<tspan class="GlobalId-2_HZUgOAfA9gSkQjVcTrSt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">2" RIGID INSULATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(227.04713439941406, 144.80142211914062) rotate(-0.0)">
|
||
<tspan class="GlobalId-2_HZUgOAfA9gSkQjVcTrSt IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">2" RIGID INSULATION</tspan>
|
||
</text>
|
||
<path class="GlobalId-03dzwNUPTF5P65kit7fSuC IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 386.4726647734642 254.72258854428787 L 391.9977769255638 254.72258109370728 L 413.16981986165047 244.52469575921552"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(386.4726867675781, 254.72259521484375) rotate(-0.0)">
|
||
<tspan class="GlobalId-03dzwNUPTF5P65kit7fSuC IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING CONCRETE FOUNDATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(386.4726867675781, 254.72259521484375) rotate(-0.0)">
|
||
<tspan class="GlobalId-03dzwNUPTF5P65kit7fSuC IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING CONCRETE FOUNDATION</tspan>
|
||
</text>
|
||
<path class="GlobalId-2P$$p7AxTCgQrxredb7C5W IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 579.6588659286499 208.15960768381612 L 573.7031698226929 208.15960768381612 L 551.4899790287018 274.4406991056587"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 208.15960693359375) rotate(-0.0)">
|
||
<tspan class="GlobalId-2P$$p7AxTCgQrxredb7C5W IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(579.6588745117188, 208.15960693359375) rotate(-0.0)">
|
||
<tspan class="GlobalId-2P$$p7AxTCgQrxredb7C5W IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<line class="GlobalId-0ZccuscHv1OBuGBSp6MC0F IfcAnnotation PredefinedType-SECTION predefinedtype-SECTION" x1="307.6624755859375" x2="307.6625671386719" y1="29.21535873413086" y2="301.2969665527344"/>
|
||
<use transform="rotate(89.99998201391065, 307.6624755859375, 29.21535873413086)" x="307.6624755859375" xlink:href="#section-arrow" y="29.21535873413086"/>
|
||
<use x="307.6624755859375" xlink:href="#section-tag" y="29.21535873413086"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="307.6624755859375" y="26.71535873413086">5B</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="307.6624755859375" y="31.71535873413086">A302</text>
|
||
<use transform="rotate(89.99998201391065, 307.6625671386719, 301.2969665527344)" x="307.6625671386719" xlink:href="#section-arrow" y="301.2969665527344"/>
|
||
<use x="307.6625671386719" xlink:href="#section-tag" y="301.2969665527344"/>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="307.6625671386719" y="298.7969665527344">5B</text>
|
||
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="307.6625671386719" y="303.7969665527344">A302</text>
|
||
<line class="GlobalId-2AJOPJdfLFtgfiI1Ff0qfG IfcAnnotation PredefinedType-DIMENSION fill-bg predefinedtype-DIMENSION" x1="414.8404846191406" x2="550.1748046875" y1="129.86468505859375" y2="129.86463928222656"/>
|
||
<text dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="middle" transform="translate(482.50762939453125, 128.86465454101562) rotate(-1.9380100608109846e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">REMOVE OR CUT BACK EXISTING CONCRETE WALL FOR NEW SLAB POUR</tspan>
|
||
</text>
|
||
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(482.50762939453125, 128.86465454101562) rotate(-1.9380100608109846e-05)">
|
||
<tspan class="DIMENSION" dy="0em" x="0" y="0">REMOVE OR CUT BACK EXISTING CONCRETE WALL FOR NEW SLAB POUR</tspan>
|
||
</text>
|
||
<path class="GlobalId-1NF2k9nsrEGefukBvZ4ym4 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 227.0471304655075 144.8014255962755 L 221.09143435955048 144.80142745892064 L 189.44570422172546 113.26009113112941"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(227.04713439941406, 144.80142211914062) rotate(-0.0)">
|
||
<tspan class="GlobalId-1NF2k9nsrEGefukBvZ4ym4 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">2" RIGID INSULATION</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(227.04713439941406, 144.80142211914062) rotate(-0.0)">
|
||
<tspan class="GlobalId-1NF2k9nsrEGefukBvZ4ym4 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">2" RIGID INSULATION</tspan>
|
||
</text>
|
||
<path class="GlobalId-0YxkPVSZH5vuVaUk56HIrV IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 386.4726573228836 230.20600232998387 L 391.9977694749832 230.20600232998387 L 442.4724727869034 219.97544247428434"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="end" transform="translate(386.47265625, 230.20599365234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-0YxkPVSZH5vuVaUk56HIrV IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(386.47265625, 230.20599365234375) rotate(-0.0)">
|
||
<tspan class="GlobalId-0YxkPVSZH5vuVaUk56HIrV IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">BUILT-UP 2X COLUMN (TBD)</tspan>
|
||
</text>
|
||
<path class="GlobalId-3phtIjM9H0YRMhZiNLuV90 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" d="M 63.11199069023132 310.4268245748665 L 57.15629458427429 310.4268245748665 L 29.52978014945984 266.3275011233475"/>
|
||
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(63.11199188232422, 310.42681884765625) rotate(-0.0)">
|
||
<tspan class="GlobalId-3phtIjM9H0YRMhZiNLuV90 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">THICKENED CONCRETE SLAB - EDGE</tspan>
|
||
<tspan class="GlobalId-3phtIjM9H0YRMhZiNLuV90 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">(SIZE TBD)</tspan>
|
||
</text>
|
||
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(63.11199188232422, 310.42681884765625) rotate(-0.0)">
|
||
<tspan class="GlobalId-3phtIjM9H0YRMhZiNLuV90 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">THICKENED CONCRETE SLAB - EDGE</tspan>
|
||
<tspan class="GlobalId-3phtIjM9H0YRMhZiNLuV90 IfcAnnotation PredefinedType-TEXTLEADER fill-bg predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">(SIZE TBD)</tspan>
|
||
</text>
|
||
</svg> |