This commit is contained in:
Ryan Schultz 2024-01-29 11:05:50 -06:00
parent c83a02b60e
commit 83e1a57402
31 changed files with 58364 additions and 29851 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "Open/Models_and_CAD/BlenderBIM/OD_Textures"]
path = Open/Models_and_CAD/BlenderBIM/OD_Textures
url = https://hub.openingdesign.com/OpeningDesign/OD_Textures.git

File diff suppressed because one or more lines are too long

Binary file not shown.

@ -0,0 +1 @@
Subproject commit fc4578588b3e4b49a6fdfdc847ac43573e3e7c7c

BIN
Open/Models_and_CAD/BlenderBIM/Site.blend (Stored with Git LFS)

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 311 KiB

View File

@ -1,4 +1,4 @@
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:ns1="http://www.inkscape.org/namespaces/inkscape" baseProfile="full" data-scale="1/8&quot;=1'-0&quot;" height="259.6895893414815mm" id="root" version="1.1" viewBox="0 0 232.90698156344365 259.6895893414815" width="232.90698156344365mm" 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[/*
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:ns1="http://www.inkscape.org/namespaces/inkscape" baseProfile="full" data-scale="1/4&quot;=1'-0&quot;" height="519.379178682963mm" id="root" version="1.1" viewBox="0 0 465.8489045590829 519.379178682963" width="465.8489045590829mm" 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>
*
@ -18,166 +18,229 @@
* along with BlenderBIM Add-on. If not, see <http://www.gnu.org/licenses/>.
*/
* { stroke-linecap: round; stroke-linejoin: round; }
text, tspan { /* 2.5mm */ fill: #2C5573; stroke: none; font-family: 'Century Gothic', 'OpenGost Type B TT', 'DejaVu Sans Condensed', 'Liberation Sans', 'Arial Narrow', 'Arial'; font-size: 3px; }
* { stroke-linecap: round; stroke-linejoin: round; }
text, tspan { /* 2.5mm */ fill: #2C5573; stroke: none; font-family: 'Century Gothic', 'OpenGost Type B TT', 'DejaVu Sans Condensed', 'Liberation Sans', 'Arial Narrow', 'Arial'; font-size: 3px; }
.cut { fill: hwb(0 25% 75%); stroke: black; stroke-linecap: 'round'; stroke-width: 0.35; fill-rule: evenodd; }
.surface {fill: white; stroke-width: 0.1;}
.projection { fill: white; stroke: rgb(70, 70, 70); stroke-linecap: 'round'; stroke-width: 0.25; }
.annotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.25; }
.IfcAnnotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.25; }
.IfcGeographicElement { fill: none; stroke: rgb(150, 150, 150); stroke-linecap: 'round'; stroke-dasharray: 1, 2;}
.PredefinedType-LINEWORK { stroke: #2C5573; stroke-width: 0.25; }
.PredefinedType-BACKGROUND { stroke: black; stroke-width: 0.18; }
.PredefinedType-GRID { marker-start: url(#grid-marker); marker-end: url(#grid-marker); }
.PredefinedType-SECTION { stroke-dasharray: 12.5, 3, 3, 3; }
.PredefinedType-SECTIONLEVEL { marker-start: url(#section-level-marker); stroke-dasharray: 12.5, 3, 3, 3; }
.PredefinedType-PLANLEVEL { marker-end: url(#plan-level-marker); }
.PredefinedType-DIMENSION { marker-start: url(#dimension-marker-start); marker-end: url(#dimension-marker-end); }
.PredefinedType-ANGLE { marker-start: url(#angle-marker-start); marker-end: url(#angle-marker-end); }
.PredefinedType-RADIUS { marker-end: url(#fall-marker-end); }
.PredefinedType-FALL { marker-end: url(#radius-marker-end); }
.PredefinedType-SLOPEANGLE { marker-end: url(#radius-marker-end); }
.PredefinedType-SLOPEPERCENT { marker-end: url(#radius-marker-end); }
.PredefinedType-SLOPEFRACTION { marker-end: url(#radius-marker-end); }
.PredefinedType-DIAMETER { marker-start: url(#diameter-marker-start); marker-end: url(#diameter-marker-end); }
.PredefinedType-HIDDENLINE { stroke-dasharray: 1, .75; }
.PredefinedType-STAIRARROW { marker-start: url(#stair-marker-start); marker-end: url(#stair-marker-end); }
.PredefinedType-BOUNDARY { fill: none; stroke: red; stroke-width: 1; stroke-dasharray: 12, 4, 3, 4, 3, 4; }
.PredefinedType-WIDEREDDASHED { fill: none; stroke: red; stroke-width: 2; stroke-dasharray: 4, 4; }
.PredefinedType-SEALANT { fill: url(#crosshatch1); stroke-width: 0.25; }
.PredefinedType-FILLAREA { fill: white; stroke: black; }
.PredefinedType-EXISTING { fill: #2C5573; fill-opacity: .4 }
.PredefinedType-BREAKLINE { fill: none; stroke: #2C5573; stroke-width: 0.25; marker-mid: url(#breakline-marker); }
.PredefinedType-TEXT { fill: #2C5573; stroke: none; }
.predefinedtype-PROVISIONFORSPACE { stroke-dasharray: 1, .75; }
path.PredefinedType-TEXTLEADER { marker-end: url(#leader-marker); }
text.PredefinedType-TEXTLEADER, tspan.PredefinedType-TEXTLEADER { fill: #2C5573; stroke: none; }
text.title, tspan.title { /* 7mm */ font-size: 11.55px; }
text.header, tspan.header { /* 5mm */ font-size: 8.25px; }
text.large, tspan.large { /* 3.5mm */ font-size: 5.78px; }
text.regular, tspan.regular { /* 2.5mm */ font-size: 4.13px; }
text.small, tspan.small { /* 1.8mm */ font-size: 2.97px; }
text.GRID, tspan.GRID { /* 5mm */ font-size: 8.25px; }
.material-blank { fill: white; }
.cut.material-poche { fill: rgb(199, 199, 199); }
.material-diagonal1 { fill: url(#diagonal1); }
.material-diagonal2 { fill: url(#diagonal2); }
.material-diagonal3 { fill: url(#diagonal3); }
.material-crosshatch1 { fill: url(#crosshatch1); }
.material-crosshatch2 { fill: url(#crosshatch2); }
.material-crosshatch3 { fill: url(#crosshatch3); }
.material-brick { fill: url(#brick); }
.material-earth { fill: url(#earth); }
.material-glass { fill: url(#glass); }
.material-liquid { fill: url(#liquid); }
.material-grass { fill: url(#grass); }
.material-honeycomb { fill: url(#honeycomb); }
.material-sand { fill: url(#sand); }
.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
.material-wood { fill: url(#wood); stroke: black; stroke-width: 0.5; }
.IfcSpace { fill: none; stroke: none; }
.material-BrickElevation { fill: url(#BrickElevation); }
.PredefinedType-STUD { stroke: black; stroke-width: 1; }
.PredefinedType-WOOD { fill: url(#wood); stroke: black; stroke-width: 0.5; }
.PredefinedType-STEEL { fill: url(#steel); stroke: black; stroke-width: 0.5; }
.PredefinedType-CONCRETE { fill: url(#concrete); stroke: black; stroke-width: 0.5; }
.PredefinedType-PLASTERBOARD { fill: url(#sand); stroke: black; stroke-width: 0.25; }
[class*="PsetCommonStatus-NEW"] { fill: rgb(199, 199, 199); }
.cut.EPsetStatusStatus-EXISTING { fill: #5D6E7F; stroke: #2C5573; }
.projection.EPsetStatusStatus-EXISTING { fill: #5D6E7F; stroke: #2C5573; stroke-width: 0.5;}
/* [class*="surface"][class*="PsetCommonStatus-EXISTING"]{ fill: #c2ceda; stroke: #2C5573; stroke-width: 0.05px;} */
.EPsetStatusStatus-EXISTINGDEMOLISH.cut, .ODOptionsODOption1-D, .ODOptionsODOption2-D { fill: url(#demolish) !important; stroke: red !important; stroke-dasharray: 2, 3; stroke-width: 0.75 !important; }
.projection.EPsetStatusStatus-EXISTINGDEMOLISH { fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: 2, 3; stroke-width: 0.25; }
.surface {fill: white; stroke-width: 0.1;}
.cut { fill: white; stroke: black; stroke-linecap: 'round'; stroke-width: 0.35; fill-rule: evenodd; }
.projection { fill: white; stroke: rgb(110, 110, 110); stroke-linecap: 'round'; stroke-width: 0.25; }
.annotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.25; }
.IfcAnnotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.25; }
.IfcGeographicElement { fill: none; stroke: black; stroke-linecap: 'round';}
.PredefinedType-LINEWORK { stroke: #2C5573; stroke-width: 0.25; }
.PredefinedType-BACKGROUND { stroke: black; stroke-width: 0.18; }
.PredefinedType-GRID { marker-start: url(#grid-marker); marker-end: url(#grid-marker); }
.PredefinedType-SECTION { stroke-dasharray: 12.5, 3, 3, 3; }
.PredefinedType-SECTIONLEVEL { marker-start: url(#section-level-marker); stroke-dasharray: 12.5, 3, 3, 3; }
.PredefinedType-PLANLEVEL { marker-end: url(#plan-level-marker); }
.PredefinedType-DIMENSION { marker-start: url(#dimension-marker-start); marker-end: url(#dimension-marker-end); }
.PredefinedType-ANGLE { marker-start: url(#angle-marker-start); marker-end: url(#angle-marker-end); }
.PredefinedType-RADIUS { marker-end: url(#fall-marker-end); }
.PredefinedType-FALL { marker-end: url(#radius-marker-end); }
.PredefinedType-SLOPEANGLE { marker-end: url(#radius-marker-end); }
.PredefinedType-SLOPEPERCENT { marker-end: url(#radius-marker-end); }
.PredefinedType-SLOPEFRACTION { marker-end: url(#radius-marker-end); }
.PredefinedType-DIAMETER { marker-start: url(#diameter-marker-start); marker-end: url(#diameter-marker-end); }
.PredefinedType-HIDDENLINE { stroke-dasharray: 1, .75; }
.PredefinedType-STAIRARROW { marker-start: url(#stair-marker-start); marker-end: url(#stair-marker-end); }
.PredefinedType-BOUNDARY { fill: none; stroke: red; stroke-width: 1; stroke-dasharray: 12, 4, 3, 4, 3, 4; }
.PredefinedType-WIDEREDDASHED { fill: none; stroke: red; stroke-width: 2; stroke-dasharray: 4, 4; }
.PredefinedType-SEALANT { fill: url(#crosshatch1); stroke-width: 0.25; }
.PredefinedType-FILLAREA { fill: white; stroke: black; }
.PredefinedType-EXISTING { fill: #2C5573; fill-opacity: .4 }
/* [class*="surface"][class*="EPsetStatusStatus-EXISTING"] {fill: white;} */
[class*="IfcDoor"][class*="EPsetStatusStatus-EXISTING"] {fill: none;}
[class*="IfcDoor"][class*="EPsetStatusStatus-NEW"] {fill: none;}
[class*="PsetCommon-FireRating2HR"] { fill: url(#2HR); }
.matsCategory0-steel { fill: url(#steel)}
.matsCategory0-sand { fill: url(#sand); }
.matsCategory0-concrete { fill: url(#concrete); stroke-width: 0.5;}
.matsCategory0-sealant { fill: rgb(199, 199, 199);}
.matsCategory0-InsulationBattVert { fill: url(#InsulationBattVert);stroke-width: 0.2; }
.matsCategory0-InsulationBattHorz { fill: url(#InsulationBattHorz);stroke-width: 0.2; }
.matsCategory0-wood1 { fill: url(#wood); stroke: black; stroke-width: 0.0; }
.matsCategory0-wood2 { fill: url(#wood); stroke: red; stroke-width: 0.5; }
.matsCategory0-WoodBeyond { fill: rgb(239 233 223); }
.matsCategory0-poche { fill: rgb(199, 199, 199); }
.matsCategory0-PlywoodHorz { fill: url(#PlywoodHorz); }
.matsCategory0-PlywoodVert { fill: url(#PlywoodVert); }
.matsCategory0-FlooringWood{ fill: url(#FlooringWood); }
.matsCategory0-Sand{ fill: url(#sand); }
.PredefinedType-BREAKLINE { fill: none; stroke: #2C5573; stroke-width: 0.25; marker-mid: url(#breakline-marker); }
.PredefinedType-TEXT { fill: #2C5573; stroke: none; }
.PredefinedType-PROVISIONFORSPACE { stroke-dasharray: 1, .75; }
path.PredefinedType-TEXTLEADER { marker-end: url(#leader-marker); }
text.PredefinedType-TEXTLEADER, tspan.PredefinedType-TEXTLEADER { fill: #2C5573; stroke: none; }
text.title, tspan.title { /* 7mm */ font-size: 11.55px; }
text.header, tspan.header { /* 5mm */ font-size: 8.25px; }
text.large, tspan.large { /* 3.5mm */ font-size: 5.78px; }
text.regular, tspan.regular { /* 2.5mm */ font-size: 4.13px; }
text.small, tspan.small { /* 1.8mm */ font-size: 2.97px; }
text.GRID, tspan.GRID { /* 5mm */ font-size: 8.25px; }
.material-blank { fill: white; }
.material-poche { fill: rgb(148, 148, 148); }
.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; }
.surface.material-existing { fill: #c2ceda; stroke: #2C5573; stroke-width: 0.05px;}
.surface.matsCategory0-poche { fill: rgb(240, 240, 240); }
.surface.material-FloorLayerSetName {fill: white; stroke-width: 0.1;}
/* .surface.material-FloorLayerSetName { fill: url(#Square_1ft_at48scale); } */
.surface.material-HorzLines6in48scale { fill: url(#HorzLines6in48scale); }
.surface.material-VertLines6in48scale { fill: url(#VertLines6in48scale); }
.surface.material-HorzLines6in96scale { fill: url(#HorzLines6in96scale); }
.surface.material-DiagonalLines6in48scale { fill: url(#DiagonalLines6in48scale); }
.matsName-CURVEDCEILING { fill: hwb(0 80% 20%); }
.surface.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
.material-5Fill { fill: hwb(0 100% 0%); }
.material-5Fill { fill: hwb(0 95% 5%); }
.material-10Fill { fill: hwb(0 90% 10%); }
.material-10Fill { fill: hwb(0 85% 15%); }
.material-20Fill { fill: hwb(0 80% 20%); }
.material-30Fill { fill: hwb(0 70% 30%); }
.material-40Fill { fill: hwb(0 70% 40%); }
.material-50Fill { fill: hwb(0 50% 50%); }
.material-60Fill { fill: hwb(0 40% 60%); }
.material-70Fill { fill: hwb(0 30% 70%); }
.material-80Fill { fill: hwb(0 20% 80%); }
.material-90Fill { fill: hwb(0 10% 90%); }
.material-100Fill { fill: hwb(0 0% 100%); }
.material-CorrugatedVert { fill: url(#CorrugatedVert); }
.material-CorrugatedHorz { fill: url(#HorzLines6in96scale); }
.material-Batten { fill: url(#Batten); }
.material-Batten2 { fill: url(#Batten2); }
.material-grass { fill: hwb(137 83% 15%); }
.predefinedtype-PROPERTYLINE { stroke-dasharray: 1, .1, 1; }
.predefinedtype-PROPERTYLINE.projection {display: none;}
.material-BrickElevation { fill: url(#BrickElevation); }
.PredefinedType-DASHED { stroke-dasharray: 1, .75; }
.PredefinedType-WIDE { stroke-width: 1;}
.PredefinedType-HATCH { stroke-width: .1;}
.PredefinedType-CENTERLINE { stroke-dasharray: 1, .1, 1; }
.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; }
.matsName0-T1 { fill: url(#FKTILE); }
[class*="PsetCommon-StatusNEW"] { fill: rgb(199, 199, 199); }
[class*="PsetCommon-StatusEXISTING"] { fill: #5D6E7F; stroke: #2C5573; }
/* [class*="surface"][class*="PsetCommon-StatusEXISTING"]{ fill: #c2ceda; stroke: #2C5573; stroke-width: 0.05px;} */
[class*="PsetCommon-StatusEXISTINGDEMOLISH"], [class*="ODOptions-ODOption2D"] { fill: url(#demolish); stroke: red; stroke-dasharray: 2, 1; }
.IfcElectricAppliance, .IfcFurniture { fill: white; }
/* Hack to make door swings not fill in. */
[class*="IfcDoor"][class*="PsetCommon-StatusEXISTING"] {fill: none;}
[class*="IfcDoor"][class*="PsetCommon-StatusNEW"] {fill: none;}
[class*="IfcDoor"][class*="EPsetStatusStatus-NEW"] {fill: none;}
[class*="PsetCommon-FireRating2HR"] { fill: url(#2HR); }
.materialCategory-steel { fill: url(#steel); stroke: black; stroke-width: 0.0; }
.materialCategory-sand { fill: url(#sand); }
.materialCategory-concrete { fill: url(#concrete); stroke-width: 0.5;}
.materialCategory-sealant { fill: rgb(199, 199, 199);}
.materialCategory-InsulationBattVert { fill: url(#InsulationBattVert);stroke-width: 0.2; }
.materialCategory-InsulationBattHorz { fill: url(#InsulationBattHorz);stroke-width: 0.2; }
.materialCategory-wood1 { fill: url(#wood); stroke: black; stroke-width: 0.0; }
.materialCategory-wood2 { fill: url(#wood); stroke: red; stroke-width: 0.5; }
.materialCategory-WoodBeyond { fill: rgb(239 233 223); }
.materialCategory-poche { fill: rgb(199, 199, 199); }
.materialCategory-PlywoodHorz { fill: url(#PlywoodHorz); }
.materialCategory-PlywoodVert { fill: url(#PlywoodVert); }
.materialCategory-testy{ fill: url(#VertLines6in48scale); }
.surface.material-existing { fill: #c2ceda; stroke: #2C5573; stroke-width: 0.05px;}
.surface.materialCategory-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); }
[data-type="schedule"] {
{ fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.25; }
}
.surface.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
.material-5Fill { fill: hwb(0 95% 5%); }
.material-10Fill { fill: hwb(0 90% 10%); }
.material-20Fill { fill: hwb(0 80% 20%); }
.material-grass { fill: hwb(137 83% 15%); }
.predefinedtype-PROPERTYLINE { fill: none; stroke-dasharray: 1, .1, 1; }
.PredefinedType-DASHED { stroke-dasharray: 1, .75; }
.PredefinedType-WIDE { stroke-width: 1;}
.PredefinedType-HATCH { stroke-width: .1;}
.PredefinedType-CENTERLINE { stroke-dasharray: 1, .1, 1; }
.predefinedtype-ReferenceLine {stroke: #2C5573; stroke-dasharray: 1, .1, 1; }
/*
{{material.item.Material.Name.0}}
{{material.Name}}
.IfcWall.cut { fill: rgb(139, 139, 139); }
Most Drawings:
MetaData: /Pset_.*Common/, predefined_type, EPset_Status.Status, mats.Name, mats.Category
Exclude: IfcGeographicElement + IfcElement, "EPset_Status"."Status"="DEMOLISH"
JoinCriteria: /Pset_.*Common/.Status, type, EPset_Status.Status
]]></style><marker id="eng-dimension-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
Option 1:
MetaData: predefined_type, EPset_Status.Status, mats.Name, mats.Category
Exclude: IfcObject , OD_Options.OD_Option_1 = N + IfcObject , OD_Options.OD_Option_1 = D
JoinCriteria: /Pset_.*Common/.Status, type, EPset_Status.Status
Demo - OD_Options.OD_Option_1:
MetaData: predefined_type, EPset_Status.Status, mats.Name, mats.Category, OD_Options.OD_Option_1
Exclude: IfcObject , EPset_Status.Status="NEW" + IfcObject, OD_Options.OD_Option_1 = N
JoinCriteria: EPset_Status.Status, OD_Options.OD_Option_1, OD_Options.OD_Option_2
Demo - OD_Options.OD_Option_2:
MetaData: predefined_type, EPset_Status.Status, mats.Name, mats.Category, OD_Options.OD_Option_2
Exclude: IfcObject , EPset_Status.Status="NEW" + IfcObject, OD_Options.OD_Option_2 = N
JoinCriteria: EPset_Status.Status, OD_Options.OD_Option_1, OD_Options.OD_Option_2
*/]]></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;" />
@ -505,236 +568,394 @@ text.GRID, tspan.GRID { /* 5mm */ font-size: 8.25px; }
</defs> <g ifc:name="Elevation FOUNDATION PLAN - RCP" 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.524000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[10.416667,0.000000,-93.174949],[0.000000,10.416667,-1059.479713],[0.000000,0.000000,1.000000]]">
</defs> <g ifc:name="Elevation FOUNDATION PLAN - RCP" 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.524000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[20.833334,0.000000,-186.332428],[0.000000,20.833334,-2118.959425],[0.000000,0.000000,1.000000]]">
<g id="product-6df6826b-c86a-4d84-a895-a1b2110d198f" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="1jze9ho6fDXAYLeR8H3HcF">
<path d="M333.995,53.5553 L333.994,53.5566"/>
<path d="M330.82,118.642 L333.46,121.282"/>
<path d="M333.995,121.817 L333.995,121.817"/>
<path d="M343.52,54.4292 L343.52,44.0304"/>
<path d="M333.995,53.5553 L333.995,53.5553"/>
<path d="M333.995,121.817 L333.995,53.5553"/>
<path d="M333.995,121.817 L343.52,131.342"/>
</g>
<g id="product-dd9c4e29-7bf0-401d-b4f1-8908e4aab602" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="3Td4ufU$107RJnYGZaghO2">
<path d="M168.102,53.5554 L168.102,53.5554"/>
<path d="M333.995,53.5553 L333.995,53.5553"/>
<path d="M343.52,44.0303 L168.102,44.0304"/>
<path d="M168.102,44.0304 L168.102,53.5554"/>
<path d="M333.995,53.5553 L168.102,53.5554"/>
<path d="M333.995,53.5553 L343.52,44.0303"/>
<path d="M343.52,44.0303 L343.52,44.0303"/>
</g>
<g id="product-03788aaf-cd0a-4b28-8f65-013258ec2fdc" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="03U8glpGfBA8zb0J9Ox2$S">
<path d="M333.995,121.817 L333.995,121.817"/>
<path d="M333.745,121.567 L330.82,118.642"/>
<path d="M177.627,121.817 L177.626,121.818"/>
<path d="M343.52,131.342 L343.52,131.342"/>
<path d="M343.52,131.342 L343.52,131.342"/>
<path d="M343.52,131.342 L333.995,121.817"/>
<path d="M177.626,121.818 L177.627,121.818"/>
<path d="M177.627,121.818 L333.995,121.817"/>
<path d="M177.626,121.818 L168.102,131.342"/>
</g>
<g id="product-64b972e9-c399-449c-858b-14a2346cd22c" class="IfcWall material-poche projection" ifc:name="ExteriorWall_1.010" ifc:guid="1akNBfmvb4d8MB5A8qRD8i">
<path d="M344.314,132.136 L344.314,132.136"/>
</g>
<g id="product-33e295b2-40ae-464a-82dd-d9c77070395a" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0pufMoGAv6IeBTsSTmS3bQ">
<path d="M344.579,132.401 L343.52,131.342"/>
<path d="M343.52,131.342 L343.52,44.0303"/>
<path d="M343.52,44.0303 L344.579,42.972"/>
<path d="M344.579,42.972 L344.579,132.401"/>
</g>
<g id="product-5503ff57-65da-4a2a-be98-4dd2759e7557" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="1L0$zNPTfAAhwOJT9rddLN">
<path d="M344.579,42.972 L344.579,42.9721"/>
<path d="M344.579,42.9721 L343.52,44.0304"/>
<path d="M343.52,44.0304 L343.52,44.0304"/>
<path d="M219.222,44.0303 L168.101,44.0303"/>
<path d="M167.043,42.9721 L167.043,42.9721"/>
<path d="M167.043,42.9721 L167.043,42.972"/>
<path d="M167.043,42.972 L344.579,42.972"/>
</g>
<g id="product-b1f74687-e622-4886-a0aa-ab0e0fb3100b" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="2nzqQ7vY98Xg2ggmuFin0B">
<path d="M168.101,131.342 L168.101,131.342"/>
<path d="M168.101,131.342 L343.52,131.342"/>
<path d="M343.52,131.342 L344.579,132.401"/>
<path d="M344.579,132.401 L344.579,132.401"/>
<path d="M344.579,132.401 L167.043,132.401"/>
</g>
<g id="product-ddca7b20-0cdf-4432-bcad-961d9f1f9478" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="3TodiW3Dz4ChojbXsV7vHu">
<path d="M333.049,120.871 L330.209,118.031"/>
<path d="M330.209,118.031 L330.209,57.341"/>
<path d="M332.713,54.8363 L333.049,54.5009"/>
<path d="M333.995,121.817 L333.049,120.871"/>
<path d="M333.049,120.871 L333.049,54.5009"/>
<path d="M333.049,54.5009 L333.993,53.5566"/>
<path d="M333.993,53.5566 L333.995,53.5566"/>
<path d="M333.995,53.5566 L333.995,121.817"/>
</g>
<g id="product-248aaaf0-d230-4093-8f22-4bf851fe68e5" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0aYghmqZ10auyYI$XH$cZb">
<path d="M332.713,54.8373 L329.873,57.6771"/>
<path d="M329.873,57.6771 L181.746,57.677"/>
<path d="M181.746,57.677 L181.413,57.3439"/>
<path d="M332.713,54.8365 L332.713,54.8373"/>
<path d="M332.713,54.8373 L178.907,54.8372"/>
<path d="M177.961,53.8914 L177.961,53.8912"/>
<path d="M177.962,53.8906 L333.659,53.8907"/>
</g>
<g id="product-159acd54-e6e2-4c84-903c-a2397482b156" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0LcirKvk9CX90yeZbqWh5M">
<path d="M178.908,120.535 L181.748,117.695"/>
<path d="M181.748,117.695 L329.871,117.695"/>
<path d="M329.871,117.695 L332.711,120.535"/>
<path d="M178.908,120.535 L178.908,120.535"/>
<path d="M178.908,120.535 L332.711,120.535"/>
<path d="M332.711,120.535 L333.658,121.482"/>
<path d="M333.658,121.482 L177.963,121.482"/>
</g>
<g id="product-e23c2b17-fb21-4115-9235-c60b3d2d2786" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.010" ifc:guid="3YF2iN_o515P8rnWizBIU6">
<path d="M170.925,25.0579 L170.925,25.7193"/>
<path d="M170.925,69.3754 L170.925,70.0369"/>
<path d="M172.81,25.0578 L172.81,70.0369"/>
<path d="M172.81,70.0369 L170.925,70.0369"/>
<path d="M172.81,25.0578 L170.925,25.0579"/>
</g>
<g id="product-b6d41b77-0c1b-473f-91c0-43931448a4a3" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="2sr1jt31j7Fv70GvCKIAIZ">
<path d="M121.481,159.334 L121.481,158.672"/>
<path d="M121.481,158.672 L123.366,158.672"/>
<path d="M123.366,159.334 L123.366,158.672"/>
<path d="M121.481,210.001 L121.481,209.34"/>
<path d="M123.366,210.001 L123.366,209.34"/>
<path d="M121.481,210.001 L123.366,210.001"/>
</g>
<g id="product-790a717c-6c44-4e9f-9b5f-24b24d7eff4b" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="1v2d5yR4HEdvjV9B9DVlzB">
<path d="M123.366,158.672 L177.275,158.672"/>
<path d="M177.275,158.672 L177.275,159.334"/>
<path d="M123.366,158.672 L123.366,159.334"/>
</g>
<g id="product-d56e4a2e-68e1-4448-933b-5475d196f89c" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.036" ifc:guid="3LRaekQE54I9CxL7NHblYS">
<path d="M51.6306,208.116 L51.6306,84.3574"/>
<path d="M51.6306,84.3574 L52.2921,84.3574"/>
<path d="M51.6306,208.116 L52.2921,208.116"/>
</g>
<g id="product-f17fc23f-4e69-4e8c-bb7d-4e784c6fb9e4" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="3nVy8$JcbEZBjzJdXCRxda">
<path d="M177.275,210.001 L123.366,210.001"/>
<path d="M123.366,210.001 L123.366,209.34"/>
<path d="M177.275,210.001 L177.275,209.34"/>
</g>
<g id="product-1accd6db-e2ca-406c-8027-10c89939afd5" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="0QpDRRuif0R80d4CYPEQ$L">
<path d="M177.275,158.672 L177.275,159.334"/>
<path d="M177.275,209.34 L177.275,210.001"/>
<path d="M179.16,158.672 L179.16,210.001"/>
<path d="M179.16,210.001 L177.275,210.001"/>
<path d="M179.16,158.672 L177.275,158.672"/>
</g>
<g id="product-72450707-2341-4591-957f-2bfaafa398a1" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.066" ifc:guid="1oHGS78q55aPL$A$glevYX">
<path d="M52.2921,208.116 L51.6306,208.116"/>
<path d="M102.96,210.001 L51.6306,210.001"/>
<path d="M51.6306,210.001 L51.6306,208.116"/>
<path d="M102.96,210.001 L102.96,209.34"/>
<path d="M344.579,132.401 L344.579,132.401"/>
<path d="M344.314,132.136 L344.314,132.136"/>
</g>
<g id="product-baa014f2-9f61-44b0-bab9-ffd6f3d98232" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.018" ifc:guid="2we1Jods54iBgv$zRpsO8o">
<path d="M123.316,70.0369 L85.2657,70.0369"/>
<path d="M85.2657,70.0369 L85.2657,69.3754"/>
<path d="M123.316,70.0369 L123.316,69.3754"/>
<path d="M170.925,70.0369 L132.874,70.0369"/>
<path d="M132.874,70.0369 L132.874,69.3754"/>
<path d="M170.925,70.0369 L170.925,69.3754"/>
<path d="M265.766,132.401 L265.766,132.401"/>
<path d="M344.579,132.401 L344.579,132.401"/>
<path d="M167.044,132.401 L167.044,132.401"/>
<path d="M246.65,132.401 L246.65,132.401"/>
</g>
<g id="product-42ed5349-15ae-4f2d-93ce-9c6a17d61433" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.060" ifc:guid="12xLD95QvFBPFEd6eNrXGp">
<path d="M85.2657,25.0578 L170.925,25.0578"/>
<path d="M85.2657,25.7193 L85.2657,25.0578"/>
<path d="M170.925,25.0578 L170.925,25.7193"/>
<path d="M167.043,42.972 L167.043,42.9719"/>
</g>
<g id="product-1dd9ccd9-b96f-4f36-99c4-b3f111006cbf" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.001" ifc:guid="0TsSpPkMzFDfd4i$4H06o$">
<path d="M102.96,114.471 L102.96,159.334"/>
<path d="M102.473,114.471 L102.298,114.471"/>
<path d="M102.96,95.6196 L102.96,95.6196"/>
<path d="M102.96,84.3574 L102.96,95.6196"/>
<path d="M102.96,95.6196 L102.298,95.6196"/>
<path d="M102.96,84.3574 L102.298,84.3574"/>
</g>
<g id="product-73763206-cb59-45a5-8ffb-57ae83f1815c" class="IfcWall material-poche projection" ifc:name="Wall" ifc:guid="1pTZ86orb5fO$xLww3yO5S">
<path d="M112.17,209.472 L102.96,209.472"/>
<path d="M102.96,209.472 L102.96,209.34"/>
<path d="M112.17,209.472 L112.17,209.34"/>
<path d="M121.481,209.472 L120.67,209.472"/>
<path d="M120.67,209.472 L120.67,209.34"/>
<path d="M121.481,209.472 L121.481,209.34"/>
</g>
<g id="product-887546da-97bd-415b-b2c8-62c7ddaaae1a" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.028" ifc:guid="28TKRQbxr1MxB8OiVTgguQ">
<path d="M102.298,84.3574 L102.96,84.3574"/>
<path d="M100.881,82.4722 L102.96,82.4722"/>
<path d="M102.96,82.4722 L102.96,84.3574"/>
<path d="M100.881,82.9587 L100.881,83.1336"/>
<path d="M51.6306,84.3574 L52.2921,84.3574"/>
<path d="M51.6306,82.4723 L92.381,82.4722"/>
<path d="M51.6306,82.4723 L51.6306,84.3574"/>
</g>
<g id="product-7fcd395a-8a44-4f53-b7c8-67e05868930b" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.044" ifc:guid="1$pJbQYaHFKxV8P_1OQ9CB">
<path d="M85.2657,25.7193 L85.2657,25.0578"/>
<path d="M83.3806,34.8474 L83.3806,25.0578"/>
<path d="M83.3806,25.0578 L85.2657,25.0578"/>
<path d="M83.3806,34.8474 L84.042,34.8474"/>
<path d="M83.3806,60.2473 L83.3806,34.8474"/>
<path d="M85.2657,70.0369 L85.2657,69.3754"/>
<path d="M83.3806,70.0369 L83.3806,60.2473"/>
<path d="M83.3806,60.2473 L84.042,60.2473"/>
<path d="M83.3806,70.0369 L85.2657,70.0369"/>
</g>
<g id="product-c10128b2-b7eb-4bce-967c-9a0354848b47" class="IfcSlab material-5Fill projection" ifc:name="Slab" ifc:guid="310IYoj_jBpfPycWDKX8j7">
<path d="M117.522,230.396 L117.522,220.871"/>
<path d="M117.522,220.871 L130.222,220.871"/>
<path d="M130.222,220.871 L130.222,230.396"/>
<path d="M130.222,230.396 L117.522,230.396"/>
<path d="M70.1726,81.017 L89.2226,81.017"/>
<path d="M70.1726,71.492 L70.1726,81.017"/>
<path d="M89.2226,71.492 L70.1726,71.492"/>
<path d="M89.2226,81.017 L89.2226,71.492"/>
<path d="M114.019,92.6585 L114.019,118.058"/>
<path d="M114.019,118.058 L104.494,118.058"/>
<path d="M104.494,118.058 L104.494,92.6585"/>
<path d="M104.494,92.6585 L114.019,92.6585"/>
<path d="M143.046,82.0752 L117.646,82.0752"/>
<path d="M143.046,91.6002 L143.046,82.0752"/>
<path d="M117.646,91.6002 L143.046,91.6002"/>
<path d="M117.646,82.0752 L117.646,91.6002"/>
<path d="M115.077,92.6585 L115.077,118.058"/>
<path d="M124.602,92.6585 L115.077,92.6585"/>
<path d="M124.602,118.058 L124.602,92.6585"/>
<path d="M115.077,118.058 L124.602,118.058"/>
<path d="M102.981,71.492 L90.2809,71.492"/>
<path d="M102.981,81.017 L102.981,71.492"/>
<path d="M90.2809,81.017 L102.981,81.017"/>
<path d="M90.2809,71.492 L90.2809,81.017"/>
<path d="M149.548,71.492 L149.548,81.017"/>
<path d="M149.548,81.017 L124.148,81.017"/>
<path d="M124.148,81.017 L124.148,71.492"/>
<path d="M124.148,71.492 L149.548,71.492"/>
<path d="M122.3,219.812 L122.3,210.287"/>
<path d="M103.25,219.812 L122.3,219.812"/>
<path d="M103.25,210.287 L103.25,219.812"/>
<path d="M122.3,210.287 L103.25,210.287"/>
<path d="M91.0633,220.871 L91.0633,230.396"/>
<path d="M116.463,220.871 L91.0633,220.871"/>
<path d="M116.463,230.396 L116.463,220.871"/>
<path d="M91.0633,230.396 L116.463,230.396"/>
<path d="M104.039,71.492 L104.039,81.017"/>
<path d="M123.089,71.492 L104.039,71.492"/>
<path d="M123.089,81.017 L123.089,71.492"/>
<path d="M104.039,81.017 L123.089,81.017"/>
<path d="M140.139,141.342 L140.139,131.817"/>
<path d="M121.089,141.342 L140.139,141.342"/>
<path d="M121.089,131.817 L121.089,141.342"/>
<path d="M140.139,131.817 L121.089,131.817"/>
<path d="M157.41,130.758 L157.41,92.6585"/>
<path d="M125.66,130.758 L157.41,130.758"/>
<path d="M125.66,92.6585 L125.66,130.758"/>
<path d="M157.41,92.6585 L125.66,92.6585"/>
</g>
<g id="product-88b84f41-b5d3-483a-8972-23cb3198d983" class="IfcDoor material-MaterialConstituentSet projection" ifc:name="Door" ifc:guid="28k4z1jTD8Eebo8yincDc3">
<path d="M120.339,209.34 L120.339,209.365"/>
<path d="M120.472,209.365 L120.339,209.365"/>
<path d="M120.472,209.365 L120.472,209.686"/>
<path d="M120.67,209.686 L120.67,209.721"/>
<path d="M120.67,209.721 L112.17,209.721"/>
<path d="M112.17,209.686 L112.17,209.721"/>
<path d="M112.369,209.686 L112.17,209.686"/>
<path d="M112.369,209.365 L112.369,209.686"/>
<path d="M112.501,209.365 L112.369,209.365"/>
<path d="M112.501,209.34 L112.501,209.365"/>
<path d="M120.67,209.686 L120.472,209.686"/>
<path d="M112.501,209.365 L112.369,209.365"/>
<path d="M112.369,209.365 L112.369,209.686"/>
<path d="M112.369,209.686 L112.17,209.686"/>
<path d="M112.501,209.34 L112.501,209.365"/>
<path d="M112.17,209.686 L112.17,209.34"/>
<path d="M120.472,209.365 L120.472,209.686"/>
<path d="M120.472,209.365 L120.339,209.365"/>
<path d="M120.339,209.34 L120.339,209.365"/>
<path d="M120.67,209.34 L120.67,209.686"/>
<path d="M120.67,209.686 L120.472,209.686"/>
<g id="product-54d48509-f812-418c-8c92-3e4064f1f0c3" class="IfcWall material-poche projection" ifc:name="ExteriorWall_1.044" ifc:guid="1Kr8K9_191Z8oIFa1ayV33">
<path d="M168.101,113.086 L168.101,113.086"/>
<path d="M168.101,62.2864 L168.101,62.2864"/>
</g>
<g id="product-75db977f-0d1f-4ae3-8f8b-89c375349a53" class="IfcWall material-poche projection" ifc:name="Wall" ifc:guid="1rsvT$3HzAuu_BYSDrD9fJ">
<path d="M102.96,159.202 L121.481,159.202"/>
<path d="M121.481,159.202 L121.481,159.334"/>
<path d="M102.96,159.202 L102.96,159.334"/>
<path d="M205.937,318.667 L205.937,318.667"/>
<path d="M243.508,318.667 L243.508,318.667"/>
</g>
<g id="product-19293656-7fb4-4a78-99ce-f8d387c83e17" class="IfcWall material-poche projection" ifc:name="Wall" ifc:guid="0PAJPMVxHAU9dE_DE7o3uN">
<path d="M357.014,418.68 L357.299,418.964"/>
</g>
<g id="product-fa5145be-3d0a-4c86-8e7a-7145345b4fdc" class="IfcWall material-poche projection" ifc:name="ExteriorWall_1.036" ifc:guid="3wKKM_FGfCXevwSKKqMq$S">
<path d="M103.808,165.474 L103.808,165.474"/>
</g>
<g id="product-9568782e-0737-4582-adc8-957a1fb9ae04" class="IfcWall material-poche projection" ifc:name="ExteriorWall_1.001" ifc:guid="2LQ7Wk1pT5Wgt8bNeVkQu4">
<path d="M205.408,317.873 L205.408,317.873"/>
<path d="M205.408,318.667 L205.408,318.667"/>
</g>
<g id="product-260ddd70-789c-41f1-9602-f9bb388b4e4b" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0c3TrmU9n1yPO2_RiuYqvB">
<path d="M178.573,54.5029 L181.413,57.3426"/>
<path d="M181.413,57.3426 L181.413,118.03"/>
<path d="M178.909,120.536 L178.573,120.872"/>
<path d="M177.627,53.5567 L177.627,53.5567"/>
<path d="M177.627,53.5567 L178.573,54.5029"/>
<path d="M178.573,54.5029 L178.573,120.872"/>
<path d="M178.573,120.872 L177.627,121.818"/>
<path d="M177.627,121.818 L177.627,53.5567"/>
</g>
<g id="product-5ff49fc6-60c5-424b-8ebb-a7209ab4d60c" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="1Vz9$6OCL2Iuwxfo2QjDOC">
<path d="M347.092,409.155 L343.785,405.98"/>
<path d="M117.831,405.98 L114.524,409.155"/>
<path d="M104.602,418.68 L357.014,418.68"/>
<path d="M357.014,418.68 L347.092,409.155"/>
<path d="M114.524,409.155 L347.092,409.155"/>
<path d="M114.524,409.155 L104.602,418.68"/>
</g>
<g id="product-c84086db-bb56-4e3e-b245-bdd2c1b0f56d" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="38G8RRkrPEFh95lTB1iFLj">
<path d="M195.089,176.189 L191.914,179.496"/>
<path d="M192.422,331.367 L195.089,328.589"/>
<path d="M204.614,318.667 L204.614,318.667"/>
<path d="M204.614,318.667 L204.614,318.667"/>
<path d="M204.612,166.269 L195.089,176.189"/>
<path d="M195.089,328.589 L195.089,176.189"/>
<path d="M195.089,328.589 L195.47,328.192"/>
<path d="M204.61,318.671 L204.614,318.667"/>
</g>
<g id="product-9c879604-aae9-4330-9400-dfa88feaecd1" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="2SXvO4gkb3C9G0twYFwkpH">
<path d="M347.489,328.589 L344.314,331.897"/>
<path d="M344.314,405.98 L347.489,409.155"/>
<path d="M357.014,318.667 L347.489,328.589"/>
<path d="M347.489,409.155 L347.489,328.589"/>
<path d="M347.489,409.155 L357.014,418.679"/>
</g>
<g id="product-64cdfad3-ffae-4bc7-b32c-f03ec884937a" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="1apVhJ$wvBnxCiy3x8X9Dw">
<path d="M114.524,175.792 L117.831,178.967"/>
<path d="M191.914,178.967 L195.089,175.792"/>
<path d="M104.602,166.268 L114.524,175.792"/>
<path d="M195.089,175.792 L114.524,175.792"/>
<path d="M195.089,175.792 L204.614,166.267"/>
</g>
<g id="product-4dd857e0-90ca-452f-b606-3bffe3955c8f" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="1Ds5VWaCf5BxO6E$$ZbLoF">
<path d="M177.626,121.421 L177.627,121.421"/>
<path d="M168.101,44.0304 L168.101,131.342"/>
<path d="M168.102,131.342 L177.626,121.421"/>
<path d="M177.626,53.5554 L177.626,121.421"/>
<path d="M168.101,44.0304 L168.102,44.0304"/>
</g>
<g id="product-d920ed02-7c7a-4667-a977-6ce353833f87" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="3P8Eq2V7f6PwbtREDJWp_7">
<path d="M195.089,328.192 L195.089,328.192"/>
<path d="M344.314,331.367 L347.489,328.192"/>
<path d="M243.525,318.667 L204.614,318.667"/>
<path d="M204.614,318.667 L195.089,328.192"/>
<path d="M347.489,328.192 L195.089,328.192"/>
<path d="M347.489,328.192 L357.012,318.669"/>
</g>
<g id="product-9db2a6ae-2b32-421e-9685-682f12878492" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="2TigQkAp927fQ5Q2yIXuII">
<path d="M114.127,409.155 L117.302,405.98"/>
<path d="M117.302,178.967 L114.127,175.792"/>
<path d="M104.602,166.267 L104.602,418.68"/>
<path d="M104.602,418.68 L114.127,409.155"/>
<path d="M114.127,175.792 L114.127,409.155"/>
<path d="M114.127,175.792 L104.602,166.267"/>
</g>
<g id="product-f17fc23f-4e69-4e8c-bb7d-4e784c6fb9e4" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="3nVy8$JcbEZBjzJdXCRxda">
<path d="M357.808,419.474 L357.808,419.474"/>
<path d="M358.072,419.738 L358.072,419.738"/>
</g>
<g id="product-1accd6db-e2ca-406c-8027-10c89939afd5" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="0QpDRRuif0R80d4CYPEQ$L">
<path d="M358.072,419.738 L358.072,419.738"/>
</g>
<g id="product-7fcd395a-8a44-4f53-b7c8-67e05868930b" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.044" ifc:guid="1$pJbQYaHFKxV8P_1OQ9CB">
<path d="M167.044,132.401 L167.044,132.401"/>
<path d="M167.043,42.9719 L167.043,42.972"/>
<path d="M167.043,62.2864 L167.043,62.2864"/>
</g>
<g id="product-eb926b1e-6f4e-435d-8bc0-d6bc47b77cd2" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="3haciURqv3NOl0rhn7jtpI">
<path d="M167.043,42.9721 L168.101,44.0303"/>
<path d="M168.101,44.0303 L168.101,131.342"/>
<path d="M168.101,131.342 L167.043,132.401"/>
<path d="M167.043,132.401 L167.043,132.401"/>
<path d="M167.043,132.401 L167.043,42.9721"/>
</g>
<g id="product-22e2e7ee-aed1-4689-bd0c-5f1edb6914cf" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="0YukVkhj56YRqCNnxRQHJF">
<path d="M344.579,42.972 L344.579,132.401"/>
<path d="M344.579,132.401 L167.043,132.401"/>
<path d="M167.043,132.401 L167.043,132.401"/>
<path d="M167.043,99.3215 L167.043,42.9719"/>
<path d="M167.043,42.9719 L344.579,42.972"/>
<path d="M357.279,30.2721 L357.279,145.101"/>
<path d="M154.343,30.2719 L357.279,30.2721"/>
<path d="M154.343,145.101 L154.343,30.2719"/>
<path d="M357.279,145.101 L154.343,145.101"/>
</g>
<g id="product-cc4103f4-0237-4838-9dfd-959f98b64917" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="3CGGFq0ZT8E9tzbP_OjaaN">
<path d="M358.132,419.738 L358.013,317.609"/>
<path d="M358.013,317.609 L205.672,317.609"/>
<path d="M205.672,317.609 L205.672,165.209"/>
<path d="M205.672,165.209 L103.543,165.209"/>
<path d="M103.543,165.209 L103.543,419.738"/>
<path d="M103.543,419.738 L358.132,419.738"/>
<path d="M218.372,152.509 L90.8433,152.509"/>
<path d="M218.372,304.909 L218.372,152.509"/>
<path d="M370.698,304.909 L218.372,304.909"/>
<path d="M370.847,432.438 L370.698,304.909"/>
<path d="M90.8433,432.438 L370.847,432.438"/>
<path d="M90.8433,152.509 L90.8433,432.438"/>
</g>
<g id="product-de7ce1c3-f63b-4eb1-bbb4-6cfbb9450fb6" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="3UVE73zZjEiRkqRFkvHG_s">
<path d="M330.821,118.643 L330.821,118.643"/>
</g>
<g id="product-62d69e91-2a61-4509-b435-43fc82afcf10" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="1YrfwHAc552RGrG$o2hyyG">
<path d="M212.552,405.98 L212.551,331.367"/>
<path d="M236.145,405.98 L212.552,405.98"/>
<path d="M236.026,331.367 L236.145,405.98"/>
<path d="M212.551,331.367 L236.026,331.367"/>
</g>
<g id="product-d665ad92-7f86-4858-b32d-84af6170c162" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="3MPQsIVuP8MBCjXAzXSC5Y">
<path d="M251.901,331.367 L344.314,331.367"/>
<path d="M251.901,405.98 L251.901,331.367"/>
<path d="M344.314,405.98 L251.901,405.98"/>
<path d="M344.314,331.367 L344.314,405.98"/>
</g>
<g id="product-c4b201a4-0687-4721-a9c3-bda7b9e096d4" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="34iW6a1eT78Qd3lQUvu9RK">
<path d="M196.676,331.367 L196.796,405.98"/>
<path d="M191.914,331.367 L196.676,331.367"/>
<path d="M191.914,178.967 L191.914,331.367"/>
<path d="M117.302,178.967 L191.914,178.967"/>
<path d="M117.302,405.98 L117.302,178.967"/>
<path d="M196.796,405.98 L117.302,405.98"/>
</g>
<g id="product-c378ad4d-06b4-4f2e-8f3f-e8b8cdfc28d7" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="33UArD1hHFBey$wBZD$2ZN">
<path d="M358.072,419.738 L357.014,418.68"/>
<path d="M357.014,418.68 L357.014,318.667"/>
<path d="M357.014,318.667 L358.013,317.669"/>
<path d="M358.072,368.679 L358.072,419.738"/>
</g>
<g id="product-e0c4b1f8-5530-42ea-a515-9bdf4248e82c" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="3WnB7uLJ12wgKLczz2IEWi">
<path d="M358.013,317.669 L357.014,318.667"/>
<path d="M357.014,318.667 L204.614,318.667"/>
<path d="M204.614,318.667 L205.672,317.609"/>
</g>
<g id="product-569726e6-0980-45fd-874b-c11f1fae9f08" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="1MboRc2O15$OTBmHyVhfy8">
<path d="M103.543,419.738 L104.602,418.68"/>
<path d="M357.014,418.68 L358.072,419.738"/>
<path d="M358.072,419.738 L103.543,419.738"/>
</g>
<g id="product-32aa7204-e1fc-4a29-abf4-b6d639627dbb" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0ogd84uVnAAQlqjjOvOdsx">
<path d="M204.614,318.667 L204.614,166.267"/>
<path d="M204.614,166.267 L205.672,165.209"/>
<path d="M205.672,317.609 L205.672,317.609"/>
<path d="M205.672,317.609 L204.614,318.667"/>
</g>
<g id="product-5e7227ae-d3a9-4042-be98-48e553d70524" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="1USYUkqwb0GhwOIELJrmKa">
<path d="M205.672,165.209 L204.614,166.267"/>
<path d="M204.614,166.267 L104.602,166.267"/>
<path d="M104.602,166.267 L103.543,165.209"/>
</g>
<g id="product-7a1b4bcc-3157-4d4a-a33f-b0b7bd4d4a36" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="1w6qlCCLTDIgC$iBUzJKes">
<path d="M103.543,165.209 L104.602,166.267"/>
<path d="M104.602,166.267 L104.602,199.659"/>
<path d="M104.602,418.68 L104.602,418.68"/>
<path d="M103.543,419.738 L103.543,369.292"/>
</g>
<g id="product-1edf4ff3-0334-4a88-bf54-86e6cf82cc32" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="0Utq$p0pHAYBzKXkRFWimo">
<path d="M212.552,405.98 L212.552,405.98"/>
<path d="M199.851,328.192 L209.376,328.192"/>
<path d="M209.376,328.192 L209.376,328.192"/>
<path d="M209.376,328.192 L209.377,409.155"/>
<path d="M199.851,328.192 L199.851,328.192"/>
<path d="M199.851,328.192 L199.852,409.155"/>
</g>
<g id="product-c00a12e1-2ce9-4ea9-9499-813c55b52d7f" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="302XBXBEbEgPIPWJnLjIr$">
<path d="M251.901,405.98 L251.901,405.98"/>
<path d="M239.201,328.192 L248.726,328.192"/>
<path d="M248.726,328.192 L248.726,328.192"/>
<path d="M248.726,328.192 L248.726,409.155"/>
<path d="M239.201,328.192 L239.201,328.192"/>
<path d="M239.201,328.192 L239.201,409.155"/>
<path d="M236.026,331.367 L236.026,331.367"/>
</g>
<g id="product-14f118d8-3cb7-4079-99d9-88dc173ad979" class="IfcColumn material-null projection" ifc:name="Column" ifc:guid="0KyHZOFBT0UPdPYDmNEjbv">
<path d="M249.593,443.306 L246.683,443.306"/>
<path d="M249.593,446.217 L249.593,443.306"/>
<path d="M246.683,446.217 L249.593,446.217"/>
<path d="M246.683,443.306 L246.683,446.217"/>
</g>
<g id="product-f95a4cc3-336b-4d69-867d-3393aa85ea9c" class="IfcColumn material-null projection" ifc:name="Column" ifc:guid="3vMap3CsjDQOPzCvEgXUgS">
<path d="M173.518,443.306 L170.608,443.306"/>
<path d="M173.518,446.216 L173.518,443.306"/>
<path d="M170.608,446.216 L173.518,446.216"/>
<path d="M170.608,443.306 L170.608,446.216"/>
</g>
<g id="product-1dd9ccd9-b96f-4f36-99c4-b3f111006cbf" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.001" ifc:guid="0TsSpPkMzFDfd4i$4H06o$">
<path d="M205.408,318.667 L205.408,318.667"/>
<path d="M205.408,317.873 L205.408,317.873"/>
<path d="M205.937,318.667 L205.937,318.667"/>
</g>
<g id="product-887546da-97bd-415b-b2c8-62c7ddaaae1a" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.028" ifc:guid="28TKRQbxr1MxB8OiVTgguQ">
<path d="M103.808,165.474 L103.808,165.474"/>
</g>
<g id="product-3a6a261b-5766-4800-86c8-a1f8502de748" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="0wQYORLsP808R8eVXGBUT8">
<path d="M208.096,152.509 L208.096,145.101"/>
<path d="M246.196,145.101 L246.196,154.626"/>
<path d="M246.196,154.626 L218.372,154.626"/>
<path d="M218.372,184.259 L228.055,184.259"/>
<path d="M228.055,184.259 L228.055,235.059"/>
<path d="M228.055,235.059 L218.372,235.059"/>
<path d="M286.109,156.742 L235.309,156.742"/>
<path d="M286.109,175.792 L286.109,156.742"/>
<path d="M235.309,175.792 L286.109,175.792"/>
<path d="M235.309,156.742 L235.309,175.792"/>
<path d="M249.221,228.709 L249.221,177.909"/>
<path d="M230.171,228.709 L249.221,228.709"/>
<path d="M230.171,177.909 L230.171,228.709"/>
<path d="M249.221,177.909 L230.171,177.909"/>
<path d="M180.579,152.509 L180.579,145.101"/>
<path d="M205.979,145.101 L205.979,152.509"/>
<path d="M280.295,256.225 L280.295,275.275"/>
<path d="M280.295,275.275 L242.195,275.275"/>
<path d="M242.195,275.275 L242.195,256.225"/>
<path d="M242.195,256.225 L280.295,256.225"/>
<path d="M178.463,145.101 L178.463,152.509"/>
<path d="M140.363,152.509 L140.363,139.28"/>
<path d="M140.363,139.28 L154.343,139.28"/>
<path d="M299.113,145.101 L299.113,154.625"/>
<path d="M299.113,154.625 L248.313,154.625"/>
<path d="M248.313,154.625 L248.313,145.101"/>
<path d="M314.838,254.109 L314.838,177.909"/>
<path d="M251.338,254.109 L314.838,254.109"/>
<path d="M251.338,177.909 L251.338,254.109"/>
<path d="M314.838,177.909 L251.338,177.909"/>
</g>
<g id="product-b6f5ddfe-4cb1-4905-8196-46689a155b42" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="2szTt_JB591O6MHcYQ5Lj2">
<path d="M357.014,418.68 L357.014,418.68"/>
<path d="M357.014,418.68 L357.014,418.68"/>
<path d="M204.614,318.667 L204.614,318.667"/>
</g>
<g id="product-c10128b2-b7eb-4bce-967c-9a0354848b47" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="310IYoj_jBpfPycWDKX8j7">
<path d="M234.654,460.791 L234.654,441.741"/>
<path d="M196.554,460.791 L234.654,460.791"/>
<path d="M196.554,441.741 L196.554,460.791"/>
<path d="M234.654,441.741 L196.554,441.741"/>
<path d="M206.517,432.438 L206.517,439.624"/>
<path d="M244.617,439.624 L244.617,432.438"/>
<path d="M206.517,439.624 L244.617,439.624"/>
</g>
<g id="product-6266c6d1-c5e3-4b69-bbbe-06a0a430ec24" class="IfcDoor material-MaterialConstituentSet projection" ifc:name="Door" ifc:guid="1YPiRHnUDBQRk_1g2aCEma">
<path d="M132.874,70.2518 L132.874,70.3391"/>
<path d="M123.765,69.5504 L123.765,69.3754"/>
<path d="M123.316,69.5504 L123.316,70.2518"/>
<path d="M132.498,69.5504 L123.692,69.5504"/>
<path d="M123.316,70.3392 L132.874,70.3391"/>
<path d="M123.316,70.2518 L123.316,70.3392"/>
<path d="M123.316,69.5504 L123.765,69.5504"/>
<path d="M132.426,69.5504 L132.426,69.3754"/>
<path d="M132.874,69.5504 L132.426,69.5504"/>
<path d="M132.874,69.5504 L123.316,69.5504"/>
<path d="M132.874,69.5504 L132.874,70.2518"/>
<path d="M123.316,69.5504 L123.692,69.5504"/>
<path d="M132.874,69.5504 L132.498,69.5504"/>
<path d="M246.65,132.401 L246.65,132.401"/>
<path d="M265.766,132.401 L265.766,132.401"/>
</g>
<g id="product-67a4e958-0c79-49a2-9211-813f72886b5d" class="IfcDoor material-MaterialConstituentSet projection" ifc:name="Door" ifc:guid="1dfEbO37b9ef8HWJzoY6jT">
<path d="M92.381,82.2573 L92.381,82.9587"/>
<path d="M92.7573,82.9587 L92.381,82.9587"/>
<path d="M100.881,82.2573 L100.881,82.9587"/>
<path d="M100.505,82.9587 L100.881,82.9587"/>
<path d="M92.8295,82.9587 L92.8295,83.1336"/>
<path d="M92.381,82.9587 L92.8295,82.9587"/>
<path d="M100.432,82.9587 L100.432,83.1336"/>
<path d="M100.881,82.9587 L100.432,82.9587"/>
<path d="M100.881,82.9587 L92.381,82.9587"/>
<path d="M100.881,82.17 L92.381,82.17"/>
<path d="M100.505,82.9587 L92.7573,82.9587"/>
<path d="M92.381,82.2573 L92.381,82.17"/>
<path d="M100.881,82.2573 L100.881,82.17"/>
</g>
<g id="product-fbfb4f22-0e26-4aa7-8a51-bdb87e4a3be2" class="IfcDoor material-MaterialConstituentSet projection" ifc:name="Door" ifc:guid="3x_qyY3YPAfufHlRX_IZlY">
<path d="M103.175,114.471 L102.473,114.471"/>
<path d="M102.473,114.095 L102.473,114.471"/>
<path d="M103.175,95.6196 L102.473,95.6196"/>
<path d="M102.473,95.9958 L102.473,95.6196"/>
<path d="M102.473,114.023 L102.298,114.023"/>
<path d="M102.473,114.471 L102.473,114.023"/>
<path d="M102.473,95.6196 L102.473,96.0681"/>
<path d="M102.473,96.0681 L102.298,96.0681"/>
<path d="M102.473,95.6196 L102.473,114.471"/>
<path d="M103.262,95.6196 L103.262,114.471"/>
<path d="M102.473,95.9958 L102.473,114.095"/>
<path d="M103.175,114.471 L103.262,114.471"/>
<path d="M103.175,95.6196 L103.262,95.6196"/>
</g>
<g id="product-3dd21622-a8f0-42d0-ad5e-f8f417b63133" class="IfcSlab material-20Fill projection" ifc:name="Slab" ifc:guid="0zqXOYgF12qArU_FGNjZ4p">
<path d="M172.148,25.7193 L84.042,25.7193"/>
<path d="M172.148,69.3754 L172.148,25.7193"/>
<path d="M84.042,69.3754 L172.148,69.3754"/>
<path d="M84.042,25.7193 L84.042,69.3754"/>
</g>
<g id="product-b6f5ddfe-4cb1-4905-8196-46689a155b42" class="IfcSlab material-20Fill projection" ifc:name="Slab" ifc:guid="2szTt_JB591O6MHcYQ5Lj2">
<path d="M52.2921,83.1336 L102.298,83.1336"/>
<path d="M52.2921,209.34 L52.2921,83.1336"/>
<path d="M178.498,209.34 L52.2921,209.34"/>
<path d="M178.498,159.334 L178.498,209.34"/>
<path d="M102.298,159.334 L178.498,159.334"/>
<path d="M102.298,83.1336 L102.298,159.334"/>
<g id="product-3dd21622-a8f0-42d0-ad5e-f8f417b63133" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="0zqXOYgF12qArU_FGNjZ4p">
<path d="M168.101,131.342 L168.101,59.2742"/>
<path d="M168.101,44.0304 L168.101,44.0303"/>
<path d="M343.521,131.343 L343.521,131.343"/>
</g>
</g>
<defs/>
<line class="GlobalId-07mpqri8nAJBcbek0_ATk5 IfcAnnotation PredefinedType-DIMENSION" x1="168.1013946533203" x2="343.5204162597656" y1="139.34149169921875" y2="139.3415069580078"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(255.8109130859375, 138.34149169921875) rotate(4.983862216093958e-06)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">27' - 7 1/2&quot;</tspan>
</text>
<line class="GlobalId-2vx2_iMQv0VuUoUiiu3ta6 IfcAnnotation PredefinedType-SECTION" x1="320.54327392578125" x2="320.5433044433594" y1="489.7076416015625" y2="-29.65865707397461"/>
<use transform="rotate(-89.999995674289, 320.54327392578125, 489.7076416015625)" x="320.54327392578125" xlink:href="#section-arrow" y="489.7076416015625"/>
<use x="320.54327392578125" xlink:href="#section-tag" y="489.7076416015625"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="320.54327392578125" y="487.2076416015625">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="320.54327392578125" y="492.2076416015625">-</text>
<use transform="rotate(-89.999995674289, 320.5433044433594, -29.65865707397461)" x="320.5433044433594" xlink:href="#section-arrow" y="-29.65865707397461"/>
<use x="320.5433044433594" xlink:href="#section-tag" y="-29.65865707397461"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="320.5433044433594" y="-32.15865707397461">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="320.5433044433594" y="-27.15865707397461">-</text>
<line class="GlobalId-1OSSSu1L13Bu5JXd5o3DiM IfcAnnotation PredefinedType-DIMENSION" x1="350.3092346191406" x2="350.3091735839844" y1="131.3424072265625" y2="44.030330657958984"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(349.3092041015625, 87.68637084960938) rotate(-90.00003665542401)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">13' - 9&quot;</tspan>
</text>
</svg>

Before

Width:  |  Height:  |  Size: 111 KiB

After

Width:  |  Height:  |  Size: 124 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 135 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 154 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 322 KiB

After

Width:  |  Height:  |  Size: 341 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 313 KiB

After

Width:  |  Height:  |  Size: 498 KiB

View File

@ -25,7 +25,7 @@
.surface {fill: white; stroke-width: 0.1;}
.projection { fill: white; stroke: rgb(0, 0, 0); stroke-linecap: 'round'; stroke-width: 0.15; }
.projection { fill: white; stroke: rgb(70, 70, 70); stroke-linecap: 'round'; stroke-width: 0.25; }
.annotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.25; }
.IfcAnnotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.25; }
.IfcGeographicElement { fill: none; stroke: rgb(150, 150, 150); stroke-linecap: 'round'; stroke-dasharray: 1, 2;}
@ -97,19 +97,24 @@
.PredefinedType-PLASTERBOARD { fill: url(#sand); stroke: black; stroke-width: 0.25; }
[class*="PsetCommonStatus-NEW"] { fill: rgb(199, 199, 199); }
.cut.EPsetStatusStatus-EXISTING { fill: #5D6E7F; stroke: #2C5573; }
.projection.EPsetStatusStatus-EXISTING { fill: #5D6E7F; stroke: #2C5573; stroke-width: 0.5;}
/* [class*="surface"][class*="PsetCommonStatus-EXISTING"]{ fill: #c2ceda; stroke: #2C5573; stroke-width: 0.05px;} */
.EPsetStatusStatus-EXISTINGDEMOLISH.cut, .ODOptionsODOption1-D, .ODOptionsODOption2-D { fill: url(#demolish); stroke: red; stroke-dasharray: 2, 3; stroke-width: 0.75; }
.EPsetStatusStatus-EXISTINGDEMOLISH.cut, .ODOptionsODOption1-D, .ODOptionsODOption2-D { fill: url(#demolish) !important; stroke: red !important; stroke-dasharray: 2, 3; stroke-width: 0.75 !important; }
.EPsetStatusStatus-EXISTINGDEMOLISH.surface { fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: 2, 3; stroke-width: 0.0; }
.projection.EPsetStatusStatus-EXISTINGDEMOLISH { fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: 2, 3; stroke-width: 0.25; }
/* [class*="surface"][class*="EPsetStatusStatus-EXISTING"] {fill: white;} */
@ -122,22 +127,22 @@
.matsCategory-steel { fill: url(#steel)}
.matsCategory-sand { fill: url(#sand); }
.matsCategory-concrete { fill: url(#concrete); stroke-width: 0.5;}
.matsCategory-sealant { fill: rgb(199, 199, 199);}
.matsCategory-InsulationBattVert { fill: url(#InsulationBattVert);stroke-width: 0.2; }
.matsCategory-InsulationBattHorz { fill: url(#InsulationBattHorz);stroke-width: 0.2; }
.matsCategory-wood1 { fill: url(#wood); stroke: black; stroke-width: 0.0; }
.matsCategory-wood2 { fill: url(#wood); stroke: red; stroke-width: 0.5; }
.matsCategory-WoodBeyond { fill: rgb(239 233 223); }
.matsCategory-poche { fill: rgb(199, 199, 199); }
.matsCategory-PlywoodHorz { fill: url(#PlywoodHorz); }
.matsCategory-PlywoodVert { fill: url(#PlywoodVert); }
.matsCategory0-steel { fill: url(#steel)}
.matsCategory0-sand { fill: url(#sand); }
.matsCategory0-concrete { fill: url(#concrete); stroke-width: 0.5;}
.matsCategory0-sealant { fill: rgb(199, 199, 199);}
.matsCategory0-InsulationBattVert { fill: url(#InsulationBattVert);stroke-width: 0.2; }
.matsCategory0-InsulationBattHorz { fill: url(#InsulationBattHorz);stroke-width: 0.2; }
.matsCategory0-wood1 { fill: url(#wood); stroke: black; stroke-width: 0.0; }
.matsCategory0-wood2 { fill: url(#wood); stroke: red; stroke-width: 0.5; }
.matsCategory0-WoodBeyond { fill: rgb(239 233 223); }
.matsCategory0-poche { fill: rgb(199, 199, 199); }
.matsCategory0-PlywoodHorz { fill: url(#PlywoodHorz); }
.matsCategory0-PlywoodVert { fill: url(#PlywoodVert); }
.matsCategory-FlooringWood{ fill: url(#FlooringWood); }
.matsCategory0-FlooringWood{ fill: url(#FlooringWood); }
.matsCategory-Sand{ fill: url(#sand); }
.matsCategory0-Sand{ fill: url(#sand); }
@ -145,7 +150,7 @@
.surface.material-existing { fill: #c2ceda; stroke: #2C5573; stroke-width: 0.05px;}
.surface.matsCategory-poche { fill: rgb(240, 240, 240); }
.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); }
@ -201,14 +206,38 @@
/*
{{material.item.Material.Name.0}}
{{material.Name}}
MetaData: /Pset_.*Common/, predefined_type, EPset_Status.Status, mats.Name, mats.Category
Exclude: IfcGeographicElement + IfcElement, "EPset_Status"."Status"="DEMOLISH"
JoinCriteria: /Pset_.*Common/.Status, type, EPset_Status.Status
Most Drawings:
MetaData: /Pset_.*Common/, predefined_type, EPset_Status.Status, mats.Name, mats.Category
Exclude: IfcGeographicElement + IfcElement, "EPset_Status"."Status"="DEMOLISH"
JoinCriteria: /Pset_.*Common/.Status, type, EPset_Status.Status
Option 1:
MetaData: predefined_type, EPset_Status.Status, mats.Name, mats.Category
Exclude: IfcObject , OD_Options.OD_Option_1 = N + IfcObject , OD_Options.OD_Option_1 = D
JoinCriteria: /Pset_.*Common/.Status, type, EPset_Status.Status
Demo - OD_Options.OD_Option_1:
MetaData: predefined_type, EPset_Status.Status, mats.Name, mats.Category, OD_Options.OD_Option_1
Exclude: IfcObject , EPset_Status.Status="NEW" + IfcObject, OD_Options.OD_Option_1 = N
JoinCriteria: EPset_Status.Status, OD_Options.OD_Option_1, OD_Options.OD_Option_2
Demo - OD_Options.OD_Option_2:
MetaData: predefined_type, EPset_Status.Status, mats.Name, mats.Category, OD_Options.OD_Option_2
Exclude: IfcObject , EPset_Status.Status="NEW" + IfcObject, OD_Options.OD_Option_2 = N
JoinCriteria: EPset_Status.Status, OD_Options.OD_Option_1, OD_Options.OD_Option_2
*/

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg 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" baseProfile="full" data-scale="1/4&quot;=1'-0&quot;" height="536.3125006357828mm" id="root" version="1.1" viewBox="0 0 480.0725289961493 536.3125006357828" width="480.0725289961493mm">
<defs/>
</svg>

After

Width:  |  Height:  |  Size: 413 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 214 KiB

View File

@ -1,4 +1,21 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg 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" baseProfile="full" data-scale="1/8&quot;=1'-0&quot;" height="259.6895893414815mm" id="root" version="1.1" viewBox="0 0 232.90698156344365 259.6895893414815" width="232.90698156344365mm">
<svg 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" baseProfile="full" data-scale="1/4&quot;=1'-0&quot;" height="519.379178682963mm" id="root" version="1.1" viewBox="0 0 465.8489045590829 519.379178682963" width="465.8489045590829mm">
<defs/>
<line class="GlobalId-07mpqri8nAJBcbek0_ATk5 IfcAnnotation PredefinedType-DIMENSION" x1="168.1013946533203" x2="343.5204162597656" y1="139.34149169921875" y2="139.3415069580078"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(255.8109130859375, 138.34149169921875) rotate(4.983862216093958e-06)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">27' - 7 1/2&quot;</tspan>
</text>
<line class="GlobalId-2vx2_iMQv0VuUoUiiu3ta6 IfcAnnotation PredefinedType-SECTION" x1="320.54327392578125" x2="320.5433044433594" y1="489.7076416015625" y2="-29.65865707397461"/>
<use transform="rotate(-89.999995674289, 320.54327392578125, 489.7076416015625)" x="320.54327392578125" xlink:href="#section-arrow" y="489.7076416015625"/>
<use x="320.54327392578125" xlink:href="#section-tag" y="489.7076416015625"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="320.54327392578125" y="487.2076416015625">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="320.54327392578125" y="492.2076416015625">-</text>
<use transform="rotate(-89.999995674289, 320.5433044433594, -29.65865707397461)" x="320.5433044433594" xlink:href="#section-arrow" y="-29.65865707397461"/>
<use x="320.5433044433594" xlink:href="#section-tag" y="-29.65865707397461"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="320.5433044433594" y="-32.15865707397461">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="320.5433044433594" y="-27.15865707397461">-</text>
<line class="GlobalId-1OSSSu1L13Bu5JXd5o3DiM IfcAnnotation PredefinedType-DIMENSION" x1="350.3092346191406" x2="350.3091735839844" y1="131.3424072265625" y2="44.030330657958984"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(349.3092041015625, 87.68637084960938) rotate(-90.00003665542401)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">13' - 9&quot;</tspan>
</text>
</svg>

Before

Width:  |  Height:  |  Size: 415 B

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="232.907mm" height="259.69mm" viewBox="0 0 232.907 259.69">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="465.849mm" height="519.379mm" viewBox="0 0 465.849 519.379">
<defs>
<marker id="arrowend" markerWidth="10" markerHeight="7" refX="10" refY="3.5" orient="auto">
<polygon points="0 0, 10 3.5, 0 7"/>
@ -7,235 +7,376 @@
<polygon points="10 0, 0 3.5, 10 7"/>
</marker>
</defs>
<g ifc:name="Elevation FOUNDATION PLAN - RCP" 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.524000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[10.416667,0.000000,-93.174949],[0.000000,10.416667,-1059.479713],[0.000000,0.000000,1.000000]]">
<g ifc:name="Elevation FOUNDATION PLAN - RCP" 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.524000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[20.833334,0.000000,-186.332428],[0.000000,20.833334,-2118.959425],[0.000000,0.000000,1.000000]]">
<g id="product-6df6826b-c86a-4d84-a895-a1b2110d198f" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="1jze9ho6fDXAYLeR8H3HcF">
<path d="M333.995,53.5553 L333.994,53.5566"/>
<path d="M330.82,118.642 L333.46,121.282"/>
<path d="M333.995,121.817 L333.995,121.817"/>
<path d="M343.52,54.4292 L343.52,44.0304"/>
<path d="M333.995,53.5553 L333.995,53.5553"/>
<path d="M333.995,121.817 L333.995,53.5553"/>
<path d="M333.995,121.817 L343.52,131.342"/>
</g>
<g id="product-dd9c4e29-7bf0-401d-b4f1-8908e4aab602" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="3Td4ufU$107RJnYGZaghO2">
<path d="M168.102,53.5554 L168.102,53.5554"/>
<path d="M333.995,53.5553 L333.995,53.5553"/>
<path d="M343.52,44.0303 L168.102,44.0304"/>
<path d="M168.102,44.0304 L168.102,53.5554"/>
<path d="M333.995,53.5553 L168.102,53.5554"/>
<path d="M333.995,53.5553 L343.52,44.0303"/>
<path d="M343.52,44.0303 L343.52,44.0303"/>
</g>
<g id="product-03788aaf-cd0a-4b28-8f65-013258ec2fdc" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="03U8glpGfBA8zb0J9Ox2$S">
<path d="M333.995,121.817 L333.995,121.817"/>
<path d="M333.745,121.567 L330.82,118.642"/>
<path d="M177.627,121.817 L177.626,121.818"/>
<path d="M343.52,131.342 L343.52,131.342"/>
<path d="M343.52,131.342 L343.52,131.342"/>
<path d="M343.52,131.342 L333.995,121.817"/>
<path d="M177.626,121.818 L177.627,121.818"/>
<path d="M177.627,121.818 L333.995,121.817"/>
<path d="M177.626,121.818 L168.102,131.342"/>
</g>
<g id="product-64b972e9-c399-449c-858b-14a2346cd22c" class="IfcWall material-poche projection" ifc:name="ExteriorWall_1.010" ifc:guid="1akNBfmvb4d8MB5A8qRD8i">
<path d="M344.314,132.136 L344.314,132.136"/>
</g>
<g id="product-33e295b2-40ae-464a-82dd-d9c77070395a" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0pufMoGAv6IeBTsSTmS3bQ">
<path d="M344.579,132.401 L343.52,131.342"/>
<path d="M343.52,131.342 L343.52,44.0303"/>
<path d="M343.52,44.0303 L344.579,42.972"/>
<path d="M344.579,42.972 L344.579,132.401"/>
</g>
<g id="product-5503ff57-65da-4a2a-be98-4dd2759e7557" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="1L0$zNPTfAAhwOJT9rddLN">
<path d="M344.579,42.972 L344.579,42.9721"/>
<path d="M344.579,42.9721 L343.52,44.0304"/>
<path d="M343.52,44.0304 L343.52,44.0304"/>
<path d="M219.222,44.0303 L168.101,44.0303"/>
<path d="M167.043,42.9721 L167.043,42.9721"/>
<path d="M167.043,42.9721 L167.043,42.972"/>
<path d="M167.043,42.972 L344.579,42.972"/>
</g>
<g id="product-b1f74687-e622-4886-a0aa-ab0e0fb3100b" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="2nzqQ7vY98Xg2ggmuFin0B">
<path d="M168.101,131.342 L168.101,131.342"/>
<path d="M168.101,131.342 L343.52,131.342"/>
<path d="M343.52,131.342 L344.579,132.401"/>
<path d="M344.579,132.401 L344.579,132.401"/>
<path d="M344.579,132.401 L167.043,132.401"/>
</g>
<g id="product-ddca7b20-0cdf-4432-bcad-961d9f1f9478" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="3TodiW3Dz4ChojbXsV7vHu">
<path d="M333.049,120.871 L330.209,118.031"/>
<path d="M330.209,118.031 L330.209,57.341"/>
<path d="M332.713,54.8363 L333.049,54.5009"/>
<path d="M333.995,121.817 L333.049,120.871"/>
<path d="M333.049,120.871 L333.049,54.5009"/>
<path d="M333.049,54.5009 L333.993,53.5566"/>
<path d="M333.993,53.5566 L333.995,53.5566"/>
<path d="M333.995,53.5566 L333.995,121.817"/>
</g>
<g id="product-248aaaf0-d230-4093-8f22-4bf851fe68e5" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0aYghmqZ10auyYI$XH$cZb">
<path d="M332.713,54.8373 L329.873,57.6771"/>
<path d="M329.873,57.6771 L181.746,57.677"/>
<path d="M181.746,57.677 L181.413,57.3439"/>
<path d="M332.713,54.8365 L332.713,54.8373"/>
<path d="M332.713,54.8373 L178.907,54.8372"/>
<path d="M177.961,53.8914 L177.961,53.8912"/>
<path d="M177.962,53.8906 L333.659,53.8907"/>
</g>
<g id="product-159acd54-e6e2-4c84-903c-a2397482b156" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0LcirKvk9CX90yeZbqWh5M">
<path d="M178.908,120.535 L181.748,117.695"/>
<path d="M181.748,117.695 L329.871,117.695"/>
<path d="M329.871,117.695 L332.711,120.535"/>
<path d="M178.908,120.535 L178.908,120.535"/>
<path d="M178.908,120.535 L332.711,120.535"/>
<path d="M332.711,120.535 L333.658,121.482"/>
<path d="M333.658,121.482 L177.963,121.482"/>
</g>
<g id="product-e23c2b17-fb21-4115-9235-c60b3d2d2786" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.010" ifc:guid="3YF2iN_o515P8rnWizBIU6">
<path d="M170.925,25.0579 L170.925,25.7193"/>
<path d="M170.925,69.3754 L170.925,70.0369"/>
<path d="M172.81,25.0578 L172.81,70.0369"/>
<path d="M172.81,70.0369 L170.925,70.0369"/>
<path d="M172.81,25.0578 L170.925,25.0579"/>
</g>
<g id="product-b6d41b77-0c1b-473f-91c0-43931448a4a3" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="2sr1jt31j7Fv70GvCKIAIZ">
<path d="M121.481,159.334 L121.481,158.672"/>
<path d="M121.481,158.672 L123.366,158.672"/>
<path d="M123.366,159.334 L123.366,158.672"/>
<path d="M121.481,210.001 L121.481,209.34"/>
<path d="M123.366,210.001 L123.366,209.34"/>
<path d="M121.481,210.001 L123.366,210.001"/>
</g>
<g id="product-790a717c-6c44-4e9f-9b5f-24b24d7eff4b" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="1v2d5yR4HEdvjV9B9DVlzB">
<path d="M123.366,158.672 L177.275,158.672"/>
<path d="M177.275,158.672 L177.275,159.334"/>
<path d="M123.366,158.672 L123.366,159.334"/>
</g>
<g id="product-d56e4a2e-68e1-4448-933b-5475d196f89c" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.036" ifc:guid="3LRaekQE54I9CxL7NHblYS">
<path d="M51.6306,208.116 L51.6306,84.3574"/>
<path d="M51.6306,84.3574 L52.2921,84.3574"/>
<path d="M51.6306,208.116 L52.2921,208.116"/>
</g>
<g id="product-f17fc23f-4e69-4e8c-bb7d-4e784c6fb9e4" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="3nVy8$JcbEZBjzJdXCRxda">
<path d="M177.275,210.001 L123.366,210.001"/>
<path d="M123.366,210.001 L123.366,209.34"/>
<path d="M177.275,210.001 L177.275,209.34"/>
</g>
<g id="product-1accd6db-e2ca-406c-8027-10c89939afd5" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="0QpDRRuif0R80d4CYPEQ$L">
<path d="M177.275,158.672 L177.275,159.334"/>
<path d="M177.275,209.34 L177.275,210.001"/>
<path d="M179.16,158.672 L179.16,210.001"/>
<path d="M179.16,210.001 L177.275,210.001"/>
<path d="M179.16,158.672 L177.275,158.672"/>
</g>
<g id="product-72450707-2341-4591-957f-2bfaafa398a1" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.066" ifc:guid="1oHGS78q55aPL$A$glevYX">
<path d="M52.2921,208.116 L51.6306,208.116"/>
<path d="M102.96,210.001 L51.6306,210.001"/>
<path d="M51.6306,210.001 L51.6306,208.116"/>
<path d="M102.96,210.001 L102.96,209.34"/>
<path d="M344.579,132.401 L344.579,132.401"/>
<path d="M344.314,132.136 L344.314,132.136"/>
</g>
<g id="product-baa014f2-9f61-44b0-bab9-ffd6f3d98232" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.018" ifc:guid="2we1Jods54iBgv$zRpsO8o">
<path d="M123.316,70.0369 L85.2657,70.0369"/>
<path d="M85.2657,70.0369 L85.2657,69.3754"/>
<path d="M123.316,70.0369 L123.316,69.3754"/>
<path d="M170.925,70.0369 L132.874,70.0369"/>
<path d="M132.874,70.0369 L132.874,69.3754"/>
<path d="M170.925,70.0369 L170.925,69.3754"/>
<path d="M265.766,132.401 L265.766,132.401"/>
<path d="M344.579,132.401 L344.579,132.401"/>
<path d="M167.044,132.401 L167.044,132.401"/>
<path d="M246.65,132.401 L246.65,132.401"/>
</g>
<g id="product-42ed5349-15ae-4f2d-93ce-9c6a17d61433" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.060" ifc:guid="12xLD95QvFBPFEd6eNrXGp">
<path d="M85.2657,25.0578 L170.925,25.0578"/>
<path d="M85.2657,25.7193 L85.2657,25.0578"/>
<path d="M170.925,25.0578 L170.925,25.7193"/>
<path d="M167.043,42.972 L167.043,42.9719"/>
</g>
<g id="product-1dd9ccd9-b96f-4f36-99c4-b3f111006cbf" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.001" ifc:guid="0TsSpPkMzFDfd4i$4H06o$">
<path d="M102.96,114.471 L102.96,159.334"/>
<path d="M102.473,114.471 L102.298,114.471"/>
<path d="M102.96,95.6196 L102.96,95.6196"/>
<path d="M102.96,84.3574 L102.96,95.6196"/>
<path d="M102.96,95.6196 L102.298,95.6196"/>
<path d="M102.96,84.3574 L102.298,84.3574"/>
</g>
<g id="product-73763206-cb59-45a5-8ffb-57ae83f1815c" class="IfcWall material-poche projection" ifc:name="Wall" ifc:guid="1pTZ86orb5fO$xLww3yO5S">
<path d="M112.17,209.472 L102.96,209.472"/>
<path d="M102.96,209.472 L102.96,209.34"/>
<path d="M112.17,209.472 L112.17,209.34"/>
<path d="M121.481,209.472 L120.67,209.472"/>
<path d="M120.67,209.472 L120.67,209.34"/>
<path d="M121.481,209.472 L121.481,209.34"/>
</g>
<g id="product-887546da-97bd-415b-b2c8-62c7ddaaae1a" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.028" ifc:guid="28TKRQbxr1MxB8OiVTgguQ">
<path d="M102.298,84.3574 L102.96,84.3574"/>
<path d="M100.881,82.4722 L102.96,82.4722"/>
<path d="M102.96,82.4722 L102.96,84.3574"/>
<path d="M100.881,82.9587 L100.881,83.1336"/>
<path d="M51.6306,84.3574 L52.2921,84.3574"/>
<path d="M51.6306,82.4723 L92.381,82.4722"/>
<path d="M51.6306,82.4723 L51.6306,84.3574"/>
</g>
<g id="product-7fcd395a-8a44-4f53-b7c8-67e05868930b" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.044" ifc:guid="1$pJbQYaHFKxV8P_1OQ9CB">
<path d="M85.2657,25.7193 L85.2657,25.0578"/>
<path d="M83.3806,34.8474 L83.3806,25.0578"/>
<path d="M83.3806,25.0578 L85.2657,25.0578"/>
<path d="M83.3806,34.8474 L84.042,34.8474"/>
<path d="M83.3806,60.2473 L83.3806,34.8474"/>
<path d="M85.2657,70.0369 L85.2657,69.3754"/>
<path d="M83.3806,70.0369 L83.3806,60.2473"/>
<path d="M83.3806,60.2473 L84.042,60.2473"/>
<path d="M83.3806,70.0369 L85.2657,70.0369"/>
</g>
<g id="product-c10128b2-b7eb-4bce-967c-9a0354848b47" class="IfcSlab material-5Fill projection" ifc:name="Slab" ifc:guid="310IYoj_jBpfPycWDKX8j7">
<path d="M117.522,230.396 L117.522,220.871"/>
<path d="M117.522,220.871 L130.222,220.871"/>
<path d="M130.222,220.871 L130.222,230.396"/>
<path d="M130.222,230.396 L117.522,230.396"/>
<path d="M70.1726,81.017 L89.2226,81.017"/>
<path d="M70.1726,71.492 L70.1726,81.017"/>
<path d="M89.2226,71.492 L70.1726,71.492"/>
<path d="M89.2226,81.017 L89.2226,71.492"/>
<path d="M114.019,92.6585 L114.019,118.058"/>
<path d="M114.019,118.058 L104.494,118.058"/>
<path d="M104.494,118.058 L104.494,92.6585"/>
<path d="M104.494,92.6585 L114.019,92.6585"/>
<path d="M143.046,82.0752 L117.646,82.0752"/>
<path d="M143.046,91.6002 L143.046,82.0752"/>
<path d="M117.646,91.6002 L143.046,91.6002"/>
<path d="M117.646,82.0752 L117.646,91.6002"/>
<path d="M115.077,92.6585 L115.077,118.058"/>
<path d="M124.602,92.6585 L115.077,92.6585"/>
<path d="M124.602,118.058 L124.602,92.6585"/>
<path d="M115.077,118.058 L124.602,118.058"/>
<path d="M102.981,71.492 L90.2809,71.492"/>
<path d="M102.981,81.017 L102.981,71.492"/>
<path d="M90.2809,81.017 L102.981,81.017"/>
<path d="M90.2809,71.492 L90.2809,81.017"/>
<path d="M149.548,71.492 L149.548,81.017"/>
<path d="M149.548,81.017 L124.148,81.017"/>
<path d="M124.148,81.017 L124.148,71.492"/>
<path d="M124.148,71.492 L149.548,71.492"/>
<path d="M122.3,219.812 L122.3,210.287"/>
<path d="M103.25,219.812 L122.3,219.812"/>
<path d="M103.25,210.287 L103.25,219.812"/>
<path d="M122.3,210.287 L103.25,210.287"/>
<path d="M91.0633,220.871 L91.0633,230.396"/>
<path d="M116.463,220.871 L91.0633,220.871"/>
<path d="M116.463,230.396 L116.463,220.871"/>
<path d="M91.0633,230.396 L116.463,230.396"/>
<path d="M104.039,71.492 L104.039,81.017"/>
<path d="M123.089,71.492 L104.039,71.492"/>
<path d="M123.089,81.017 L123.089,71.492"/>
<path d="M104.039,81.017 L123.089,81.017"/>
<path d="M140.139,141.342 L140.139,131.817"/>
<path d="M121.089,141.342 L140.139,141.342"/>
<path d="M121.089,131.817 L121.089,141.342"/>
<path d="M140.139,131.817 L121.089,131.817"/>
<path d="M157.41,130.758 L157.41,92.6585"/>
<path d="M125.66,130.758 L157.41,130.758"/>
<path d="M125.66,92.6585 L125.66,130.758"/>
<path d="M157.41,92.6585 L125.66,92.6585"/>
</g>
<g id="product-88b84f41-b5d3-483a-8972-23cb3198d983" class="IfcDoor material-MaterialConstituentSet projection" ifc:name="Door" ifc:guid="28k4z1jTD8Eebo8yincDc3">
<path d="M120.339,209.34 L120.339,209.365"/>
<path d="M120.472,209.365 L120.339,209.365"/>
<path d="M120.472,209.365 L120.472,209.686"/>
<path d="M120.67,209.686 L120.67,209.721"/>
<path d="M120.67,209.721 L112.17,209.721"/>
<path d="M112.17,209.686 L112.17,209.721"/>
<path d="M112.369,209.686 L112.17,209.686"/>
<path d="M112.369,209.365 L112.369,209.686"/>
<path d="M112.501,209.365 L112.369,209.365"/>
<path d="M112.501,209.34 L112.501,209.365"/>
<path d="M120.67,209.686 L120.472,209.686"/>
<path d="M112.501,209.365 L112.369,209.365"/>
<path d="M112.369,209.365 L112.369,209.686"/>
<path d="M112.369,209.686 L112.17,209.686"/>
<path d="M112.501,209.34 L112.501,209.365"/>
<path d="M112.17,209.686 L112.17,209.34"/>
<path d="M120.472,209.365 L120.472,209.686"/>
<path d="M120.472,209.365 L120.339,209.365"/>
<path d="M120.339,209.34 L120.339,209.365"/>
<path d="M120.67,209.34 L120.67,209.686"/>
<path d="M120.67,209.686 L120.472,209.686"/>
<g id="product-54d48509-f812-418c-8c92-3e4064f1f0c3" class="IfcWall material-poche projection" ifc:name="ExteriorWall_1.044" ifc:guid="1Kr8K9_191Z8oIFa1ayV33">
<path d="M168.101,113.086 L168.101,113.086"/>
<path d="M168.101,62.2864 L168.101,62.2864"/>
</g>
<g id="product-75db977f-0d1f-4ae3-8f8b-89c375349a53" class="IfcWall material-poche projection" ifc:name="Wall" ifc:guid="1rsvT$3HzAuu_BYSDrD9fJ">
<path d="M102.96,159.202 L121.481,159.202"/>
<path d="M121.481,159.202 L121.481,159.334"/>
<path d="M102.96,159.202 L102.96,159.334"/>
<path d="M205.937,318.667 L205.937,318.667"/>
<path d="M243.508,318.667 L243.508,318.667"/>
</g>
<g id="product-19293656-7fb4-4a78-99ce-f8d387c83e17" class="IfcWall material-poche projection" ifc:name="Wall" ifc:guid="0PAJPMVxHAU9dE_DE7o3uN">
<path d="M357.014,418.68 L357.299,418.964"/>
</g>
<g id="product-fa5145be-3d0a-4c86-8e7a-7145345b4fdc" class="IfcWall material-poche projection" ifc:name="ExteriorWall_1.036" ifc:guid="3wKKM_FGfCXevwSKKqMq$S">
<path d="M103.808,165.474 L103.808,165.474"/>
</g>
<g id="product-9568782e-0737-4582-adc8-957a1fb9ae04" class="IfcWall material-poche projection" ifc:name="ExteriorWall_1.001" ifc:guid="2LQ7Wk1pT5Wgt8bNeVkQu4">
<path d="M205.408,317.873 L205.408,317.873"/>
<path d="M205.408,318.667 L205.408,318.667"/>
</g>
<g id="product-260ddd70-789c-41f1-9602-f9bb388b4e4b" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0c3TrmU9n1yPO2_RiuYqvB">
<path d="M178.573,54.5029 L181.413,57.3426"/>
<path d="M181.413,57.3426 L181.413,118.03"/>
<path d="M178.909,120.536 L178.573,120.872"/>
<path d="M177.627,53.5567 L177.627,53.5567"/>
<path d="M177.627,53.5567 L178.573,54.5029"/>
<path d="M178.573,54.5029 L178.573,120.872"/>
<path d="M178.573,120.872 L177.627,121.818"/>
<path d="M177.627,121.818 L177.627,53.5567"/>
</g>
<g id="product-5ff49fc6-60c5-424b-8ebb-a7209ab4d60c" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="1Vz9$6OCL2Iuwxfo2QjDOC">
<path d="M347.092,409.155 L343.785,405.98"/>
<path d="M117.831,405.98 L114.524,409.155"/>
<path d="M104.602,418.68 L357.014,418.68"/>
<path d="M357.014,418.68 L347.092,409.155"/>
<path d="M114.524,409.155 L347.092,409.155"/>
<path d="M114.524,409.155 L104.602,418.68"/>
</g>
<g id="product-c84086db-bb56-4e3e-b245-bdd2c1b0f56d" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="38G8RRkrPEFh95lTB1iFLj">
<path d="M195.089,176.189 L191.914,179.496"/>
<path d="M192.422,331.367 L195.089,328.589"/>
<path d="M204.614,318.667 L204.614,318.667"/>
<path d="M204.614,318.667 L204.614,318.667"/>
<path d="M204.612,166.269 L195.089,176.189"/>
<path d="M195.089,328.589 L195.089,176.189"/>
<path d="M195.089,328.589 L195.47,328.192"/>
<path d="M204.61,318.671 L204.614,318.667"/>
</g>
<g id="product-9c879604-aae9-4330-9400-dfa88feaecd1" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="2SXvO4gkb3C9G0twYFwkpH">
<path d="M347.489,328.589 L344.314,331.897"/>
<path d="M344.314,405.98 L347.489,409.155"/>
<path d="M357.014,318.667 L347.489,328.589"/>
<path d="M347.489,409.155 L347.489,328.589"/>
<path d="M347.489,409.155 L357.014,418.679"/>
</g>
<g id="product-64cdfad3-ffae-4bc7-b32c-f03ec884937a" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="1apVhJ$wvBnxCiy3x8X9Dw">
<path d="M114.524,175.792 L117.831,178.967"/>
<path d="M191.914,178.967 L195.089,175.792"/>
<path d="M104.602,166.268 L114.524,175.792"/>
<path d="M195.089,175.792 L114.524,175.792"/>
<path d="M195.089,175.792 L204.614,166.267"/>
</g>
<g id="product-4dd857e0-90ca-452f-b606-3bffe3955c8f" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="1Ds5VWaCf5BxO6E$$ZbLoF">
<path d="M177.626,121.421 L177.627,121.421"/>
<path d="M168.101,44.0304 L168.101,131.342"/>
<path d="M168.102,131.342 L177.626,121.421"/>
<path d="M177.626,53.5554 L177.626,121.421"/>
<path d="M168.101,44.0304 L168.102,44.0304"/>
</g>
<g id="product-d920ed02-7c7a-4667-a977-6ce353833f87" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="3P8Eq2V7f6PwbtREDJWp_7">
<path d="M195.089,328.192 L195.089,328.192"/>
<path d="M344.314,331.367 L347.489,328.192"/>
<path d="M243.525,318.667 L204.614,318.667"/>
<path d="M204.614,318.667 L195.089,328.192"/>
<path d="M347.489,328.192 L195.089,328.192"/>
<path d="M347.489,328.192 L357.012,318.669"/>
</g>
<g id="product-9db2a6ae-2b32-421e-9685-682f12878492" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="2TigQkAp927fQ5Q2yIXuII">
<path d="M114.127,409.155 L117.302,405.98"/>
<path d="M117.302,178.967 L114.127,175.792"/>
<path d="M104.602,166.267 L104.602,418.68"/>
<path d="M104.602,418.68 L114.127,409.155"/>
<path d="M114.127,175.792 L114.127,409.155"/>
<path d="M114.127,175.792 L104.602,166.267"/>
</g>
<g id="product-f17fc23f-4e69-4e8c-bb7d-4e784c6fb9e4" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="3nVy8$JcbEZBjzJdXCRxda">
<path d="M357.808,419.474 L357.808,419.474"/>
<path d="M358.072,419.738 L358.072,419.738"/>
</g>
<g id="product-1accd6db-e2ca-406c-8027-10c89939afd5" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="0QpDRRuif0R80d4CYPEQ$L">
<path d="M358.072,419.738 L358.072,419.738"/>
</g>
<g id="product-7fcd395a-8a44-4f53-b7c8-67e05868930b" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.044" ifc:guid="1$pJbQYaHFKxV8P_1OQ9CB">
<path d="M167.044,132.401 L167.044,132.401"/>
<path d="M167.043,42.9719 L167.043,42.972"/>
<path d="M167.043,62.2864 L167.043,62.2864"/>
</g>
<g id="product-eb926b1e-6f4e-435d-8bc0-d6bc47b77cd2" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="3haciURqv3NOl0rhn7jtpI">
<path d="M167.043,42.9721 L168.101,44.0303"/>
<path d="M168.101,44.0303 L168.101,131.342"/>
<path d="M168.101,131.342 L167.043,132.401"/>
<path d="M167.043,132.401 L167.043,132.401"/>
<path d="M167.043,132.401 L167.043,42.9721"/>
</g>
<g id="product-22e2e7ee-aed1-4689-bd0c-5f1edb6914cf" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="0YukVkhj56YRqCNnxRQHJF">
<path d="M344.579,42.972 L344.579,132.401"/>
<path d="M344.579,132.401 L167.043,132.401"/>
<path d="M167.043,132.401 L167.043,132.401"/>
<path d="M167.043,99.3215 L167.043,42.9719"/>
<path d="M167.043,42.9719 L344.579,42.972"/>
<path d="M357.279,30.2721 L357.279,145.101"/>
<path d="M154.343,30.2719 L357.279,30.2721"/>
<path d="M154.343,145.101 L154.343,30.2719"/>
<path d="M357.279,145.101 L154.343,145.101"/>
</g>
<g id="product-cc4103f4-0237-4838-9dfd-959f98b64917" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="3CGGFq0ZT8E9tzbP_OjaaN">
<path d="M358.132,419.738 L358.013,317.609"/>
<path d="M358.013,317.609 L205.672,317.609"/>
<path d="M205.672,317.609 L205.672,165.209"/>
<path d="M205.672,165.209 L103.543,165.209"/>
<path d="M103.543,165.209 L103.543,419.738"/>
<path d="M103.543,419.738 L358.132,419.738"/>
<path d="M218.372,152.509 L90.8433,152.509"/>
<path d="M218.372,304.909 L218.372,152.509"/>
<path d="M370.698,304.909 L218.372,304.909"/>
<path d="M370.847,432.438 L370.698,304.909"/>
<path d="M90.8433,432.438 L370.847,432.438"/>
<path d="M90.8433,152.509 L90.8433,432.438"/>
</g>
<g id="product-de7ce1c3-f63b-4eb1-bbb4-6cfbb9450fb6" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="3UVE73zZjEiRkqRFkvHG_s">
<path d="M330.821,118.643 L330.821,118.643"/>
</g>
<g id="product-62d69e91-2a61-4509-b435-43fc82afcf10" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="1YrfwHAc552RGrG$o2hyyG">
<path d="M212.552,405.98 L212.551,331.367"/>
<path d="M236.145,405.98 L212.552,405.98"/>
<path d="M236.026,331.367 L236.145,405.98"/>
<path d="M212.551,331.367 L236.026,331.367"/>
</g>
<g id="product-d665ad92-7f86-4858-b32d-84af6170c162" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="3MPQsIVuP8MBCjXAzXSC5Y">
<path d="M251.901,331.367 L344.314,331.367"/>
<path d="M251.901,405.98 L251.901,331.367"/>
<path d="M344.314,405.98 L251.901,405.98"/>
<path d="M344.314,331.367 L344.314,405.98"/>
</g>
<g id="product-c4b201a4-0687-4721-a9c3-bda7b9e096d4" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="34iW6a1eT78Qd3lQUvu9RK">
<path d="M196.676,331.367 L196.796,405.98"/>
<path d="M191.914,331.367 L196.676,331.367"/>
<path d="M191.914,178.967 L191.914,331.367"/>
<path d="M117.302,178.967 L191.914,178.967"/>
<path d="M117.302,405.98 L117.302,178.967"/>
<path d="M196.796,405.98 L117.302,405.98"/>
</g>
<g id="product-c378ad4d-06b4-4f2e-8f3f-e8b8cdfc28d7" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="33UArD1hHFBey$wBZD$2ZN">
<path d="M358.072,419.738 L357.014,418.68"/>
<path d="M357.014,418.68 L357.014,318.667"/>
<path d="M357.014,318.667 L358.013,317.669"/>
<path d="M358.072,368.679 L358.072,419.738"/>
</g>
<g id="product-e0c4b1f8-5530-42ea-a515-9bdf4248e82c" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="3WnB7uLJ12wgKLczz2IEWi">
<path d="M358.013,317.669 L357.014,318.667"/>
<path d="M357.014,318.667 L204.614,318.667"/>
<path d="M204.614,318.667 L205.672,317.609"/>
</g>
<g id="product-569726e6-0980-45fd-874b-c11f1fae9f08" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="1MboRc2O15$OTBmHyVhfy8">
<path d="M103.543,419.738 L104.602,418.68"/>
<path d="M357.014,418.68 L358.072,419.738"/>
<path d="M358.072,419.738 L103.543,419.738"/>
</g>
<g id="product-32aa7204-e1fc-4a29-abf4-b6d639627dbb" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0ogd84uVnAAQlqjjOvOdsx">
<path d="M204.614,318.667 L204.614,166.267"/>
<path d="M204.614,166.267 L205.672,165.209"/>
<path d="M205.672,317.609 L205.672,317.609"/>
<path d="M205.672,317.609 L204.614,318.667"/>
</g>
<g id="product-5e7227ae-d3a9-4042-be98-48e553d70524" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="1USYUkqwb0GhwOIELJrmKa">
<path d="M205.672,165.209 L204.614,166.267"/>
<path d="M204.614,166.267 L104.602,166.267"/>
<path d="M104.602,166.267 L103.543,165.209"/>
</g>
<g id="product-7a1b4bcc-3157-4d4a-a33f-b0b7bd4d4a36" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="1w6qlCCLTDIgC$iBUzJKes">
<path d="M103.543,165.209 L104.602,166.267"/>
<path d="M104.602,166.267 L104.602,199.659"/>
<path d="M104.602,418.68 L104.602,418.68"/>
<path d="M103.543,419.738 L103.543,369.292"/>
</g>
<g id="product-1edf4ff3-0334-4a88-bf54-86e6cf82cc32" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="0Utq$p0pHAYBzKXkRFWimo">
<path d="M212.552,405.98 L212.552,405.98"/>
<path d="M199.851,328.192 L209.376,328.192"/>
<path d="M209.376,328.192 L209.376,328.192"/>
<path d="M209.376,328.192 L209.377,409.155"/>
<path d="M199.851,328.192 L199.851,328.192"/>
<path d="M199.851,328.192 L199.852,409.155"/>
</g>
<g id="product-c00a12e1-2ce9-4ea9-9499-813c55b52d7f" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="302XBXBEbEgPIPWJnLjIr$">
<path d="M251.901,405.98 L251.901,405.98"/>
<path d="M239.201,328.192 L248.726,328.192"/>
<path d="M248.726,328.192 L248.726,328.192"/>
<path d="M248.726,328.192 L248.726,409.155"/>
<path d="M239.201,328.192 L239.201,328.192"/>
<path d="M239.201,328.192 L239.201,409.155"/>
<path d="M236.026,331.367 L236.026,331.367"/>
</g>
<g id="product-14f118d8-3cb7-4079-99d9-88dc173ad979" class="IfcColumn material-null projection" ifc:name="Column" ifc:guid="0KyHZOFBT0UPdPYDmNEjbv">
<path d="M249.593,443.306 L246.683,443.306"/>
<path d="M249.593,446.217 L249.593,443.306"/>
<path d="M246.683,446.217 L249.593,446.217"/>
<path d="M246.683,443.306 L246.683,446.217"/>
</g>
<g id="product-f95a4cc3-336b-4d69-867d-3393aa85ea9c" class="IfcColumn material-null projection" ifc:name="Column" ifc:guid="3vMap3CsjDQOPzCvEgXUgS">
<path d="M173.518,443.306 L170.608,443.306"/>
<path d="M173.518,446.216 L173.518,443.306"/>
<path d="M170.608,446.216 L173.518,446.216"/>
<path d="M170.608,443.306 L170.608,446.216"/>
</g>
<g id="product-1dd9ccd9-b96f-4f36-99c4-b3f111006cbf" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.001" ifc:guid="0TsSpPkMzFDfd4i$4H06o$">
<path d="M205.408,318.667 L205.408,318.667"/>
<path d="M205.408,317.873 L205.408,317.873"/>
<path d="M205.937,318.667 L205.937,318.667"/>
</g>
<g id="product-887546da-97bd-415b-b2c8-62c7ddaaae1a" class="IfcWall material-Batten projection" ifc:name="ExteriorWall_1.028" ifc:guid="28TKRQbxr1MxB8OiVTgguQ">
<path d="M103.808,165.474 L103.808,165.474"/>
</g>
<g id="product-3a6a261b-5766-4800-86c8-a1f8502de748" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="0wQYORLsP808R8eVXGBUT8">
<path d="M208.096,152.509 L208.096,145.101"/>
<path d="M246.196,145.101 L246.196,154.626"/>
<path d="M246.196,154.626 L218.372,154.626"/>
<path d="M218.372,184.259 L228.055,184.259"/>
<path d="M228.055,184.259 L228.055,235.059"/>
<path d="M228.055,235.059 L218.372,235.059"/>
<path d="M286.109,156.742 L235.309,156.742"/>
<path d="M286.109,175.792 L286.109,156.742"/>
<path d="M235.309,175.792 L286.109,175.792"/>
<path d="M235.309,156.742 L235.309,175.792"/>
<path d="M249.221,228.709 L249.221,177.909"/>
<path d="M230.171,228.709 L249.221,228.709"/>
<path d="M230.171,177.909 L230.171,228.709"/>
<path d="M249.221,177.909 L230.171,177.909"/>
<path d="M180.579,152.509 L180.579,145.101"/>
<path d="M205.979,145.101 L205.979,152.509"/>
<path d="M280.295,256.225 L280.295,275.275"/>
<path d="M280.295,275.275 L242.195,275.275"/>
<path d="M242.195,275.275 L242.195,256.225"/>
<path d="M242.195,256.225 L280.295,256.225"/>
<path d="M178.463,145.101 L178.463,152.509"/>
<path d="M140.363,152.509 L140.363,139.28"/>
<path d="M140.363,139.28 L154.343,139.28"/>
<path d="M299.113,145.101 L299.113,154.625"/>
<path d="M299.113,154.625 L248.313,154.625"/>
<path d="M248.313,154.625 L248.313,145.101"/>
<path d="M314.838,254.109 L314.838,177.909"/>
<path d="M251.338,254.109 L314.838,254.109"/>
<path d="M251.338,177.909 L251.338,254.109"/>
<path d="M314.838,177.909 L251.338,177.909"/>
</g>
<g id="product-b6f5ddfe-4cb1-4905-8196-46689a155b42" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="2szTt_JB591O6MHcYQ5Lj2">
<path d="M357.014,418.68 L357.014,418.68"/>
<path d="M357.014,418.68 L357.014,418.68"/>
<path d="M204.614,318.667 L204.614,318.667"/>
</g>
<g id="product-c10128b2-b7eb-4bce-967c-9a0354848b47" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="310IYoj_jBpfPycWDKX8j7">
<path d="M234.654,460.791 L234.654,441.741"/>
<path d="M196.554,460.791 L234.654,460.791"/>
<path d="M196.554,441.741 L196.554,460.791"/>
<path d="M234.654,441.741 L196.554,441.741"/>
<path d="M206.517,432.438 L206.517,439.624"/>
<path d="M244.617,439.624 L244.617,432.438"/>
<path d="M206.517,439.624 L244.617,439.624"/>
</g>
<g id="product-6266c6d1-c5e3-4b69-bbbe-06a0a430ec24" class="IfcDoor material-MaterialConstituentSet projection" ifc:name="Door" ifc:guid="1YPiRHnUDBQRk_1g2aCEma">
<path d="M132.874,70.2518 L132.874,70.3391"/>
<path d="M123.765,69.5504 L123.765,69.3754"/>
<path d="M123.316,69.5504 L123.316,70.2518"/>
<path d="M132.498,69.5504 L123.692,69.5504"/>
<path d="M123.316,70.3392 L132.874,70.3391"/>
<path d="M123.316,70.2518 L123.316,70.3392"/>
<path d="M123.316,69.5504 L123.765,69.5504"/>
<path d="M132.426,69.5504 L132.426,69.3754"/>
<path d="M132.874,69.5504 L132.426,69.5504"/>
<path d="M132.874,69.5504 L123.316,69.5504"/>
<path d="M132.874,69.5504 L132.874,70.2518"/>
<path d="M123.316,69.5504 L123.692,69.5504"/>
<path d="M132.874,69.5504 L132.498,69.5504"/>
<path d="M246.65,132.401 L246.65,132.401"/>
<path d="M265.766,132.401 L265.766,132.401"/>
</g>
<g id="product-67a4e958-0c79-49a2-9211-813f72886b5d" class="IfcDoor material-MaterialConstituentSet projection" ifc:name="Door" ifc:guid="1dfEbO37b9ef8HWJzoY6jT">
<path d="M92.381,82.2573 L92.381,82.9587"/>
<path d="M92.7573,82.9587 L92.381,82.9587"/>
<path d="M100.881,82.2573 L100.881,82.9587"/>
<path d="M100.505,82.9587 L100.881,82.9587"/>
<path d="M92.8295,82.9587 L92.8295,83.1336"/>
<path d="M92.381,82.9587 L92.8295,82.9587"/>
<path d="M100.432,82.9587 L100.432,83.1336"/>
<path d="M100.881,82.9587 L100.432,82.9587"/>
<path d="M100.881,82.9587 L92.381,82.9587"/>
<path d="M100.881,82.17 L92.381,82.17"/>
<path d="M100.505,82.9587 L92.7573,82.9587"/>
<path d="M92.381,82.2573 L92.381,82.17"/>
<path d="M100.881,82.2573 L100.881,82.17"/>
</g>
<g id="product-fbfb4f22-0e26-4aa7-8a51-bdb87e4a3be2" class="IfcDoor material-MaterialConstituentSet projection" ifc:name="Door" ifc:guid="3x_qyY3YPAfufHlRX_IZlY">
<path d="M103.175,114.471 L102.473,114.471"/>
<path d="M102.473,114.095 L102.473,114.471"/>
<path d="M103.175,95.6196 L102.473,95.6196"/>
<path d="M102.473,95.9958 L102.473,95.6196"/>
<path d="M102.473,114.023 L102.298,114.023"/>
<path d="M102.473,114.471 L102.473,114.023"/>
<path d="M102.473,95.6196 L102.473,96.0681"/>
<path d="M102.473,96.0681 L102.298,96.0681"/>
<path d="M102.473,95.6196 L102.473,114.471"/>
<path d="M103.262,95.6196 L103.262,114.471"/>
<path d="M102.473,95.9958 L102.473,114.095"/>
<path d="M103.175,114.471 L103.262,114.471"/>
<path d="M103.175,95.6196 L103.262,95.6196"/>
</g>
<g id="product-3dd21622-a8f0-42d0-ad5e-f8f417b63133" class="IfcSlab material-20Fill projection" ifc:name="Slab" ifc:guid="0zqXOYgF12qArU_FGNjZ4p">
<path d="M172.148,25.7193 L84.042,25.7193"/>
<path d="M172.148,69.3754 L172.148,25.7193"/>
<path d="M84.042,69.3754 L172.148,69.3754"/>
<path d="M84.042,25.7193 L84.042,69.3754"/>
</g>
<g id="product-b6f5ddfe-4cb1-4905-8196-46689a155b42" class="IfcSlab material-20Fill projection" ifc:name="Slab" ifc:guid="2szTt_JB591O6MHcYQ5Lj2">
<path d="M52.2921,83.1336 L102.298,83.1336"/>
<path d="M52.2921,209.34 L52.2921,83.1336"/>
<path d="M178.498,209.34 L52.2921,209.34"/>
<path d="M178.498,159.334 L178.498,209.34"/>
<path d="M102.298,159.334 L178.498,159.334"/>
<path d="M102.298,83.1336 L102.298,159.334"/>
<g id="product-3dd21622-a8f0-42d0-ad5e-f8f417b63133" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="0zqXOYgF12qArU_FGNjZ4p">
<path d="M168.101,131.342 L168.101,59.2742"/>
<path d="M168.101,44.0304 L168.101,44.0303"/>
<path d="M343.521,131.343 L343.521,131.343"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg 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" baseProfile="full" data-scale="1/8&quot;=1'-0&quot;" height="290.11666774749756mm" id="root" version="1.1" viewBox="0 0 225.04377030880653 290.11666774749756" width="225.04377030880653mm">
<defs/>
</svg>

After

Width:  |  Height:  |  Size: 417 B

View File

@ -0,0 +1,576 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="225.044mm" height="290.117mm" viewBox="0 0 225.044 290.117">
<defs>
<marker id="arrowend" markerWidth="10" markerHeight="7" refX="10" refY="3.5" orient="auto">
<polygon points="0 0, 10 3.5, 0 7"/>
</marker>
<marker id="arrowstart" markerWidth="10" markerHeight="7" refX="0" refY="3.5" orient="auto">
<polygon points="10 0, 0 3.5, 10 7"/>
</marker>
</defs>
<g ifc:name="Elevation ORTHOGRAPHIC" 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,22.775654],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[10.416667,0.000000,-86.787883],[0.000000,10.416667,-1035.952737],[0.000000,0.000000,1.000000]]">
<g id="product-26297d9c-e3f9-44da-afd8-b5c3c0786c65" class="IfcWall material-poche projection" ifc:name="Wall" ifc:guid="0cANsSu$b4sg$OjSF0U6nb">
<path d="M83.6823,147.175 L83.6823,147.175"/>
<path d="M83.6823,192.353 L83.6823,192.353"/>
</g>
<g id="product-35ef6c13-dbde-47cc-a253-f7970fddc966" class="IfcWall material-poche projection" ifc:name="Wall" ifc:guid="0rxsmJszv7pA9JzvSFtSbc">
<path d="M83.6823,145.985 L83.6823,145.985"/>
<path d="M83.6823,147.175 L83.6823,147.175"/>
</g>
<g id="product-b213fecf-2f06-46bc-ab57-fdfa25eaa654" class="IfcWall material-poche projection" ifc:name="Wall" ifc:guid="2o4$xFBmP6lAjN$VebwgPK">
<path d="M83.6823,193.543 L83.6823,193.543"/>
<path d="M83.6823,192.353 L83.6823,192.353"/>
</g>
<g id="product-9a5703ad-eef0-46de-83b7-48afb289c687" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="2QLmEjxl16teEtIA_oYSQ7">
<path d="M90.0323,71.0744 L90.0323,71.0744"/>
<path d="M89.7677,71.0744 L89.7677,71.0744"/>
<path d="M90.0323,71.0744 L89.7677,71.0744"/>
<path d="M89.7677,71.0744 L89.7677,71.0744"/>
<path d="M90.0323,71.0744 L90.0323,71.0744"/>
</g>
<g id="product-32c93566-58c4-4045-bd8a-a62eaafdcfe9" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0ooJLcMCH0HRsAfYwg$S$f">
<path d="M90.0323,71.0744 L90.0323,71.0744"/>
<path d="M91.6198,71.0744 L91.6198,71.0744"/>
<path d="M91.6198,71.0744 L91.6198,71.0744"/>
<path d="M90.0323,71.0744 L90.0323,71.0744"/>
<path d="M91.6198,71.0744 L90.0323,71.0744"/>
</g>
<g id="product-016bf0b6-79e5-46b1-95d0-65ee9450a575" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="01Q$2sUUL6iPNGPUwKKALr">
<path d="M83.6823,107.851 L83.6823,107.851"/>
<path d="M83.6823,106.264 L83.6823,106.264"/>
<path d="M83.6823,107.851 L83.6823,106.264"/>
<path d="M83.6823,106.264 L83.6823,106.264"/>
<path d="M83.6823,107.851 L83.6823,107.851"/>
</g>
<g id="product-342ecae8-97ca-46a0-a829-367e3aaf6f8f" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0qBihebyf6eAWfDduwhs_F">
<path d="M178.932,71.0744 L178.932,71.0744"/>
<path d="M177.345,71.0744 L177.345,71.0743"/>
</g>
<g id="product-06443f10-2714-4589-8ba4-ce075f4c6e7e" class="IfcWall material-Batten2 projection" ifc:name="Wall" ifc:guid="06H3yG9nH5YOkapWTVJ6v_">
<path d="M83.6823,106.264 L83.6823,106.264"/>
<path d="M83.6823,105.999 L83.6823,105.999"/>
<path d="M83.6823,106.264 L83.6823,105.999"/>
<path d="M83.6823,105.999 L83.6823,105.999"/>
<path d="M83.6823,106.264 L83.6823,106.264"/>
</g>
<g id="product-790a717c-6c44-4e9f-9b5f-24b24d7eff4b" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="1v2d5yR4HEdvjV9B9DVlzB">
<path d="M185.547,182.199 L150.545,182.199"/>
<path d="M185.547,182.199 L185.547,182.199"/>
<path d="M150.545,182.199 L185.547,182.199"/>
<path d="M185.547,182.199 L185.547,182.199"/>
<path d="M185.547,182.199 L185.547,182.199"/>
<path d="M127.868,182.199 L127.868,182.199"/>
<path d="M150.545,182.199 L127.868,182.199"/>
</g>
<g id="product-1accd6db-e2ca-406c-8027-10c89939afd5" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="0QpDRRuif0R80d4CYPEQ$L">
<path d="M185.282,207.864 L185.282,207.864"/>
<path d="M185.547,182.199 L185.547,182.199"/>
<path d="M185.547,207.864 L185.547,207.864"/>
<path d="M185.547,185.626 L185.547,182.199"/>
<path d="M185.547,233.528 L185.547,233.528"/>
<path d="M185.547,207.864 L185.547,207.864"/>
<path d="M185.547,233.528 L185.547,233.528"/>
<path d="M185.547,215.508 L185.547,207.864"/>
</g>
<g id="product-f17fc23f-4e69-4e8c-bb7d-4e784c6fb9e4" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="3nVy8$JcbEZBjzJdXCRxda">
<path d="M185.547,233.528 L185.547,233.528"/>
<path d="M151.449,233.528 L185.547,233.528"/>
<path d="M185.547,233.528 L151.449,233.528"/>
<path d="M131.539,233.528 L151.449,233.528"/>
<path d="M185.547,233.528 L185.547,233.528"/>
</g>
<g id="product-b1160edb-ce3d-4c44-8be6-da0c6b350708" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="2n5WxRpZrCH8lcsWnhDGS8">
<path d="M185.282,207.864 L185.282,207.864"/>
<path d="M183.695,207.864 L183.695,207.864"/>
</g>
<g id="product-73763206-cb59-45a5-8ffb-57ae83f1815c" class="IfcWall material-poche projection" ifc:name="Wall" ifc:guid="1pTZ86orb5fO$xLww3yO5S">
<path d="M127.868,232.999 L127.868,232.999"/>
<path d="M127.868,232.735 L127.868,232.999"/>
</g>
<g id="product-508c1193-bf6b-45f0-b90a-6aa4765c3441" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="1GZ16Jlsj5yBaAQgHsN3H1">
<path d="M127.868,232.735 L127.868,232.735"/>
<path d="M127.868,231.147 L127.868,232.735"/>
<path d="M127.868,231.147 L127.868,231.147"/>
</g>
<g id="product-75db977f-0d1f-4ae3-8f8b-89c375349a53" class="IfcWall material-poche projection" ifc:name="Wall" ifc:guid="1rsvT$3HzAuu_BYSDrD9fJ">
<path d="M127.868,182.993 L127.868,182.993"/>
<path d="M127.868,182.728 L127.868,182.993"/>
<path d="M127.868,182.728 L127.868,182.728"/>
</g>
<g id="product-20d3bb3f-8078-498e-847e-de1b7ca48893" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="0Wqxi$W7X9ZeH_tXjyf8YJ">
<path d="M128.132,207.864 L128.132,207.864"/>
<path d="M129.72,207.864 L129.72,207.864"/>
</g>
<g id="product-b6d41b77-0c1b-473f-91c0-43931448a4a3" class="IfcWall material-CorrugatedVert projection" ifc:name="Wall" ifc:guid="2sr1jt31j7Fv70GvCKIAIZ">
<path d="M127.868,207.864 L127.868,207.864"/>
<path d="M128.132,207.864 L128.132,207.864"/>
<path d="M127.868,182.199 L127.868,182.199"/>
<path d="M127.868,182.199 L127.868,182.199"/>
</g>
<g id="product-df8aac7d-b289-46ad-91d9-8543d1d603f4" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="3VYgnzieb6hP7PXKFHrWFq">
<path d="M127.868,182.994 L127.868,182.993"/>
</g>
<g id="product-cc4103f4-0237-4838-9dfd-959f98b64917" class="IfcSlab material-null projection" ifc:name="Slab" ifc:guid="3CGGFq0ZT8E9tzbP_OjaaN">
<path d="M191.727,175.981 L116.054,175.981"/>
<path d="M191.802,239.746 L191.727,175.981"/>
<path d="M136.788,239.746 L191.802,239.746"/>
</g>
<g id="product-e0c4b1f8-5530-42ea-a515-9bdf4248e82c" class="IfcWall material-null projection" ifc:name="Wall" ifc:guid="3WnB7uLJ12wgKLczz2IEWi">
<path d="M127.868,182.861 L127.868,182.861"/>
<path d="M116.054,182.331 L127.868,182.331"/>
</g>
<g id="product-a026fd0a-77c6-48c7-ad42-fec545b58221" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="2W9lqATyP8nwr2$iL5jO8X">
<path d="M127.868,232.735 L127.868,232.735"/>
<path d="M127.868,183.241 L127.868,183.241"/>
<path d="M127.868,182.994 L127.868,182.994"/>
</g>
<g id="product-91961362-39da-47ea-ab5a-13a7f9a64555" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="2HbXDYETf7wgjQ4wVvfaLL">
<path d="M136.797,246.585 L136.797,245.18"/>
<path d="M136.797,245.18 L136.788,245.18"/>
</g>
<g id="product-1af535d9-554b-4141-9744-eb8fcfe2fd14" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="0QzJNPLKj1GPT4wu$FulqK">
<path d="M136.797,234.851 L136.797,233.928"/>
<path d="M136.797,234.851 L136.788,234.851"/>
<path d="M136.797,233.928 L136.797,233.896"/>
<path d="M136.797,233.896 L136.788,233.896"/>
<path d="M136.797,233.928 L136.788,233.928"/>
</g>
<g id="product-6ce81481-5783-49dc-ba14-9015b60609e9" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="1iw1I1LuD9tBeKa1Ms1Wdf">
<path d="M136.797,239.07 L136.797,238.147"/>
<path d="M136.797,239.07 L136.788,239.07"/>
<path d="M136.797,238.147 L136.797,238.114"/>
<path d="M136.797,238.114 L136.788,238.114"/>
<path d="M136.797,238.147 L136.788,238.147"/>
</g>
<g id="product-ce101bf6-e278-47d2-b77e-2f58ac796dd3" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="3E41lsudX7qhT_BrYiUMtJ">
<path d="M136.797,243.289 L136.797,242.366"/>
<path d="M136.797,243.289 L136.788,243.289"/>
<path d="M136.797,242.366 L136.797,242.333"/>
<path d="M136.797,242.333 L136.788,242.333"/>
<path d="M136.797,242.366 L136.788,242.366"/>
</g>
<g id="product-9694daf8-4505-4351-87b0-b94738ec7ac6" class="IfcWall material-poche projection" ifc:name="Wall" ifc:guid="2MbDhuHGL3KOUmkKSux7h6">
<path d="M146.749,207.864 L146.749,207.864"/>
<path d="M145.559,207.864 L145.559,207.864"/>
</g>
<g id="product-badc811f-b7d2-4927-977d-aad6245f74fa" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="2wt84Vjz999vTzgjOaNtJw">
<path d="M136.797,247.508 L136.797,246.585"/>
<path d="M136.797,247.508 L136.788,247.508"/>
<path d="M136.797,246.585 L136.797,246.552"/>
<path d="M136.797,246.552 L136.788,246.552"/>
<path d="M136.797,246.585 L136.788,246.585"/>
</g>
<g id="product-cde31843-9324-4cb7-88a8-242fe24c8c7e" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="3DunX3aoHCjuYe92$YJ8n_">
<path d="M136.797,251.726 L136.797,250.803"/>
<path d="M136.797,251.726 L136.788,251.726"/>
<path d="M136.797,250.803 L136.797,250.77"/>
<path d="M136.797,250.77 L136.788,250.77"/>
<path d="M136.797,250.803 L136.788,250.803"/>
</g>
<g id="product-40a93ea4-f016-439b-8749-518796a70a6e" class="IfcFurniture material-null projection" ifc:name="Furniture" ifc:guid="10gJway1P3cuT9KOUMfmfk">
<path d="M162.578,140.684 L149.53,135.302"/>
<path d="M148.8,136.02 L154.208,149.053"/>
<path d="M149.535,134.228 L162.578,128.848"/>
<path d="M162.578,140.684 L154.208,149.053"/>
<path d="M154.208,120.478 L162.578,128.848"/>
<path d="M134.003,140.684 L142.372,149.053"/>
<path d="M147.741,135.998 L134.003,140.684"/>
<path d="M147.78,136.02 L142.372,149.053"/>
<path d="M134.003,128.848 L134.003,140.684"/>
<path d="M147.03,134.284 L134.003,140.684"/>
<path d="M134.003,128.848 L147.045,134.228"/>
<path d="M142.372,120.478 L154.208,120.478"/>
<path d="M148.799,133.513 L154.208,120.478"/>
<path d="M142.372,120.478 L147.781,133.513"/>
<path d="M154.208,149.053 L142.372,149.053"/>
<path d="M162.578,140.684 L162.578,128.848"/>
<path d="M134.003,128.848 L142.372,120.478"/>
<path d="M148.08,134.976 L148.141,135.024"/>
<path d="M148.003,134.843 L148.032,134.915"/>
<path d="M148.032,134.617 L148.003,134.689"/>
<path d="M148.141,134.508 L148.08,134.555"/>
<path d="M148.032,134.915 L148.08,134.976"/>
<path d="M148.003,134.689 L148.003,134.843"/>
<path d="M148.578,134.843 L148.578,134.689"/>
<path d="M148.141,135.024 L148.29,135.063"/>
<path d="M148.5,134.976 L148.367,135.053"/>
<path d="M148.5,134.976 L148.578,134.843"/>
<path d="M148.578,134.689 L148.5,134.555"/>
<path d="M148.141,134.508 L148.29,134.468"/>
<path d="M148.032,134.617 L148.08,134.555"/>
<path d="M148.29,134.468 L148.367,134.478"/>
<path d="M148.5,134.555 L148.367,134.478"/>
<path d="M148.29,135.063 L148.367,135.053"/>
<path d="M149.493,134.071 L148.985,133.563"/>
<path d="M149.679,134.766 L149.493,134.071"/>
<path d="M149.272,135.748 L149.632,135.125"/>
<path d="M149.272,135.748 L148.65,136.108"/>
<path d="M147.308,135.748 L147.931,136.108"/>
<path d="M146.948,135.125 L146.901,134.766"/>
<path d="M147.087,134.071 L146.901,134.766"/>
<path d="M147.595,133.563 L147.087,134.071"/>
<path d="M147.931,136.108 L148.65,136.108"/>
<path d="M147.595,133.563 L148.29,133.377"/>
<path d="M149.632,135.125 L149.679,134.766"/>
<path d="M148.29,133.377 L148.985,133.563"/>
<path d="M146.948,135.125 L147.308,135.748"/>
</g>
<g id="product-3a6a261b-5766-4800-86c8-a1f8502de748" class="IfcSlab material-5Fill projection" ifc:name="Slab" ifc:guid="0wQYORLsP808R8eVXGBUT8">
<path d="M81.8302,95.019 L76.5597,95.019"/>
<path d="M76.5597,95.019 L76.5597,98.0618"/>
<path d="M83.6823,104.544 L83.6823,104.544"/>
<path d="M129.476,104.544 L129.476,100.634"/>
<path d="M122.658,104.544 L129.476,104.544"/>
<path d="M127.476,155.344 L127.476,164.869"/>
<path d="M127.476,164.869 L146.526,164.869"/>
<path d="M146.526,164.869 L146.526,155.344"/>
<path d="M146.526,155.344 L127.476,155.344"/>
<path d="M149.433,105.602 L124.033,105.602"/>
<path d="M124.033,105.602 L124.033,115.127"/>
<path d="M124.033,115.127 L149.433,115.127"/>
<path d="M149.433,115.127 L149.433,105.602"/>
<path d="M130.989,116.185 L122.658,116.185"/>
<path d="M122.658,141.585 L130.989,141.585"/>
<path d="M130.989,141.585 L130.989,116.185"/>
<path d="M130.535,100.634 L130.535,104.544"/>
<path d="M130.535,104.544 L155.935,104.544"/>
<path d="M155.935,104.544 L155.935,100.634"/>
<path d="M132.047,154.285 L132.047,116.185"/>
<path d="M163.797,154.285 L132.047,154.285"/>
<path d="M163.797,116.185 L163.797,154.285"/>
<path d="M132.047,116.185 L163.797,116.185"/>
</g>
<g id="product-96d27d2e-20dc-4c7c-bf87-f0378bffa492" class="IfcFurniture material-null projection" ifc:name="Furniture" ifc:guid="2Mqdqk8DnCVB_7y3UB$wII">
<path d="M183.662,207.864 L183.662,207.864"/>
<path d="M179.578,207.864 L179.578,207.864"/>
<path d="M162.516,207.864 L162.516,207.864"/>
</g>
<g id="product-05a81af4-4145-41d5-b88c-49b01c509d9d" class="IfcSlab material-CorrugatedVert projection" ifc:name="Slab" ifc:guid="05g1hqGKL1rRYCIR0SK9sT">
<path d="M185.547,207.864 L127.868,207.864"/>
<path d="M185.547,182.199 L185.547,207.864"/>
<path d="M127.868,182.199 L185.547,182.199"/>
<path d="M127.868,207.864 L127.868,182.199"/>
</g>
<g id="product-fdf51c1b-fbbf-4c6c-abd2-a6258b9d3964" class="IfcMember material-null projection" ifc:name="Member" ifc:guid="3zzHmR_xzCRAlIfYMBdJba">
<path d="M120.515,144.852 L120.515,144.83"/>
<path d="M120.515,144.83 L116.054,144.83"/>
<path d="M120.512,144.874 L120.515,144.852"/>
<path d="M120.503,144.89 L120.512,144.874"/>
<path d="M120.49,144.896 L120.503,144.89"/>
<path d="M120.49,144.896 L116.054,144.896"/>
<path d="M120.256,144.929 L120.25,144.963"/>
<path d="M120.269,144.905 L120.256,144.929"/>
<path d="M120.288,144.896 L120.269,144.905"/>
<path d="M120.25,145.315 L120.25,144.963"/>
<path d="M120.247,145.337 L120.25,145.315"/>
<path d="M120.238,145.353 L120.247,145.337"/>
<path d="M120.225,145.359 L120.238,145.353"/>
<path d="M120.225,145.359 L116.054,145.359"/>
</g>
<g id="product-9e7d0cb4-6210-4d03-8351-8e1df599ef8c" class="IfcMember material-null projection" ifc:name="Member" ifc:guid="2UVGoqOX1D0uDHZXtrcU_C">
<path d="M120.515,132.152 L120.515,132.13"/>
<path d="M120.515,132.13 L116.054,132.13"/>
<path d="M120.512,132.174 L120.515,132.152"/>
<path d="M120.503,132.19 L120.512,132.174"/>
<path d="M120.49,132.196 L120.503,132.19"/>
<path d="M120.49,132.196 L116.054,132.196"/>
<path d="M120.256,132.229 L120.25,132.263"/>
<path d="M120.269,132.205 L120.256,132.229"/>
<path d="M120.288,132.196 L120.269,132.205"/>
<path d="M120.25,132.615 L120.25,132.263"/>
<path d="M120.247,132.637 L120.25,132.615"/>
<path d="M120.238,132.653 L120.247,132.637"/>
<path d="M120.225,132.659 L120.238,132.653"/>
<path d="M120.225,132.659 L116.054,132.659"/>
</g>
<g id="product-0eb53e89-fd9f-427c-9926-d4c1d979ac5d" class="IfcMember material-null projection" ifc:name="Member" ifc:guid="0EjJw9$Pz2V9acrC7PUQnT">
<path d="M120.515,119.452 L120.515,119.43"/>
<path d="M120.515,119.43 L116.054,119.43"/>
<path d="M120.512,119.474 L120.515,119.452"/>
<path d="M120.503,119.49 L120.512,119.474"/>
<path d="M120.49,119.496 L120.503,119.49"/>
<path d="M120.49,119.496 L116.054,119.496"/>
<path d="M120.256,119.529 L120.25,119.563"/>
<path d="M120.269,119.505 L120.256,119.529"/>
<path d="M120.288,119.496 L120.269,119.505"/>
<path d="M120.25,119.915 L120.25,119.563"/>
<path d="M120.247,119.937 L120.25,119.915"/>
<path d="M120.238,119.953 L120.247,119.937"/>
<path d="M120.225,119.959 L120.238,119.953"/>
<path d="M120.225,119.959 L116.054,119.959"/>
</g>
<g id="product-197afa44-8304-4d64-954f-c2fd6b4c9ef2" class="IfcMember material-null projection" ifc:name="Member" ifc:guid="0PUlf4WmHDP9LFmlrhJ9xo">
<path d="M120.515,106.752 L120.515,106.73"/>
<path d="M120.515,106.73 L116.054,106.73"/>
<path d="M120.512,106.774 L120.515,106.752"/>
<path d="M120.503,106.79 L120.512,106.774"/>
<path d="M120.49,106.796 L120.503,106.79"/>
<path d="M120.49,106.796 L116.054,106.796"/>
<path d="M120.256,106.83 L120.25,106.863"/>
<path d="M120.269,106.805 L120.256,106.83"/>
<path d="M120.288,106.796 L120.269,106.805"/>
<path d="M120.25,107.215 L120.25,106.863"/>
<path d="M120.247,107.237 L120.25,107.215"/>
<path d="M120.238,107.254 L120.247,107.237"/>
<path d="M120.225,107.259 L120.238,107.254"/>
<path d="M120.225,107.259 L116.054,107.259"/>
</g>
<g id="product-1dd15e4d-b82b-45b5-b5ed-1968168bf36c" class="IfcMember material-null projection" ifc:name="Member" ifc:guid="0TqLvDk2j5jRNj6MWMY$Di">
<path d="M121.346,139.792 L121.346,100.634"/>
<path d="M121.346,139.792 L121.346,148.068"/>
<path d="M120.681,139.792 L120.681,100.634"/>
<path d="M120.681,139.792 L120.681,148.068"/>
<path d="M120.619,148.068 L120.553,148.068"/>
<path d="M120.553,100.634 L120.553,148.068"/>
<path d="M120.64,148.068 L120.619,148.068"/>
<path d="M120.619,100.634 L120.619,148.068"/>
<path d="M120.662,148.068 L120.64,148.068"/>
<path d="M120.677,148.068 L120.662,148.068"/>
<path d="M120.681,148.068 L120.677,148.068"/>
<path d="M120.677,148.068 L120.723,148.068"/>
<path d="M121.305,148.068 L120.723,148.068"/>
<path d="M121.327,148.068 L121.305,148.068"/>
<path d="M121.341,148.068 L121.327,148.068"/>
<path d="M121.346,148.068 L121.341,148.068"/>
</g>
<g id="product-c10128b2-b7eb-4bce-967c-9a0354848b47" class="IfcSlab material-5Fill projection" ifc:name="Slab" ifc:guid="310IYoj_jBpfPycWDKX8j7">
<path d="M123.705,253.922 L123.705,253.845"/>
<path d="M104.655,253.922 L123.705,253.922"/>
<path d="M104.655,253.845 L104.655,253.922"/>
</g>
<g id="product-137b00e3-e2a7-4874-bf4c-3fd61874e033" class="IfcSlab material-CorrugatedHorz projection" ifc:name="Slab" ifc:guid="0JUm3ZugT8TBzCFzOOTE0p">
<path d="M122.658,100.634 L122.658,151.207"/>
<path d="M122.658,151.207 L116.054,151.207"/>
</g>
<g id="product-a8a71b5c-1b9a-4e3e-b9ce-b32bcc32a2d2" class="IfcSlab material-CorrugatedHorz projection" ifc:name="Slab" ifc:guid="2efnjS6vfEFhdEiolCCgBI">
<path d="M83.6823,98.0617 L83.6823,241.466"/>
<path d="M116.054,98.0618 L83.6823,98.0617"/>
<path d="M116.054,241.466 L116.054,98.0618"/>
<path d="M83.6823,241.466 L83.6823,241.466"/>
<path d="M83.6823,241.466 L116.054,241.466"/>
</g>
<g id="product-cba3dd8e-5fb7-47f4-beb4-f2c950e93d3d" class="IfcWindow material-null projection" ifc:name="Window" ifc:guid="3BezsENxT7zBwqyibGwJqz">
<path d="M174.549,233.743 L174.549,233.528"/>
<path d="M165.157,233.743 L165.157,233.528"/>
<path d="M174.549,233.743 L165.157,233.743"/>
</g>
<g id="product-c7193b98-864c-4fae-81f0-776955dd3aa7" class="IfcWindow material-null projection" ifc:name="Window" ifc:guid="376JkOXanFhe7mTsbLtJgd">
<path d="M165.157,181.984 L165.157,182.199"/>
<path d="M174.549,181.984 L174.549,182.199"/>
<path d="M165.157,181.984 L174.549,181.984"/>
</g>
<g id="product-92d5ab32-2980-4102-8256-40fc2d5a98c3" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="2IrQioAO110e9MGFmjMfZ3">
<path d="M83.2722,71.0744 L83.2722,71.0744"/>
<path d="M83.6691,71.0744 L83.6691,71.0744"/>
</g>
<g id="product-c4ef9b0a-154a-4d0f-b300-9222c11f210c" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="34xviA5KfD3xC0aYB17o4C">
<path d="M89.6487,71.0744 L89.6487,71.0744"/>
</g>
<g id="product-d951f20c-7681-402e-a70d-185e27c5819c" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="3PKV8CTe50BgSD65udnO6S">
<path d="M96.0252,71.0744 L96.0252,71.0744"/>
<path d="M96.422,71.0744 L96.422,71.0744"/>
</g>
<g id="product-c09b1da9-9df4-4f74-9d4b-15988f4f0f5b" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="30cnsfdVHFT9rB5PYFJmzR">
<path d="M102.402,71.0744 L102.402,71.0744"/>
<path d="M102.798,71.0744 L102.798,71.0744"/>
</g>
<g id="product-0b47fb9d-5919-4bfb-b860-b0576b77fb57" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="0BH$kTMHbB_xXWi5ThT$jN">
<path d="M108.778,71.0744 L108.778,71.0744"/>
<path d="M109.175,71.0744 L109.175,71.0744"/>
</g>
<g id="product-cd4f58e3-7534-4be6-b554-6f7fde98ee61" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="3DJrZZTJHBvhLKRt$UcEvX">
<path d="M115.155,71.0744 L115.155,71.0744"/>
<path d="M115.551,71.0744 L115.551,71.0744"/>
</g>
<g id="product-f087849c-6bd7-48cc-a40b-005f33e28009" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="3mXuISQzT8pAGB05ypue09">
<path d="M121.531,71.0744 L121.531,71.0744"/>
<path d="M121.928,71.0744 L121.928,71.0744"/>
</g>
<g id="product-2fc812b2-e89e-4812-aa14-c541ada417ce" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="0lo1Aow9v84geKnK6jf1VE">
<path d="M127.907,71.0744 L127.907,71.0743"/>
<path d="M128.304,71.0743 L128.304,71.0744"/>
</g>
<g id="product-d4226526-5d8d-4775-acac-fa1c60727cdd" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="3K8cKcNOr7TQoi_XnWSdpT">
<path d="M134.681,71.0743 L134.681,71.0743"/>
<path d="M134.284,71.0743 L134.284,71.0743"/>
<path d="M134.284,71.0744 L134.284,71.0743"/>
<path d="M134.284,71.0743 L134.681,71.0743"/>
<path d="M134.681,71.0743 L134.681,71.0744"/>
</g>
<g id="product-338b9f8a-5d8d-4557-927d-bdb74dd1f778" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="0pYv_ANOr5Lv9zlRTDqVTu">
<path d="M141.057,71.0743 L141.057,71.0743"/>
<path d="M140.66,71.0743 L140.66,71.0743"/>
<path d="M140.66,71.0744 L140.66,71.0743"/>
<path d="M140.66,71.0743 L141.057,71.0743"/>
<path d="M141.057,71.0743 L141.057,71.0744"/>
</g>
<g id="product-4c7ea537-866e-4f79-8510-233149b23283" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="1CVgKtXcvFUOKG8p59iZA3">
<path d="M147.434,71.0743 L147.434,71.0743"/>
<path d="M147.037,71.0743 L147.037,71.0743"/>
<path d="M147.037,71.0744 L147.037,71.0743"/>
<path d="M147.037,71.0743 L147.434,71.0743"/>
<path d="M147.434,71.0743 L147.434,71.0744"/>
</g>
<g id="product-7f3a6f26-5eb5-4c91-b9d3-3afe542fc936" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="1$EcycNhLCaRdJElvKByas">
<path d="M153.81,71.0743 L153.81,71.0743"/>
<path d="M153.413,71.0743 L153.413,71.0743"/>
<path d="M153.413,71.0744 L153.413,71.0743"/>
<path d="M153.413,71.0743 L153.81,71.0743"/>
<path d="M153.81,71.0743 L153.81,71.0744"/>
</g>
<g id="product-3c4522b0-5927-42c1-b9ba-1d131c46c24c" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="0yHIAmMIT2mRcw7HCSHi9C">
<path d="M160.187,71.0743 L160.187,71.0743"/>
<path d="M159.79,71.0743 L159.79,71.0743"/>
<path d="M159.79,71.0744 L159.79,71.0743"/>
<path d="M159.79,71.0743 L160.187,71.0743"/>
<path d="M160.187,71.0743 L160.187,71.0744"/>
</g>
<g id="product-833e00d0-2e03-4e73-a370-00cd907ba46a" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="23FW3GBWDESwDm0CsGUwHg">
<path d="M166.563,71.0743 L166.563,71.0743"/>
<path d="M166.166,71.0743 L166.166,71.0743"/>
<path d="M166.166,71.0744 L166.166,71.0743"/>
<path d="M166.166,71.0743 L166.563,71.0743"/>
<path d="M166.563,71.0743 L166.563,71.0744"/>
</g>
<g id="product-05963e3b-6421-486f-83e4-162747aec9ac" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="05bZuxP258RuFa5YT7hici">
<path d="M172.94,71.0743 L172.94,71.0743"/>
<path d="M172.543,71.0743 L172.543,71.0743"/>
<path d="M172.543,71.0744 L172.543,71.0743"/>
<path d="M172.543,71.0743 L172.94,71.0743"/>
<path d="M172.94,71.0743 L172.94,71.0744"/>
</g>
<g id="product-e410e185-a17c-43be-8255-130f03927d86" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="3a4E65eNn3le9L4my3ads6">
<path d="M179.316,71.0743 L179.316,71.0743"/>
<path d="M178.919,71.0743 L178.919,71.0743"/>
<path d="M178.919,71.0744 L178.919,71.0743"/>
<path d="M178.919,71.0743 L179.316,71.0743"/>
<path d="M179.316,71.0743 L179.316,71.0744"/>
</g>
<g id="product-0f1c8508-d1c6-4985-b844-39e2386365c1" class="IfcWindow material-MaterialConstituentSet projection" ifc:name="Window" ifc:guid="0F78K8qSP9XRX4EU8uOsN1">
<path d="M179.428,71.0744 L179.428,71.0743"/>
</g>
<g id="product-61c07722-8990-43b1-852f-f6ff8b59b8fe" class="IfcWindow material-MaterialConstituentSet projection" ifc:name="Window" ifc:guid="1Xm7SYYP13iOKlzl_BMRZ_">
<path d="M89.5362,71.0744 L89.5362,71.0744"/>
</g>
<g id="product-f5f18e50-f831-458b-83b0-547deea926bd" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="3ryOvG_355YuEmL7tkgIQz">
<path d="M185.692,71.0743 L185.692,71.0743"/>
<path d="M185.296,71.0743 L185.296,71.0743"/>
</g>
<g id="product-14890cf5-8922-4061-b3ae-7b539a978060" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="0KYGprYI90OREkUrEQbu1W">
<path d="M83.6823,99.8212 L83.6823,99.8212"/>
<path d="M83.6823,99.8212 L83.6823,99.8212"/>
<path d="M83.6823,99.4243 L83.6823,99.4243"/>
<path d="M83.6823,99.4243 L83.6823,99.8212"/>
</g>
<g id="product-9edd1f5d-e65c-4a3e-8bba-2db723a160b8" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="2UtHzTvbnAFekwBRSZeM2u">
<path d="M83.6823,105.801 L83.6823,105.801"/>
<path d="M83.6823,105.801 L83.6823,105.999"/>
</g>
<g id="product-3461c9e2-c52a-4f04-883d-a81c8ebc22a4" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="0qOSdYnIfF18Wzg1oEl2Aa">
<path d="M83.6823,163.189 L83.6823,163.586"/>
</g>
<g id="product-6eecaa05-8f00-45ee-888b-ae480809222d" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="1kxAe5Zm15xeYBhaW82I8j">
<path d="M83.6823,169.565 L83.6823,169.962"/>
</g>
<g id="product-2792ac1b-1fde-4879-87a6-72614ace639d" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="0dagmR7zv8UOUcSc5ApcET">
<path d="M83.6823,99.4243 L83.6823,99.4243"/>
<path d="M83.6823,99.8212 L83.6823,99.8212"/>
<path d="M83.6823,99.8212 L83.6823,99.4243"/>
</g>
<g id="product-c3034c44-ab1f-4699-ad37-1cd8247f7509" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="330qn4gnz6cQqt7DWaVtK9">
<path d="M83.6823,105.801 L83.6823,105.801"/>
<path d="M83.6823,105.999 L83.6823,105.801"/>
</g>
<g id="product-88b31dbc-8b51-4b6d-9f70-d063cc919f0d" class="IfcWindow material-MaterialConstituentSet projection" ifc:name="Window" ifc:guid="28insyYr5BRPzmq6FCaPyD">
<path d="M122.51,182.543 L122.51,182.497"/>
<path d="M122.51,182.497 L116.054,182.497"/>
</g>
<g id="product-a9b6f8ea-29d7-4d9b-9ae8-31159dbbbb7a" class="IfcWindow material-MaterialConstituentSet projection" ifc:name="Window" ifc:guid="2fjlZgATTDcvheCHMTkxjw">
<path d="M185.547,211.872 L185.778,211.872"/>
<path d="M185.778,211.872 L185.778,204.067"/>
<path d="M185.547,204.067 L185.778,204.067"/>
</g>
<g id="product-154f0afa-e379-4d1f-8c81-cd21954d1c93" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="0LJmhwutbD7uo1pI6LJHoJ">
<path d="M83.6823,144.06 L83.6823,144.06"/>
<path d="M83.6823,144.456 L83.6823,144.456"/>
</g>
<g id="product-fb6cdcec-7757-4c25-922e-898d49d5b447" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="3xRDpiTrTC9P8kYOr9rRH7">
<path d="M83.6823,150.436 L83.6823,150.436"/>
<path d="M83.6823,150.833 L83.6823,150.833"/>
</g>
<g id="product-e6e8792f-7108-446c-b589-2e7d3257dab3" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="3cw7alSGX4RBM9BdqoLzgp">
<path d="M83.6823,156.812 L83.6823,156.812"/>
<path d="M83.6823,157.209 L83.6823,157.209"/>
</g>
<g id="product-01e2e526-3f2a-429b-930a-4ed852bc6578" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="01ukKcFof2cvCAJjXIl6Lu">
<path d="M83.6823,163.189 L83.6823,163.189"/>
<path d="M83.6823,163.586 L83.6823,163.586"/>
</g>
<g id="product-e29a33a5-07e7-42f9-b771-80ebbd403f7a" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="3YcZEb1_T2_RTnWEkzG3zw">
<path d="M83.6823,169.565 L83.6823,169.565"/>
<path d="M83.6823,169.962 L83.6823,169.962"/>
</g>
<g id="product-be2154c5-3503-4c46-a539-178d08ecfdb7" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="2_8LJ5DGDCHgKv5uq8xFst">
<path d="M83.6823,175.942 L83.6823,175.942"/>
<path d="M83.6823,176.339 L83.6823,176.339"/>
</g>
<g id="product-dd7d4f76-9c2a-4b54-b2eb-4895ec09b5d8" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="3TVKzsd2fBLBBhI9Ni2RNO">
<path d="M83.6823,182.318 L83.6823,182.318"/>
</g>
<g id="product-b7679e6b-db10-4e1d-8cdf-401735e5f142" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="2tPvvhsn1E7OpVG1SrvV52">
<path d="M83.6823,188.695 L83.6823,188.695"/>
</g>
<g id="product-9cf0a58d-b93b-4537-ae46-86a183dd7359" class="IfcBeam material-null projection" ifc:name="Beam" ifc:guid="2SyAMDkJj5Dwv6Xg63tNDP">
<path d="M83.6823,195.071 L83.6823,195.071"/>
</g>
<g id="product-279c4adb-c4f2-4096-b33c-01bb4c58cc8a" class="IfcSlab material-CorrugatedVert projection" ifc:name="Slab" ifc:guid="0dd4hRnF90bhCy0RjCMCoA">
<path d="M81.8302,41.5143 L187.127,41.5143"/>
<path d="M81.8302,71.0744 L81.8302,41.5143"/>
<path d="M187.127,71.0743 L81.8302,71.0744"/>
<path d="M187.127,41.5143 L187.127,71.0743"/>
</g>
<g id="product-74434a1b-bb0d-4a26-ac86-52af58be07a0" class="IfcSlab material-CorrugatedVert projection" ifc:name="Slab" ifc:guid="1qGqeRkmrA9go6KgzOlWUW">
<path d="M81.8302,71.0744 L187.127,71.0743"/>
<path d="M81.8302,98.0618 L81.8302,71.0744"/>
<path d="M187.127,100.634 L116.054,100.634"/>
<path d="M83.6823,100.634 L83.6823,100.634"/>
<path d="M187.127,71.0743 L187.127,100.634"/>
</g>
<g id="product-bb0e6844-f131-46ab-918c-3b7488fd14d8" class="IfcSlab material-CorrugatedVert projection" ifc:name="Slab" ifc:guid="2x3cX4yJ56gv6CEtI8$HJO">
<path d="M127.868,233.528 L127.868,207.864"/>
<path d="M185.547,233.528 L127.868,233.528"/>
<path d="M185.547,207.864 L185.547,233.528"/>
<path d="M127.868,207.864 L185.547,207.864"/>
</g>
<g id="product-e90ea708-1333-429e-8be8-502cf99425bc" class="IfcSlab material-poche projection" ifc:name="Slab" ifc:guid="3f3gS84pD2deleK2pvb2My">
<path d="M183.662,207.864 L183.662,207.864"/>
<path d="M163.184,207.864 L183.662,207.864"/>
</g>
<g id="product-4a94b664-7367-4009-b0fa-9d2665d0e0e0" class="IfcSlab material-CorrugatedVert projection" ifc:name="Slab" ifc:guid="1AbBPaSsT02R3wdIPbqE3W">
<path d="M127.868,182.543 L116.054,182.543"/>
<path d="M127.868,233.39 L127.868,182.543"/>
<path d="M127.868,233.39 L127.868,233.39"/>
<path d="M136.788,253.845 L136.788,233.528"/>
<path d="M85.9974,253.845 L136.788,253.845"/>
<path d="M85.9974,241.466 L85.9974,253.845"/>
</g>
<g id="product-2d2d6cf3-b07e-45e2-ac9e-ff0953b0f429" class="IfcSlab material-poche projection" ifc:name="Slab" ifc:guid="0jBMppi7v5ugoU$mbJiFGf">
<path d="M83.6823,129.796 L83.6823,180.668"/>
<path d="M83.6823,107.884 L83.6823,107.884"/>
</g>
<g id="product-d9ffd022-95a1-4a56-adc6-dce7708b29e9" class="IfcSlab material-CorrugatedHorz projection" ifc:name="Slab" ifc:guid="3P$z0YbQ5ALgt6tETmYodf">
<path d="M83.6823,241.466 L83.6823,209.071"/>
<path d="M83.6823,205.029 L83.6823,98.0618"/>
<path d="M51.3109,241.466 L83.6823,241.466"/>
<path d="M51.3109,98.0618 L51.3109,241.466"/>
<path d="M83.6823,98.0618 L51.3109,98.0618"/>
</g>
<g id="product-b6f5ddfe-4cb1-4905-8196-46689a155b42" class="IfcSlab material-20Fill projection" ifc:name="Slab" ifc:guid="2szTt_JB591O6MHcYQ5Lj2">
<path d="M127.868,232.867 L127.868,232.867"/>
<path d="M127.868,182.861 L127.868,182.861"/>
</g>
<g id="product-81e29df2-b309-4c6a-bc1b-a911ffba137a" class="IfcFurniture material-null projection" ifc:name="Furniture" ifc:guid="21uftoimbCQhmRgH7$kXDw">
<path d="M145.559,207.864 L145.559,207.864"/>
<path d="M129.753,207.864 L129.753,207.864"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 37 KiB

View File

@ -0,0 +1,69 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg 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" baseProfile="full" data-scale="1/4&quot;=1'-0&quot;" height="279.2315177341949mm" id="root" version="1.1" viewBox="0 0 479.1667064030965 279.2315177341949" width="479.1667064030965mm">
<defs/>
<line class="GlobalId-0oJpXSsenCeOcJzV5wB9BL IfcAnnotation PredefinedType-SECTION" x1="282.2701110839844" x2="282.2701110839844" y1="-10.435735702514648" y2="232.51724243164062"/>
<use transform="rotate(90.00000250447816, 282.2701110839844, -10.435735702514648)" x="282.2701110839844" xlink:href="#section-arrow" y="-10.435735702514648"/>
<use x="282.2701110839844" xlink:href="#section-tag" y="-10.435735702514648"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="282.2701110839844" y="-12.935735702514648">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="282.2701110839844" y="-7.935735702514648">-</text>
<use transform="rotate(90.00000250447816, 282.2701110839844, 232.51724243164062)" x="282.2701110839844" xlink:href="#section-arrow" y="232.51724243164062"/>
<use x="282.2701110839844" xlink:href="#section-tag" y="232.51724243164062"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="282.2701110839844" y="230.01724243164062">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="282.2701110839844" y="235.01724243164062">-</text>
<path class="GlobalId-1xpcrGn5PA2gQrGhaL$47D IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 479.16668701171875 133.26576232910156 L 0.0 133.26576232910156"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(479.16668701171875, 129.76576232910156) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">GARAGE - 2ND FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +9' - 0&quot;</tspan>
</text>
<line class="GlobalId-3IlGKoXC1CmPvK9JGlrsic IfcAnnotation PredefinedType-SECTION" x1="367.1536560058594" x2="367.1536560058594" y1="-0.5560272932052612" y2="233.96168518066406"/>
<use transform="rotate(90.00000250447816, 367.1536560058594, -0.5560272932052612)" x="367.1536560058594" xlink:href="#section-arrow" y="-0.5560272932052612"/>
<use x="367.1536560058594" xlink:href="#section-tag" y="-0.5560272932052612"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="367.1536560058594" y="-3.0560272932052612">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="367.1536560058594" y="1.9439727067947388">-</text>
<use transform="rotate(90.00000250447816, 367.1536560058594, 233.96168518066406)" x="367.1536560058594" xlink:href="#section-arrow" y="233.96168518066406"/>
<use x="367.1536560058594" xlink:href="#section-tag" y="233.96168518066406"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="367.1536560058594" y="231.46168518066406">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="367.1536560058594" y="236.46168518066406">-</text>
<line class="GlobalId-2lCV0_uWjF0eVuO6Elb1YG IfcAnnotation PredefinedType-SECTION" x1="334.7857971191406" x2="334.7857971191406" y1="54.20930862426758" y2="179.1962890625"/>
<use transform="rotate(90.00000250447816, 334.7857971191406, 54.20930862426758)" x="334.7857971191406" xlink:href="#section-arrow" y="54.20930862426758"/>
<use x="334.7857971191406" xlink:href="#section-tag" y="54.20930862426758"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="334.7857971191406" y="51.70930862426758">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="334.7857971191406" y="56.70930862426758">-</text>
<use transform="rotate(90.00000250447816, 334.7857971191406, 179.1962890625)" x="334.7857971191406" xlink:href="#section-arrow" y="179.1962890625"/>
<use x="334.7857971191406" xlink:href="#section-tag" y="179.1962890625"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="334.7857971191406" y="176.6962890625">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="334.7857971191406" y="181.6962890625">-</text>
<line class="GlobalId-0GJEUxffL1KAkwgUxXC$Tx IfcAnnotation PredefinedType-SECTION" x1="290.7041015625" x2="290.7041015625" y1="225.88465881347656" y2="-16.287660598754883"/>
<use transform="rotate(-90.00000250447816, 290.7041015625, 225.88465881347656)" x="290.7041015625" xlink:href="#section-arrow" y="225.88465881347656"/>
<use x="290.7041015625" xlink:href="#section-tag" y="225.88465881347656"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="290.7041015625" y="223.38465881347656">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="290.7041015625" y="228.38465881347656">-</text>
<use transform="rotate(-90.00000250447816, 290.7041015625, -16.287660598754883)" x="290.7041015625" xlink:href="#section-arrow" y="-16.287660598754883"/>
<use x="290.7041015625" xlink:href="#section-tag" y="-16.287660598754883"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="290.7041015625" y="-18.787660598754883">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="290.7041015625" y="-13.787660598754883">-</text>
<line class="GlobalId-0LAFcHFd98NRuZGbKAj3kC IfcAnnotation PredefinedType-SECTION" x1="85.85262298583984" x2="85.85262298583984" y1="250.78500366210938" y2="-28.438941955566406"/>
<use transform="rotate(-90.00000250447816, 85.85262298583984, 250.78500366210938)" x="85.85262298583984" xlink:href="#section-arrow" y="250.78500366210938"/>
<use x="85.85262298583984" xlink:href="#section-tag" y="250.78500366210938"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="85.85262298583984" y="248.28500366210938">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="85.85262298583984" y="253.28500366210938">-</text>
<use transform="rotate(-90.00000250447816, 85.85262298583984, -28.438941955566406)" x="85.85262298583984" xlink:href="#section-arrow" y="-28.438941955566406"/>
<use x="85.85262298583984" xlink:href="#section-tag" y="-28.438941955566406"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="85.85262298583984" y="-30.938941955566406">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="85.85262298583984" y="-25.938941955566406">-</text>
<path class="GlobalId-0ewwENoOH1K9JE0_H1Lw_V IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 479.16668701171875 190.415771484375 L 0.0 190.415771484375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(479.16668701171875, 186.915771484375) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
<path class="GlobalId-0Hh5IKPOXB1PUVhsSElwTk IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 479.16668701171875 825.415771484375 L 0.0 825.415771484375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(479.16668701171875, 821.915771484375) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">Parents</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL -100' - 0 3/256&quot;</tspan>
</text>
<path class="GlobalId-1BJPey_r11xuaiBpy0I1rd IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 479.16668701171875 125.06368255615234 L 0.0 125.06368255615234"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(479.16668701171875, 121.56368255615234) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">2ND FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +10' - 3 1/2&quot;</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 7.9 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 49 KiB

View File

@ -1,28 +1,73 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg 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" baseProfile="full" data-scale="1/4&quot;=1'-0&quot;" height="259.5830557139616mm" id="root" version="1.1" viewBox="0 0 493.7500158945719 259.5830557139616" width="493.7500158945719mm">
<defs/>
<line class="GlobalId-2dEKw6oFPD4OATt5UJ8F9l IfcAnnotation PredefinedType-SECTION" x1="197.8376922607422" x2="197.8376922607422" y1="254.4430389404297" y2="11.490056991577148"/>
<use transform="rotate(-90.00000250447816, 197.8376922607422, 254.4430389404297)" x="197.8376922607422" xlink:href="#section-arrow" y="254.4430389404297"/>
<use x="197.8376922607422" xlink:href="#section-tag" y="254.4430389404297"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="197.8376922607422" y="251.9430389404297">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="197.8376922607422" y="256.9430389404297">-</text>
<use transform="rotate(-90.00000250447816, 197.8376922607422, 11.490056991577148)" x="197.8376922607422" xlink:href="#section-arrow" y="11.490056991577148"/>
<use x="197.8376922607422" xlink:href="#section-tag" y="11.490056991577148"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="197.8376922607422" y="8.990056991577148">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="197.8376922607422" y="13.990056991577148">-</text>
<path class="GlobalId-2sXYWAv3v2xBWZcjoWzooI IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 767.7083129882812 212.341552734375 L -273.9583435058594 212.341552734375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(767.7083129882812, 208.841552734375) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
<path class="GlobalId-2$9Dffijv6NR9lL5Ybd471 IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 767.7083129882812 146.9894561767578 L -273.9583435058594 146.9894561767578"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(767.7083129882812, 143.4894561767578) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">Parents</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +10' - 3 1/2&quot;</tspan>
</text>
<path class="GlobalId-3Utf_eNJL31xLOjrNseOIS IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 309.375 155.19154357910156 L 184.375 155.19154357910156"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(309.375, 151.69154357910156) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">GARAGE - 2ND FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +9' - 0&quot;</tspan>
</text>
<path class="GlobalId-2UDEIy5N57e8$KNo0hFGUQ IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 493.7501220703125 155.19154357910156 L 1.986821553146001e-05 155.19154357910156"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(493.7501220703125, 151.69154357910156) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +9' - 0&quot;</tspan>
</text>
<path class="GlobalId-0lIzl5q_P4vg59efbnNkfq IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 493.7501220703125 146.9894561767578 L 1.986821553146001e-05 146.9894561767578"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(493.7501220703125, 143.4894561767578) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">2ND FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +10' - 3 1/2&quot;</tspan>
</text>
<line class="GlobalId-21viSGwQf5bwKTeorW4r8R IfcAnnotation PredefinedType-SECTION" x1="394.25518798828125" x2="394.25518798828125" y1="3.310690402984619" y2="262.88690185546875"/>
<use transform="rotate(90.00000250447816, 394.25518798828125, 3.310690402984619)" x="394.25518798828125" xlink:href="#section-arrow" y="3.310690402984619"/>
<use x="394.25518798828125" xlink:href="#section-tag" y="3.310690402984619"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="394.25518798828125" y="0.8106904029846191">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="394.25518798828125" y="5.810690402984619">-</text>
<use transform="rotate(90.00000250447816, 394.25518798828125, 262.88690185546875)" x="394.25518798828125" xlink:href="#section-arrow" y="262.88690185546875"/>
<use x="394.25518798828125" xlink:href="#section-tag" y="262.88690185546875"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="394.25518798828125" y="260.38690185546875">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="394.25518798828125" y="265.38690185546875">-</text>
<line class="GlobalId-3547ntF1f5VQSlDJxWZ2ZM IfcAnnotation PredefinedType-SECTION" x1="145.32203674316406" x2="145.32203674316406" y1="201.1220703125" y2="76.13507080078125"/>
<use transform="rotate(-90.00000250447816, 145.32203674316406, 201.1220703125)" x="145.32203674316406" xlink:href="#section-arrow" y="201.1220703125"/>
<use x="145.32203674316406" xlink:href="#section-tag" y="201.1220703125"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="145.32203674316406" y="198.6220703125">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="145.32203674316406" y="203.6220703125">-</text>
<use transform="rotate(-90.00000250447816, 145.32203674316406, 76.13507080078125)" x="145.32203674316406" xlink:href="#section-arrow" y="76.13507080078125"/>
<use x="145.32203674316406" xlink:href="#section-tag" y="76.13507080078125"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="145.32203674316406" y="73.63507080078125">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="145.32203674316406" y="78.63507080078125">-</text>
<line class="GlobalId-2AFPqOYEf4kxkljrBwwNUX IfcAnnotation PredefinedType-SECTION" x1="112.95416259765625" x2="112.95416259765625" y1="255.88748168945312" y2="21.369766235351562"/>
<use transform="rotate(-90.00000250447816, 112.95416259765625, 255.88748168945312)" x="112.95416259765625" xlink:href="#section-arrow" y="255.88748168945312"/>
<use x="112.95416259765625" xlink:href="#section-tag" y="255.88748168945312"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="112.95416259765625" y="253.38748168945312">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="112.95416259765625" y="258.3874816894531">-</text>
<use transform="rotate(-90.00000250447816, 112.95416259765625, 21.369766235351562)" x="112.95416259765625" xlink:href="#section-arrow" y="21.369766235351562"/>
<use x="112.95416259765625" xlink:href="#section-tag" y="21.369766235351562"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="112.95416259765625" y="18.869766235351562">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="112.95416259765625" y="23.869766235351562">-</text>
<path class="GlobalId-2UDEIy5N57e8$KNo0hFGUQ IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 493.7501220703125 155.19154357910156 L 1.986821553146001e-05 155.19154357910156"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(493.7501220703125, 151.69154357910156) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +9' - 0&quot;</tspan>
</text>
<path class="GlobalId-2$9Dffijv6NR9lL5Ybd471 IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 767.7083129882812 146.9894561767578 L -273.9583435058594 146.9894561767578"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(767.7083129882812, 143.4894561767578) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">Parents</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +10' - 3 1/2&quot;</tspan>
</text>
<line class="GlobalId-0ycqnE6C5FtBD3LavP77XM IfcAnnotation PredefinedType-SECTION" x1="189.40371704101562" x2="189.40371704101562" y1="5.638092994689941" y2="247.81040954589844"/>
<use transform="rotate(90.00000250447816, 189.40371704101562, 5.638092994689941)" x="189.40371704101562" xlink:href="#section-arrow" y="5.638092994689941"/>
<use x="189.40371704101562" xlink:href="#section-tag" y="5.638092994689941"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="189.40371704101562" y="3.1380929946899414">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="189.40371704101562" y="8.138092994689941">-</text>
<use transform="rotate(90.00000250447816, 189.40371704101562, 247.81040954589844)" x="189.40371704101562" xlink:href="#section-arrow" y="247.81040954589844"/>
<use x="189.40371704101562" xlink:href="#section-tag" y="247.81040954589844"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="189.40371704101562" y="245.31040954589844">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="189.40371704101562" y="250.31040954589844">-</text>
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 223 KiB

After

Width:  |  Height:  |  Size: 236 KiB

View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg 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" baseProfile="full" data-scale="1/4&quot;=1'-0&quot;" height="287.3563656861754mm" id="root" version="1.1" viewBox="0 0 520.833412806193 287.3563656861754" width="520.833412806193mm">
<defs/>
<path class="GlobalId-0LlcPbeuzDhOiw7CfhCPTW IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 184.283447265625 48.42818069458008 L -336.5499267578125 48.42818069458008"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(184.283447265625, 44.92818069458008) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">GARAGE - 2ND FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +9' - 0&quot;</tspan>
</text>
<path class="GlobalId-3fEDyDacz06f_te6E2ReyT IfcAnnotation PredefinedType-SECTIONLEVEL" d="M -13.633232116699219 105.57818603515625 L -138.6332550048828 105.57818603515625"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-13.633232116699219, 102.07818603515625) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
<path class="GlobalId-0v0DUClBH6NOhjxb4nzpiR IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 184.283447265625 740.578125 L -336.5499267578125 740.578125"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(184.283447265625, 737.078125) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">Parents</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL -100' - 0 3/256&quot;</tspan>
</text>
<path class="GlobalId-1JMLUpNMr77882TK1X5Q62 IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 184.283447265625 40.22609329223633 L -336.5499267578125 40.22609329223633"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(184.283447265625, 36.72609329223633) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">2ND FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +10' - 3 1/2&quot;</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 144 KiB

View File

@ -1,64 +1,128 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg 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" baseProfile="full" data-scale="1/4&quot;=1'-0&quot;" height="287.2629164615621mm" id="root" version="1.1" viewBox="0 0 520.833412806193 287.2629164615621" width="520.833412806193mm">
<svg 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" baseProfile="full" data-scale="3/8&quot;=1'-0&quot;" height="430.8764815378945mm" id="root" version="1.1" viewBox="0 0 833.6375951766968 430.8764815378945" width="833.6375951766968mm">
<defs/>
<path class="GlobalId-3bI07$VavFQ9eJGOx7MDeJ IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 322.91668701171875 169.03146362304688 L 197.91668701171875 169.03146362304688"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(322.91668701171875, 165.53146362304688) rotate(0.0)">
<path class="GlobalId-2THF4Eaef76wzlfCS5NRq5 IfcAnnotation PredefinedType-TEXTLEADER" d="M 743.0213987827301 158.07155296448673 L 736.2715303897858 158.07155296448673 L 659.2763960361481 183.7872467959305"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(743.0213623046875, 158.07154846191406) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-2THF4Eaef76wzlfCS5NRq5 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">COLLAR TIE - 48&quot; O.C.</tspan>
</text>
<path class="GlobalId-1QQ$7OpSn1MBwLF2_4x8pg IfcAnnotation PredefinedType-TEXTLEADER" d="M 72.51086831092834 399.6654391312977 L 82.26552605628967 399.6654391312977 L 134.76386666297913 354.0519416356465"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(72.51087188720703, 399.6654357910156) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-1QQ$7OpSn1MBwLF2_4x8pg IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">2&quot; XPS RIGID INSULATION </tspan>
</text>
<path class="GlobalId-27_NiGu8LAdQ44OuP4L$zU IfcAnnotation PredefinedType-TEXTLEADER" d="M 72.51086831092834 386.8180155778309 L 82.26552605628967 386.8180155778309 L 99.68796372413635 374.30762648824657"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(72.51087188720703, 386.8180236816406) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-27_NiGu8LAdQ44OuP4L$zU IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">DIAMOND PIER FOOTING</tspan>
</text>
<path class="GlobalId-3UWGTbd35CJwhJKLCnuc8V IfcAnnotation PredefinedType-TEXTLEADER" d="M 72.51086831092834 281.44844770673717 L 82.26552605628967 281.44844770673717 L 94.55624222755432 265.7242842042824"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(72.51087188720703, 281.4484558105469) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-3UWGTbd35CJwhJKLCnuc8V IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">2X RAFTER WITH PAINTED, </tspan>
<tspan class="GlobalId-3UWGTbd35CJwhJKLCnuc8V IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">TAPERED RAFTER TAILS</tspan>
</text>
<path class="GlobalId-3Yyzd9_pH6PRrzEs3XC8s$ IfcAnnotation PredefinedType-TEXTLEADER" d="M 72.51086831092834 353.05414498094524 L 82.26552605628967 353.05414498094524 L 142.51843094825745 335.6131479168316"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(72.51087188720703, 353.05413818359375) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-3Yyzd9_pH6PRrzEs3XC8s$ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">CORRUGATED GALV. ROOF </tspan>
<tspan class="GlobalId-3Yyzd9_pH6PRrzEs3XC8s$ IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">WITH EXPOSED FASTNERS</tspan>
</text>
<path class="GlobalId-30znf3vCv8_PQDK7p_RZGz IfcAnnotation PredefinedType-TEXTLEADER" d="M 743.0213987827301 169.37225088719333 L 736.2715303897858 169.37225088719333 L 689.9837553501129 195.3829877102753"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(743.0213623046875, 169.3722381591797) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-30znf3vCv8_PQDK7p_RZGz IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">CORRUGATED GALV. ROOF </tspan>
<tspan class="GlobalId-30znf3vCv8_PQDK7p_RZGz IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">WITH EXPOSED FASTNERS</tspan>
</text>
<path class="GlobalId-1T$gGTEfT1RfsRbwQ0aYQa IfcAnnotation PredefinedType-TEXTLEADER" d="M 743.0213987827301 285.7333734655758 L 736.2715303897858 285.7333734655758 L 704.230934381485 295.45433968547786"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(743.0213623046875, 285.7333679199219) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-1T$gGTEfT1RfsRbwQ0aYQa IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">2x6's WOOD STUD - 16&quot; O.C. - </tspan>
<tspan class="GlobalId-1T$gGTEfT1RfsRbwQ0aYQa IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">(NO INSULATION &amp; NO INT. FINISH)</tspan>
</text>
<path class="GlobalId-3HsU6_$L56ZfKXs7oX_LAV IfcAnnotation PredefinedType-TEXTLEADER" d="M 72.51086831092834 324.7099906230351 L 82.26552605628967 324.7099906230351 L 94.76986527442932 343.3535039449116"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(72.51087188720703, 324.7099914550781) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-3HsU6_$L56ZfKXs7oX_LAV IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">LARGE FIELD-FORMED </tspan>
<tspan class="GlobalId-3HsU6_$L56ZfKXs7oX_LAV IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">4&quot; CONCRETE PAVERS</tspan>
</text>
<path class="GlobalId-1xfdIsEDbFIOqaKh0$QzHC IfcAnnotation PredefinedType-TEXTLEADER" d="M 743.0213987827301 214.60296764513532 L 736.2715303897858 214.60296764513532 L 720.665842294693 231.51875064019168"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(743.0213623046875, 214.60296630859375) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-1xfdIsEDbFIOqaKh0$QzHC IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
</text>
<path class="GlobalId-1ftOa19ebAkBkG1GdAhlgV IfcAnnotation PredefinedType-TEXTLEADER" d="M 72.51086831092834 368.7337279343983 L 82.26552605628967 368.7337279343983 L 142.51843094825745 337.5661462569615"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(72.51087188720703, 368.7337341308594) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-1ftOa19ebAkBkG1GdAhlgV IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">BUILDING WRAP OVER </tspan>
<tspan class="GlobalId-1ftOa19ebAkBkG1GdAhlgV IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">CDX SHEATHING</tspan>
</text>
<path class="GlobalId-3bI07$VavFQ9eJGOx7MDeJ IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 744.8543090820312 254.78759765625 L 333.3133850097656 254.78759765625"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(744.8543090820312, 251.28759765625) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">GARAGE - 2ND FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +9' - 0&quot;</tspan>
</text>
<line class="GlobalId-1_tDDzuVnFNuHVlgl8edxu IfcAnnotation PredefinedType-SECTION" x1="126.49586486816406" x2="126.49586486816406" y1="302.7579650878906" y2="14.879158020019531"/>
<use transform="rotate(-90.00000250447816, 126.49586486816406, 302.7579650878906)" x="126.49586486816406" xlink:href="#section-arrow" y="302.7579650878906"/>
<use x="126.49586486816406" xlink:href="#section-tag" y="302.7579650878906"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="126.49586486816406" y="300.2579650878906">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="126.49586486816406" y="305.2579650878906">-</text>
<use transform="rotate(-90.00000250447816, 126.49586486816406, 14.879158020019531)" x="126.49586486816406" xlink:href="#section-arrow" y="14.879158020019531"/>
<use x="126.49586486816406" xlink:href="#section-tag" y="14.879158020019531"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="126.49586486816406" y="12.379158020019531">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="126.49586486816406" y="17.37915802001953">-</text>
<path class="GlobalId-0UnKGxPxn7Y890VOlCeEHd IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 781.25 160.82937622070312 L -260.41668701171875 160.82937622070312"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(781.25, 157.32937622070312) rotate(0.0)">
<path class="GlobalId-0UnKGxPxn7Y890VOlCeEHd IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 1208.3133544921875 242.48446655273438 L -354.1866455078125 242.48446655273438"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(1208.3133544921875, 238.98446655273438) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">Parents</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +10' - 3 1/2&quot;</tspan>
</text>
<use transform="rotate(90.00000250447816, -2696.68212890625, 68.31781005859375)" x="-2696.68212890625" xlink:href="#elevation-arrow" y="68.31781005859375"/>
<use x="-2696.68212890625" xlink:href="#elevation-tag" y="68.31781005859375"/>
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="-2696.68212890625" y="65.81781005859375">5A</text>
<text class="ELEVATION" dominant-baseline="middle" text-anchor="middle" x="-2696.68212890625" y="70.81781005859375">A200</text>
<path class="GlobalId-0409NAXZvF2viawuFVhJLm IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 520.8333740234375 160.82937622070312 L 1.986821553146001e-05 160.82937622070312"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(520.8333740234375, 157.32937622070312) rotate(0.0)">
<line class="GlobalId-0GNuLgZZT0n9174REgf63g IfcAnnotation PredefinedType-DIMENSION" x1="665.664794921875" x2="665.664794921875" y1="255.4821319580078" y2="184.0446319580078"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(664.664794921875, 219.7633819580078) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">7' - 6&quot;</tspan>
</text>
<path class="GlobalId-3KMp253Df87gJ1QrfvCu5e IfcAnnotation PredefinedType-TEXTLEADER" d="M 743.0213987827301 305.1818773174664 L 736.2715303897858 305.1818773174664 L 707.0130407810211 313.42996806148494"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(743.0213623046875, 305.181884765625) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-3KMp253Df87gJ1QrfvCu5e IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">SIDING - BATTEN_1</tspan>
</text>
<path class="GlobalId-0409NAXZvF2viawuFVhJLm IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 745.3325805664062 242.48446655273438 L 36.438377380371094 242.48446655273438"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(745.3325805664062, 238.98446655273438) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">2ND FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +10' - 3 1/2&quot;</tspan>
</text>
<line class="GlobalId-1lmynZcfH9juADXcJ_UE4V IfcAnnotation PredefinedType-SECTION" x1="211.37939453125" x2="211.37939453125" y1="415.03125" y2="43.68163299560547"/>
<use transform="rotate(-90.00000250447816, 211.37939453125, 415.03125)" x="211.37939453125" xlink:href="#section-arrow" y="415.03125"/>
<use x="211.37939453125" xlink:href="#section-tag" y="415.03125"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="211.37939453125" y="412.53125">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="211.37939453125" y="417.53125">-</text>
<use transform="rotate(-90.00000250447816, 211.37939453125, 43.68163299560547)" x="211.37939453125" xlink:href="#section-arrow" y="43.68163299560547"/>
<use x="211.37939453125" xlink:href="#section-tag" y="43.68163299560547"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="211.37939453125" y="41.18163299560547">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="211.37939453125" y="46.18163299560547">-</text>
<line class="GlobalId-3PqsNqgz18d9tznUITmiUR IfcAnnotation PredefinedType-SECTION" x1="158.8637237548828" x2="158.8637237548828" y1="283.28515625" y2="21.65181541442871"/>
<use transform="rotate(-90.00000250447816, 158.8637237548828, 283.28515625)" x="158.8637237548828" xlink:href="#section-arrow" y="283.28515625"/>
<use x="158.8637237548828" xlink:href="#section-tag" y="283.28515625"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="158.8637237548828" y="280.78515625">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="158.8637237548828" y="285.78515625">-</text>
<use transform="rotate(-90.00000250447816, 158.8637237548828, 21.65181541442871)" x="158.8637237548828" xlink:href="#section-arrow" y="21.65181541442871"/>
<use x="158.8637237548828" xlink:href="#section-tag" y="21.65181541442871"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="158.8637237548828" y="19.15181541442871">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="158.8637237548828" y="24.15181541442871">-</text>
<path class="GlobalId-3jbIh1AuzEExNY$yoTIDlz IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 781.25 226.1814727783203 L -260.41668701171875 226.1814727783203"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(781.25, 222.6814727783203) rotate(0.0)">
<path class="GlobalId-3jbIh1AuzEExNY$yoTIDlz IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 742.9593505859375 340.5126037597656 L -354.1866455078125 340.5126037597656"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(742.9593505859375, 337.0126037597656) rotate(0.0)">
<tspan class="SECTIONLEVEL" dy="-1em" x="0" y="0">1ST FLOOR</tspan>
<tspan class="SECTIONLEVEL" dy="0em" x="0" y="0">RL +0&quot;</tspan>
</text>
<line class="GlobalId-2hVn2ORqnFT8NX0y0wf_8v IfcAnnotation PredefinedType-SECTION" x1="202.94541931152344" x2="202.94541931152344" y1="-32.17013931274414" y2="313.29852294921875"/>
<use transform="rotate(90.00000250447816, 202.94541931152344, -32.17013931274414)" x="202.94541931152344" xlink:href="#section-arrow" y="-32.17013931274414"/>
<use x="202.94541931152344" xlink:href="#section-tag" y="-32.17013931274414"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="202.94541931152344" y="-34.67013931274414">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="202.94541931152344" y="-29.67013931274414">-</text>
<use transform="rotate(90.00000250447816, 202.94541931152344, 313.29852294921875)" x="202.94541931152344" xlink:href="#section-arrow" y="313.29852294921875"/>
<use x="202.94541931152344" xlink:href="#section-tag" y="313.29852294921875"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="202.94541931152344" y="310.79852294921875">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="202.94541931152344" y="315.79852294921875">-</text>
<path class="GlobalId-2hch8maD1E0REhy9JSUs_B IfcAnnotation PredefinedType-TEXTLEADER" d="M 743.0213987827301 315.44604301694835 L 736.2715303897858 315.44604301694835 L 667.6367819309235 344.5148557448765"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(743.0213623046875, 315.446044921875) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-2hch8maD1E0REhy9JSUs_B IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">2&quot; XPS RIGID INSULATION </tspan>
</text>
<line class="GlobalId-31KTps26n7zOd36FWBNtkv IfcAnnotation PredefinedType-DIMENSION" x1="715.2110595703125" x2="715.2110595703125" y1="354.8001708984375" y2="340.5126037597656"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(714.2110595703125, 347.6563720703125) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">1' - 6&quot;</tspan>
</text>
<line class="GlobalId-31KTps26n7zOd36FWBNtkv IfcAnnotation PredefinedType-DIMENSION" x1="715.2110595703125" x2="715.2110595703125" y1="340.5126037597656" y2="263.41961669921875"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(714.2110595703125, 301.96612548828125) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">8' - 1 1/8&quot;</tspan>
</text>
<line class="GlobalId-31KTps26n7zOd36FWBNtkv IfcAnnotation PredefinedType-DIMENSION" x1="715.2110595703125" x2="715.2110595703125" y1="263.41961669921875" y2="255.4821319580078"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(714.2110595703125, 259.45086669921875) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">10&quot;</tspan>
</text>
<line class="GlobalId-31KTps26n7zOd36FWBNtkv IfcAnnotation PredefinedType-DIMENSION" x1="715.2110595703125" x2="715.2110595703125" y1="255.4821319580078" y2="218.57275390625"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(714.2110595703125, 237.02743530273438) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">3' - 10 1/2&quot;</tspan>
</text>
<path class="GlobalId-0aS4$FdNf2hA$9WikIoWP4 IfcAnnotation PredefinedType-TEXTLEADER" d="M 743.0213987827301 258.80126431826557 L 736.2715303897858 258.80126431826557 L 707.0130407810211 235.93690768126453"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(743.0213623046875, 258.8012390136719) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-0aS4$FdNf2hA$9WikIoWP4 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">WHITE CORRUGATED PANELING </tspan>
<tspan class="GlobalId-0aS4$FdNf2hA$9WikIoWP4 IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0"> WITH EXPOSED FASTENERS</tspan>
</text>
<line class="GlobalId-1Ct2XhFA5CGPpvrHxk9JdW IfcAnnotation PredefinedType-DIMENSION" x1="575.0864868164062" x2="706.0545654296875" y1="367.260986328125" y2="367.260986328125"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(640.570556640625, 366.260986328125) rotate(0.0)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">13' - 9&quot;</tspan>
</text>
<line class="GlobalId-3ihXhbphP9meBzoIYlmt0n IfcAnnotation PredefinedType-DIMENSION" x1="691.3701171875" x2="691.3701171875" y1="255.4821319580078" y2="218.57275390625"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(690.3701171875, 237.02743530273438) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">3' - 10 1/2&quot;</tspan>
</text>
<path class="GlobalId-0dm8N3KDD9ThvsRQyLqwlY IfcAnnotation PredefinedType-TEXTLEADER" d="M 743.0213987827301 272.0756359422585 L 736.2715303897858 272.0756359422585 L 691.5291845798492 260.14119908455814"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(743.0213623046875, 272.07562255859375) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-0dm8N3KDD9ThvsRQyLqwlY IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">2x6's WOOD STUD - 16&quot; O.C. - </tspan>
<tspan class="GlobalId-0dm8N3KDD9ThvsRQyLqwlY IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">(NO INSULATION &amp; NO INT. FINISH)</tspan>
</text>
<path class="GlobalId-3NGE262Vz04gmK547roH_r IfcAnnotation PredefinedType-TEXTLEADER" d="M 743.0213987827301 326.19428783897365 L 736.2715303897858 326.19428783897365 L 697.390228509903 342.101314666309"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(743.0213623046875, 326.19427490234375) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-3NGE262Vz04gmK547roH_r IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">4&quot; CONCRETE SLAB W/ THICKENED EDGE</tspan>
</text>
<path class="GlobalId-1j3ib1l5v4zu4Ukod_$eYk IfcAnnotation PredefinedType-TEXTLEADER" d="M 743.0213987827301 365.98221361879314 L 736.2715303897858 365.98221361879314 L 715.8502638339996 354.00284230951274"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(743.0213623046875, 365.9822082519531) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-1j3ib1l5v4zu4Ukod_$eYk IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">2&quot; XPS RIGID INSULATION </tspan>
</text>
<path class="GlobalId-3HeUJ_rRHASQC0iYvOiP7n IfcAnnotation PredefinedType-TEXTLEADER" d="M 72.51086831092834 309.1971144104382 L 82.26552605628967 309.1971144104382 L 104.79918122291565 321.66870832685436"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(72.51087188720703, 309.1971130371094) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-3HeUJ_rRHASQC0iYvOiP7n IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TREATED 6x6 COLUMN (PAINTED)</tspan>
</text>
</svg>

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 210 KiB

After

Width:  |  Height:  |  Size: 386 KiB

View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="root" version="1.1" width="863.59998mm" height="558.79999mm" viewBox="0 0 863.59998 558.79999">
<g data-type="titleblock">
<image xlink:href="titleblocks\22x34.svg" x="0" y="0" width="863.59998" height="558.79999" />
</g>
<g data-type="drawing" data-id="3639278" data-drawing="0mDmfKasjAE9Q1jJpC8JwR"><image data-type="background" xlink:href="..\drawings\SECTION - WEST - GARAGE-underlay.png" x="30.0" y="30.0" width="833.6375951766968" height="430.8764815378945" /><image data-type="foreground" xlink:href="..\drawings\SECTION - WEST - GARAGE.svg" x="30.0" y="30.0" width="833.6375951766968" height="430.8764815378945" /><image data-type="view-title" xlink:href="assets\view-title.svg" x="30.0" y="465.8764815378945" width="125.0" height="10.0" /></g></svg>

After

Width:  |  Height:  |  Size: 861 B

View File

@ -0,0 +1,14 @@
ISO-10303-21;
HEADER;
FILE_DESCRIPTION(('ViewDefinition [CoordinationView]'),'2;1');
FILE_NAME('','2023-05-01T21:27:22',(),(),'IfcOpenShell v0.7.0-476ab506d','IfcOpenShell v0.7.0-476ab506d','');
FILE_SCHEMA(('IFC4'));
ENDSEC;
DATA;
#1=IFCPROPERTYSETTEMPLATE('3xBNsN3_PEKuy1E31FpGf6',$,'OD_Options','',.PSET_OCCURRENCEDRIVEN.,'IfcObject',(#2,#3,#4,#5));
#2=IFCSIMPLEPROPERTYTEMPLATE('23xFG1te9AiwwUDtJ_vTfy',$,'OD_Option_1','',.P_SINGLEVALUE.,'IfcText',$,$,$,$,$,.READWRITE.);
#3=IFCSIMPLEPROPERTYTEMPLATE('3uVSRb9VH30uOqSgj2521m',$,'OD_Option_2','',.P_SINGLEVALUE.,'IfcText',$,$,$,$,$,.READWRITE.);
#4=IFCSIMPLEPROPERTYTEMPLATE('2cdOh8fN90u8ZVd0iLQdI7',$,'OD_Option_3','',.P_SINGLEVALUE.,'IfcText',$,$,$,$,$,.READWRITE.);
#5=IFCSIMPLEPROPERTYTEMPLATE('2y7x6Uj_z7B9kAMoZt91R4',$,'OD_Option_4','',.P_SINGLEVALUE.,'IfcText',$,$,$,$,$,.READWRITE.);
ENDSEC;
END-ISO-10303-21;

View File

@ -0,0 +1,11 @@
ISO-10303-21;
HEADER;
FILE_DESCRIPTION(('ViewDefinition [CoordinationView]'),'2;1');
FILE_NAME('','2024-01-02T19:12:29',(),(),'IfcOpenShell v0.7.0-6c9e130ca','IfcOpenShell v0.7.0-6c9e130ca','');
FILE_SCHEMA(('IFC4'));
ENDSEC;
DATA;
#1=IFCPROPERTYSETTEMPLATE('3C6K_Hf6PDxB9pYsOVFLWK',$,'OD_Qto','',.QTO_OCCURRENCEDRIVEN.,'IfcObject',(#2));
#2=IFCSIMPLEPROPERTYTEMPLATE('2B6e_e7IXAguzzUDROWr0M',$,'EgressPerimeter','',.P_SINGLEVALUE.,'IfcReal',$,$,$,$,$,.READWRITE.);
ENDSEC;
END-ISO-10303-21;

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 784 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB