seeded with Tradesman_Warehouse

This commit is contained in:
Ryan Schultz 2024-04-24 15:05:11 -05:00
parent cafd4c69ae
commit 67e748d73f
125 changed files with 1586889 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.6 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.8 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.9 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.8 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.8 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.9 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.8 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.8 MiB

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.0 MiB

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.4 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 490 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 583 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 732 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 118 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 245 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 193 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 223 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 215 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 261 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.0 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 403 KiB

View File

@ -0,0 +1,25 @@
/*
* BlenderBIM Add-on - OpenBIM Blender Add-on
* Copyright (C) 2020, 2021 Dion Moult <dion@thinkmoult.com>
*
* This file is part of BlenderBIM Add-on.
*
* BlenderBIM Add-on is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* BlenderBIM Add-on is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with BlenderBIM Add-on. If not, see <http://www.gnu.org/licenses/>.
*/
.cut { fill: none; stroke: black; stroke-linecap: 'round'; stroke-width: 0.35; fill-rule: evenodd; }
.projection { fill: none; stroke: rgb(70, 70, 70); stroke-linecap: 'round'; stroke-width: 0.15; }

View File

@ -0,0 +1,260 @@
/*
* BlenderBIM Add-on - OpenBIM Blender Add-on
* Copyright (C) 2020, 2021 Dion Moult <dion@thinkmoult.com>
*
* This file is part of BlenderBIM Add-on.
*
* BlenderBIM Add-on is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* BlenderBIM Add-on is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with BlenderBIM Add-on. If not, see <http://www.gnu.org/licenses/>.
*/
* { stroke-linecap: round; stroke-linejoin: round; }
text, tspan { /* 2.5mm */ fill: #2C5573; stroke: none; font-family: 'Century Gothic', 'OpenGost Type B TT', 'DejaVu Sans Condensed', 'Liberation Sans', 'Arial Narrow', 'Arial'; font-size: 3px; }
.cut, .cut.material-poche { fill: hwb(0 40% 60%); stroke: black; stroke-linecap: 'round'; stroke-width: 1.0; fill-rule: evenodd; }
.surface {fill: white; stroke-width: 0.1;}
.projection { fill: white; stroke: rgb(70, 70, 70); stroke-linecap: 'round'; stroke-width: 0.15; }
.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-LINEWORK.dashed { stroke-dasharray: 3, 2; }
.PredefinedType-LINEWORK.fine { stroke-width: 0.18; stroke: #777777; }
.PredefinedType-LINEWORK.thin { stroke-width: 0.25; }
.PredefinedType-LINEWORK.medium { stroke-width: 0.35; }
.PredefinedType-LINEWORK.thick { stroke-width: 0.5; }
.PredefinedType-LINEWORK.strong { stroke-width: 1; }
.PredefinedType-BACKGROUND { stroke: black; stroke-width: 0.18; }
.PredefinedType-GRID { marker-start: url(#grid-marker); marker-end: url(#grid-marker); }
.predefinedtype-GRID {stroke-dasharray: 12.5, 3, 3, 3;}
.PredefinedType-SECTION { stroke-dasharray: 12.5, 3, 3, 3; }
.PredefinedType-SECTIONLEVEL { marker-start: url(#section-level-marker); stroke-dasharray: 12.5, 3, 3, 3; }
.PredefinedType-PLANLEVEL { marker-end: url(#plan-level-marker); }
.PredefinedType-DIMENSION { marker-start: url(#dimension-marker-start); marker-end: url(#dimension-marker-end); }
.PredefinedType-ANGLE { marker-start: url(#angle-marker-start); marker-end: url(#angle-marker-end); }
.PredefinedType-RADIUS { marker-end: url(#fall-marker-end); }
.PredefinedType-FALL { marker-end: url(#radius-marker-end); }
.PredefinedType-SLOPEANGLE { marker-end: url(#radius-marker-end); }
.PredefinedType-SLOPEPERCENT { marker-end: url(#radius-marker-end); }
.PredefinedType-SLOPEFRACTION { marker-end: url(#radius-marker-end); }
.PredefinedType-DIAMETER { marker-start: url(#diameter-marker-start); marker-end: url(#diameter-marker-end); }
.PredefinedType-HIDDENLINE { stroke-dasharray: 1, .75; }
.PredefinedType-STAIRARROW { marker-start: url(#stair-marker-start); marker-end: url(#stair-marker-end); }
.PredefinedType-BOUNDARY { fill: none; stroke: red; stroke-width: 1; stroke-dasharray: 12, 4, 3, 4, 3, 4; }
.PredefinedType-WIDEREDDASHED { fill: none; stroke: red; stroke-width: 2; stroke-dasharray: 4, 4; }
.PredefinedType-SEALANT { fill: url(#crosshatch1); stroke-width: 0.25; }
.PredefinedType-FILLAREA { fill: white; stroke: black; }
.PredefinedType-EXISTING { fill: #2C5573; fill-opacity: .4 }
.PredefinedType-BREAKLINE { fill: none; stroke: #2C5573; stroke-width: 0.25; marker-mid: url(#breakline-marker); }
.PredefinedType-TEXT { fill: #2C5573; stroke: none; }
.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: 5px; }
.material-blank { fill: white; }
.material-diagonal1 { fill: url(#diagonal1); }
.material-diagonal2 { fill: url(#diagonal2); }
.material-diagonal3 { fill: url(#diagonal3); }
.material-crosshatch1 { fill: url(#crosshatch1); }
.material-crosshatch2 { fill: url(#crosshatch2); }
.material-crosshatch3 { fill: url(#crosshatch3); }
.material-brick { fill: url(#brick); }
.material-earth { fill: url(#earth); }
.material-glass { fill: url(#glass); }
.material-liquid { fill: url(#liquid); }
.material-grass { fill: url(#grass); }
.material-honeycomb { fill: url(#honeycomb); }
.material-sand { fill: url(#sand); }
.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
.material-wood { fill: url(#wood); stroke: black; stroke-width: 0.5; }
.IfcSpace { fill: none; stroke: none; }
.material-BrickElevation { fill: url(#BrickElevation); }
.PredefinedType-STUD { stroke: black; stroke-width: 1; }
.PredefinedType-WOOD { fill: url(#wood); stroke: black; stroke-width: 0.5; }
.PredefinedType-STEEL { fill: url(#steel); stroke: black; stroke-width: 0.5; }
.PredefinedType-CONCRETE { fill: url(#concrete); stroke: black; stroke-width: 0.5; }
.PredefinedType-PLASTERBOARD { fill: url(#sand); stroke: black; stroke-width: 0.25; }
[class*="PsetCommonStatus-NEW"] { fill: rgb(199, 199, 199); }
/* .cut.EPsetStatusStatus-EXISTING { fill: #5D6E7F; stroke: #2C5573; } */
.cut.EPsetStatusStatus-EXISTING {fill: #e3e2e1;stroke: #000000;}
/* [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.surface, .EPsetStatusStatus-EXISTINGDEMOLISH.projection { fill: url(#demolish); stroke: rgb(255, 0, 0); stroke-dasharray: 1, 2; stroke-width: .75; } */
/* [class*="surface"][class*="EPsetStatusStatus-EXISTING"] {fill: white;} */
[class*="IfcDoor"][class*="EPsetStatusStatus-EXISTING"] {fill: none;}
[class*="IfcDoor"][class*="EPsetStatusStatus-NEW"] {fill: none;}
.cut.IfcElectricAppliance {fill: none;}
[class*="PsetCommon-FireRating2HR"] { fill: url(#2HR); }
matsCategory0-concrete
.matsCategory0-steel { fill: url(#steel)}
.matsCategory0-sand { fill: url(#sand); }
.matsCategory0-concrete, .surface.materialCategory-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); }
.surface.materialCategory-Metal { fill: hwb(0 85% 15%); }
.matsCategory-noedge {display: none;}
.surface.material-existing { fill: #c2ceda; stroke: #2C5573; stroke-width: 0.05px;}
.surface.matsCategory0-poche { fill: rgb(240, 240, 240); }
.surface.material-FloorLayerSetName {fill: white; stroke-width: 0.1;}
/* .surface.material-FloorLayerSetName { fill: url(#Square_1ft_at48scale); } */
.surface.material-HorzLines6in48scale { fill: url(#HorzLines6in48scale); }
.surface.material-VertLines6in48scale { fill: url(#VertLines6in48scale); }
.surface.material-HorzLines6in96scale { fill: url(#HorzLines6in96scale); }
.surface.material-DiagonalLines6in48scale { fill: url(#DiagonalLines6in48scale); }
.matsName-CURVEDCEILING { fill: hwb(0 80% 20%); }
.surface.material-concrete { fill: url(#concrete); stroke-width: 0.5; }
.surface.material-5Fill { fill: hwb(0 95% 5%); }
.surface.material-10Fill { fill: hwb(0 90% 10%); }
.surface.material-15Fill { fill: hwb(0 85% 15%); }
.surface.material-20Fill { fill: hwb(0 80% 20%); }
.surface.material-30Fill { fill: hwb(0 70% 30%); }
.surface.material-40Fill { fill: hwb(0 70% 40%); }
.surface.material-50Fill { fill: hwb(0 50% 50%); }
.surface.material-60Fill { fill: hwb(0 40% 60%); }
.surface.material-70Fill { fill: hwb(0 30% 70%); }
.surface.material-80Fill { fill: hwb(0 20% 80%); }
.surface.material-90Fill { fill: hwb(0 10% 90%); }
.surface.material-100Fill { fill: hwb(0 0% 100%); }
.material-grass { fill: hwb(137 83% 15%); }
.predefinedtype-PROPERTYLINE { stroke-dasharray: 1, .1, 1; }
.predefinedtype-PROPERTYLINE.projection {display: none;}
.PredefinedType-DASHED { stroke-dasharray: 1, .75; }
.PredefinedType-WIDE { stroke-width: 1;}
.PredefinedType-HATCH { stroke-width: .1;}
.PredefinedType-CENTERLINE { stroke-dasharray: 1, .1, 1; }
.matsName0-T1 { fill: url(#FKTILE); }
.IfcElectricAppliance, .IfcFurniture, .IfcDistributionControlElement { fill: white; }
/* .IfcVirtualElement{display: none;} */
[data-type="schedule"] {
{ fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.25; }
}
/*
{{material.item.Material.Name.0}}
IfcAnnotation, ObjectType = SECTION_LEVEL + IfcVirtualElement + IfcSpace + IfcFurniture
{{material.Name}}
MetaData: mats.Category.0, EPset_Status.Status
Exclude: IfcVirtualElement, ObjectType = REFERENCE_PLAN + IfcObject , /Pset_.*Common/."Status"="DEMOLISH"
JoinCriteria: mats.Category.0
``round({{Qto_SpaceBaseQuantities.NetFloorArea}},0.1)`` SF
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, {{0.1}})
round({{Qto_SpaceBaseQuantities.NetFloorArea}}, 0.1)
1'-1" = 1.083
1'-2" = 1.166
1'-3" = 1.25
1'-4" = 1.333
1'-5" = 1.416
1'-6" = 1.5
1'-7" = 1.583
1'-8" = 1.666
1'-9" = 1.75
1'-10" = 1.833
1'-11" = 1.916
5/8" GYP. BD.\nOVER VAPOR BARRIER\nOVER 2X6's 24" O.C.
IfcGeographicElement, ObjectType = Trees + IfcVirtualElement, ObjectType = PROPERTYLINE + IfcWall
IfcSpace+IfcElement, EPset_Status.Status=DEMOLISH
mats.Category.0, EPset_Status.Status
*/

View File

@ -0,0 +1,107 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Tip: https://svg-path-visualizer.netlify.app/ -->
<!-- Tip: https://www.svgviewer.dev/ -->
<marker id="eng-dimension-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
<g>
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
</g>
</marker>
<marker id="eng-dimension-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
<g>
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
</g>
</marker>
<marker id="radius-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
<g>
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
</g>
</marker>
<!-- same as for the radius -->
<marker id="fall-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
<g>
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
</g>
</marker>
<marker id="angle-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
<g>
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
</g>
</marker>
<marker id="angle-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
<g>
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
</g>
</marker>
<marker id="diameter-marker-start" markerHeight="14" markerWidth="11" orient="auto" refX="1" refY="7">
<g>
<path d="M 11 3.5 L 11 10.5 L 1 7" class="annotation" style="fill:#2C5573;" />
<path d="M 1 0 L 1 14" class="annotation" style="stroke-width:1;" />
</g>
</marker>
<marker id="diameter-marker-end" markerHeight="14" markerWidth="11" orient="auto" refX="10" refY="7">
<g>
<path d="M 0 3.5 L 0 10.5 L 10 7" class="annotation" style="fill:#2C5573;" />
<path d="M 10 0 L 10 14" class="annotation" style="stroke-width:1;" />
</g>
</marker>
<marker id="dimension-marker-start" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
<g>
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
</g>
</marker>
<marker id="dimension-marker-end" markerHeight="30" markerWidth="20" refX="10" refY="15" orient="auto">
<g>
<path d="M 0 15 L 20 15" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
<path d="M 10 0 L 10 30" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
<path d="M 5 20 L 15 10" class="annotation" style="stroke-width:3; stroke:#2C5573;" />
</g>
</marker>
<marker id="grid-marker" markerHeight="40" markerWidth="40" orient="auto" refX="20" refY="20">
<circle cx="20" cy="20" fill="white" stroke="#2C5573" r="17" style="stroke-width: 2"/>
</marker>
<marker id="leader-marker" markerHeight="7" markerWidth="10" orient="auto" refX="10" refY="3.5">
<path d="M 0 0 L 0 7 L 10 3.5" class="annotation" style="fill:#2C5573;" />
</marker>
<marker id="stair-marker-start" markerHeight="10" markerWidth="10" orient="auto" refX="5" refY="5">
<circle cx="5" cy="5" fill="#2C5573" stroke="none" r="5"/>
</marker>
<marker id="stair-marker-end" markerHeight="42" markerWidth="21" orient="auto" refX="21" refY="21">
<path d="M 0 0 L 21 21 L 0 42" class="annotation stair" style="stroke-width:2; marker-start: none; marker-end: none;" />
</marker>
<marker id="plan-level-marker" markerHeight="30" markerWidth="30" refX="15" refY="15">
<g>
<path d="M 15 0 L 15 30" class="annotation" style="stroke-width:1;" />
<path d="M 0 15 L 30 15" class="annotation" style="stroke-width:1;" />
<circle cx="15" cy="15" fill="white" stroke="#2C5573" r="7.5" style="stroke-width: 1"/>
<path d="M 15 15 L 7.5 15 A 7.5 7.5 0 0 1 15 7.5 Z" fill="#2C5573"/>
<path d="M 15 15 L 22.5 15 A 7.5 7.5 0 0 1 15 22.5 Z" fill="#2C5573"/>
</g>
</marker>
<marker id="section-level-marker" markerHeight="11" markerWidth="90" refX="20" refY="10">
<g>
<path d="M 0 1 L 20 1 L 10 11 Z" fill="#2C5573" />
<path d="M 0 1 L 90 1" class="annotation" style="stroke-width:1; stroke:#2C5573;" />
</g>
</marker>
<marker id="breakline-marker" markerHeight="20" markerWidth="15" refX="7.5" refY="10" orient="auto">
<g>
<path d="M 0 10 L 5 20 L 7.5 10" class="annotation" style="stroke-width:1; fill: white;" />
<path d="M 7.5 10 L 10 0 L 15 10" class="annotation" style="stroke-width:1; fill: white;" />
</g>
</marker>
<filter x="0" y="0" width="1" height="1" id="fill-background">
<feFlood flood-color="white" result="bg" />
<feMerge>
<feMergeNode in="bg"/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
</svg>

After

Width:  |  Height:  |  Size: 5.8 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 86 KiB

View File

@ -0,0 +1,30 @@
/*
* BlenderBIM Add-on - OpenBIM Blender Add-on
* Copyright (C) 2020, 2021 Dion Moult <dion@thinkmoult.com>
*
* This file is part of BlenderBIM Add-on.
*
* BlenderBIM Add-on is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* BlenderBIM Add-on is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with BlenderBIM Add-on. If not, see <http://www.gnu.org/licenses/>.
*/
.cut { fill: white; stroke: black; stroke-linecap: 'round'; stroke-width: 0.35; }
.background { fill: white; stroke: black; stroke-linecap: 'round'; stroke-width: 0.25; }
.annotation { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.25; }
.hidden { stroke-dasharray: 3, 2; }
.solid {}
.leader { marker-end: url(#leader-marker); }
.stair { marker-start: url(#stair-marker-start); marker-end: url(#stair-marker-end); }
.break { fill: white; }
.breakline { fill: none; stroke: #2C5573; stroke-linecap: 'round'; stroke-width: 0.25; marker-mid: url(#breakline-marker); }
.IfcSpace { fill: none; stroke: none; }

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,219 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
version="1.1"
id="svg30"
sodipodi:docname="symbols.svg"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview30"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
showgrid="false"
inkscape:zoom="45.254834"
inkscape:cx="-2.3091456"
inkscape:cy="-0.12153398"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="1912"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="space-tag" />
<defs
id="defs34" />
<g
id="rectangle-tag"
style="display:inline">
<rect
x="-6"
y="-2.5"
width="12"
height="5"
fill="#ffffff"
stroke="#2c5573"
style="stroke-width:0.25"
id="rect2" />
</g>
<g
id="door-tag"
style="display:inline"
transform="translate(0.30991735,0.3507727)">
<path
style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z"
id="path9771"
sodipodi:nodetypes="ccsccsc" />
<text
y="0"
text-anchor="middle"
dominant-baseline="middle"
data-type="text-template"
id="text11" />
<text
y="-4"
text-anchor="middle"
dominant-baseline="middle"
data-type="text-template"
id="text1" />
</g>
<g
id="space-tag"
style="display:inline">
<text
y="-5"
class="large"
text-anchor="middle"
dominant-baseline="middle"
data-type="text-template"
id="text8" />
<rect
x="-6"
y="-2.5"
width="12"
height="5"
fill="#ffffff"
stroke="#2c5573"
style="stroke-width:0.25"
id="rect10" />
<text
class="regular"
text-anchor="middle"
dominant-baseline="middle"
data-type="text-template"
id="text12" />
<text
y="5"
class="regular"
text-anchor="middle"
dominant-baseline="middle"
data-type="text-template"
id="text14" />
<text
y="10"
class="regular"
text-anchor="middle"
dominant-baseline="middle"
data-type="text-template"
id="text2" />
</g>
<g
id="elevation-arrow"
style="display:inline">
<path
style="fill:#2c5573"
d="M -7.07106,0 0,-7.07106 7.07106,0"
id="path14" />
</g>
<g
id="elevation-tag"
style="display:inline">
<circle
r="5"
fill="#ffffff"
stroke="#2c5573"
style="stroke-width:0.25"
id="circle17"
cx="0"
cy="0" />
<line
x1="-5"
y1="0"
x2="5"
y2="0"
style="stroke:#2c5573;stroke-width:0.25"
id="line19" />
</g>
<g
id="section-arrow"
style="display:inline">
<path
style="fill:#2c5573"
d="M -7.07106,0 0,-7.07106 7.07106,0"
id="path22" />
</g>
<g
id="section-tag"
style="display:inline">
<circle
r="5"
fill="#ffffff"
stroke="#2c5573"
style="stroke-width:0.25"
id="circle25"
cx="0"
cy="0" />
<line
x1="-5"
y1="0"
x2="5"
y2="0"
style="stroke:#2c5573;stroke-width:0.25"
id="line27" />
</g>
<g
id="wall-tag"
transform="translate(-22.641105,-31.042141)"
style="display:inline">
<path
style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
d="M 14.57154,28.860036 13.178895,32.6983 H 30.71067 l 1.392645,-3.838264 z"
id="path6009"
sodipodi:nodetypes="ccccc" />
</g>
<g
id="light-tag2"
transform="translate(-22.641105,-31.042141)"
style="display:inline" />
<g
id="window-tag"
style="display:inline"
transform="translate(1.2084109,0.3507727)"
inkscape:label=" window-tag">
<path
sodipodi:type="star"
style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.302;stroke-linecap:square;stroke-dasharray:none;stroke-opacity:1;stop-color:#000000"
id="path951"
inkscape:flatsided="true"
sodipodi:sides="6"
sodipodi:cx="-2.826966"
sodipodi:cy="5.4786167"
sodipodi:r1="3.7830234"
sodipodi:r2="3.2761943"
sodipodi:arg1="0.52359878"
sodipodi:arg2="1.0471976"
inkscape:rounded="0"
inkscape:randomized="0"
d="m 0.44922827,7.3701284 -3.27619437,1.8915117 -3.2761943,-1.8915117 0,-3.7830234 3.2761944,-1.8915116 3.27619429,1.8915117 z"
transform="translate(2.7009653,-5.829389)" />
<text
y="0"
text-anchor="middle"
dominant-baseline="middle"
data-type="text-template"
id="text707" />
</g>
<g
id="light-tag"
style="display:inline"
transform="translate(0.1260007,0.3507723)">
<path
style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5573;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
d="m -5.3898682,-7.2697723 -1.392645,3.8382637 h 13.313025 l -1.392645,-3.8382637 z"
id="path2"
sodipodi:nodetypes="ccccc" />
<text
y="-5"
text-anchor="middle"
dominant-baseline="middle"
data-type="text-template"
id="text3" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.0 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 2.7 MiB

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="116.02mm" height="142.442mm" viewBox="0 0 116.02 142.442">
<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>
</svg>

After

Width:  |  Height:  |  Size: 553 B

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 2.8 MiB

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="117.078mm" height="116.062mm" viewBox="0 0 117.078 116.062">
<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>
</svg>

After

Width:  |  Height:  |  Size: 555 B

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 2.7 MiB

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="123.485mm" height="93.8419mm" viewBox="0 0 123.485 93.8419">
<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>
</svg>

After

Width:  |  Height:  |  Size: 555 B

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 2.7 MiB

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="154.168mm" height="154.168mm" viewBox="0 0 154.168 154.168">
<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>
</svg>

After

Width:  |  Height:  |  Size: 555 B

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 2.8 MiB

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="117.078mm" height="116.062mm" viewBox="0 0 117.078 116.062">
<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>
</svg>

After

Width:  |  Height:  |  Size: 555 B

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 2.7 MiB

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="148.828mm" height="136.115mm" viewBox="0 0 148.828 136.115">
<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>
</svg>

After

Width:  |  Height:  |  Size: 555 B

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 2.7 MiB

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="172.111mm" height="147.718mm" viewBox="0 0 172.111 147.718">
<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>
</svg>

After

Width:  |  Height:  |  Size: 555 B

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/16&quot;=1'-0&quot;" height="1104.3019854816423mm" id="root" version="1.1" viewBox="0 0 1221.845785776774 1104.3019854816423" width="1221.845785776774mm">
<defs/>
</svg>

After

Width:  |  Height:  |  Size: 416 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 943 KiB

View File

@ -0,0 +1,833 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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/16&quot;=1'-0&quot;" height="333.3750069141388mm" id="root" version="1.1" viewBox="0 0 333.3750069141388 333.3750069141388" width="333.3750069141388mm">
<defs/>
<path class="GlobalId-01PAkd5W900uH5lTVXta49 IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" d="M 181.58068973571062 30.40732443332672 L 184.9303524941206 30.40732443332672 L 185.09569950401783 39.578571915626526"/>
<path class="GlobalId-01PAkd5W900uH5lTVXta49 IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" d="M 184.9303524941206 30.40732443332672 L 197.0905400812626 48.604853451251984"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(181.5806884765625, 30.407323837280273) rotate(-0.0)">
<tspan class="GlobalId-01PAkd5W900uH5lTVXta49 IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">FULL HEIGHT WALLS</tspan>
</text>
<line class="GlobalId-0e4fdz52j4K9vA861y9FCA IfcAnnotation PredefinedType-GRID predefinedtype-GRID" stroke-dasharray="12.5, 3, 3, 3" x1="39.35861587524414" x2="39.35851287841797" y1="301.4850158691406" y2="14.448345184326172"/>
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="39.35861587524414" y="301.4850158691406">F</text>
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="39.35851287841797" y="14.448345184326172">F</text>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="209.10292053222656" x2="211.1613006591797" y1="253.09478759765625" y2="251.99449157714844"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="211.1613006591797" x2="213.39486694335938" y1="251.99449157714844" y2="251.31690979003906"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="213.39486694335938" x2="215.7176513671875" y1="251.31690979003906" y2="251.0882568359375"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="215.7176513671875" x2="218.0404510498047" y1="251.0882568359375" y2="251.31690979003906"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="218.0404510498047" x2="220.27395629882812" y1="251.31690979003906" y2="251.99449157714844"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="220.27395629882812" x2="222.3323974609375" y1="251.99449157714844" y2="253.09478759765625"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="222.3323974609375" x2="224.1366424560547" y1="253.09478759765625" y2="254.57537841796875"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="224.1366424560547" x2="225.61734008789062" y1="254.57537841796875" y2="256.3797302246094"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="225.61734008789062" x2="226.7175750732422" y1="256.3797302246094" y2="258.43798828125"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="226.7175750732422" x2="227.3950958251953" y1="258.43798828125" y2="260.6715087890625"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="227.3950958251953" x2="227.62393188476562" y1="260.6715087890625" y2="262.9944152832031"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="227.62393188476562" x2="227.39511108398438" y1="262.9944152832031" y2="265.31707763671875"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="227.39511108398438" x2="226.71759033203125" y1="265.31707763671875" y2="267.5508117675781"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="226.71759033203125" x2="225.6173553466797" y1="267.5508117675781" y2="269.6091003417969"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="225.6173553466797" x2="224.13665771484375" y1="269.6091003417969" y2="271.4134521484375"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="224.13665771484375" x2="222.33241271972656" y1="271.4134521484375" y2="272.8940124511719"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="222.33241271972656" x2="220.2739715576172" y1="272.8940124511719" y2="273.99432373046875"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="220.2739715576172" x2="218.04046630859375" y1="273.99432373046875" y2="274.6719055175781"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="218.04046630859375" x2="215.71766662597656" y1="274.6719055175781" y2="274.9005432128906"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="215.71766662597656" x2="213.39488220214844" y1="274.9005432128906" y2="274.6719055175781"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="213.39488220214844" x2="211.16131591796875" y1="274.6719055175781" y2="273.99432373046875"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="211.16131591796875" x2="209.10293579101562" y1="273.99432373046875" y2="272.8940124511719"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="209.10293579101562" x2="207.29869079589844" y1="272.8940124511719" y2="271.4134521484375"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="207.29869079589844" x2="205.8179931640625" y1="271.4134521484375" y2="269.6091003417969"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="205.8179931640625" x2="204.7176971435547" y1="269.6091003417969" y2="267.5508117675781"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="204.7176971435547" x2="204.04017639160156" y1="267.5508117675781" y2="265.31707763671875"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="204.04017639160156" x2="203.8114013671875" y1="265.31707763671875" y2="262.9944152832031"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="203.8114013671875" x2="204.0401611328125" y1="262.9944152832031" y2="260.6715087890625"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="204.0401611328125" x2="204.71768188476562" y1="260.6715087890625" y2="258.43798828125"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="204.71768188476562" x2="205.81797790527344" y1="258.43798828125" y2="256.3797302246094"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="205.81797790527344" x2="207.29867553710938" y1="256.3797302246094" y2="254.57537841796875"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="207.29867553710938" x2="209.10292053222656" y1="254.57537841796875" y2="253.09478759765625"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="251.0715789794922" x2="252.8758087158203" y1="254.57537841796875" y2="253.09478759765625"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="252.8758087158203" x2="254.9342498779297" y1="253.09478759765625" y2="251.99449157714844"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="254.9342498779297" x2="257.1677551269531" y1="251.99449157714844" y2="251.31690979003906"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="257.1677551269531" x2="259.49053955078125" y1="251.31690979003906" y2="251.0882568359375"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="259.49053955078125" x2="261.8133544921875" y1="251.0882568359375" y2="251.31690979003906"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="261.8133544921875" x2="264.0469055175781" y1="251.31690979003906" y2="251.99449157714844"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="264.0469055175781" x2="266.1053466796875" y1="251.99449157714844" y2="253.09478759765625"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="266.1053466796875" x2="267.9095153808594" y1="253.09478759765625" y2="254.57537841796875"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="267.9095153808594" x2="269.3902893066406" y1="254.57537841796875" y2="256.3797302246094"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="269.3902893066406" x2="270.49053955078125" y1="256.3797302246094" y2="258.43798828125"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="270.49053955078125" x2="271.1680603027344" y1="258.43798828125" y2="260.6715087890625"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="271.1680603027344" x2="271.3968200683594" y1="260.6715087890625" y2="262.9944152832031"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="271.3968200683594" x2="271.1680603027344" y1="262.9944152832031" y2="265.31707763671875"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="271.1680603027344" x2="270.49053955078125" y1="265.31707763671875" y2="267.5508117675781"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="270.49053955078125" x2="269.3902282714844" y1="267.5508117675781" y2="269.6091003417969"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="269.3902282714844" x2="267.9095764160156" y1="269.6091003417969" y2="271.4134521484375"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="267.9095764160156" x2="266.1053466796875" y1="271.4134521484375" y2="272.8940124511719"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="266.1053466796875" x2="264.0469055175781" y1="272.8940124511719" y2="273.99432373046875"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="264.0469055175781" x2="261.8133544921875" y1="273.99432373046875" y2="274.6719055175781"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="261.8133544921875" x2="259.49053955078125" y1="274.6719055175781" y2="274.9005432128906"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="259.49053955078125" x2="257.1677551269531" y1="274.9005432128906" y2="274.6719055175781"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="257.1677551269531" x2="254.9342498779297" y1="274.6719055175781" y2="273.99432373046875"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="254.9342498779297" x2="252.8758087158203" y1="273.99432373046875" y2="272.8940124511719"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="252.8758087158203" x2="251.0715789794922" y1="272.8940124511719" y2="271.4134521484375"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="251.0715789794922" x2="249.59088134765625" y1="271.4134521484375" y2="269.6091003417969"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="249.59088134765625" x2="248.49063110351562" y1="269.6091003417969" y2="267.5508117675781"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="248.49063110351562" x2="247.8131103515625" y1="267.5508117675781" y2="265.31707763671875"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="247.8131103515625" x2="247.5843505859375" y1="265.31707763671875" y2="262.9944152832031"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="247.5843505859375" x2="247.8131103515625" y1="262.9944152832031" y2="260.6715087890625"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="247.8131103515625" x2="248.49063110351562" y1="260.6715087890625" y2="258.43798828125"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="248.49063110351562" x2="249.59088134765625" y1="258.43798828125" y2="256.3797302246094"/>
<line class="GlobalId-2Y8gxXJir5UPIqj0Ratetr IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="249.59088134765625" x2="251.0715789794922" y1="256.3797302246094" y2="254.57537841796875"/>
<line class="GlobalId-3L4bikuu5EWfLF2OD1tPa_ IfcAnnotation PredefinedType-GRID predefinedtype-GRID" stroke-dasharray="12.5, 3, 3, 3" x1="277.28515625" x2="277.2850646972656" y1="301.4849548339844" y2="14.448269844055176"/>
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="277.28515625" y="301.4849548339844">E</text>
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="277.2850646972656" y="14.448269844055176">E</text>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="192.3441925048828" x2="190.72723388671875" y1="285.6055603027344" y2="283.98858642578125"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="190.72723388671875" x2="189.68910217285156" y1="283.98858642578125" y2="281.9510803222656"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="189.68910217285156" x2="189.33135986328125" y1="281.9510803222656" y2="279.6925354003906"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="189.33135986328125" x2="189.33139038085938" y1="279.6925354003906" y2="238.95562744140625"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="189.33139038085938" x2="189.6890869140625" y1="238.95562744140625" y2="236.6968536376953"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="189.6890869140625" x2="190.72727966308594" y1="236.6968536376953" y2="234.65956115722656"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="190.72727966308594" x2="192.34423828125" y1="234.65956115722656" y2="233.04261779785156"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="192.34423828125" x2="194.3817596435547" y1="233.04261779785156" y2="232.00428771972656"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="194.3817596435547" x2="196.6403045654297" y1="232.00428771972656" y2="231.6466522216797"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="196.6403045654297" x2="277.81768798828125" y1="231.6466522216797" y2="231.64662170410156"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="277.81768798828125" x2="280.0762939453125" y1="231.64662170410156" y2="232.00425720214844"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="280.0762939453125" x2="282.11376953125" y1="232.00425720214844" y2="233.04257202148438"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="282.11376953125" x2="283.73077392578125" y1="233.04257202148438" y2="234.65951538085938"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="283.73077392578125" x2="284.7689514160156" y1="234.65951538085938" y2="236.69680786132812"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="284.7689514160156" x2="285.1266784667969" y1="236.69680786132812" y2="238.95558166503906"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="285.1266784667969" x2="285.1266784667969" y1="238.95558166503906" y2="279.6925048828125"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="285.1266784667969" x2="284.7689514160156" y1="279.6925048828125" y2="281.9510498046875"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="284.7689514160156" x2="283.7308044433594" y1="281.9510498046875" y2="283.9885559082031"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="283.7308044433594" x2="282.1138000488281" y1="283.9885559082031" y2="285.60552978515625"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="282.1138000488281" x2="280.0763244628906" y1="285.60552978515625" y2="286.6435852050781"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="280.0763244628906" x2="277.8177185058594" y1="286.6435852050781" y2="287.00146484375"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="277.8177185058594" x2="196.6402587890625" y1="287.00146484375" y2="287.0014953613281"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="196.6402587890625" x2="194.3817138671875" y1="287.0014953613281" y2="286.64361572265625"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="194.3817138671875" x2="192.3441925048828" y1="286.64361572265625" y2="285.6055603027344"/>
<line class="GlobalId-3nMwU6aZvFNPrxVBAkbzbS IfcAnnotation PredefinedType-LINEWORK dashed predefinedtype-LINEWORK" x1="192.3441925048828" x2="183.1334228515625" y1="285.6055603027344" y2="298.8289489746094"/>
<line class="GlobalId-1Ch6tx2p1FaAHSaoCflBHx IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="197.46176147460938" x2="197.46180725097656" y1="236.45556640625" y2="207.7814483642578"/>
<path class="GlobalId-2KxqBaxbnFBPiMXuRK8efI IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" d="M 60.22149324417114 123.12191724777222 L 55.97907304763794 123.12191724777222 L 34.86865758895874 131.68949633836746"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(60.221492767333984, 123.12191772460938) rotate(-0.0)">
<tspan class="GlobalId-2KxqBaxbnFBPiMXuRK8efI IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING STOREFRONT</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="146.09909057617188" x2="146.09906005859375" y1="275.4971008300781" y2="180.59555053710938"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(145.0990753173828, 228.04632568359375) rotate(-90.0000161648565)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">19' - 11&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="146.09906005859375" x2="146.09901428222656" y1="180.59555053710938" y2="61.53312301635742"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(145.09902954101562, 121.06433868408203) rotate(-90.00002299504568)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">25' - 0&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="146.09901428222656" x2="146.0989990234375" y1="61.53312301635742" y2="42.483001708984375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(145.0989990234375, 52.00806427001953) rotate(-90.00004348561319)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">4' - 0&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="200.14132690429688" x2="243.0037384033203" y1="156.60775756835938" y2="156.6077423095703"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(221.57254028320312, 155.60775756835938) rotate(-2.0396990604199857e-05)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">9' - 0&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="270.42138671875" x2="270.42138671875" y1="279.4657897949219" y2="238.34071350097656"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(269.42138671875, 258.90325927734375) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">8' - 8&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="270.42138671875" x2="270.42138671875" y1="238.34071350097656" y2="236.45555114746094"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(269.42138671875, 233.45555114746094) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">5&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="270.42138671875" x2="270.4213562011719" y1="236.45555114746094" y2="207.7814178466797"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(269.42138671875, 222.1184844970703) rotate(-90.0000639761807)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">6' - 0&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="270.4213562011719" x2="270.4213562011719" y1="207.7814178466797" y2="205.896240234375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(269.4213562011719, 202.896240234375) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">5&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="270.4213562011719" x2="270.42132568359375" y1="205.896240234375" y2="143.09083557128906"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(269.42132568359375, 174.4935302734375) rotate(-90.00002982523485)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">13' - 2&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="270.42132568359375" x2="270.42132568359375" y1="143.09083557128906" y2="140.41195678710938"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(269.42132568359375, 137.41195678710938) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">7&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="270.42132568359375" x2="270.42132568359375" y1="140.41195678710938" y2="91.99319458007812"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(269.42132568359375, 116.20257568359375) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">10' - 2&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="270.42132568359375" x2="270.42132568359375" y1="91.99319458007812" y2="90.10802459716797"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(269.42132568359375, 87.10802459716797) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">5&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="270.42132568359375" x2="270.4212951660156" y1="90.10802459716797" y2="41.68926239013672"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(269.42132568359375, 65.89864349365234) rotate(-90.00003665542401)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">10' - 2&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="270.4212951660156" x2="270.4212951660156" y1="41.68926239013672" y2="39.80408477783203"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(269.4212951660156, 36.80408477783203) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">5&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="105.83344268798828" x2="134.40838623046875" y1="33.51585388183594" y2="33.51584243774414"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(120.12091064453125, 32.515846252441406) rotate(-2.294661280128084e-05)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">6' - 0&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="39.15837478637695" x2="86.783447265625" y1="51.08780288696289" y2="51.08778762817383"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(62.970909118652344, 50.08779525756836) rotate(-1.8357226080331194e-05)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">10' - 0&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="86.783447265625" x2="153.45838928222656" y1="51.08778762817383" y2="51.08776092529297"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(120.12091827392578, 50.08777618408203) rotate(-2.294658674617689e-05)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">14' - 0&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="153.45838928222656" x2="197.46170043945312" y1="51.08776092529297" y2="51.087745666503906"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(175.46005249023438, 50.08775329589844) rotate(-1.9868145273983568e-05)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">9' - 3&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="49.761051177978516" x2="49.761085510253906" y1="275.4983215332031" y2="41.14359664916992"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(48.761070251464844, 158.32095336914062) rotate(-89.99998884409983)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">49' - 3&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="35.141693115234375" x2="197.46182250976562" y1="244.73255920410156" y2="244.7324981689453"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(116.3017578125, 243.73252868652344) rotate(-2.1544196831142533e-05)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">34' - 1&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="197.46182250976562" x2="200.14076232910156" y1="244.7324981689453" y2="244.7324981689453"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(203.14076232910156, 243.7324981689453) rotate(0.0)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">7&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="200.14076232910156" x2="236.40524291992188" y1="244.7324981689453" y2="244.7324981689453"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(218.27301025390625, 243.7324981689453) rotate(0.0)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">7' - 7&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="236.40524291992188" x2="240.07635498046875" y1="244.7324981689453" y2="244.7324981689453"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(243.07635498046875, 243.7324981689453) rotate(0.0)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">9&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="240.07635498046875" x2="276.3407897949219" y1="244.7324981689453" y2="244.73248291015625"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(258.20855712890625, 243.73248291015625) rotate(-2.4108033715872542e-05)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">7' - 7&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="276.3407897949219" x2="278.2259521484375" y1="244.73248291015625" y2="244.7324676513672"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(281.2259521484375, 243.73243713378906) rotate(-0.00046376068366931676)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">5&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="35.14008331298828" x2="154.99786376953125" y1="70.4781494140625" y2="70.47810363769531"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(95.0689697265625, 69.4781265258789) rotate(-2.188254026882438e-05)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">25' - 2&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="154.99786376953125" x2="169.28546142578125" y1="70.47810363769531" y2="70.47810363769531"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(162.14166259765625, 69.47810363769531) rotate(0.0)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">3' - 0&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="169.28546142578125" x2="197.4617156982422" y1="70.47810363769531" y2="70.47808837890625"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(183.37359619140625, 69.47809600830078) rotate(-3.1028404485990134e-05)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">5' - 11&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="197.4617156982422" x2="200.14064025878906" y1="70.47808837890625" y2="70.47808837890625"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(203.14064025878906, 69.47808837890625) rotate(0.0)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">7&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="200.14064025878906" x2="276.3406677246094" y1="70.47808837890625" y2="70.47806549072266"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(238.24066162109375, 69.47807312011719) rotate(-1.7209918889860707e-05)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">16' - 0&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="194.1925048828125" x2="194.1925048828125" y1="208.10260009765625" y2="198.87413024902344"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(193.1925048828125, 203.48837280273438) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">1' - 11&quot;</tspan>
</text>
<line class="GlobalId-3MiwmemK17VwBX146J_e3C IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="194.1925048828125" x2="194.19256591796875" y1="198.87413024902344" y2="184.58665466308594"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(193.19253540039062, 191.7303924560547) rotate(-89.99975661766804)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">3' - 0&quot;</tspan>
</text>
<path class="GlobalId-30BM59R0rCixU10NaiM1aI IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" d="M 179.15328685194254 184.7990918904543 L 183.30838531255722 184.79909002780914 L 197.42109812796116 189.5901057869196"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(179.15328979492188, 184.79908752441406) rotate(-0.0)">
<tspan class="GlobalId-30BM59R0rCixU10NaiM1aI IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">3' x 3' HM WINDOW</tspan>
</text>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="236.40524291992188" x2="236.40525817871094" y1="255.65325927734375" y2="279.4657897949219"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="236.40525817871094" x2="214.18023681640625" y1="279.4657897949219" y2="279.4657897949219"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="214.18023681640625" x2="214.1802215576172" y1="279.4657897949219" y2="255.65325927734375"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="214.1802215576172" x2="236.40524291992188" y1="255.65325927734375" y2="255.65325927734375"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="231.9563446044922" x2="212.90634155273438" y1="253.17752075195312" y2="253.17752075195312"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="212.90634155273438" x2="212.90634155273438" y1="253.17752075195312" y2="241.27113342285156"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="212.90634155273438" x2="231.9563446044922" y1="241.27113342285156" y2="241.27137756347656"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="231.9563446044922" x2="231.9563446044922" y1="241.27137756347656" y2="253.17752075195312"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="244.31173706054688" x2="263.36175537109375" y1="241.27137756347656" y2="241.2713623046875"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="263.36175537109375" x2="263.36175537109375" y1="241.2713623046875" y2="253.17752075195312"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="263.36175537109375" x2="244.31173706054688" y1="253.17752075195312" y2="253.17752075195312"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="244.31173706054688" x2="244.31173706054688" y1="253.17752075195312" y2="241.27137756347656"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="262.3013916015625" x2="240.076416015625" y1="279.4657897949219" y2="279.4657897949219"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="240.076416015625" x2="240.07635498046875" y1="279.4657897949219" y2="255.65325927734375"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="240.07635498046875" x2="262.30145263671875" y1="255.65325927734375" y2="255.65325927734375"/>
<line class="GlobalId-1k5aO7rA9E_9tVj8fZUIrK IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="262.30145263671875" x2="262.3013916015625" y1="255.65325927734375" y2="279.4657897949219"/>
<line class="GlobalId-3Db9FyewTD0BQmFUj4jw0e IfcAnnotation PredefinedType-GRID predefinedtype-GRID" stroke-dasharray="12.5, 3, 3, 3" x1="19.784212112426758" x2="309.3692626953125" y1="279.26678466796875" y2="279.2666931152344"/>
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="19.784212112426758" y="279.26678466796875">11</text>
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="309.3692626953125" y="279.2666931152344">11</text>
<path class="GlobalId-2g6xz4xL19SQ1ffUfzGmDc IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" d="M 179.1533026844263 228.78588736057281 L 183.30840207636356 228.78588736057281 L 197.1289273351431 221.23802825808525"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(179.15330505371094, 228.785888671875) rotate(-0.0)">
<tspan class="GlobalId-2g6xz4xL19SQ1ffUfzGmDc IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">DOUBLE BOX</tspan>
<tspan class="GlobalId-2g6xz4xL19SQ1ffUfzGmDc IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" dy="1em" x="0" y="0">HEADER ABOVE</tspan>
</text>
<line class="GlobalId-2aGdbx8LrEWBidkyo9CZgX IfcAnnotation PredefinedType-GRID predefinedtype-GRID" stroke-dasharray="12.5, 3, 3, 3" x1="19.784122467041016" x2="309.3691711425781" y1="41.143611907958984" y2="41.14350509643555"/>
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="19.784122467041016" y="41.143611907958984">10</text>
<text class="GRID" dominant-baseline="middle" text-anchor="middle" x="309.3691711425781" y="41.14350509643555">10</text>
<path class="GlobalId-1QBjfqNGD7be60afjttAlf IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" d="M 60.221485793590546 104.5486330986023 L 55.97906559705734 104.5486330986023 L 34.86865758895874 113.11621218919754"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(60.22148513793945, 104.54862976074219) rotate(-0.0)">
<tspan class="GlobalId-1QBjfqNGD7be60afjttAlf IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">EXISTING PRECAST WALL</tspan>
</text>
<g style="display:inline" transform="translate(198.74472045898438, 131.3663787841797) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-35$90_WALAWxqsC_FufPJw IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">102-A</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline"/>
</g>
<use transform="translate(253.6053009033203, 91.05049896240234) rotate(-90.00000250447816) scale(1.0)" xlink:href="#wall-tag"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(253.6053009033203, 91.05049896240234) rotate(-90.00000250447816)">
<tspan class="GlobalId-1bKUuBwpD6_RTgL2oR43OR IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">M358BØB</tspan>
</text>
<use transform="translate(277.7889404296875, 102.80714416503906) rotate(-0.0) scale(1.0)" xlink:href="#wall-tag"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(277.7889404296875, 102.80714416503906) rotate(-0.0)">
<tspan class="GlobalId-1CQ1Vxqmj5zQTKaHIvAku4 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">M358BØB</tspan>
</text>
<g style="display:inline" transform="translate(280.35858154296875, 217.18870544433594) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-0Ih0_SW2HEpQnDFUWYESvo IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">107-H</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline"/>
</g>
<use transform="translate(197.3118896484375, 167.9066619873047) rotate(-0.0) scale(1.0)" xlink:href="#wall-tag"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(197.3118896484375, 167.9066619873047) rotate(-0.0)">
<tspan class="GlobalId-3I75keLRrEDQ551agbQBMx IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">M6AØD</tspan>
</text>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(236.13145446777344, 47.69717788696289) rotate(-0.0)">
<tspan class="GlobalId-3ARDSTXQTBtRVUx$ehytIJ IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">SHELVES</tspan>
</text>
<use transform="translate(238.24131774902344, 258.9026794433594) rotate(-0.0) scale(1.0)" xlink:href="#wall-tag"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(238.24131774902344, 258.9026794433594) rotate(-0.0)">
<tspan class="GlobalId-1gwbiFgl537AKgziOFoAyM IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">M8BØB</tspan>
</text>
<g style="display:inline" transform="translate(216.56602478027344, 264.75537109375) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-0ZQS$yQp56BvgdxVOi6qd8 IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">RESTROOM 1</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-0ZQS$yQp56BvgdxVOi6qd8 IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">105</text>
<text y="5" class="GlobalId-0ZQS$yQp56BvgdxVOi6qd8 IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">65 SF</text>
<text y="10" class="GlobalId-0ZQS$yQp56BvgdxVOi6qd8 IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">0.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(216.56602478027344, 264.75537109375) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-0ZQS$yQp56BvgdxVOi6qd8 IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">RESTROOM 1</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-0ZQS$yQp56BvgdxVOi6qd8 IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">105</text>
<text y="5" class="GlobalId-0ZQS$yQp56BvgdxVOi6qd8 IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">65 SF</text>
<text y="10" class="GlobalId-0ZQS$yQp56BvgdxVOi6qd8 IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">0.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(263.7730712890625, 235.81015014648438) rotate(-90.00000250447816) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-3e8XugonLFN9Mt8mio1nbJ IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">106-A</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline"/>
</g>
<use transform="translate(256.039306640625, 39.7943115234375) rotate(-90.00000250447816) scale(1.0)" xlink:href="#wall-tag"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(256.039306640625, 39.7943115234375) rotate(-90.00000250447816)">
<tspan class="GlobalId-1uoIg$8zr5eONMreJAP82U IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">M358BØB</tspan>
</text>
<g style="display:inline" transform="translate(208.94461059570312, 235.8835906982422) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-0iQHzIydnDPBJSZ9dzEdEj IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">105-A</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline"/>
</g>
<g style="display:inline" transform="translate(238.2454833984375, 116.20152282714844) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-2rWqLqpwr8gwphYxtF9gJO IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">OFFICE</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-2rWqLqpwr8gwphYxtF9gJO IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">102</text>
<text y="5" class="GlobalId-2rWqLqpwr8gwphYxtF9gJO IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">163 SF</text>
<text y="10" class="GlobalId-2rWqLqpwr8gwphYxtF9gJO IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">2.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(238.2454833984375, 116.20152282714844) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-2rWqLqpwr8gwphYxtF9gJO IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">OFFICE</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-2rWqLqpwr8gwphYxtF9gJO IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">102</text>
<text y="5" class="GlobalId-2rWqLqpwr8gwphYxtF9gJO IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">163 SF</text>
<text y="10" class="GlobalId-2rWqLqpwr8gwphYxtF9gJO IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">2.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(27.749269485473633, 184.3323211669922) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-1opKskY2LA892jh$n__t22 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">100-A</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline" class="GlobalId-1opKskY2LA892jh$n__t22 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">EX</text>
</g>
<use transform="translate(249.332275390625, 206.77769470214844) rotate(-90.00000250447816) scale(1.0)" xlink:href="#wall-tag"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(249.332275390625, 206.77769470214844) rotate(-90.00000250447816)">
<tspan class="GlobalId-0RGd52lgv2YO887sI2gVcJ IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">M358BØB</tspan>
</text>
<use transform="translate(195.8490447998047, 258.784423828125) rotate(-0.0) scale(1.0)" xlink:href="#wall-tag"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(195.8490447998047, 258.784423828125) rotate(-0.0)">
<tspan class="GlobalId-3anVBSjo59dQuPVI3_YS6E IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">M6AØD</tspan>
</text>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(236.1314697265625, 83.99163818359375) rotate(-0.0)">
<tspan class="GlobalId-2LVjDUpSP5PArYQsvDZesC IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">SHELVES</tspan>
</text>
<use transform="translate(197.53134155273438, 110.8566665649414) rotate(-0.0) scale(1.0)" xlink:href="#wall-tag"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(197.53134155273438, 110.8566665649414) rotate(-0.0)">
<tspan class="GlobalId-2VQEVkdAfEAAatAoPsU00V IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">M6AØD</tspan>
</text>
<g style="display:inline" transform="translate(209.0469970703125, 205.32977294921875) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-3Djkyv4gf4ow9pcoJ2Evjs IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">103-A</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline"/>
</g>
<g style="display:inline" transform="translate(277.57855224609375, 63.80925369262695) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-1U84co$pP3WRrjHIPsQ$Nf IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">101-B</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline"/>
</g>
<g style="display:inline" transform="translate(258.4523620605469, 264.65594482421875) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-3Gl5zS6vvEjuzyuxrymT1k IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">RESTROOM 2</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-3Gl5zS6vvEjuzyuxrymT1k IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">106</text>
<text y="5" class="GlobalId-3Gl5zS6vvEjuzyuxrymT1k IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">65 SF</text>
<text y="10" class="GlobalId-3Gl5zS6vvEjuzyuxrymT1k IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">0.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(258.4523620605469, 264.65594482421875) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-3Gl5zS6vvEjuzyuxrymT1k IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">RESTROOM 2</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-3Gl5zS6vvEjuzyuxrymT1k IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">106</text>
<text y="5" class="GlobalId-3Gl5zS6vvEjuzyuxrymT1k IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">65 SF</text>
<text y="10" class="GlobalId-3Gl5zS6vvEjuzyuxrymT1k IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">0.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(303.74456787109375, 157.05880737304688) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-151GKooXv4ZxTnnnM2$O6N IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">STORAGE</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-151GKooXv4ZxTnnnM2$O6N IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">107</text>
<text y="5" class="GlobalId-151GKooXv4ZxTnnnM2$O6N IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">23310 SF</text>
<text y="10" class="GlobalId-151GKooXv4ZxTnnnM2$O6N IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">78.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(303.74456787109375, 157.05880737304688) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-151GKooXv4ZxTnnnM2$O6N IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">STORAGE</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-151GKooXv4ZxTnnnM2$O6N IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">107</text>
<text y="5" class="GlobalId-151GKooXv4ZxTnnnM2$O6N IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">23310 SF</text>
<text y="10" class="GlobalId-151GKooXv4ZxTnnnM2$O6N IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">78.0 OCCs</text>
</g>
<use transform="translate(278.4471740722656, 173.24195861816406) rotate(-0.0) scale(1.0)" xlink:href="#wall-tag"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(278.4471740722656, 173.24195861816406) rotate(-0.0)">
<tspan class="GlobalId-3H$I_TtNLAYQMXV8gd6wih IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">M358BØB</tspan>
</text>
<use transform="translate(75.32599639892578, 39.827049255371094) rotate(-90.00000250447816) scale(1.0)" xlink:href="#wall-tag"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(75.32599639892578, 39.827049255371094) rotate(-90.00000250447816)">
<tspan class="GlobalId-3Y6IhJ8FDAYQkGtMGBreVt IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">M6AØD</tspan>
</text>
<g style="display:inline" transform="translate(232.51524353027344, 189.3647918701172) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-0H9qxC4GXBl9itXX7YKBvK IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">BREAK ROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-0H9qxC4GXBl9itXX7YKBvK IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">103</text>
<text y="5" class="GlobalId-0H9qxC4GXBl9itXX7YKBvK IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">211 SF</text>
<text y="10" class="GlobalId-0H9qxC4GXBl9itXX7YKBvK IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">2.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(232.51524353027344, 189.3647918701172) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-0H9qxC4GXBl9itXX7YKBvK IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">BREAK ROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-0H9qxC4GXBl9itXX7YKBvK IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">103</text>
<text y="5" class="GlobalId-0H9qxC4GXBl9itXX7YKBvK IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">211 SF</text>
<text y="10" class="GlobalId-0H9qxC4GXBl9itXX7YKBvK IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">2.0 OCCs</text>
</g>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(249.40896606445312, 147.85276794433594) rotate(-0.0)">
<tspan class="GlobalId-34Ibf3Auz3huCuYA0unUHD IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">REF</tspan>
</text>
<g style="display:inline" transform="translate(223.22491455078125, 56.065677642822266) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-0iqynDtDbBc8oETmfeg0nv IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">TOOL ROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-0iqynDtDbBc8oETmfeg0nv IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">101</text>
<text y="5" class="GlobalId-0iqynDtDbBc8oETmfeg0nv IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">163 SF</text>
<text y="10" class="GlobalId-0iqynDtDbBc8oETmfeg0nv IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">1.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(223.22491455078125, 56.065677642822266) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-0iqynDtDbBc8oETmfeg0nv IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">TOOL ROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-0iqynDtDbBc8oETmfeg0nv IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">101</text>
<text y="5" class="GlobalId-0iqynDtDbBc8oETmfeg0nv IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">163 SF</text>
<text y="10" class="GlobalId-0iqynDtDbBc8oETmfeg0nv IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">1.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(277.9849853515625, 131.67105102539062) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-1C8QbGrdn8RefarASRrzmt IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">102-B</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline"/>
</g>
<use transform="translate(227.7466583251953, 139.3839111328125) rotate(-90.00000250447816) scale(1.0)" xlink:href="#wall-tag"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(227.7466583251953, 139.3839111328125) rotate(-90.00000250447816)">
<tspan class="GlobalId-2jGCHdBaf2fvVDXbJDjAJW IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">M6BØB</tspan>
</text>
<g style="display:inline" transform="translate(277.5786437988281, 150.40884399414062) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-0ugH3hTjL9fAL9gQBYcoxE IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">103-B</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline"/>
</g>
<g style="display:inline" transform="translate(235.14559936523438, 218.2415771484375) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-0r7TagNVf0GPJJlA3ISX5K IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">CORRIDOR</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-0r7TagNVf0GPJJlA3ISX5K IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">104</text>
<text y="5" class="GlobalId-0r7TagNVf0GPJJlA3ISX5K IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">99 SF</text>
<text y="10" class="GlobalId-0r7TagNVf0GPJJlA3ISX5K IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">0.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(235.14559936523438, 218.2415771484375) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-0r7TagNVf0GPJJlA3ISX5K IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">CORRIDOR</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-0r7TagNVf0GPJJlA3ISX5K IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">104</text>
<text y="5" class="GlobalId-0r7TagNVf0GPJJlA3ISX5K IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">99 SF</text>
<text y="10" class="GlobalId-0r7TagNVf0GPJJlA3ISX5K IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">0.0 OCCs</text>
</g>
<use transform="translate(279.32489013671875, 257.7198486328125) rotate(-0.0) scale(1.0)" xlink:href="#wall-tag"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="middle" transform="translate(279.32489013671875, 257.7198486328125) rotate(-0.0)">
<tspan class="GlobalId-3mgy2a_rPEGxK5y$vjKfI6 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">M358BØB</tspan>
</text>
<g style="display:inline" transform="translate(116.3016128540039, 158.9903106689453) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-2NMrj0xE14TQFoukD1ToVb IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">SHOWROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-2NMrj0xE14TQFoukD1ToVb IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">100</text>
<text y="5" class="GlobalId-2NMrj0xE14TQFoukD1ToVb IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">1665 SF</text>
<text y="10" class="GlobalId-2NMrj0xE14TQFoukD1ToVb IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">28.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(116.3016128540039, 158.9903106689453) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-2NMrj0xE14TQFoukD1ToVb IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">SHOWROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-2NMrj0xE14TQFoukD1ToVb IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">100</text>
<text y="5" class="GlobalId-2NMrj0xE14TQFoukD1ToVb IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">1665 SF</text>
<text y="10" class="GlobalId-2NMrj0xE14TQFoukD1ToVb IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)">28.0 OCCs</text>
</g>
<g style="display:inline" transform="translate(120.16239929199219, 41.59538269042969) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-03UQd1nXb1Yf2sdWU$hRgr IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">100-B</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline"/>
</g>
<g style="display:inline" transform="translate(199.23231506347656, 62.63697814941406) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-3ifCHYaHzBIBjbtHhwg4OZ IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">101-A</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline"/>
</g>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(181.87619018554688, 298.9610290527344) rotate(-0.0)">
<tspan class="GlobalId-3CcHXiZ0j779yuwegyGeF5 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT" dy="0em" x="0" y="0">SEE A750 - FOR RESTROOM PLANS AND ELEVATIONS</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 79 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 407 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/16&quot;=1'-0&quot;" height="190.40320516844102mm" id="root" version="1.1" viewBox="0 0 444.5000092188517 190.40320516844102" width="444.5000092188517mm">
<defs/>
</svg>

After

Width:  |  Height:  |  Size: 416 B

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 626 KiB

View File

@ -0,0 +1,389 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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/16&quot;=1'-0&quot;" height="189.9920039404006mm" id="root" version="1.1" viewBox="0 0 444.5000092188517 189.9920039404006" width="444.5000092188517mm">
<defs/>
<line class="GlobalId-3EJLqk6RTDjgm84DllCiuM IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="399.1626892089844" x2="399.1626892089844" y1="170.62001037597656" y2="12.333025932312012"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(398.1626892089844, 91.47651672363281) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">99' - 9&quot;</tspan>
</text>
<line class="GlobalId-3EJLqk6RTDjgm84DllCiuM IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="15.836775779724121" x2="428.60260009765625" y1="178.17266845703125" y2="178.1725311279297"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(222.21969604492188, 177.172607421875) rotate(-1.9062570313152496e-05)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">260' - 0&quot;</tspan>
</text>
<line class="GlobalId-3EJLqk6RTDjgm84DllCiuM IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="121.2053451538086" x2="121.205322265625" y1="170.6222381591797" y2="91.2472915649414"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(120.20533752441406, 130.9347686767578) rotate(-90.0000161648565)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">50' - 0&quot;</tspan>
</text>
<line class="GlobalId-3EJLqk6RTDjgm84DllCiuM IfcAnnotation PredefinedType-DIMENSION predefinedtype-DIMENSION" x1="121.205322265625" x2="121.20531463623047" y1="91.2472915649414" y2="11.872262001037598"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="middle" transform="translate(120.205322265625, 51.559776306152344) rotate(-90.00000250447816)">
<tspan class="DIMENSION" dy="0em" x="0" y="0">50' - 0&quot;</tspan>
</text>
<g style="display:inline" transform="translate(76.88056945800781, 165.92913818359375) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1caslW0N96N9qKQb3iZOXL IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">RESTROOM 1</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1caslW0N96N9qKQb3iZOXL IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">105</text>
<text y="5" class="GlobalId-1caslW0N96N9qKQb3iZOXL IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">65 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(76.88056945800781, 165.92913818359375) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1caslW0N96N9qKQb3iZOXL IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">RESTROOM 1</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1caslW0N96N9qKQb3iZOXL IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">105</text>
<text y="5" class="GlobalId-1caslW0N96N9qKQb3iZOXL IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">65 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(42.890113830566406, 126.97473907470703) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1xBJJIgkL1GxvEzb9dKYmC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">SHOWROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1xBJJIgkL1GxvEzb9dKYmC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">100</text>
<text y="5" class="GlobalId-1xBJJIgkL1GxvEzb9dKYmC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">1665 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(42.890113830566406, 126.97473907470703) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1xBJJIgkL1GxvEzb9dKYmC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">SHOWROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1xBJJIgkL1GxvEzb9dKYmC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">100</text>
<text y="5" class="GlobalId-1xBJJIgkL1GxvEzb9dKYmC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">1665 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(421.82025146484375, 120.30500793457031) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-05ORyWLqLFF88X76c_Y6v3 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">107-F</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline" class="GlobalId-05ORyWLqLFF88X76c_Y6v3 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">EX</text>
</g>
<g style="display:inline" transform="translate(90.19242858886719, 165.8959197998047) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-03wJmtJDX8gu0e9b$wCydo IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">RESTROOM 2</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-03wJmtJDX8gu0e9b$wCydo IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">106</text>
<text y="5" class="GlobalId-03wJmtJDX8gu0e9b$wCydo IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">65 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(90.19242858886719, 165.8959197998047) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-03wJmtJDX8gu0e9b$wCydo IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">RESTROOM 2</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-03wJmtJDX8gu0e9b$wCydo IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">106</text>
<text y="5" class="GlobalId-03wJmtJDX8gu0e9b$wCydo IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">65 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(83.5381088256836, 112.7118911743164) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1Q6r0GqR54Rgkx37RtAfTm IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">OFFICE</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1Q6r0GqR54Rgkx37RtAfTm IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">102</text>
<text y="5" class="GlobalId-1Q6r0GqR54Rgkx37RtAfTm IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">163 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(83.5381088256836, 112.7118911743164) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1Q6r0GqR54Rgkx37RtAfTm IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">OFFICE</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1Q6r0GqR54Rgkx37RtAfTm IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">102</text>
<text y="5" class="GlobalId-1Q6r0GqR54Rgkx37RtAfTm IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">163 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(220.07920837402344, 96.45503234863281) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-3OcffmJuj5vwgm5MDqvV3a IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">STORAGE</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-3OcffmJuj5vwgm5MDqvV3a IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">107</text>
<text y="5" class="GlobalId-3OcffmJuj5vwgm5MDqvV3a IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">23310 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(220.07920837402344, 96.45503234863281) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-3OcffmJuj5vwgm5MDqvV3a IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">STORAGE</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-3OcffmJuj5vwgm5MDqvV3a IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">107</text>
<text y="5" class="GlobalId-3OcffmJuj5vwgm5MDqvV3a IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">23310 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(83.5380859375, 95.94621276855469) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1rU9CsPsb7rhoD6N9jzeKW IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">TOOL ROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1rU9CsPsb7rhoD6N9jzeKW IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">101</text>
<text y="5" class="GlobalId-1rU9CsPsb7rhoD6N9jzeKW IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">163 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(83.5380859375, 95.94621276855469) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-1rU9CsPsb7rhoD6N9jzeKW IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">TOOL ROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-1rU9CsPsb7rhoD6N9jzeKW IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">101</text>
<text y="5" class="GlobalId-1rU9CsPsb7rhoD6N9jzeKW IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">163 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(423.05072021484375, 20.224031448364258) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-3xJeVwd7131w4oLmgSLQ6L IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">107-C</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline" class="GlobalId-3xJeVwd7131w4oLmgSLQ6L IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">EX</text>
</g>
<g style="display:inline" transform="translate(83.53811645507812, 132.14157104492188) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-3Gbpbsp4528gT3Q4BUGUPC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">BREAK ROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-3Gbpbsp4528gT3Q4BUGUPC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">103</text>
<text y="5" class="GlobalId-3Gbpbsp4528gT3Q4BUGUPC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">211 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(83.53811645507812, 132.14157104492188) rotate(-0.0) scale(1.0)">
<text y="-5" class="GlobalId-3Gbpbsp4528gT3Q4BUGUPC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text8" filter="url(#fill-background)">BREAK ROOM</text>
<rect x="-6" y="-2.5" width="12" height="5" fill="#ffffff" stroke="#2c5573" style="stroke-width:0.25" id="rect10"/>
<text class="GlobalId-3Gbpbsp4528gT3Q4BUGUPC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text12" filter="url(#fill-background)">103</text>
<text y="5" class="GlobalId-3Gbpbsp4528gT3Q4BUGUPC IfcAnnotation PredefinedType-TEXT fill-bg predefinedtype-TEXT" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text14" filter="url(#fill-background)">211 SF</text>
<text y="10" class="regular" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text2" filter="url(#fill-background)"/>
</g>
<g style="display:inline" transform="translate(423.5090637207031, 41.63545227050781) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-0f1q$d8fj2IhJrHAP46Lcm IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">107-D</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline" class="GlobalId-0f1q$d8fj2IhJrHAP46Lcm IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">EX</text>
</g>
<g style="display:inline" transform="translate(423.50921630859375, 61.47918701171875) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-0DXHJLF11FjOYXPsgZ6sAs IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">107-E</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline" class="GlobalId-0DXHJLF11FjOYXPsgZ6sAs IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">EX</text>
</g>
<g style="display:inline" transform="translate(422.5618591308594, 139.09056091308594) rotate(-0.0) scale(1.0)">
<path style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" style="display:inline" class="GlobalId-0KnFGD8$r9OQAfxmw9xKY5 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">107-G</text>
<text y="4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1" style="display:inline" class="GlobalId-0KnFGD8$r9OQAfxmw9xKY5 IfcAnnotation PredefinedType-TEXT predefinedtype-TEXT">EX</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 24 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 611 KiB

View File

@ -0,0 +1,51 @@
<?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="3&quot;=1'-0&quot;" height="225.00061988830566mm" id="root" version="1.1" viewBox="0 0 225.00061988830566 225.00061988830566" width="225.00061988830566mm">
<defs/>
<path class="GlobalId-1pyn$52TDFVgnDLthge70y IfcAnnotation PredefinedType-TEXTLEADER" d="M 119.37439441680908 115.74583663605154 L 111.88232898712158 115.74583663605154 L 91.38977527618408 132.7809114009142"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 115.74583435058594) rotate(-0.0)">
<tspan class="GlobalId-1pyn$52TDFVgnDLthge70y IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">WALL BASE AS SCHEDULED</tspan>
</text>
<path class="GlobalId-0HsXpD2pX7MBkLM8WrM7NY IfcAnnotation PredefinedType-TEXTLEADER" d="M 119.37439441680908 104.18295674026012 L 111.88232898712158 104.18295674026012 L 88.88733386993408 121.21803127229214"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 104.1829605102539) rotate(-0.0)">
<tspan class="GlobalId-0HsXpD2pX7MBkLM8WrM7NY IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">None</tspan>
</text>
<path class="GlobalId-2Z1N_aZRXAy8U8LuHm5cKU IfcAnnotation PredefinedType-TEXTLEADER fill-bg" d="M 119.37439441680908 174.42503944039345 L 111.88232898712158 174.42503944039345 L 80.45685291290283 165.82317650318146"/>
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 174.42503356933594) rotate(-0.0)">
<tspan class="GlobalId-2Z1N_aZRXAy8U8LuHm5cKU IfcAnnotation PredefinedType-TEXTLEADER fill-bg" dy="0em" x="0" y="0">STRUCTURAL FLOOR</tspan>
</text>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 174.42503356933594) rotate(-0.0)">
<tspan class="GlobalId-2Z1N_aZRXAy8U8LuHm5cKU IfcAnnotation PredefinedType-TEXTLEADER fill-bg" dy="0em" x="0" y="0">STRUCTURAL FLOOR</tspan>
</text>
<path class="GlobalId-1JUS0JeX15VQdEF61GTTnv IfcAnnotation PredefinedType-TEXTLEADER" d="M 119.37439441680908 127.20186449587345 L 111.88232898712158 127.20186449587345 L 75.49774646759033 153.50879356265068"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 127.20187377929688) rotate(-0.0)">
<tspan class="GlobalId-1JUS0JeX15VQdEF61GTTnv IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL STUD - 20 GA. - 24&quot; O.C.</tspan>
</text>
<path class="GlobalId-2Yp69aH9n4$en0nTjDWRpd IfcAnnotation PredefinedType-TEXTLEADER" d="M -211030.24566173553 155.5316373705864 L -211058.36760997772 155.5316373705864"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-211030.25, 155.53164672851562) rotate(-0.0)">
<tspan class="GlobalId-2Yp69aH9n4$en0nTjDWRpd IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TEXT</tspan>
</text>
<path class="GlobalId-3YrNPJ2zb4y9NBqKih5Vur IfcAnnotation PredefinedType-SECTIONLEVEL" d="M -1349.9630126953125 155.53172302246094 L -1574.9691162109375 155.53172302246094"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(-1349.9630126953125, 152.03172302246094) 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-3e3qyVWB52NxgwpdPg_fc2 IfcAnnotation PredefinedType-TEXTLEADER fill-bg" d="M 119.37439441680908 163.8946756720543 L 111.88232898712158 163.8946756720543 L 80.45685291290283 155.2928127348423"/>
<text dominant-baseline="middle" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 163.89468383789062) rotate(-0.0)">
<tspan class="GlobalId-3e3qyVWB52NxgwpdPg_fc2 IfcAnnotation PredefinedType-TEXTLEADER fill-bg" dy="0em" x="0" y="0">METAL RUNNER CHANNEL; FASTEN @ 24&quot; O.C.</tspan>
</text>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 163.89468383789062) rotate(-0.0)">
<tspan class="GlobalId-3e3qyVWB52NxgwpdPg_fc2 IfcAnnotation PredefinedType-TEXTLEADER fill-bg" dy="0em" x="0" y="0">METAL RUNNER CHANNEL; FASTEN @ 24&quot; O.C.</tspan>
</text>
<path class="GlobalId-1DPBfE2vrDuuxnzp$KeT2W IfcAnnotation PredefinedType-TEXTLEADER" d="M 119.37439441680908 138.12964782118797 L 111.88232898712158 138.12964782118797 L 88.88733386993408 155.16472235322"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 138.12965393066406) rotate(-0.0)">
<tspan class="GlobalId-1DPBfE2vrDuuxnzp$KeT2W IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">FIRE RATED SEALANT</tspan>
</text>
<path class="GlobalId-09DAZPPtX3V8KT0zh7gccc IfcAnnotation PredefinedType-TEXTLEADER" d="M 119.37439441680908 88.90520595014095 L 111.88232898712158 88.90520595014095 L 75.72662830352783 108.3579077385366"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 88.90520477294922) rotate(-0.0)">
<tspan class="GlobalId-09DAZPPtX3V8KT0zh7gccc IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL STUD - 20 GA. - 24&quot; O.C.</tspan>
</text>
<path class="GlobalId-0dOQ4VKwXE$eT85SPbXzgj IfcAnnotation PredefinedType-TEXTLEADER" d="M 119.37439441680908 60.7435368001461 L 111.88232898712158 60.7435368001461 L 82.17346668243408 73.52538034319878"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(119.37439727783203, 60.74353790283203) rotate(-0.0)">
<tspan class="GlobalId-0dOQ4VKwXE$eT85SPbXzgj IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">2X BLOCKING - LOCATED AT GRAB BARS, WALL HUNG CABINETS, ETC</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -0,0 +1,150 @@
<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.001mm" height="225.001mm" viewBox="0 0 225.001 225.001">
<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 M( )( )( )F - FULL HEIGHT PARTITION (NOT RATED) - BASE" class="section" ifc:plane="[[1.000000,0.000000,0.000000,0.000000],[0.000000,-0.000000,-1.000000,0.762000],[0.000000,1.000000,-0.000000,0.000000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[250.000000,0.000000,-106237.475251],[0.000000,250.000000,155.531679],[0.000000,0.000000,1.000000]]">
<g id="product-720b6ed1-31d1-4e65-a8b2-324609573507" class="IfcBuildingElementProxy material-WALLBASEASSCHEDULED projection" ifc:name="Generic Models 32:Generic Models 1:1563609" ifc:guid="1o2sxHCT5EPQYoCaO9LpK7">
<path d="M90.8916,151.669 L90.8916,130.132"/>
<path d="M91.0436,152.824 L90.8916,151.669"/>
<path d="M91.4891,153.899 L91.0436,152.824"/>
<path d="M92.1979,154.823 L91.4891,153.899"/>
<path d="M93.1216,155.532 L92.1979,154.823"/>
<path d="M93.5185,154.844 L93.1216,155.532"/>
<path d="M92.7592,154.262 L93.5185,154.844"/>
<path d="M92.1765,153.502 L92.7592,154.262"/>
<path d="M91.8103,152.618 L92.1765,153.502"/>
<path d="M91.6854,151.669 L91.8103,152.618"/>
<path d="M91.6854,130.653 L91.6854,151.669"/>
<path d="M91.5326,130.285 L91.6854,130.653"/>
<path d="M91.1637,130.132 L91.5326,130.285"/>
<path d="M90.8916,130.132 L91.1637,130.132"/>
</g>
<g id="product-d73fca92-8216-4691-b7e0-f62e0d7c449a" class="IfcBuildingElementProxy material-WALLBASEASSCHEDULED projection" ifc:name="Generic Models 32:Generic Models 1:1563609" ifc:guid="3NFygIWXP6aRVWzYuDV4IQ">
<path d="M59.1424,151.669 L59.1424,130.653"/>
<path d="M59.0175,152.618 L59.1424,151.669"/>
<path d="M58.6513,153.502 L59.0175,152.618"/>
<path d="M58.0686,154.262 L58.6513,153.502"/>
<path d="M57.3093,154.844 L58.0686,154.262"/>
<path d="M57.7062,155.532 L57.3093,154.844"/>
<path d="M58.6299,154.823 L57.7062,155.532"/>
<path d="M59.3387,153.899 L58.6299,154.823"/>
<path d="M59.7842,152.824 L59.3387,153.899"/>
<path d="M59.9362,151.669 L59.7842,152.824"/>
<path d="M59.9362,130.132 L59.9362,151.669"/>
<path d="M59.6641,130.132 L59.9362,130.132"/>
<path d="M59.2952,130.285 L59.6641,130.132"/>
<path d="M59.1424,130.653 L59.2952,130.285"/>
</g>
<g id="product-2eeae3a4-f8e1-4db2-9e5f-be1bca4a610c" class="IfcBuildingElementProxy material-2XBLOCKINGLOCATEDATGRABBARSWALLHUNGCABINETSETC materialCategory-wood1 projection" ifc:name="Generic Models 197:Generic Models 1:1181065" ifc:guid="0kwkEa_E5DifvVlXlAIc4C">
<path d="M77.3975,82.7518 L77.3975,60.5268"/>
<path d="M86.9225,82.7518 L77.3975,82.7518"/>
<path d="M86.9225,60.5268 L86.9225,82.7518"/>
<path d="M77.3975,60.5268 L86.9225,60.5268"/>
</g>
<g id="product-6496e233-85a9-4195-92be-73d032b778dc" class="IfcBuildingElementProxy material-null projection" ifc:name="Generic Models 16:Generic Models 1:637269" ifc:guid="1abk8pXQb1bPA_Sz0ojtZS">
<path d="M63.9026,-455.656 L63.9026,153.944"/>
<path d="M59.9338,-455.656 L63.9026,-455.656"/>
<path d="M59.9339,153.944 L59.9338,-455.656"/>
<path d="M63.9026,153.944 L59.9339,153.944"/>
</g>
<g id="product-9349094a-e581-47f2-89eb-342bd1b2f156" class="IfcBuildingElementProxy material-METALRUNNERCHANNELFASTEN24OC projection" ifc:name="Generic Models 15:Generic Models 1:426780" ifc:guid="2JIGbAvO57yedhD2lHil5M">
<path d="M86.5306,145.213 L86.9275,145.213"/>
<path d="M86.5306,155.135 L86.5306,145.213"/>
<path d="M64.3056,155.135 L86.5306,155.135"/>
<path d="M64.3056,145.213 L64.3056,155.135"/>
<path d="M63.9088,145.213 L64.3056,145.213"/>
<path d="M63.9088,155.532 L63.9088,145.213"/>
<path d="M86.9275,155.532 L63.9088,155.532"/>
<path d="M86.9275,145.213 L86.9275,155.532"/>
</g>
<g id="product-175fc5a6-10ad-4bac-8e63-ba72e4fa9ca9" class="IfcBuildingElementProxy material-null projection" ifc:name="Generic Models 138:Generic Models 1:637141" ifc:guid="0NNyMc4ArBh8vZkdBa_fof">
<path d="M86.9266,-455.656 L90.8954,-455.656"/>
<path d="M86.9266,153.944 L86.9266,-455.656"/>
<path d="M90.8954,153.944 L86.9266,153.944"/>
<path d="M90.8954,-455.656 L90.8954,153.944"/>
</g>
<g id="product-a16f0dd1-31fb-4684-bbaf-b4f8d17c4b16" class="IfcBuildingElementProxy material-STRUCTURALFLOOR materialCategory-concrete projection" ifc:name="Generic Models 446:Generic Models 1:1577560" ifc:guid="2XRmtHCVj6XBkljFZHV4iM">
<path d="M227.817,155.532 L227.817,193.632"/>
<path d="M-76.9833,155.532 L227.817,155.532"/>
<path d="M-76.9833,193.632 L-76.9833,155.532"/>
<path d="M227.817,193.632 L-76.9833,193.632"/>
</g>
<g id="product-010a716b-bb75-4fca-912a-f972ab6fde44" class="IfcBuildingElementProxy material-2XBLOCKINGLOCATEDATGRABBARSWALLHUNGCABINETSETC materialCategory-wood1 projection" ifc:name="Generic Models 197:Generic Models 1:3408681" ifc:guid="012d5hktLFof4g_NAhRzv4">
<path d="M86.9225,60.5268 L86.9225,82.7518"/>
<path d="M77.3975,60.5268 L86.9225,60.5268"/>
<path d="M77.3975,82.7518 L77.3975,60.5268"/>
<path d="M86.9225,82.7518 L77.3975,82.7518"/>
</g>
<g id="product-b4dddefe-3e1a-4bdb-bae7-4897d892d07c" class="IfcBuildingElementProxy material-METALSTUD20GA24OC projection" ifc:name="Generic Models 581:Generic Models 65:1818199" ifc:guid="2qtTx_FXfBsxhdI9VOaj1y">
<path d="M86.5231,-457.513 L84.5387,-457.513"/>
<path d="M84.5387,155.135 L84.5387,82.7518"/>
<path d="M84.5387,60.5268 L84.5387,-457.513"/>
<path d="M86.5231,155.135 L86.5231,82.7518"/>
<path d="M86.5231,60.5268 L86.5231,-457.513"/>
<path d="M66.2898,-457.513 L64.3054,-457.513"/>
<path d="M64.3054,145.213 L64.3054,-457.513"/>
<path d="M66.2898,155.135 L66.2898,-457.513"/>
<path d="M84.5387,-457.513 L66.2898,-457.513"/>
</g>
<g id="product-b5849c42-16be-4228-8b9b-79c56b44ff7a" class="IfcBuildingElementProxy material-FIRERATEDSEALANT materialCategory-sealant projection" ifc:name="Generic Models 31:Generic Models 1:1579142" ifc:guid="2rX9n25hv2A8kRUSLhHFzw">
<path d="M59.9339,153.944 L62.3151,153.944"/>
<path d="M60.2827,154.738 L59.9339,153.944"/>
<path d="M59.9339,155.532 L60.2827,154.738"/>
<path d="M62.3151,155.532 L59.9339,155.532"/>
<path d="M62.6639,154.738 L62.3151,155.532"/>
<path d="M62.3151,153.944 L62.6639,154.738"/>
</g>
<g id="product-41460c6c-dc5c-486c-aab1-83694979bb4e" class="IfcBuildingElementProxy material-FIRERATEDSEALANT materialCategory-sealant projection" ifc:name="Generic Models 17:Generic Models 1:426800" ifc:guid="11HWnit5n8RAgnWsb9URjE">
<path d="M90.544,154.738 L90.8928,155.532"/>
<path d="M90.8928,153.944 L90.544,154.738"/>
<path d="M88.5115,153.944 L90.8928,153.944"/>
<path d="M88.1627,154.738 L88.5115,153.944"/>
<path d="M88.5115,155.532 L88.1627,154.738"/>
<path d="M90.8928,155.532 L88.5115,155.532"/>
</g>
<g id="product-3ee49ed0-378d-4b53-873a-d5eb353f6896" class="IfcBuildingElementProxy material-2XBLOCKINGLOCATEDATGRABBARSWALLHUNGCABINETSETC materialCategory-wood1 projection" ifc:name="Generic Models 197:Generic Models 1:3406252" ifc:guid="0_v9xGDurBKuSwrUirFsYM">
<path d="M86.9225,60.5268 L86.9225,82.7518"/>
<path d="M77.3975,60.5268 L86.9225,60.5268"/>
<path d="M77.3975,82.7518 L77.3975,60.5268"/>
<path d="M86.9225,82.7518 L77.3975,82.7518"/>
</g>
<g id="product-3ee49ed0-378d-4b53-873a-d5eb353f6896-body" class="IfcBuildingElementProxy material-2XBLOCKINGLOCATEDATGRABBARSWALLHUNGCABINETSETC materialCategory-wood1 cut" ifc:name="Generic Models 197:Generic Models 1:3406252" ifc:guid="0_v9xGDurBKuSwrUirFsYM">
<path d="M86.9225,82.7518 L77.3975,82.7518 L77.3975,60.5268 L86.9225,60.5268 L86.9225,82.7518"/>
</g>
<g id="product-41460c6c-dc5c-486c-aab1-83694979bb4e-body" class="IfcBuildingElementProxy material-FIRERATEDSEALANT materialCategory-sealant cut" ifc:name="Generic Models 17:Generic Models 1:426800" ifc:guid="11HWnit5n8RAgnWsb9URjE">
<path d="M90.8928,155.532 L88.5115,155.532 L88.1627,154.738 L88.5115,153.944 L90.8928,153.944 L90.544,154.738 L90.8928,155.532"/>
</g>
<g id="product-b5849c42-16be-4228-8b9b-79c56b44ff7a-body" class="IfcBuildingElementProxy material-FIRERATEDSEALANT materialCategory-sealant cut" ifc:name="Generic Models 31:Generic Models 1:1579142" ifc:guid="2rX9n25hv2A8kRUSLhHFzw">
<path d="M62.3151,153.944 L62.6639,154.738 L62.3151,155.532 L59.9338,155.532 L60.2827,154.738 L59.9339,153.944 L62.3151,153.944"/>
</g>
<g id="product-010a716b-bb75-4fca-912a-f972ab6fde44-body" class="IfcBuildingElementProxy material-2XBLOCKINGLOCATEDATGRABBARSWALLHUNGCABINETSETC materialCategory-wood1 cut" ifc:name="Generic Models 197:Generic Models 1:3408681" ifc:guid="012d5hktLFof4g_NAhRzv4">
<path d="M86.9225,82.7518 L77.3975,82.7518 L77.3975,60.5268 L86.9225,60.5268 L86.9225,82.7518"/>
</g>
<g id="product-a16f0dd1-31fb-4684-bbaf-b4f8d17c4b16-body" class="IfcBuildingElementProxy material-STRUCTURALFLOOR materialCategory-concrete cut" ifc:name="Generic Models 446:Generic Models 1:1577560" ifc:guid="2XRmtHCVj6XBkljFZHV4iM">
<path d="M227.817,193.632 L-76.9833,193.632 L-76.9833,155.532 L227.817,155.532 L227.817,193.632"/>
</g>
<g id="product-175fc5a6-10ad-4bac-8e63-ba72e4fa9ca9-body" class="IfcBuildingElementProxy material-null cut" ifc:name="Generic Models 138:Generic Models 1:637141" ifc:guid="0NNyMc4ArBh8vZkdBa_fof">
<path d="M90.8954,-455.656 L90.8954,153.944 L86.9266,153.944 L86.9266,-455.656 L90.8954,-455.656"/>
</g>
<g id="product-9349094a-e581-47f2-89eb-342bd1b2f156-body" class="IfcBuildingElementProxy material-METALRUNNERCHANNELFASTEN24OC cut" ifc:name="Generic Models 15:Generic Models 1:426780" ifc:guid="2JIGbAvO57yedhD2lHil5M">
<path d="M86.9275,145.213 L86.9275,155.532 L63.9088,155.532 L63.9088,145.213 L64.3056,145.213 L64.3056,155.135 L86.5306,155.135 L86.5306,145.213 L86.9275,145.213"/>
</g>
<g id="product-6496e233-85a9-4195-92be-73d032b778dc-body" class="IfcBuildingElementProxy material-null cut" ifc:name="Generic Models 16:Generic Models 1:637269" ifc:guid="1abk8pXQb1bPA_Sz0ojtZS">
<path d="M63.9026,153.944 L59.9339,153.944 L59.9338,-455.656 L63.9026,-455.656 L63.9026,153.944"/>
</g>
<g id="product-2eeae3a4-f8e1-4db2-9e5f-be1bca4a610c-body" class="IfcBuildingElementProxy material-2XBLOCKINGLOCATEDATGRABBARSWALLHUNGCABINETSETC materialCategory-wood1 cut" ifc:name="Generic Models 197:Generic Models 1:1181065" ifc:guid="0kwkEa_E5DifvVlXlAIc4C">
<path d="M77.3975,60.5268 L86.9225,60.5268 L86.9225,82.7518 L77.3975,82.7518 L77.3975,60.5268"/>
</g>
<g id="product-d73fca92-8216-4691-b7e0-f62e0d7c449a-body" class="IfcBuildingElementProxy material-WALLBASEASSCHEDULED cut" ifc:name="Generic Models 32:Generic Models 1:1563609" ifc:guid="3NFygIWXP6aRVWzYuDV4IQ">
<path d="M59.1424,130.653 L59.2952,130.285 L59.6641,130.132 L59.9362,130.132 L59.9362,151.669 L59.7842,152.824 L59.3387,153.899 L58.6299,154.823 L57.7062,155.532 L57.3093,154.844 L58.0686,154.262 L58.6513,153.502 L59.0175,152.618 L59.1424,151.669 L59.1424,130.653"/>
</g>
<g id="product-720b6ed1-31d1-4e65-a8b2-324609573507-body" class="IfcBuildingElementProxy material-WALLBASEASSCHEDULED cut" ifc:name="Generic Models 32:Generic Models 1:1563609" ifc:guid="1o2sxHCT5EPQYoCaO9LpK7">
<path d="M90.8916,130.132 L91.1637,130.132 L91.5326,130.285 L91.6854,130.653 L91.6854,151.669 L91.8103,152.618 L92.1765,153.502 L92.7592,154.262 L93.5185,154.844 L93.1216,155.532 L92.1979,154.823 L91.4891,153.899 L91.0436,152.824 L90.8916,151.669 L90.8916,130.132"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,37 @@
<?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="3&quot;=1'-0&quot;" height="111.12723420886799mm" id="root" version="1.1" viewBox="0 0 149.24252033233643 111.12723420886799" width="149.24252033233643mm">
<defs/>
<path class="GlobalId-2vZ6zr$kH5mwFK662JYi29 IfcAnnotation PredefinedType-TEXTLEADER" d="M 74.25303006311879 88.35319762840174 L 70.56614011526108 88.35319762840174 L 49.1829589009285 69.61826568260096"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(74.2530288696289, 88.35319519042969) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-2vZ6zr$kH5mwFK662JYi29 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">BEND DOWN FLANGE OF METAL TRACK</tspan>
<tspan class="GlobalId-2vZ6zr$kH5mwFK662JYi29 IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">OR USE CLIP ANGLES</tspan>
<tspan class="GlobalId-2vZ6zr$kH5mwFK662JYi29 IfcAnnotation PredefinedType-TEXTLEADER" dy="2em" x="0" y="0">PER MANU. REQUIREMENT</tspan>
</text>
<path class="GlobalId-1IvKMpOCr5Hfr6z8fAjnzY IfcAnnotation PredefinedType-TEXTLEADER" d="M 74.25303006311879 50.64777618064783 L 70.56614011526108 50.64777618064783 L 62.14619427919388 45.062105709456425"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(74.2530288696289, 50.64777755737305) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-1IvKMpOCr5Hfr6z8fAjnzY IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">(2) BOXED STUDS</tspan>
<tspan class="GlobalId-1IvKMpOCr5Hfr6z8fAjnzY IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SAME SIZE AS WALL STUDS</tspan>
</text>
<path class="GlobalId-2dzY8rhDP8ofm57H6l7JF_ IfcAnnotation PredefinedType-TEXTLEADER" d="M 74.25303006311879 27.539293819807984 L 70.56614011526108 27.539293819807984 L 63.3041188120842 23.27827697410486"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(74.2530288696289, 27.53929328918457) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-2dzY8rhDP8ofm57H6l7JF_ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<line class="GlobalId-3d3azi1IvFYgUyV0MOh5j5 IfcAnnotation PredefinedType-SECTION" x1="-185.97540283203125" x2="-185.97572326660156" y1="775.5217895507812" y2="-403.5119323730469"/>
<use transform="rotate(-90.0000161648565, -185.97540283203125, 775.5217895507812)" x="-185.97540283203125" xlink:href="#section-arrow" y="775.5217895507812"/>
<use x="-185.97540283203125" xlink:href="#section-tag" y="775.5217895507812"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-185.97540283203125" y="773.0217895507812">1</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-185.97540283203125" y="778.0217895507812">A801</text>
<use transform="rotate(-90.0000161648565, -185.97572326660156, -403.5119323730469)" x="-185.97572326660156" xlink:href="#section-arrow" y="-403.5119323730469"/>
<use x="-185.97572326660156" xlink:href="#section-tag" y="-403.5119323730469"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-185.97572326660156" y="-406.0119323730469">1</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-185.97572326660156" y="-401.0119323730469">A801</text>
<path class="GlobalId-3IyvIJHcH2kRqCTScqrvrG IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6291.1728515625 8231.5634765625 L -6208.8271484375 8231.5634765625"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6291.1728515625, 8228.0634765625) 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-2B9Ryzwtn4O8AFrgLZ1zT4 IfcAnnotation PredefinedType-TEXTLEADER" d="M 74.25303006311879 75.4986215175619 L 70.56614011526108 75.4986215175619 L 60.06336957216263 63.684504085921276"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(74.2530288696289, 75.49861907958984) rotate(-8.537736462515939e-07)">
<tspan class="GlobalId-2B9Ryzwtn4O8AFrgLZ1zT4 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 111 KiB

View File

@ -0,0 +1,9 @@
<?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="3/8&quot;=1'-0&quot;" height="147.37911371158813mm" id="root" version="1.1" viewBox="0 0 250.37509202957153 147.37911371158813" width="250.37509202957153mm">
<defs/>
<path class="GlobalId-27Go$GX_nDLPp3lEzCwtC9 IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 218.9375457763672 1079.3836669921875 L 31.437545776367188 1079.3836669921875"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(218.9375457763672, 1075.8836669921875) 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>
</svg>

After

Width:  |  Height:  |  Size: 900 B

View File

@ -0,0 +1,832 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="250.375mm" height="147.379mm" viewBox="0 0 250.375 147.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"/>
</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 METAL STUD - TYPICAL FRAMING ELEVATION @ DOOR OPENING &#8805; THAN 3FT OPENING-X" class="section" ifc:plane="[[1.000000,0.000000,0.000000,0.000000],[0.000000,-0.000000,-1.000000,-0.457200],[0.000000,1.000000,-0.000000,-0.000000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[31.250000,0.000000,-7091.427174],[0.000000,31.250000,1079.384430],[0.000000,0.000000,1.000000]]">
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d758b" class="IfcBuildingElementProxy material-BLOCKINGDOORHINGELOCATIONSnEXTENDTOATLEAST3VERT materialCategory-Metal projection" ifc:name="Structural Framing 165:Structural Framing 7:1774007" ifc:guid="38vEtVAzrDrR00vEtWdNMB">
<path d="M120.697,111.98 L120.697,111.976"/>
<path d="M120.697,111.976 L131.809,111.976"/>
<path d="M133.397,111.976 L144.51,111.977"/>
<path d="M120.697,111.989 L120.697,111.98"/>
<path d="M120.697,111.98 L131.809,111.98"/>
<path d="M133.397,111.98 L144.51,111.98"/>
<path d="M120.697,112.004 L120.697,111.989"/>
<path d="M120.697,111.989 L131.809,111.989"/>
<path d="M133.397,111.989 L144.51,111.989"/>
<path d="M120.697,112.024 L120.697,112.004"/>
<path d="M120.697,112.004 L131.809,112.004"/>
<path d="M133.397,112.004 L144.51,112.004"/>
<path d="M120.697,112.048 L120.697,112.024"/>
<path d="M120.697,112.024 L131.809,112.024"/>
<path d="M133.397,112.024 L144.51,112.024"/>
<path d="M120.697,112.074 L120.697,112.048"/>
<path d="M120.697,112.048 L131.809,112.048"/>
<path d="M133.397,112.048 L144.51,112.048"/>
<path d="M120.697,112.102 L120.697,112.074"/>
<path d="M120.697,112.074 L131.809,112.074"/>
<path d="M133.397,112.074 L144.51,112.074"/>
<path d="M120.697,113.14 L120.697,112.102"/>
<path d="M120.697,112.102 L131.809,112.102"/>
<path d="M133.397,112.102 L144.51,112.102"/>
<path d="M120.697,113.168 L120.697,113.14"/>
<path d="M120.697,113.14 L131.809,113.141"/>
<path d="M133.397,113.141 L144.51,113.141"/>
<path d="M120.697,113.195 L120.697,113.168"/>
<path d="M120.697,113.168 L131.809,113.169"/>
<path d="M133.397,113.169 L144.51,113.169"/>
<path d="M120.697,113.219 L120.697,113.195"/>
<path d="M120.697,113.195 L131.809,113.195"/>
<path d="M133.397,113.195 L144.51,113.195"/>
<path d="M120.697,113.239 L120.697,113.219"/>
<path d="M120.697,113.219 L131.809,113.219"/>
<path d="M133.397,113.219 L144.51,113.219"/>
<path d="M120.697,113.254 L120.697,113.239"/>
<path d="M120.697,113.239 L131.809,113.239"/>
<path d="M133.397,113.239 L144.51,113.239"/>
<path d="M120.697,113.263 L120.697,113.254"/>
<path d="M120.697,113.254 L131.809,113.254"/>
<path d="M133.397,113.254 L144.51,113.254"/>
<path d="M120.697,113.266 L120.697,113.263"/>
<path d="M120.697,113.263 L131.809,113.263"/>
<path d="M133.397,113.263 L144.51,113.263"/>
<path d="M120.697,113.266 L131.809,113.266"/>
<path d="M133.397,113.266 L144.51,113.266"/>
<path d="M120.697,113.043 L120.697,112.102"/>
</g>
<g id="product-fa7416d3-c2e6-40f3-a0f7-6f6d6c7df96a" class="IfcBuildingElementProxy material-2BOXEDSTUDSnSAMESIZEASWALLSTUDS materialCategory-Metal projection" ifc:name="Structural Framing 183:Structural Framing 2:1774174" ifc:guid="3wT1RJmkP0yw3tRsriVVbg">
<path d="M60.372,53.9869 L60.372,53.9844"/>
<path d="M60.372,53.9844 L66.9388,53.9844"/>
<path d="M60.372,53.9942 L60.372,53.9869"/>
<path d="M60.372,53.9869 L60.372,53.9869"/>
<path d="M60.372,54.0061 L60.372,53.9942"/>
<path d="M60.372,53.9942 L60.372,53.9942"/>
<path d="M60.372,54.0218 L60.372,54.0061"/>
<path d="M60.372,54.0061 L60.372,54.0061"/>
<path d="M60.372,54.0407 L60.372,54.0218"/>
<path d="M60.372,54.0218 L60.372,54.0218"/>
<path d="M60.372,54.0617 L60.372,54.0407"/>
<path d="M60.372,54.0407 L60.372,54.0407"/>
<path d="M60.372,54.0839 L60.372,54.0617"/>
<path d="M60.372,54.0617 L60.372,54.0617"/>
<path d="M60.372,54.3812 L60.372,54.0839"/>
<path d="M60.372,54.0839 L60.372,54.0839"/>
<path d="M60.372,54.3812 L60.372,54.3812"/>
<path d="M60.372,54.0839 L60.372,54.0839"/>
<path d="M60.372,56.1943 L60.372,54.3812"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7662" class="IfcBuildingElementProxy material-2BOXEDSTUDSnSAMESIZEASWALLSTUDS materialCategory-Metal projection" ifc:name="Structural Framing 183:Structural Framing 2:1774174" ifc:guid="38vEtVAzrDrR00vEtWdNPY">
<path d="M60.372,54.084 L60.372,54.084"/>
<path d="M60.372,53.987 L60.372,53.9845"/>
<path d="M60.372,53.9845 L117.521,53.984"/>
<path d="M60.372,53.9943 L60.372,53.987"/>
<path d="M60.372,53.987 L117.521,53.9865"/>
<path d="M117.522,54.0057 L117.522,54.0009"/>
<path d="M60.372,54.0062 L60.372,53.9943"/>
<path d="M60.372,53.9943 L117.521,53.9939"/>
<path d="M117.522,54.0215 L117.522,54.0057"/>
<path d="M60.372,54.0219 L60.372,54.0062"/>
<path d="M60.372,54.0062 L117.522,54.0057"/>
<path d="M117.522,54.0404 L117.522,54.0215"/>
<path d="M60.372,54.0408 L60.372,54.0219"/>
<path d="M60.372,54.0219 L117.522,54.0215"/>
<path d="M117.522,54.0614 L117.522,54.0404"/>
<path d="M60.372,54.0618 L60.372,54.0408"/>
<path d="M60.372,54.0408 L117.522,54.0404"/>
<path d="M117.522,54.0835 L117.522,54.0614"/>
<path d="M60.372,54.084 L60.372,54.0618"/>
<path d="M60.372,54.0618 L117.522,54.0614"/>
<path d="M117.522,56.838 L117.522,54.0835"/>
<path d="M60.372,58.2506 L60.372,54.084"/>
<path d="M60.372,54.084 L117.522,54.0835"/>
<path d="M60.372,58.2727 L60.372,58.2506"/>
<path d="M60.372,58.2506 L60.372,58.2506"/>
<path d="M60.372,58.2938 L60.372,58.2727"/>
<path d="M60.372,58.2727 L60.372,58.2727"/>
<path d="M60.372,58.3126 L60.372,58.2938"/>
<path d="M60.372,58.2938 L60.372,58.2938"/>
<path d="M60.372,58.3284 L60.372,58.3126"/>
<path d="M60.372,58.3126 L60.372,58.3126"/>
<path d="M60.372,58.3402 L60.372,58.3284"/>
<path d="M60.372,58.3284 L60.372,58.3284"/>
<path d="M60.372,58.3476 L60.372,58.3402"/>
<path d="M60.372,58.3402 L60.372,58.3402"/>
<path d="M60.372,58.3501 L60.372,58.3476"/>
<path d="M60.372,58.3476 L60.372,58.3476"/>
<path d="M60.372,58.3501 L60.372,58.3501"/>
<path d="M60.372,58.2506 L60.372,58.2506"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d75a0" class="IfcBuildingElementProxy material-BLOCKINGDOORHINGELOCATIONSnEXTENDTOATLEAST3VERT materialCategory-Metal projection" ifc:name="Structural Framing 162:Structural Framing 7:1773980" ifc:guid="38vEtVAzrDrR00vEtWdNMW">
<path d="M33.3839,75.1662 L44.496,75.1663"/>
<path d="M46.0839,75.1663 L57.1965,75.1664"/>
<path d="M33.3839,75.1631 L44.496,75.1632"/>
<path d="M46.0839,75.1632 L57.1965,75.1633"/>
<path d="M33.3839,75.1538 L44.496,75.1539"/>
<path d="M46.0839,75.1539 L57.1965,75.154"/>
<path d="M33.3839,75.1388 L44.496,75.1389"/>
<path d="M46.0839,75.1389 L57.1965,75.139"/>
<path d="M33.3839,75.1189 L44.496,75.119"/>
<path d="M46.0839,75.119 L57.1965,75.1191"/>
<path d="M33.3839,75.095 L44.496,75.0951"/>
<path d="M46.0839,75.0951 L57.1965,75.0952"/>
<path d="M33.3839,75.0684 L44.496,75.0685"/>
<path d="M46.0839,75.0685 L57.1965,75.0686"/>
<path d="M33.3839,75.0404 L44.496,75.0405"/>
<path d="M46.0839,75.0405 L57.1965,75.0406"/>
<path d="M33.3839,74.0021 L44.496,74.0022"/>
<path d="M46.0839,74.0022 L57.1965,74.0023"/>
<path d="M33.3839,73.9741 L44.496,73.9742"/>
<path d="M46.0839,73.9743 L57.1965,73.9744"/>
<path d="M33.3839,73.9476 L44.496,73.9477"/>
<path d="M46.0839,73.9477 L57.1965,73.9478"/>
<path d="M33.3839,73.9237 L44.496,73.9238"/>
<path d="M46.0839,73.9238 L57.1965,73.9239"/>
<path d="M33.3839,73.9038 L44.496,73.9039"/>
<path d="M46.0839,73.9039 L57.1965,73.904"/>
<path d="M33.3839,73.8888 L44.496,73.8889"/>
<path d="M46.0839,73.8889 L57.1965,73.889"/>
<path d="M33.3839,73.8795 L44.496,73.8796"/>
<path d="M46.0839,73.8796 L57.1965,73.8797"/>
<path d="M33.3839,73.8764 L44.496,73.8765"/>
<path d="M46.0839,73.8765 L57.1965,73.8766"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d75af" class="IfcBuildingElementProxy material-BLOCKINGDOORHINGELOCATIONSnEXTENDTOATLEAST3VERT materialCategory-Metal projection" ifc:name="Structural Framing 161:Structural Framing 7:1773971" ifc:guid="38vEtVAzrDrR00vEtWdNMl">
<path d="M120.697,93.993 L120.697,93.0522"/>
<path d="M120.697,92.9296 L120.697,92.9264"/>
<path d="M120.697,92.9264 L131.809,92.9266"/>
<path d="M133.397,92.9266 L144.51,92.9267"/>
<path d="M120.697,92.9389 L120.697,92.9296"/>
<path d="M120.697,92.9296 L131.809,92.9297"/>
<path d="M133.397,92.9297 L144.51,92.9299"/>
<path d="M120.697,92.9539 L120.697,92.9389"/>
<path d="M120.697,92.9389 L131.809,92.939"/>
<path d="M133.397,92.939 L144.51,92.9392"/>
<path d="M120.697,92.9738 L120.697,92.9539"/>
<path d="M120.697,92.9539 L131.809,92.954"/>
<path d="M133.397,92.954 L144.51,92.9542"/>
<path d="M120.697,92.9976 L120.697,92.9738"/>
<path d="M120.697,92.9738 L131.809,92.9739"/>
<path d="M133.397,92.9739 L144.51,92.9741"/>
<path d="M120.697,93.0242 L120.697,92.9976"/>
<path d="M120.697,92.9976 L131.809,92.9978"/>
<path d="M133.397,92.9978 L144.51,92.9979"/>
<path d="M120.697,93.0522 L120.697,93.0242"/>
<path d="M120.697,93.0242 L131.809,93.0243"/>
<path d="M133.397,93.0244 L144.51,93.0245"/>
<path d="M120.697,94.0905 L120.697,93.0522"/>
<path d="M120.697,93.0522 L131.809,93.0523"/>
<path d="M133.397,93.0523 L144.51,93.0525"/>
<path d="M120.697,94.1185 L120.697,94.0905"/>
<path d="M120.697,94.0905 L131.809,94.0906"/>
<path d="M133.397,94.0906 L144.51,94.0908"/>
<path d="M120.697,94.1451 L120.697,94.1185"/>
<path d="M120.697,94.1185 L131.809,94.1186"/>
<path d="M133.397,94.1186 L144.51,94.1188"/>
<path d="M120.697,94.1689 L120.697,94.1451"/>
<path d="M120.697,94.1451 L131.809,94.1452"/>
<path d="M133.397,94.1452 L144.51,94.1454"/>
<path d="M120.697,94.1888 L120.697,94.1689"/>
<path d="M120.697,94.1689 L131.809,94.169"/>
<path d="M133.397,94.1691 L144.51,94.1692"/>
<path d="M120.697,94.2038 L120.697,94.1888"/>
<path d="M120.697,94.1888 L131.809,94.189"/>
<path d="M133.397,94.189 L144.51,94.1891"/>
<path d="M120.697,94.2131 L120.697,94.2038"/>
<path d="M120.697,94.2038 L131.809,94.204"/>
<path d="M133.397,94.204 L144.51,94.2041"/>
<path d="M120.697,94.2163 L120.697,94.2131"/>
<path d="M120.697,94.2131 L131.809,94.2133"/>
<path d="M133.397,94.2133 L144.51,94.2134"/>
<path d="M120.697,94.2163 L131.809,94.2164"/>
<path d="M133.397,94.2164 L144.51,94.2166"/>
</g>
<g id="product-78d3148f-9338-4adb-8061-7098c8ecd528" class="IfcBuildingElementProxy material-BENDDOWNFLANGEOFMETALTRACKnORUSECLIPANGLESnPERMANUREQUIREMENT materialCategory-Metal projection" ifc:name="Structural Framing 12:Structural Framing 1:1775694" ifc:guid="1uqnIFapXAsu1XS9Z8xDKe">
<path d="M60.4185,58.4255 L60.4185,59.7008"/>
<path d="M60.3714,59.7008 L60.4185,59.7008"/>
<path d="M60.3714,58.4255 L60.372,58.4255"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d75b6" class="IfcBuildingElementProxy material-BLOCKINGDOORHINGELOCATIONSnEXTENDTOATLEAST3VERT materialCategory-Metal projection" ifc:name="Structural Framing 160:Structural Framing 7:1773962" ifc:guid="38vEtVAzrDrR00vEtWdNMs">
<path d="M33.3839,92.9264 L44.4961,92.9266"/>
<path d="M46.084,92.9266 L57.1966,92.9268"/>
<path d="M33.3839,92.9296 L44.4961,92.9297"/>
<path d="M46.084,92.9298 L57.1966,92.9299"/>
<path d="M33.3839,92.9389 L44.4961,92.939"/>
<path d="M46.084,92.9391 L57.1966,92.9392"/>
<path d="M33.3839,92.9539 L44.4961,92.954"/>
<path d="M46.084,92.954 L57.1966,92.9542"/>
<path d="M33.3839,92.9738 L44.4961,92.9739"/>
<path d="M46.084,92.974 L57.1966,92.9741"/>
<path d="M33.3839,92.9976 L44.4961,92.9978"/>
<path d="M46.084,92.9978 L57.1966,92.9979"/>
<path d="M33.3839,93.0242 L44.4961,93.0244"/>
<path d="M46.084,93.0244 L57.1966,93.0245"/>
<path d="M33.3839,93.0522 L44.4961,93.0523"/>
<path d="M46.084,93.0524 L57.1966,93.0525"/>
<path d="M33.3839,94.0905 L44.4961,94.0906"/>
<path d="M46.084,94.0907 L57.1966,94.0908"/>
<path d="M33.3839,94.1185 L44.4961,94.1186"/>
<path d="M46.084,94.1187 L57.1966,94.1188"/>
<path d="M33.3839,94.1451 L44.4961,94.1452"/>
<path d="M46.084,94.1452 L57.1966,94.1454"/>
<path d="M33.3839,94.1689 L44.4961,94.1691"/>
<path d="M46.084,94.1691 L57.1966,94.1692"/>
<path d="M33.3839,94.1888 L44.4961,94.189"/>
<path d="M46.084,94.189 L57.1966,94.1892"/>
<path d="M33.3839,94.2038 L44.4961,94.204"/>
<path d="M46.084,94.204 L57.1966,94.2041"/>
<path d="M33.3839,94.2131 L44.4961,94.2133"/>
<path d="M46.084,94.2133 L57.1966,94.2134"/>
<path d="M33.3839,94.2163 L44.4961,94.2164"/>
<path d="M46.084,94.2165 L57.1966,94.2166"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7670" class="IfcBuildingElementProxy material-HEADERTRACK materialCategory-Metal projection" ifc:name="Structural Framing 181:Structural Framing 2:1774156" ifc:guid="38vEtVAzrDrR00vEtWdNPm">
<path d="M117.522,58.326 L117.522,56.838"/>
<path d="M60.372,58.326 L60.3721,56.838"/>
<path d="M60.3721,56.838 L117.522,56.838"/>
<path d="M117.522,58.3481 L117.522,58.326"/>
<path d="M60.372,58.3482 L60.372,58.326"/>
<path d="M60.372,58.326 L117.522,58.326"/>
<path d="M117.522,58.3692 L117.522,58.3481"/>
<path d="M60.372,58.3692 L60.372,58.3482"/>
<path d="M60.372,58.3482 L117.522,58.3481"/>
<path d="M117.522,58.388 L117.522,58.3692"/>
<path d="M60.372,58.3881 L60.372,58.3692"/>
<path d="M60.372,58.3692 L117.522,58.3692"/>
<path d="M117.522,58.4038 L117.522,58.388"/>
<path d="M60.372,58.4038 L60.372,58.3881"/>
<path d="M60.372,58.3881 L117.522,58.388"/>
<path d="M117.522,58.4157 L117.522,58.4038"/>
<path d="M60.372,58.4157 L60.372,58.4038"/>
<path d="M60.372,58.4038 L117.522,58.4038"/>
<path d="M117.522,58.423 L117.522,58.4157"/>
<path d="M60.372,58.423 L60.372,58.4157"/>
<path d="M60.372,58.4157 L117.522,58.4157"/>
<path d="M117.522,58.4255 L117.522,58.423"/>
<path d="M60.372,58.4255 L60.372,58.423"/>
<path d="M60.372,58.423 L117.522,58.423"/>
<path d="M60.372,58.4255 L117.522,58.4255"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d764a" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 186:Structural Framing 1:1774198" ifc:guid="38vEtVAzrDrR00vEtWdNPA">
<path d="M107.428,52.3743 L107.428,34.1146"/>
<path d="M107.431,52.3743 L107.431,34.1146"/>
<path d="M107.438,52.3743 L107.438,34.1146"/>
<path d="M107.45,52.3743 L107.45,34.1146"/>
<path d="M107.466,52.3743 L107.466,34.1146"/>
<path d="M107.484,52.3743 L107.485,34.1146"/>
<path d="M107.505,52.3743 L107.505,34.1146"/>
<path d="M107.528,52.3743 L107.528,34.1146"/>
<path d="M108.916,52.3743 L108.916,34.1146"/>
<path d="M108.938,52.3743 L108.938,34.1146"/>
<path d="M108.959,52.3743 L108.959,34.1146"/>
<path d="M108.978,52.3743 L108.978,34.1146"/>
<path d="M108.994,52.3743 L108.994,34.1146"/>
<path d="M109.006,52.3743 L109.006,34.1146"/>
<path d="M109.013,52.3743 L109.013,34.1146"/>
<path d="M109.016,52.3743 L109.016,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d764c" class="IfcBuildingElementProxy material-HEADERTRACK materialCategory-Metal projection" ifc:name="Structural Framing 185:Structural Framing 2:1774192" ifc:guid="38vEtVAzrDrR00vEtWdNPC">
<path d="M117.522,53.9519 L117.522,53.9401"/>
<path d="M60.372,53.9519 L60.372,53.9401"/>
<path d="M117.522,53.9593 L117.522,53.9519"/>
<path d="M60.372,53.9593 L60.372,53.9519"/>
<path d="M60.372,53.9519 L117.522,53.9519"/>
<path d="M117.522,53.9618 L117.522,53.9593"/>
<path d="M60.372,53.9618 L60.372,53.9593"/>
<path d="M60.372,53.9593 L117.522,53.9593"/>
<path d="M60.372,53.9618 L117.522,53.9618"/>
<path d="M60.372,53.8623 L60.372,53.8623"/>
<path d="M117.522,53.8622 L117.522,52.3743"/>
<path d="M60.372,53.8623 L60.3721,52.3743"/>
<path d="M60.3721,52.3743 L117.522,52.3743"/>
<path d="M117.522,53.8844 L117.522,53.8622"/>
<path d="M60.372,53.8844 L60.372,53.8623"/>
<path d="M60.372,53.8623 L117.522,53.8622"/>
<path d="M117.522,53.9054 L117.522,53.8844"/>
<path d="M60.372,53.9054 L60.372,53.8844"/>
<path d="M60.372,53.8844 L117.522,53.8844"/>
<path d="M117.522,53.9243 L117.522,53.9054"/>
<path d="M60.372,53.9243 L60.372,53.9054"/>
<path d="M60.372,53.9054 L117.522,53.9054"/>
<path d="M117.522,53.9401 L117.522,53.9243"/>
<path d="M60.372,53.9401 L60.372,53.9243"/>
<path d="M60.372,53.9243 L117.522,53.9243"/>
<path d="M60.372,53.9401 L117.522,53.9401"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7599" class="IfcBuildingElementProxy material-BLOCKINGDOORHINGELOCATIONSnEXTENDTOATLEAST3VERT materialCategory-Metal projection" ifc:name="Structural Framing 163:Structural Framing 7:1773989" ifc:guid="38vEtVAzrDrR00vEtWdNMP">
<path d="M120.697,74.943 L120.697,74.0021"/>
<path d="M120.697,73.8795 L120.697,73.8764"/>
<path d="M120.697,73.8764 L131.809,73.8765"/>
<path d="M133.397,73.8765 L144.51,73.8766"/>
<path d="M120.697,73.8888 L120.697,73.8795"/>
<path d="M120.697,73.8795 L131.809,73.8796"/>
<path d="M133.397,73.8796 L144.51,73.8798"/>
<path d="M120.697,73.9038 L120.697,73.8888"/>
<path d="M120.697,73.8888 L131.809,73.8889"/>
<path d="M133.397,73.8889 L144.51,73.8891"/>
<path d="M120.697,73.9237 L120.697,73.9038"/>
<path d="M120.697,73.9038 L131.809,73.9039"/>
<path d="M133.397,73.9039 L144.51,73.904"/>
<path d="M120.697,73.9476 L120.697,73.9237"/>
<path d="M120.697,73.9237 L131.809,73.9238"/>
<path d="M133.397,73.9238 L144.51,73.9239"/>
<path d="M120.697,73.9741 L120.697,73.9476"/>
<path d="M120.697,73.9476 L131.809,73.9477"/>
<path d="M133.397,73.9477 L144.51,73.9478"/>
<path d="M120.697,74.0021 L120.697,73.9741"/>
<path d="M120.697,73.9741 L131.809,73.9742"/>
<path d="M133.397,73.9743 L144.51,73.9744"/>
<path d="M120.697,75.0404 L120.697,74.0021"/>
<path d="M120.697,74.0021 L131.809,74.0022"/>
<path d="M133.397,74.0022 L144.51,74.0023"/>
<path d="M120.697,75.0684 L120.697,75.0404"/>
<path d="M120.697,75.0404 L131.809,75.0405"/>
<path d="M133.397,75.0405 L144.51,75.0406"/>
<path d="M120.697,75.095 L120.697,75.0684"/>
<path d="M120.697,75.0684 L131.809,75.0685"/>
<path d="M133.397,75.0685 L144.51,75.0686"/>
<path d="M120.697,75.1189 L120.697,75.095"/>
<path d="M120.697,75.095 L131.809,75.0951"/>
<path d="M133.397,75.0951 L144.51,75.0952"/>
<path d="M120.697,75.1388 L120.697,75.1189"/>
<path d="M120.697,75.1189 L131.809,75.119"/>
<path d="M133.397,75.119 L144.51,75.1191"/>
<path d="M120.697,75.1538 L120.697,75.1388"/>
<path d="M120.697,75.1388 L131.809,75.1389"/>
<path d="M133.397,75.1389 L144.51,75.139"/>
<path d="M120.697,75.1631 L120.697,75.1538"/>
<path d="M120.697,75.1538 L131.809,75.1539"/>
<path d="M133.397,75.1539 L144.51,75.154"/>
<path d="M120.697,75.1662 L120.697,75.1631"/>
<path d="M120.697,75.1631 L131.809,75.1632"/>
<path d="M133.397,75.1632 L144.51,75.1633"/>
<path d="M120.697,75.1662 L131.809,75.1663"/>
<path d="M133.397,75.1663 L144.51,75.1664"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7592" class="IfcBuildingElementProxy material-BLOCKINGDOORHINGELOCATIONSnEXTENDTOATLEAST3VERT materialCategory-Metal projection" ifc:name="Structural Framing 164:Structural Framing 7:1773998" ifc:guid="38vEtVAzrDrR00vEtWdNMI">
<path d="M33.384,111.976 L44.4962,111.976"/>
<path d="M46.084,111.976 L57.1967,111.976"/>
<path d="M33.384,111.98 L44.4962,111.979"/>
<path d="M46.084,111.979 L57.1967,111.979"/>
<path d="M33.384,111.989 L44.4962,111.989"/>
<path d="M46.084,111.989 L57.1967,111.989"/>
<path d="M33.384,112.004 L44.4962,112.004"/>
<path d="M46.084,112.004 L57.1967,112.004"/>
<path d="M33.384,112.024 L44.4962,112.024"/>
<path d="M46.084,112.024 L57.1967,112.023"/>
<path d="M33.384,112.048 L44.4962,112.047"/>
<path d="M46.084,112.047 L57.1967,112.047"/>
<path d="M33.384,112.074 L44.4962,112.074"/>
<path d="M46.084,112.074 L57.1967,112.074"/>
<path d="M33.384,112.102 L44.4962,112.102"/>
<path d="M46.084,112.102 L57.1967,112.102"/>
<path d="M33.384,113.14 L44.4962,113.14"/>
<path d="M46.084,113.14 L57.1967,113.14"/>
<path d="M33.384,113.168 L44.4962,113.168"/>
<path d="M46.084,113.168 L57.1967,113.168"/>
<path d="M33.384,113.195 L44.4962,113.195"/>
<path d="M46.084,113.195 L57.1967,113.195"/>
<path d="M33.384,113.219 L44.4962,113.219"/>
<path d="M46.084,113.219 L57.1967,113.219"/>
<path d="M33.384,113.239 L44.4962,113.239"/>
<path d="M46.084,113.239 L57.1967,113.239"/>
<path d="M33.384,113.254 L44.4962,113.254"/>
<path d="M46.084,113.254 L57.1967,113.254"/>
<path d="M33.384,113.263 L44.4962,113.263"/>
<path d="M46.084,113.263 L57.1967,113.263"/>
<path d="M33.384,113.266 L44.4962,113.266"/>
<path d="M46.084,113.266 L57.1967,113.266"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7563" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 156:Structural Framing 1:1773919" ifc:guid="38vEtVAzrDrR00vEtWdNLZ">
<path d="M19.0975,125.297 L19.0973,34.1146"/>
<path d="M19.0994,125.297 L19.0992,34.1146"/>
<path d="M19.1185,126.884 L19.1109,126.884"/>
<path d="M19.107,125.297 L19.1068,34.1146"/>
<path d="M19.1347,126.884 L19.1185,126.884"/>
<path d="M19.1185,126.884 L19.1185,126.883"/>
<path d="M19.1185,125.297 L19.1183,34.1146"/>
<path d="M19.1537,126.884 L19.1347,126.884"/>
<path d="M19.1347,126.884 L19.1347,126.88"/>
<path d="M19.1347,125.297 L19.1345,34.1146"/>
<path d="M19.1747,126.884 L19.1537,126.884"/>
<path d="M19.1537,126.884 L19.1537,126.876"/>
<path d="M19.1537,125.297 L19.1536,34.1146"/>
<path d="M19.1967,126.884 L19.1747,126.884"/>
<path d="M19.1747,126.884 L19.1747,126.872"/>
<path d="M19.1747,125.297 L19.1745,34.1146"/>
<path d="M20.5852,126.884 L19.1967,126.884"/>
<path d="M19.1967,126.884 L19.1967,126.87"/>
<path d="M19.1967,125.297 L19.1965,34.1146"/>
<path d="M20.6071,126.884 L20.5852,126.884"/>
<path d="M20.5852,126.884 L20.5852,126.87"/>
<path d="M20.5852,125.297 L20.585,34.1146"/>
<path d="M20.6281,126.884 L20.6071,126.884"/>
<path d="M20.6071,126.884 L20.6071,126.872"/>
<path d="M20.6071,125.297 L20.607,34.1146"/>
<path d="M20.6472,126.884 L20.6281,126.884"/>
<path d="M20.6281,126.884 L20.6281,126.876"/>
<path d="M20.6281,125.297 L20.6279,34.1146"/>
<path d="M20.6625,126.884 L20.6472,126.884"/>
<path d="M20.6472,126.884 L20.6472,126.88"/>
<path d="M20.6472,125.297 L20.647,34.1146"/>
<path d="M20.6707,126.884 L20.6625,126.884"/>
<path d="M20.6625,126.884 L20.6625,126.883"/>
<path d="M20.6625,125.297 L20.6623,34.1146"/>
<path d="M20.6749,125.297 L20.6747,34.1146"/>
<path d="M20.6825,125.297 L20.6823,34.1146"/>
<path d="M20.6844,125.297 L20.6842,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d754f" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 158:Structural Framing 1:1773939" ifc:guid="38vEtVAzrDrR00vEtWdNLF">
<path d="M144.531,125.397 L144.531,34.1146"/>
<path d="M144.547,125.397 L144.547,34.1146"/>
<path d="M144.566,125.397 L144.566,34.1146"/>
<path d="M144.587,125.397 L144.587,34.1146"/>
<path d="M144.609,125.397 L144.61,34.1146"/>
<path d="M145.997,125.397 L145.998,34.1146"/>
<path d="M146.02,125.397 L146.02,34.1146"/>
<path d="M146.041,125.397 L146.041,34.1146"/>
<path d="M146.06,125.397 L146.06,34.1146"/>
<path d="M146.075,125.397 L146.076,34.1146"/>
<path d="M146.087,125.397 L146.087,34.1146"/>
<path d="M146.094,125.397 L146.095,34.1146"/>
<path d="M146.097,125.397 L146.097,34.1146"/>
<path d="M144.509,125.397 L144.51,34.1146"/>
<path d="M144.512,125.397 L144.512,34.1146"/>
<path d="M144.519,125.397 L144.52,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d747b" class="IfcBuildingElementProxy material-METALTRACKCHANNELHEADnFASTENERPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 131:Structural Framing 2:1773639" ifc:guid="38vEtVAzrDrR00vEtWdNHx">
<path d="M161.972,32.5488 L161.972,32.537"/>
<path d="M15.9217,32.5489 L15.9217,32.537"/>
<path d="M161.972,32.5646 L161.972,32.5488"/>
<path d="M15.9217,32.5646 L15.9217,32.5489"/>
<path d="M15.9217,32.5489 L161.972,32.5488"/>
<path d="M161.972,32.5834 L161.972,32.5646"/>
<path d="M15.9217,32.5835 L15.9217,32.5646"/>
<path d="M15.9217,32.5646 L161.972,32.5646"/>
<path d="M161.972,32.6045 L161.972,32.5834"/>
<path d="M15.9217,32.6045 L15.9217,32.5835"/>
<path d="M15.9217,32.5835 L161.972,32.5834"/>
<path d="M161.972,32.6266 L161.972,32.6045"/>
<path d="M15.9217,32.6267 L15.9217,32.6045"/>
<path d="M15.9217,32.6045 L161.972,32.6045"/>
<path d="M161.972,34.1146 L161.972,32.6266"/>
<path d="M15.9216,34.1146 L15.9217,32.6267"/>
<path d="M15.9217,32.6267 L161.972,32.6266"/>
<path d="M15.9216,34.1146 L161.972,34.1146"/>
<path d="M161.972,32.6266 L161.972,32.6266"/>
<path d="M15.9217,32.6267 L15.9217,32.6267"/>
<path d="M161.972,34.1146 L161.972,34.1146"/>
<path d="M15.9216,34.1146 L15.9216,34.1146"/>
<path d="M161.972,32.5296 L161.972,32.5271"/>
<path d="M15.9217,32.5296 L15.9217,32.5271"/>
<path d="M15.9217,32.5271 L161.972,32.5271"/>
<path d="M161.972,32.537 L161.972,32.5296"/>
<path d="M15.9217,32.537 L15.9217,32.5296"/>
<path d="M15.9217,32.5296 L161.972,32.5296"/>
<path d="M15.9217,32.537 L161.972,32.537"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7565" class="IfcBuildingElementProxy material-METALSILLCHANNELnFASTENERPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 155:Structural Framing 2:1773913" ifc:guid="38vEtVAzrDrR00vEtWdNLb">
<path d="M161.972,126.974 L161.972,126.962"/>
<path d="M117.521,126.974 L117.521,126.962"/>
<path d="M161.972,126.982 L161.972,126.974"/>
<path d="M117.521,126.982 L117.521,126.974"/>
<path d="M117.521,126.974 L161.972,126.974"/>
<path d="M161.972,126.984 L161.972,126.982"/>
<path d="M117.521,126.984 L117.521,126.982"/>
<path d="M117.521,126.982 L161.972,126.982"/>
<path d="M161.972,126.884 L161.972,126.884"/>
<path d="M117.521,126.884 L117.521,126.884"/>
<path d="M161.972,126.884 L161.972,125.397"/>
<path d="M117.521,126.884 L117.521,125.396"/>
<path d="M117.521,125.396 L161.972,125.397"/>
<path d="M161.972,126.907 L161.972,126.884"/>
<path d="M117.521,126.907 L117.521,126.884"/>
<path d="M117.521,126.884 L161.972,126.884"/>
<path d="M161.972,126.928 L161.972,126.907"/>
<path d="M117.521,126.928 L117.521,126.907"/>
<path d="M117.521,126.907 L161.972,126.907"/>
<path d="M161.972,126.947 L161.972,126.928"/>
<path d="M117.521,126.947 L117.521,126.928"/>
<path d="M117.521,126.928 L161.972,126.928"/>
<path d="M161.972,126.962 L161.972,126.947"/>
<path d="M117.521,126.962 L117.521,126.947"/>
<path d="M117.521,126.947 L161.972,126.947"/>
<path d="M117.521,126.962 L161.972,126.962"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7402" class="IfcBuildingElementProxy material-METALSILLCHANNELnFASTENERPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 130:Structural Framing 2:1773630" ifc:guid="38vEtVAzrDrR00vEtWdNG2">
<path d="M15.9217,126.785 L15.9217,126.785"/>
<path d="M60.3715,126.785 L60.3715,125.297"/>
<path d="M15.9217,126.785 L15.9217,125.297"/>
<path d="M15.9217,125.297 L60.3715,125.297"/>
<path d="M60.3715,126.807 L60.3715,126.785"/>
<path d="M15.9217,126.807 L15.9217,126.785"/>
<path d="M15.9217,126.785 L60.3715,126.785"/>
<path d="M60.3715,126.828 L60.3715,126.807"/>
<path d="M15.9217,126.828 L15.9217,126.807"/>
<path d="M15.9217,126.807 L60.3715,126.807"/>
<path d="M60.3715,126.847 L60.3715,126.828"/>
<path d="M15.9217,126.847 L15.9217,126.828"/>
<path d="M15.9217,126.828 L60.3715,126.828"/>
<path d="M60.3715,126.863 L60.3715,126.847"/>
<path d="M15.9217,126.863 L15.9217,126.847"/>
<path d="M15.9217,126.847 L60.3715,126.847"/>
<path d="M60.3715,126.875 L60.3715,126.863"/>
<path d="M15.9217,126.875 L15.9217,126.863"/>
<path d="M15.9217,126.863 L60.3715,126.863"/>
<path d="M60.3715,126.882 L60.3715,126.875"/>
<path d="M15.9217,126.882 L15.9217,126.875"/>
<path d="M15.9217,126.875 L19.1611,126.875"/>
<path d="M20.6208,126.875 L31.8605,126.875"/>
<path d="M33.3206,126.875 L44.5598,126.875"/>
<path d="M46.0208,126.875 L57.26,126.875"/>
<path d="M58.721,126.875 L60.3715,126.875"/>
<path d="M60.3715,126.884 L60.3715,126.882"/>
<path d="M15.9217,126.884 L15.9217,126.882"/>
<path d="M15.9217,126.882 L19.1279,126.882"/>
<path d="M20.6536,126.882 L31.8274,126.882"/>
<path d="M33.3532,126.882 L44.5275,126.882"/>
<path d="M46.0534,126.882 L57.2272,126.882"/>
<path d="M58.7532,126.882 L60.3715,126.882"/>
<path d="M15.9217,126.884 L60.3715,126.884"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7555" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 157:Structural Framing 1:1773929" ifc:guid="38vEtVAzrDrR00vEtWdNLL">
<path d="M131.809,125.397 L131.809,34.1146"/>
<path d="M131.812,125.397 L131.812,34.1146"/>
<path d="M131.819,125.397 L131.819,34.1146"/>
<path d="M131.831,125.397 L131.831,34.1146"/>
<path d="M131.847,125.397 L131.847,34.1146"/>
<path d="M131.866,125.397 L131.866,34.1146"/>
<path d="M131.887,125.397 L131.887,34.1146"/>
<path d="M131.909,125.397 L131.909,34.1146"/>
<path d="M133.297,125.397 L133.297,34.1146"/>
<path d="M133.319,125.397 L133.319,34.1146"/>
<path d="M133.341,125.397 L133.341,34.1146"/>
<path d="M133.359,125.397 L133.359,34.1146"/>
<path d="M133.375,125.397 L133.375,34.1146"/>
<path d="M133.387,125.397 L133.387,34.1146"/>
<path d="M133.394,125.397 L133.394,34.1146"/>
<path d="M133.397,125.397 L133.397,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7541" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 159:Structural Framing 1:1773949" ifc:guid="38vEtVAzrDrR00vEtWdNL1">
<path d="M157.21,125.397 L157.21,34.1146"/>
<path d="M157.211,125.397 L157.212,34.1146"/>
<path d="M157.219,125.397 L157.219,34.1146"/>
<path d="M157.231,125.397 L157.232,34.1146"/>
<path d="M157.247,125.397 L157.247,34.1146"/>
<path d="M157.266,125.397 L157.266,34.1146"/>
<path d="M157.287,125.397 L157.287,34.1146"/>
<path d="M157.309,125.397 L157.309,34.1146"/>
<path d="M158.697,125.397 L158.698,34.1146"/>
<path d="M158.719,125.397 L158.719,34.1146"/>
<path d="M158.74,125.397 L158.74,34.1146"/>
<path d="M158.759,125.397 L158.76,34.1146"/>
<path d="M158.775,125.397 L158.776,34.1146"/>
<path d="M158.787,125.397 L158.787,34.1146"/>
<path d="M158.795,125.397 L158.795,34.1146"/>
<path d="M158.796,125.397 L158.797,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7504" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 152:Structural Framing 1:1773880" ifc:guid="38vEtVAzrDrR00vEtWdNK4">
<path d="M31.7971,125.297 L31.7969,34.1146"/>
<path d="M31.799,125.297 L31.7988,34.1146"/>
<path d="M31.8181,126.884 L31.8104,126.884"/>
<path d="M31.8066,125.297 L31.8064,34.1146"/>
<path d="M31.8343,126.884 L31.8181,126.884"/>
<path d="M31.8181,126.884 L31.8181,126.883"/>
<path d="M31.8181,125.297 L31.8179,34.1146"/>
<path d="M31.8534,126.884 L31.8343,126.884"/>
<path d="M31.8343,126.884 L31.8343,126.88"/>
<path d="M31.8343,125.297 L31.8341,34.1146"/>
<path d="M31.8743,126.884 L31.8534,126.884"/>
<path d="M31.8534,126.884 L31.8534,126.875"/>
<path d="M31.8533,125.297 L31.8532,34.1146"/>
<path d="M31.8963,126.884 L31.8743,126.884"/>
<path d="M31.8743,126.884 L31.8743,126.872"/>
<path d="M31.8743,125.297 L31.8741,34.1146"/>
<path d="M33.2848,126.884 L31.8963,126.884"/>
<path d="M31.8963,126.884 L31.8963,126.87"/>
<path d="M31.8963,125.297 L31.8961,34.1146"/>
<path d="M33.3068,126.884 L33.2848,126.884"/>
<path d="M33.2848,126.884 L33.2848,126.87"/>
<path d="M33.2848,125.297 L33.2846,34.1146"/>
<path d="M33.3277,126.884 L33.3068,126.884"/>
<path d="M33.3068,126.884 L33.3068,126.872"/>
<path d="M33.3067,125.297 L33.3066,34.1146"/>
<path d="M33.3468,126.884 L33.3277,126.884"/>
<path d="M33.3277,126.884 L33.3277,126.875"/>
<path d="M33.3277,125.297 L33.3275,34.1146"/>
<path d="M33.3621,126.884 L33.3468,126.884"/>
<path d="M33.3468,126.884 L33.3468,126.88"/>
<path d="M33.3468,125.297 L33.3466,34.1146"/>
<path d="M33.3703,126.884 L33.3621,126.884"/>
<path d="M33.3621,126.884 L33.3621,126.883"/>
<path d="M33.3621,125.297 L33.3619,34.1146"/>
<path d="M33.3745,125.297 L33.3743,34.1146"/>
<path d="M33.3821,125.297 L33.3819,34.1146"/>
<path d="M33.384,125.297 L33.3838,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d742b" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 129:Structural Framing 1:1773591" ifc:guid="38vEtVAzrDrR00vEtWdNGh">
<path d="M120.687,125.396 L120.687,34.1146"/>
<path d="M120.694,125.396 L120.694,34.1146"/>
<path d="M120.697,125.396 L120.697,34.1146"/>
<path d="M119.109,125.396 L119.109,34.1146"/>
<path d="M119.112,125.396 L119.112,34.1146"/>
<path d="M119.119,125.396 L119.119,34.1146"/>
<path d="M119.131,125.396 L119.131,34.1146"/>
<path d="M119.146,125.396 L119.146,34.1146"/>
<path d="M119.166,125.396 L119.165,34.1146"/>
<path d="M119.187,125.396 L119.186,34.1146"/>
<path d="M119.208,125.396 L119.208,34.1146"/>
<path d="M120.597,125.396 L120.597,34.1146"/>
<path d="M120.619,125.396 L120.619,34.1146"/>
<path d="M120.64,125.396 L120.64,34.1146"/>
<path d="M120.659,125.396 L120.659,34.1146"/>
<path d="M120.675,125.396 L120.675,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d743f" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 127:Structural Framing 1:1773571" ifc:guid="38vEtVAzrDrR00vEtWdNG$">
<path d="M82.0281,52.3743 L82.028,34.1146"/>
<path d="M82.0304,52.3743 L82.0304,34.1146"/>
<path d="M82.0381,52.3743 L82.0381,34.1146"/>
<path d="M82.05,52.3743 L82.05,34.1146"/>
<path d="M82.0657,52.3743 L82.0657,34.1146"/>
<path d="M82.0843,52.3743 L82.0843,34.1146"/>
<path d="M82.1053,52.3743 L82.1053,34.1146"/>
<path d="M82.1277,52.3743 L82.1277,34.1146"/>
<path d="M83.5163,52.3743 L83.5162,34.1146"/>
<path d="M83.5382,52.3743 L83.5382,34.1146"/>
<path d="M83.5592,52.3743 L83.5592,34.1146"/>
<path d="M83.5783,52.3743 L83.5782,34.1146"/>
<path d="M83.594,52.3743 L83.594,34.1146"/>
<path d="M83.6059,52.3743 L83.6059,34.1146"/>
<path d="M83.6131,52.3743 L83.613,34.1146"/>
<path d="M83.6155,52.3743 L83.6154,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7431" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 128:Structural Framing 1:1773581" ifc:guid="38vEtVAzrDrR00vEtWdNGn">
<path d="M94.7281,52.3743 L94.7282,34.1146"/>
<path d="M94.7305,52.3743 L94.7305,34.1146"/>
<path d="M94.7382,52.3743 L94.7382,34.1146"/>
<path d="M94.7501,52.3743 L94.7501,34.1146"/>
<path d="M94.7658,52.3743 L94.7658,34.1146"/>
<path d="M94.7844,52.3743 L94.7844,34.1146"/>
<path d="M94.8054,52.3743 L94.8054,34.1146"/>
<path d="M94.8278,52.3743 L94.8278,34.1146"/>
<path d="M96.2159,52.3743 L96.2159,34.1146"/>
<path d="M96.2383,52.3743 L96.2383,34.1146"/>
<path d="M96.2593,52.3743 L96.2593,34.1146"/>
<path d="M96.2783,52.3743 L96.2784,34.1146"/>
<path d="M96.2941,52.3743 L96.2941,34.1146"/>
<path d="M96.306,52.3743 L96.306,34.1146"/>
<path d="M96.3132,52.3743 L96.3132,34.1146"/>
<path d="M96.3155,52.3743 L96.3155,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6bd3" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 125:Structural Framing 1:1773551" ifc:guid="38vEtVAzrDrR00vEtWdMlJ">
<path d="M57.1968,125.297 L57.1963,34.1146"/>
<path d="M57.1991,125.297 L57.1987,34.1146"/>
<path d="M57.2182,126.884 L57.2102,126.884"/>
<path d="M57.2063,125.297 L57.2059,34.1146"/>
<path d="M57.234,126.884 L57.2182,126.884"/>
<path d="M57.2182,126.884 L57.2182,126.883"/>
<path d="M57.2182,125.297 L57.2178,34.1146"/>
<path d="M57.253,126.884 L57.234,126.884"/>
<path d="M57.234,126.884 L57.234,126.88"/>
<path d="M57.234,125.297 L57.2335,34.1146"/>
<path d="M57.274,126.884 L57.253,126.884"/>
<path d="M57.253,126.884 L57.253,126.875"/>
<path d="M57.253,125.297 L57.2526,34.1146"/>
<path d="M57.296,126.884 L57.274,126.884"/>
<path d="M57.274,126.884 L57.274,126.872"/>
<path d="M57.274,125.297 L57.2736,34.1146"/>
<path d="M58.6845,126.884 L57.296,126.884"/>
<path d="M57.296,126.884 L57.296,126.87"/>
<path d="M57.2959,125.297 L57.2955,34.1146"/>
<path d="M58.7069,126.884 L58.6845,126.884"/>
<path d="M58.6845,126.884 L58.6845,126.87"/>
<path d="M58.6845,125.297 L58.6841,34.1146"/>
<path d="M58.7279,126.884 L58.7069,126.884"/>
<path d="M58.7069,126.884 L58.7069,126.872"/>
<path d="M58.7069,125.297 L58.7065,34.1146"/>
<path d="M58.7465,126.884 L58.7279,126.884"/>
<path d="M58.7279,126.884 L58.7279,126.875"/>
<path d="M58.7279,125.297 L58.7275,34.1146"/>
<path d="M58.7622,126.884 L58.7465,126.884"/>
<path d="M58.7465,126.884 L58.7465,126.88"/>
<path d="M58.7465,125.297 L58.746,34.1146"/>
<path d="M58.7702,126.884 L58.7622,126.884"/>
<path d="M58.7622,126.884 L58.7622,126.883"/>
<path d="M58.7622,125.297 L58.7618,34.1146"/>
<path d="M58.7741,125.297 L58.7737,34.1146"/>
<path d="M58.7818,125.297 L58.7813,34.1146"/>
<path d="M58.7842,125.297 L58.7837,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7570" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 154:Structural Framing 1:1773900" ifc:guid="38vEtVAzrDrR00vEtWdNLm">
<path d="M58.7842,125.297 L58.7839,34.1146"/>
<path d="M58.7865,125.297 L58.7863,34.1146"/>
<path d="M58.7942,125.297 L58.794,34.1146"/>
<path d="M58.8061,125.297 L58.8059,34.1146"/>
<path d="M58.8218,125.297 L58.8216,34.1146"/>
<path d="M58.8404,125.297 L58.8402,34.1146"/>
<path d="M58.8614,125.297 L58.8612,34.1146"/>
<path d="M58.8838,125.297 L58.8836,34.1146"/>
<path d="M60.2719,125.297 L60.2717,34.1146"/>
<path d="M60.2943,125.297 L60.2941,34.1146"/>
<path d="M60.3153,125.297 L60.3151,34.1146"/>
<path d="M60.3344,125.297 L60.3341,34.1146"/>
<path d="M60.3501,125.297 L60.3499,34.1146"/>
<path d="M60.362,125.297 L60.3618,34.1146"/>
<path d="M60.3716,126.835 L60.3715,126.835"/>
<path d="M60.3692,125.297 L60.369,34.1146"/>
<path d="M60.3716,126.835 L60.3713,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6bc5" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 126:Structural Framing 1:1773561" ifc:guid="38vEtVAzrDrR00vEtWdMl5">
<path d="M69.328,52.3743 L69.328,34.1146"/>
<path d="M69.3308,52.3743 L69.3309,34.1146"/>
<path d="M69.338,52.3743 L69.338,34.1146"/>
<path d="M69.3499,52.3743 L69.3499,34.1146"/>
<path d="M69.3657,52.3743 L69.3657,34.1146"/>
<path d="M69.3843,52.3743 L69.3843,34.1146"/>
<path d="M69.4057,52.3743 L69.4057,34.1146"/>
<path d="M69.4276,52.3743 L69.4277,34.1146"/>
<path d="M70.8162,52.3743 L70.8162,34.1146"/>
<path d="M70.8381,52.3743 L70.8381,34.1146"/>
<path d="M70.8591,52.3743 L70.8591,34.1146"/>
<path d="M70.8782,52.3743 L70.8782,34.1146"/>
<path d="M70.8939,52.3743 L70.8939,34.1146"/>
<path d="M70.9058,52.3743 L70.9059,34.1146"/>
<path d="M70.913,52.3743 L70.913,34.1146"/>
<path d="M70.9159,52.3743 L70.9159,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d757e" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 153:Structural Framing 1:1773890" ifc:guid="38vEtVAzrDrR00vEtWdNL_">
<path d="M117.521,125.396 L117.521,58.4255"/>
<path d="M117.521,53.9966 L117.521,53.9618"/>
<path d="M117.521,52.3743 L117.521,34.1146"/>
<path d="M117.524,125.396 L117.524,34.1146"/>
<path d="M117.531,125.396 L117.531,34.1146"/>
<path d="M117.543,125.396 L117.543,34.1146"/>
<path d="M117.559,125.396 L117.559,34.1146"/>
<path d="M117.578,125.396 L117.578,34.1146"/>
<path d="M117.599,125.396 L117.599,34.1146"/>
<path d="M117.621,125.396 L117.621,34.1146"/>
<path d="M119.01,125.396 L119.009,34.1146"/>
<path d="M119.032,125.396 L119.031,34.1146"/>
<path d="M119.053,125.396 L119.052,34.1146"/>
<path d="M119.072,125.396 L119.071,34.1146"/>
<path d="M119.087,125.396 L119.087,34.1146"/>
<path d="M119.099,125.396 L119.099,34.1146"/>
<path d="M119.106,125.396 L119.106,34.1146"/>
<path d="M119.109,125.396 L119.109,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6bd9" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 124:Structural Framing 1:1773541" ifc:guid="38vEtVAzrDrR00vEtWdMlP">
<path d="M44.4962,125.297 L44.4959,34.1146"/>
<path d="M44.4991,125.297 L44.4987,34.1146"/>
<path d="M44.5181,126.884 L44.5105,126.884"/>
<path d="M44.5067,125.297 L44.5064,34.1146"/>
<path d="M44.5344,126.884 L44.5181,126.884"/>
<path d="M44.5181,126.884 L44.5181,126.883"/>
<path d="M44.5181,125.297 L44.5178,34.1146"/>
<path d="M44.5525,126.884 L44.5344,126.884"/>
<path d="M44.5344,126.884 L44.5344,126.88"/>
<path d="M44.5344,125.297 L44.534,34.1146"/>
<path d="M44.5744,126.884 L44.5525,126.884"/>
<path d="M44.5525,126.884 L44.5525,126.875"/>
<path d="M44.5525,125.297 L44.5522,34.1146"/>
<path d="M44.5963,126.884 L44.5744,126.884"/>
<path d="M44.5744,126.884 L44.5744,126.872"/>
<path d="M44.5744,125.297 L44.5741,34.1146"/>
<path d="M45.9849,126.884 L44.5963,126.884"/>
<path d="M44.5963,126.884 L44.5963,126.87"/>
<path d="M44.5963,125.297 L44.596,34.1146"/>
<path d="M46.0068,126.884 L45.9849,126.884"/>
<path d="M45.9849,126.884 L45.9849,126.87"/>
<path d="M45.9849,125.297 L45.9846,34.1146"/>
<path d="M46.0278,126.884 L46.0068,126.884"/>
<path d="M46.0068,126.884 L46.0068,126.872"/>
<path d="M46.0068,125.297 L46.0065,34.1146"/>
<path d="M46.0469,126.884 L46.0278,126.884"/>
<path d="M46.0278,126.884 L46.0278,126.875"/>
<path d="M46.0278,125.297 L46.0275,34.1146"/>
<path d="M46.0621,126.884 L46.0469,126.884"/>
<path d="M46.0469,126.884 L46.0469,126.88"/>
<path d="M46.0469,125.297 L46.0466,34.1146"/>
<path d="M46.0705,126.884 L46.0621,126.884"/>
<path d="M46.0621,126.884 L46.0621,126.883"/>
<path d="M46.0621,125.297 L46.0618,34.1146"/>
<path d="M46.0745,125.297 L46.0742,34.1146"/>
<path d="M46.0812,125.297 L46.0809,34.1146"/>
<path d="M46.0841,125.297 L46.0838,34.1146"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7411" class="IfcWall material-STRUCTURALFLOORSEESTRUCTDWGS materialCategory-Concrete projection" ifc:name="Generic Models 208:Generic Models 1:1773613" ifc:guid="38vEtVAzrDrR00vEtWdNGH">
<path d="M15.9217,126.984 L161.972,126.984"/>
<path d="M15.9217,131.746 L161.972,131.746"/>
<path d="M161.972,131.746 L161.972,126.984"/>
<path d="M15.9217,131.746 L15.9217,126.984"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d741c" class="IfcWall material-UNDERSIDEOFFLOORASSEMBLYnSEESTRUCTDWGS materialCategory-Concrete projection" ifc:name="Generic Models 207:Generic Models 1:1773600" ifc:guid="38vEtVAzrDrR00vEtWdNGS">
<path d="M15.9217,25.3832 L161.972,25.3832"/>
<path d="M15.9217,32.5271 L161.972,32.5271"/>
<path d="M161.972,32.5271 L161.972,25.3832"/>
<path d="M15.9217,32.5271 L15.9217,25.3832"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -0,0 +1,64 @@
<?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="3/8&quot;=1'-0&quot;" height="147.37911371158813mm" id="root" version="1.1" viewBox="0 0 250.37509202957153 147.37911371158813" width="250.37509202957153mm">
<defs/>
<path class="GlobalId-19voJ08NH9CgxCA8H8b6ok IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 7.115095097657314 L 172.6466715335846 7.115095097657314 L 120.83640694618225 28.28952967011558"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 7.115095138549805) rotate(-0.0)">
<tspan class="GlobalId-19voJ08NH9CgxCA8H8b6ok IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY</tspan>
<tspan class="GlobalId-19voJ08NH9CgxCA8H8b6ok IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-2NJxyI8CT3bAMqlA16fmbZ IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 34.71932112061607 L 172.6466715335846 34.71932112061607 L 100.82641243934631 52.89718805634605"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 34.719322204589844) rotate(-0.0)">
<tspan class="GlobalId-2NJxyI8CT3bAMqlA16fmbZ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-3pIofc_ML5yPVWSJZ2e$Pw IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 115.77907501542198 L 172.6466715335846 115.77907501542198 L 147.97940850257874 129.2594998964034"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 115.7790756225586) rotate(-0.0)">
<tspan class="GlobalId-3pIofc_ML5yPVWSJZ2e$Pw IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">STRUCTURAL FLOOR - SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-1byeyk2nf3TxnO_DWmu75p IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 48.72533975922691 L 172.6466715335846 48.72533975922691 L 110.20246148109436 56.49480520569908"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 48.725341796875) rotate(-0.0)">
<tspan class="GlobalId-1byeyk2nf3TxnO_DWmu75p IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">(2) BOXED STUDS</tspan>
<tspan class="GlobalId-1byeyk2nf3TxnO_DWmu75p IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SAME SIZE AS WALL STUDS</tspan>
</text>
<path class="GlobalId-1cINlRxlbEgPwIHTWdAWMh IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6375.81591796875 1079.3836669921875 L 6188.31591796875 1079.3836669921875"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6375.81591796875, 1075.8836669921875) 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-3qwsW4pK9F0eVGLDae9jny IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 63.67990671479332 L 172.6466715335846 63.67990671479332 L 114.47396874427795 58.11927019440758"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 63.67990493774414) rotate(-0.0)">
<tspan class="GlobalId-3qwsW4pK9F0eVGLDae9jny IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-3aQFoCNhTD1OIdWzkCXFHx IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 70.52538072512674 L 172.6466715335846 70.52538072512674 L 145.5799639225006 67.2684634924792"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 70.52537536621094) rotate(-0.0)">
<tspan class="GlobalId-3aQFoCNhTD1OIdWzkCXFHx IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-3aQFoCNhTD1OIdWzkCXFHx IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-3XtXtABNz0mB0aRIuB0UpV IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 83.97254644715416 L 172.6466715335846 83.97254644715416 L 138.88469338417053 93.72428356492149"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 83.97254180908203) rotate(-0.0)">
<tspan class="GlobalId-3XtXtABNz0mB0aRIuB0UpV IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">BLOCKING @ DOOR HINGE LOCATIONS</tspan>
<tspan class="GlobalId-3XtXtABNz0mB0aRIuB0UpV IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">EXTEND TO AT LEAST (3) VERT. </tspan>
</text>
<line class="GlobalId-16yfAhmnPAQRYDTA72ssII IfcAnnotation PredefinedType-SECTION" x1="88.94696807861328" x2="88.94696807861328" y1="67.54991149902344" y2="40.495609283447266"/>
<use transform="rotate(-90.00000250447816, 88.94696807861328, 67.54991149902344)" x="88.94696807861328" xlink:href="#section-arrow" y="67.54991149902344"/>
<use x="88.94696807861328" xlink:href="#section-tag" y="67.54991149902344"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="88.94696807861328" y="65.04991149902344">5C</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="88.94696807861328" y="70.04991149902344">A801</text>
<use transform="rotate(-90.00000250447816, 88.94696807861328, 40.495609283447266)" x="88.94696807861328" xlink:href="#section-arrow" y="40.495609283447266"/>
<use x="88.94696807861328" xlink:href="#section-tag" y="40.495609283447266"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="88.94696807861328" y="37.995609283447266">5C</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="88.94696807861328" y="42.995609283447266">A801</text>
<path class="GlobalId-1SDZb$Ih98WRY71azvdwal IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 96.98114096009361 L 172.6466715335846 96.98114096009361 L 119.00058388710022 107.44813381516563"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 96.98114013671875) rotate(-0.0)">
<tspan class="GlobalId-1SDZb$Ih98WRY71azvdwal IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">DOUBLE UP METAL STUDS @ JAMB</tspan>
</text>
<path class="GlobalId-3ZaTDXPZr6g9seAdVrRNyz IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 104.31954561555015 L 172.6466715335846 104.31954561555015 L 140.02957940101624 126.08579098069298"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 104.31954193115234) rotate(-0.0)">
<tspan class="GlobalId-3ZaTDXPZr6g9seAdVrRNyz IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL SILL CHANNEL</tspan>
<tspan class="GlobalId-3ZaTDXPZr6g9seAdVrRNyz IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-2Q_sMA38r2e86DQFXeKUuK IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 19.592854369517436 L 172.6466715335846 19.592854369517436 L 128.3823549747467 33.60829054200279"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 19.59285545349121) rotate(-0.0)">
<tspan class="GlobalId-2Q_sMA38r2e86DQFXeKUuK IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL TRACK CHANNEL @ HEAD</tspan>
<tspan class="GlobalId-2Q_sMA38r2e86DQFXeKUuK IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</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: 155 KiB

View File

@ -0,0 +1,41 @@
<?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="3/8&quot;=1'-0&quot;" height="147.34581400343842mm" id="root" version="1.1" viewBox="0 0 210.6875777244568 147.34581400343842" width="210.6875777244568mm">
<defs/>
<path class="GlobalId-2Birl0LRP7_P8GCe2uGc1I IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 20.22982905004951 L 129.09981608390808 20.22982905004951 L 102.0331084728241 33.65577528570625"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 20.229829788208008) rotate(-0.0)">
<tspan class="GlobalId-2Birl0LRP7_P8GCe2uGc1I IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL TRACK CHANNEL @ HEAD</tspan>
<tspan class="GlobalId-2Birl0LRP7_P8GCe2uGc1I IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-2ipojexBr4ixnwxZAxFWNJ IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 116.6850454578254 L 129.09981608390808 116.6850454578254 L 110.81168055534363 130.18931219671697"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 116.68505096435547) rotate(-0.0)">
<tspan class="GlobalId-2ipojexBr4ixnwxZAxFWNJ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">STRUCTURAL FLOOR - SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-1R1wDiIdrCPx3n8LXrIcun IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 38.44548533056709 L 129.09981608390808 38.44548533056709 L 88.4542167186737 57.86312887762519"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 38.44548416137695) rotate(-0.0)">
<tspan class="GlobalId-1R1wDiIdrCPx3n8LXrIcun IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-2$22Ixy1H4mAuUL1f3Q2ts IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 56.661141611084666 L 129.09981608390808 56.661141611084666 L 95.46419978141785 73.5912446074964"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 56.66114044189453) rotate(-0.0)">
<tspan class="GlobalId-2$22Ixy1H4mAuUL1f3Q2ts IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">DOUBLE UP METAL STUDS @ JAMB</tspan>
</text>
<path class="GlobalId-0w$gRWht55AhWgZohhyty5 IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6099.814453125 1079.366943359375 L 5912.314453125 1079.366943359375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6099.814453125, 1075.866943359375) 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-29s8nsCY98YvvDxj1alHcS IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 74.01372231511246 L 129.09981608390808 74.01372231511246 L 107.84146189689636 86.37572596167061"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 74.01372528076172) rotate(-0.0)">
<tspan class="GlobalId-29s8nsCY98YvvDxj1alHcS IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-29s8nsCY98YvvDxj1alHcS IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-3C7chdDRnCv9rz8krmnATE IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 105.09110758398506 L 129.09981608390808 105.09110758398506 L 98.95655512809753 126.227331853852"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 105.09111022949219) rotate(-0.0)">
<tspan class="GlobalId-3C7chdDRnCv9rz8krmnATE IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL SILL CHANNEL</tspan>
<tspan class="GlobalId-3C7chdDRnCv9rz8krmnATE IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-0sfvnw_T1CPQmHm_L42pwc IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 8.530268020376889 L 129.09981608390808 8.530268020376889 L 88.1938636302948 27.65477964971992"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 8.530268669128418) rotate(-0.0)">
<tspan class="GlobalId-0sfvnw_T1CPQmHm_L42pwc IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY</tspan>
<tspan class="GlobalId-0sfvnw_T1CPQmHm_L42pwc IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE STRUCT. DWGS</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 142 KiB

View File

@ -0,0 +1,38 @@
<?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="3/8&quot;=1'-0&quot;" height="147.34581400343842mm" id="root" version="1.1" viewBox="0 0 210.6875777244568 147.34581400343842" width="210.6875777244568mm">
<defs/>
<path class="GlobalId-3MqkdpcqvDruww$wWGvL4i IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 16.453755594238963 L 120.83718180656433 16.453755594238963 L 101.6664206981659 30.30384848211738"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 16.45375633239746) rotate(-0.0)">
<tspan class="GlobalId-3MqkdpcqvDruww$wWGvL4i IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY</tspan>
<tspan class="GlobalId-3MqkdpcqvDruww$wWGvL4i IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-1FSa$7YqPCYBp0nkC023N4 IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 76.68472574409876 L 120.83718180656433 76.68472574409876 L 74.24876093864441 93.40287516211006"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 76.68473052978516) rotate(-0.0)">
<tspan class="GlobalId-1FSa$7YqPCYBp0nkC023N4 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">BLOCKING TO BRIDGE AT LEAST</tspan>
<tspan class="GlobalId-1FSa$7YqPCYBp0nkC023N4 IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">(3) VERTICAL STUDS</tspan>
</text>
<path class="GlobalId-04A7pqw3HEpumU$epu1NEf IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 43.775094247803416 L 120.83718180656433 43.775094247803416 L 109.31870341300964 33.36561987493965"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 43.77509307861328) rotate(-0.0)">
<tspan class="GlobalId-04A7pqw3HEpumU$epu1NEf IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL TRACK CHANNEL @ HEAD</tspan>
<tspan class="GlobalId-04A7pqw3HEpumU$epu1NEf IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-3_GgFEiwHC6BWyF2Eu6G99 IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 109.22248432730171 L 120.83718180656433 109.22248432730171 L 93.9469039440155 101.77458593939278"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 109.22248840332031) rotate(-0.0)">
<tspan class="GlobalId-3_GgFEiwHC6BWyF2Eu6G99 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL SILL CHANNEL</tspan>
<tspan class="GlobalId-3_GgFEiwHC6BWyF2Eu6G99 IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-2cdX76ffz0QBm1TOjc9_2i IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 61.458481050476756 L 120.83718180656433 61.458481050476756 L 93.9469039440155 54.010523057923045"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 61.45848083496094) rotate(-0.0)">
<tspan class="GlobalId-2cdX76ffz0QBm1TOjc9_2i IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-2cdX76ffz0QBm1TOjc9_2i IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-0p8EVyH396kvFR27J1WaJ2 IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 119.72267696951363 L 120.83718180656433 119.72267696951363 L 108.50760340690613 130.1090843448493"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 119.7226791381836) rotate(-0.0)">
<tspan class="GlobalId-0p8EVyH396kvFR27J1WaJ2 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">STRUCTURAL FLOOR - SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-381koCSMT2dRjriGQXPtyk IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6803.2158203125 1079.366943359375 L 6615.7158203125 1079.366943359375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6803.2158203125, 1075.866943359375) 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>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 89 KiB

View File

@ -0,0 +1,58 @@
<?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="3/8&quot;=1'-0&quot;" height="147.34581400343842mm" id="root" version="1.1" viewBox="0 0 210.6875777244568 147.34581400343842" width="210.6875777244568mm">
<defs/>
<path class="GlobalId-3OsjhgfuL6H85IYR6e80lg IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 37.7992517719123 L 142.3620879650116 37.7992517719123 L 97.87937998771667 58.049691415772166"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 37.799251556396484) rotate(-0.0)">
<tspan class="GlobalId-3OsjhgfuL6H85IYR6e80lg IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-0spfw2G$f7GfKddlFre8fC IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 68.22360776682231 L 142.3620879650116 68.22360776682231 L 106.55924677848816 83.64994595144722"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 68.2236099243164) rotate(-0.0)">
<tspan class="GlobalId-0spfw2G$f7GfKddlFre8fC IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">DOUBLE UP METAL STUDS @ JAMB</tspan>
</text>
<path class="GlobalId-0B9KPLVpTBaggI4DDkp0X_ IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 45.70735762213203 L 142.3620879650116 45.70735762213203 L 102.07030177116394 61.37849161718818"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 45.70735549926758) rotate(-0.0)">
<tspan class="GlobalId-0B9KPLVpTBaggI4DDkp0X_ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">(2) BOXED STUDS</tspan>
<tspan class="GlobalId-0B9KPLVpTBaggI4DDkp0X_ IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SAME SIZE AS WALL STUDS</tspan>
</text>
<path class="GlobalId-0VbfpFuc96yw6Ak5WlUIyK IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 25.752795434937205 L 142.3620879650116 25.752795434937205 L 125.45725703239441 33.14794371221992"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 25.752796173095703) rotate(-0.0)">
<tspan class="GlobalId-0VbfpFuc96yw6Ak5WlUIyK IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL TRACK CHANNEL @ HEAD</tspan>
<tspan class="GlobalId-0VbfpFuc96yw6Ak5WlUIyK IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-3EI0WH0yvA2OnrsisTYYfk IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 14.671815134033887 L 142.3620879650116 14.671815134033887 L 112.75765299797058 28.416765428528514"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 14.671815872192383) rotate(-0.0)">
<tspan class="GlobalId-3EI0WH0yvA2OnrsisTYYfk IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY</tspan>
<tspan class="GlobalId-3EI0WH0yvA2OnrsisTYYfk IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-1$znt6j4zF5eHFWtXYU9zX IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 88.04698059652779 L 142.3620879650116 88.04698059652779 L 104.16170954704285 105.61688015554878"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 88.04698181152344) rotate(-0.0)">
<tspan class="GlobalId-1$znt6j4zF5eHFWtXYU9zX IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">CRIPPLE STUD OR CLIP ANGLE</tspan>
</text>
<path class="GlobalId-14MHrOYR9D686HGyFcHlRD IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 111.32795879934761 L 142.3620879650116 111.32795879934761 L 113.44096064567566 126.3876683482978"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 111.32796478271484) rotate(-0.0)">
<tspan class="GlobalId-14MHrOYR9D686HGyFcHlRD IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL SILL CHANNEL</tspan>
<tspan class="GlobalId-14MHrOYR9D686HGyFcHlRD IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-3azVp$6vj0dPFxqEtqlZ0S IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 58.28203032110664 L 142.3620879650116 58.28203032110664 L 102.35592722892761 62.96171019171211"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 58.28202819824219) rotate(-0.0)">
<tspan class="GlobalId-3azVp$6vj0dPFxqEtqlZ0S IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-0t5M6UIqP9l9O6$4I$Pt5Z IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 81.7930228481147 L 142.3620879650116 81.7930228481147 L 98.0977714061737 102.4655229816291"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 81.79302215576172) rotate(-0.0)">
<tspan class="GlobalId-0t5M6UIqP9l9O6$4I$Pt5Z IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">SILL STUD</tspan>
</text>
<path class="GlobalId-2JDkmpk6P9NO9QAx0Nhp2y IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6613.349609375 1079.366943359375 L 6425.849609375 1079.366943359375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6613.349609375, 1075.866943359375) 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-2aJVdWzxLC9OL8XykXSEh6 IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 96.87830278967354 L 142.3620879650116 96.87830278967354 L 118.68712306022644 108.38414499853585"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 96.87830352783203) rotate(-0.0)">
<tspan class="GlobalId-2aJVdWzxLC9OL8XykXSEh6 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-2aJVdWzxLC9OL8XykXSEh6 IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-2HsMFuABL5NxZWjhEevWa0 IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 122.1110946903083 L 142.3620879650116 122.1110946903083 L 133.510559797287 129.53878710363836"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 122.11109924316406) rotate(-0.0)">
<tspan class="GlobalId-2HsMFuABL5NxZWjhEevWa0 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">STRUCTURAL FLOOR - SEE STRUCT. DWGS</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 7.1 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 117 KiB

View File

@ -0,0 +1,41 @@
<?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="3/8&quot;=1'-0&quot;" height="147.34581400343842mm" id="root" version="1.1" viewBox="0 0 210.6875777244568 147.34581400343842" width="210.6875777244568mm">
<defs/>
<path class="GlobalId-2Birl0LRP7_P8GCe2uGc1I IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 20.229847676501002 L 129.09981608390808 20.229847676501002 L 102.0331084728241 33.65583861564132"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 20.229848861694336) rotate(-0.0)">
<tspan class="GlobalId-2Birl0LRP7_P8GCe2uGc1I IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL TRACK CHANNEL @ HEAD</tspan>
<tspan class="GlobalId-2Birl0LRP7_P8GCe2uGc1I IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-2ipojexBr4ixnwxZAxFWNJ IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 116.68506408427689 L 129.09981608390808 116.68506408427689 L 110.81168055534363 130.18930102084607"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 116.68506622314453) rotate(-0.0)">
<tspan class="GlobalId-2ipojexBr4ixnwxZAxFWNJ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">STRUCTURAL FLOOR - SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-1R1wDiIdrCPx3n8LXrIcun IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 38.44550395701858 L 129.09981608390808 38.44550395701858 L 88.4542167186737 57.8631177017543"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 38.44550323486328) rotate(-0.0)">
<tspan class="GlobalId-1R1wDiIdrCPx3n8LXrIcun IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-2$22Ixy1H4mAuUL1f3Q2ts IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 56.66116023753616 L 129.09981608390808 56.66116023753616 L 95.46419978141785 73.59131166272178"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 56.66115951538086) rotate(-0.0)">
<tspan class="GlobalId-2$22Ixy1H4mAuUL1f3Q2ts IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">DOUBLE UP METAL STUDS @ JAMB</tspan>
</text>
<path class="GlobalId-0w$gRWht55AhWgZohhyty5 IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6099.814453125 126.86690521240234 L 5912.314453125 126.86690521240234"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6099.814453125, 123.36690521240234) 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-29s8nsCY98YvvDxj1alHcS IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 74.01374094156395 L 129.09981608390808 74.01374094156395 L 107.84146189689636 86.37572223638031"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 74.01374053955078) rotate(-0.0)">
<tspan class="GlobalId-29s8nsCY98YvvDxj1alHcS IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-29s8nsCY98YvvDxj1alHcS IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-3C7chdDRnCv9rz8krmnATE IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 105.09112621043656 L 129.09981608390808 105.09112621043656 L 98.95655512809753 126.22734675501319"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 105.09112548828125) rotate(-0.0)">
<tspan class="GlobalId-3C7chdDRnCv9rz8krmnATE IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL SILL CHANNEL</tspan>
<tspan class="GlobalId-3C7chdDRnCv9rz8krmnATE IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-0sfvnw_T1CPQmHm_L42pwc IfcAnnotation PredefinedType-TEXTLEADER" d="M 132.92309641838074 8.53029037211868 L 129.09981608390808 8.53029037211868 L 88.1938636302948 27.6548280784938"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(132.923095703125, 8.530290603637695) rotate(-0.0)">
<tspan class="GlobalId-0sfvnw_T1CPQmHm_L42pwc IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY</tspan>
<tspan class="GlobalId-0sfvnw_T1CPQmHm_L42pwc IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE STRUCT. DWGS</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 142 KiB

View File

@ -0,0 +1,64 @@
<?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="3/8&quot;=1'-0&quot;" height="147.37911371158813mm" id="root" version="1.1" viewBox="0 0 250.37509202957153 147.37911371158813" width="250.37509202957153mm">
<defs/>
<line class="GlobalId-16yfAhmnPAQRYDTA72ssII IfcAnnotation PredefinedType-SECTION" x1="88.94696807861328" x2="88.94696807861328" y1="67.54993438720703" y2="40.49561309814453"/>
<use transform="rotate(-90.00000250447816, 88.94696807861328, 67.54993438720703)" x="88.94696807861328" xlink:href="#section-arrow" y="67.54993438720703"/>
<use x="88.94696807861328" xlink:href="#section-tag" y="67.54993438720703"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="88.94696807861328" y="65.04993438720703">5C</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="88.94696807861328" y="70.04993438720703">A801</text>
<use transform="rotate(-90.00000250447816, 88.94696807861328, 40.49561309814453)" x="88.94696807861328" xlink:href="#section-arrow" y="40.49561309814453"/>
<use x="88.94696807861328" xlink:href="#section-tag" y="40.49561309814453"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="88.94696807861328" y="37.99561309814453">5C</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="88.94696807861328" y="42.99561309814453">A801</text>
<path class="GlobalId-1SDZb$Ih98WRY71azvdwal IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 96.98112792157757 L 172.6466715335846 96.98112792157757 L 119.00058388710022 107.44815989219772"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 96.98113250732422) rotate(-0.0)">
<tspan class="GlobalId-1SDZb$Ih98WRY71azvdwal IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">DOUBLE UP METAL STUDS @ JAMB</tspan>
</text>
<path class="GlobalId-3ZaTDXPZr6g9seAdVrRNyz IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 104.31954934084045 L 172.6466715335846 104.31954934084045 L 140.02957940101624 126.08580215656387"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 104.31954956054688) rotate(-0.0)">
<tspan class="GlobalId-3ZaTDXPZr6g9seAdVrRNyz IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL SILL CHANNEL</tspan>
<tspan class="GlobalId-3ZaTDXPZr6g9seAdVrRNyz IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-2Q_sMA38r2e86DQFXeKUuK IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 19.592858094807735 L 172.6466715335846 19.592858094807735 L 128.3823549747467 33.60833897077667"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 19.592859268188477) rotate(-0.0)">
<tspan class="GlobalId-2Q_sMA38r2e86DQFXeKUuK IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL TRACK CHANNEL @ HEAD</tspan>
<tspan class="GlobalId-2Q_sMA38r2e86DQFXeKUuK IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-19voJ08NH9CgxCA8H8b6ok IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 7.115102548237911 L 172.6466715335846 7.115102548237911 L 120.83640694618225 28.289548296567073"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 7.115102291107178) rotate(-0.0)">
<tspan class="GlobalId-19voJ08NH9CgxCA8H8b6ok IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">UNDERSIDE OF FLOOR ASSEMBLY</tspan>
<tspan class="GlobalId-19voJ08NH9CgxCA8H8b6ok IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-2NJxyI8CT3bAMqlA16fmbZ IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 34.71932484590637 L 172.6466715335846 34.71932484590637 L 100.82641243934631 52.89714707815277"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 34.71932601928711) rotate(-0.0)">
<tspan class="GlobalId-2NJxyI8CT3bAMqlA16fmbZ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-3pIofc_ML5yPVWSJZ2e$Pw IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 115.77907874071228 L 172.6466715335846 115.77907874071228 L 147.97940850257874 129.2594961711131"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 115.77908325195312) rotate(-0.0)">
<tspan class="GlobalId-3pIofc_ML5yPVWSJZ2e$Pw IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">STRUCTURAL FLOOR - SEE STRUCT. DWGS</tspan>
</text>
<path class="GlobalId-1byeyk2nf3TxnO_DWmu75p IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 48.72534348451721 L 172.6466715335846 48.72534348451721 L 110.20246148109436 56.4947642275058"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 48.725345611572266) rotate(-0.0)">
<tspan class="GlobalId-1byeyk2nf3TxnO_DWmu75p IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">(2) BOXED STUDS</tspan>
<tspan class="GlobalId-1byeyk2nf3TxnO_DWmu75p IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SAME SIZE AS WALL STUDS</tspan>
</text>
<path class="GlobalId-1cINlRxlbEgPwIHTWdAWMh IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6375.81591796875 126.88355255126953 L 6188.31591796875 126.88355255126953"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6375.81591796875, 123.38355255126953) 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-3qwsW4pK9F0eVGLDae9jny IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 63.679984945889586 L 172.6466715335846 63.679984945889586 L 114.47396874427795 58.11925901853668"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 63.67998504638672) rotate(-0.0)">
<tspan class="GlobalId-3qwsW4pK9F0eVGLDae9jny IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">HEADER TRACK</tspan>
</text>
<path class="GlobalId-3aQFoCNhTD1OIdWzkCXFHx IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 70.52534347222375 L 172.6466715335846 70.52534347222375 L 145.5799639225006 67.26853054770457"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 70.52533721923828) rotate(-0.0)">
<tspan class="GlobalId-3aQFoCNhTD1OIdWzkCXFHx IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-3aQFoCNhTD1OIdWzkCXFHx IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-3XtXtABNz0mB0aRIuB0UpV IfcAnnotation PredefinedType-TEXTLEADER" d="M 176.46995186805725 83.97253154599296 L 172.6466715335846 83.97253154599296 L 138.88469338417053 93.72429846608269"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(176.46995544433594, 83.97252655029297) rotate(-0.0)">
<tspan class="GlobalId-3XtXtABNz0mB0aRIuB0UpV IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">BLOCKING @ DOOR HINGE LOCATIONS</tspan>
<tspan class="GlobalId-3XtXtABNz0mB0aRIuB0UpV IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">EXTEND TO AT LEAST (3) VERT. </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: 155 KiB

View File

@ -0,0 +1,20 @@
<?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&quot;=80'" height="168.059536550097mm" id="root" version="1.1" viewBox="0 0 212.44622866312665 168.059536550097" width="212.44622866312665mm">
<defs/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="199.45632934570312" x2="199.05908203125" y1="47.03822708129883" y2="46.07918167114258"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="199.05908203125" x2="198.1000213623047" y1="46.07918167114258" y2="45.68191909790039"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="198.1000213623047" x2="163.581298828125" y1="45.68191909790039" y2="45.68195343017578"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="163.581298828125" x2="162.6222381591797" y1="45.68195343017578" y2="46.07920455932617"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="162.6222381591797" x2="162.22499084472656" y1="46.07920455932617" y2="47.03824996948242"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="162.22499084472656" x2="162.2250213623047" y1="47.03824996948242" y2="132.32638549804688"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="162.2250213623047" x2="162.6222686767578" y1="132.32638549804688" y2="133.28543090820312"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="162.6222686767578" x2="163.58132934570312" y1="133.28543090820312" y2="133.6826934814453"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="163.58132934570312" x2="198.1000518798828" y1="133.6826934814453" y2="133.68270874023438"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="198.1000518798828" x2="199.05911254882812" y1="133.68270874023438" y2="133.28546142578125"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="199.05911254882812" x2="199.45635986328125" y1="133.28546142578125" y2="132.32640075683594"/>
<line class="GlobalId-2ruwD$4cP5WAJAIX9nF9sm IfcAnnotation PredefinedType-HIDDENLINE predefinedtype-HIDDENLINE" x1="199.45635986328125" x2="199.45632934570312" y1="132.32640075683594" y2="47.03822708129883"/>
<path class="GlobalId-1R0rH6WsfBLPexmMUZ_zMh IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" d="M 140.95804691314697 17.22077366394417 L 143.8075105349223 17.22077366394417 L 162.7669970194499 45.59864438258227"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="end" transform="translate(140.9580535888672, 17.22077178955078) rotate(3.415094992117375e-06)">
<tspan class="GlobalId-1R0rH6WsfBLPexmMUZ_zMh IfcAnnotation PredefinedType-TEXTLEADER predefinedtype-TEXTLEADER" dy="0em" x="0" y="0">AREA OF WORK</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 944 KiB

View File

@ -0,0 +1,19 @@
<?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="3/8&quot;=1'-0&quot;" height="147.34581400343842mm" id="root" version="1.1" viewBox="0 0 210.6875777244568 147.34581400343842" width="210.6875777244568mm">
<defs/>
<path class="GlobalId-04A7pqw3HEpumU$epu1NEf IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 43.775094247803416 L 120.83718180656433 43.775094247803416 L 109.31870341300964 33.36561987493965"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 43.77509307861328) rotate(-0.0)">
<tspan class="GlobalId-04A7pqw3HEpumU$epu1NEf IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL TRACK CHANNEL @ HEAD</tspan>
<tspan class="GlobalId-04A7pqw3HEpumU$epu1NEf IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-2cdX76ffz0QBm1TOjc9_2i IfcAnnotation PredefinedType-TEXTLEADER" d="M 124.66046214103699 61.458481050476756 L 120.83718180656433 61.458481050476756 L 93.9469039440155 54.010523057923045"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(124.66046142578125, 61.45848083496094) rotate(-0.0)">
<tspan class="GlobalId-2cdX76ffz0QBm1TOjc9_2i IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-2cdX76ffz0QBm1TOjc9_2i IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-381koCSMT2dRjriGQXPtyk IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6803.2158203125 1079.366943359375 L 6615.7158203125 1079.366943359375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6803.2158203125, 1075.866943359375) 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>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -0,0 +1,35 @@
<?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="3/8&quot;=1'-0&quot;" height="147.34581400343842mm" id="root" version="1.1" viewBox="0 0 210.6875777244568 147.34581400343842" width="210.6875777244568mm">
<defs/>
<path class="GlobalId-2aJVdWzxLC9OL8XykXSEh6 IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 96.87830278967354 L 142.3620879650116 96.87830278967354 L 118.68712306022644 108.38414499853585"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 96.87830352783203) rotate(-0.0)">
<tspan class="GlobalId-2aJVdWzxLC9OL8XykXSEh6 IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">TYP. VERTICAL METAL STUD</tspan>
<tspan class="GlobalId-2aJVdWzxLC9OL8XykXSEh6 IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">SEE WALL TAG FOR SPACING AND GUAGE</tspan>
</text>
<path class="GlobalId-0t5M6UIqP9l9O6$4I$Pt5Z IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 81.7930228481147 L 142.3620879650116 81.7930228481147 L 98.0977714061737 102.4655229816291"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 81.79302215576172) rotate(-0.0)">
<tspan class="GlobalId-0t5M6UIqP9l9O6$4I$Pt5Z IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">SILL STUD</tspan>
</text>
<path class="GlobalId-1$znt6j4zF5eHFWtXYU9zX IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 88.04698059652779 L 142.3620879650116 88.04698059652779 L 104.16170954704285 105.61688015554878"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 88.04698181152344) rotate(-0.0)">
<tspan class="GlobalId-1$znt6j4zF5eHFWtXYU9zX IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">CRIPPLE STUD OR CLIP ANGLE</tspan>
</text>
<path class="GlobalId-0B9KPLVpTBaggI4DDkp0X_ IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 45.70735762213203 L 142.3620879650116 45.70735762213203 L 102.07030177116394 61.37849161718818"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 45.70735549926758) rotate(-0.0)">
<tspan class="GlobalId-0B9KPLVpTBaggI4DDkp0X_ IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">(2) BOXED STUDS - SAME SIZE AS WALL STUDS</tspan>
</text>
<path class="GlobalId-0spfw2G$f7GfKddlFre8fC IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 68.22360776682231 L 142.3620879650116 68.22360776682231 L 106.55924677848816 83.64994595144722"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 68.2236099243164) rotate(-0.0)">
<tspan class="GlobalId-0spfw2G$f7GfKddlFre8fC IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">DOUBLE UP METAL STUDS @ JAMB</tspan>
</text>
<path class="GlobalId-14MHrOYR9D686HGyFcHlRD IfcAnnotation PredefinedType-TEXTLEADER" d="M 146.18536829948425 111.32795879934761 L 142.3620879650116 111.32795879934761 L 113.44096064567566 126.3876683482978"/>
<text dominant-baseline="middle" style="font-size: 0;" text-anchor="start" transform="translate(146.18536376953125, 111.32796478271484) rotate(-0.0)">
<tspan class="GlobalId-14MHrOYR9D686HGyFcHlRD IfcAnnotation PredefinedType-TEXTLEADER" dy="0em" x="0" y="0">METAL SILL CHANNEL</tspan>
<tspan class="GlobalId-14MHrOYR9D686HGyFcHlRD IfcAnnotation PredefinedType-TEXTLEADER" dy="1em" x="0" y="0">FASTENER PER MANU. REQUIREMENTS</tspan>
</text>
<path class="GlobalId-2JDkmpk6P9NO9QAx0Nhp2y IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6613.349609375 1079.366943359375 L 6425.849609375 1079.366943359375"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6613.349609375, 1075.866943359375) 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>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -0,0 +1,290 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="210.688mm" height="147.346mm" viewBox="0 0 210.688 147.346">
<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 TYPICAL FRAMING ELEVATION @ WINDOW OPENING" class="section" ifc:plane="[[1.000000,0.000000,0.000000,0.000000],[0.000000,-0.000000,-1.000000,-0.457200],[0.000000,1.000000,-0.000000,-0.000000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[31.250000,0.000000,-6853.893784],[0.000000,31.250000,1079.367780],[0.000000,0.000000,1.000000]]">
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7603" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 180:Structural Framing 1:1774143" ifc:guid="38vEtVAzrDrR00vEtWdNO3">
<path d="M79.8623,32.5686 L79.8621,32.5686"/>
<path d="M79.8987,32.5686 L79.8623,32.5686"/>
<path d="M79.9485,32.5686 L79.8987,32.5686"/>
<path d="M79.8489,57.3185 L79.8489,34.1561"/>
<path d="M81.3369,32.5686 L79.9485,32.5686"/>
<path d="M81.3867,32.5686 L81.3369,32.5686"/>
<path d="M81.4231,32.5686 L81.3867,32.5686"/>
<path d="M81.4233,32.5686 L81.4231,32.5686"/>
<path d="M81.4364,57.3185 L81.4364,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7512" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 151:Structural Framing 1:1773870" ifc:guid="38vEtVAzrDrR00vEtWdNKI">
<path d="M63.9873,32.5686 L63.9871,32.5686"/>
<path d="M64.0237,32.5686 L63.9873,32.5686"/>
<path d="M64.0735,32.5686 L64.0237,32.5686"/>
<path d="M63.9739,125.28 L63.9739,34.1561"/>
<path d="M65.4619,32.5686 L64.0735,32.5686"/>
<path d="M65.5117,32.5686 L65.4619,32.5686"/>
<path d="M65.5481,32.5686 L65.5117,32.5686"/>
<path d="M65.5483,32.5686 L65.5481,32.5686"/>
<path d="M65.5614,125.28 L65.5614,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7605" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDORSCREWEDPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 179:Structural Framing 2:1774137" ifc:guid="38vEtVAzrDrR00vEtWdNO5">
<path d="M67.1489,58.906 L105.249,58.906"/>
<path d="M105.249,58.8927 L105.249,58.906"/>
<path d="M105.249,58.8563 L105.249,58.8927"/>
<path d="M105.249,58.8065 L105.249,58.8563"/>
<path d="M67.1489,58.8927 L67.1489,58.906"/>
<path d="M67.1489,58.8563 L67.1489,58.8927"/>
<path d="M67.1489,58.8065 L67.1489,58.8563"/>
<path d="M67.1489,58.906 L105.249,58.906"/>
<path d="M105.249,57.3185 L105.249,58.8065"/>
<path d="M67.1489,57.3185 L67.1489,58.8065"/>
<path d="M67.1489,57.3185 L105.249,57.3185"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d752c" class="IfcBuildingElementProxy material-CRIPPLESTUDORCLIPANGLE materialCategory-Metal projection" ifc:name="Structural Framing 148:Structural Framing 1:1773840" ifc:guid="38vEtVAzrDrR00vEtWdNKi">
<path d="M105.149,106.429 L103.761,106.429"/>
<path d="M105.193,106.429 L105.2,106.429"/>
<path d="M105.175,106.429 L105.193,106.429"/>
<path d="M105.149,106.429 L105.175,106.429"/>
<path d="M105.2,106.429 L105.2,106.429"/>
<path d="M103.675,106.429 L103.661,106.429"/>
<path d="M103.711,106.429 L103.675,106.429"/>
<path d="M103.761,106.429 L103.711,106.429"/>
<path d="M103.661,106.429 L103.661,103.254"/>
<path d="M105.149,106.429 L103.761,106.429"/>
<path d="M105.199,106.429 L105.149,106.429"/>
<path d="M105.236,106.429 L105.199,106.429"/>
<path d="M105.249,106.429 L105.236,106.429"/>
<path d="M105.249,106.429 L105.249,101.722"/>
<path d="M105.236,106.429 L105.249,106.429"/>
<path d="M105.2,106.429 L105.236,106.429"/>
<path d="M105.175,106.429 L105.193,106.429"/>
<path d="M103.717,106.429 L103.736,106.429"/>
<path d="M103.711,106.429 L103.661,106.429"/>
<path d="M103.661,106.429 L103.661,106.429"/>
<path d="M103.711,106.429 L103.711,106.429"/>
<path d="M103.736,106.429 L103.761,106.429"/>
<path d="M103.717,106.429 L103.736,106.429"/>
<path d="M103.711,106.429 L103.717,106.429"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b92" class="IfcWall material-UNDERSIDEOFFLOORASSEMBLYSEESTRUCTDWGS materialCategory-Concrete projection" ifc:name="Generic Models 205:Generic Models 1:1773486" ifc:guid="38vEtVAzrDrR00vEtWdMkI">
<path d="M35.7572,25.4247 L137.778,25.4247"/>
<path d="M35.7572,32.5686 L137.778,32.5686"/>
<path d="M137.778,32.5686 L137.778,25.4247"/>
<path d="M35.7572,32.5686 L35.7572,25.4247"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b87" class="IfcWall material-STRUCTURALFLOORSEESTRUCTDWGS materialCategory-Concrete projection" ifc:name="Generic Models 206:Generic Models 1:1773499" ifc:guid="38vEtVAzrDrR00vEtWdMk7">
<path d="M35.7572,126.868 L137.778,126.868"/>
<path d="M35.7572,131.63 L137.778,131.63"/>
<path d="M137.778,131.63 L137.778,126.868"/>
<path d="M35.7572,131.63 L35.7572,126.868"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d761b" class="IfcBuildingElementProxy material-2BOXEDSTUDSSAMESIZEASWALLSTUDS materialCategory-Metal projection" ifc:name="Structural Framing 177:Structural Framing 2:1774119" ifc:guid="38vEtVAzrDrR00vEtWdNOR">
<path d="M105.249,61.9296 L105.249,60.5426"/>
<path d="M67.1489,61.9296 L67.1489,60.5426"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7518" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 150:Structural Framing 1:1773860" ifc:guid="38vEtVAzrDrR00vEtWdNKO">
<path d="M106.85,32.5686 L106.85,32.5686"/>
<path d="M106.886,32.5686 L106.85,32.5686"/>
<path d="M106.936,32.5686 L106.886,32.5686"/>
<path d="M106.836,125.28 L106.836,34.1561"/>
<path d="M108.324,32.5686 L106.936,32.5686"/>
<path d="M108.374,32.5686 L108.324,32.5686"/>
<path d="M108.411,32.5686 L108.374,32.5686"/>
<path d="M108.411,32.5686 L108.411,32.5686"/>
<path d="M108.424,125.28 L108.424,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7526" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 149:Structural Framing 1:1773850" ifc:guid="38vEtVAzrDrR00vEtWdNKc">
<path d="M65.5748,32.5686 L65.5746,32.5686"/>
<path d="M65.6112,32.5686 L65.5748,32.5686"/>
<path d="M65.661,32.5686 L65.6112,32.5686"/>
<path d="M65.5614,125.28 L65.5614,34.1561"/>
<path d="M67.0494,32.5686 L65.661,32.5686"/>
<path d="M67.0992,32.5686 L67.0494,32.5686"/>
<path d="M67.1356,32.5686 L67.0992,32.5686"/>
<path d="M67.1358,32.5686 L67.1356,32.5686"/>
<path d="M67.1489,125.28 L67.1489,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d753a" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 147:Structural Framing 1:1773830" ifc:guid="38vEtVAzrDrR00vEtWdNKw">
<path d="M92.5623,32.5686 L92.5621,32.5686"/>
<path d="M92.5987,32.5686 L92.5623,32.5686"/>
<path d="M92.6485,32.5686 L92.5987,32.5686"/>
<path d="M92.5489,57.3185 L92.5489,34.1561"/>
<path d="M94.0369,32.5686 L92.6485,32.5686"/>
<path d="M94.0867,32.5686 L94.0369,32.5686"/>
<path d="M94.1231,32.5686 L94.0867,32.5686"/>
<path d="M94.1233,32.5686 L94.1231,32.5686"/>
<path d="M94.1364,57.3185 L94.1364,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d760c" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDORSCREWEDPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 178:Structural Framing 2:1774128" ifc:guid="38vEtVAzrDrR00vEtWdNOC">
<path d="M105.249,59.0546 L105.249,59.0546"/>
<path d="M67.1489,59.0546 L67.1489,59.0546"/>
<path d="M105.249,59.0546 L105.249,60.5426"/>
<path d="M67.1489,59.0546 L67.1489,60.5426"/>
<path d="M67.1489,60.5426 L105.249,60.5426"/>
<path d="M105.249,59.0049 L105.249,59.0546"/>
<path d="M105.249,58.9684 L105.249,59.0049"/>
<path d="M105.249,58.9551 L105.249,58.9684"/>
<path d="M67.1489,59.0049 L67.1489,59.0546"/>
<path d="M67.1489,58.9684 L67.1489,59.0049"/>
<path d="M67.1489,58.9551 L67.1489,58.9684"/>
<path d="M67.1489,58.9551 L105.249,58.9551"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d74c0" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 146:Structural Framing 1:1773820" ifc:guid="38vEtVAzrDrR00vEtWdNJ0">
<path d="M92.5489,125.28 L92.5489,103.254"/>
<path d="M94.1364,125.28 L94.1364,103.254"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d74ce" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 145:Structural Framing 1:1773810" ifc:guid="38vEtVAzrDrR00vEtWdNJE">
<path d="M79.8489,125.28 L79.8489,103.254"/>
<path d="M81.4364,125.28 L81.4364,103.254"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6be7" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 123:Structural Framing 1:1773531" ifc:guid="38vEtVAzrDrR00vEtWdMld">
<path d="M130.662,32.5686 L130.662,32.5686"/>
<path d="M130.699,32.5686 L130.662,32.5686"/>
<path d="M130.748,32.5686 L130.699,32.5686"/>
<path d="M130.649,125.28 L130.649,34.1561"/>
<path d="M132.137,32.5686 L130.748,32.5686"/>
<path d="M132.187,32.5686 L132.137,32.5686"/>
<path d="M132.223,32.5686 L132.187,32.5686"/>
<path d="M132.223,32.5686 L132.223,32.5686"/>
<path d="M132.236,125.28 L132.236,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b78" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 111:Structural Framing 1:1773380" ifc:guid="38vEtVAzrDrR00vEtWdMju">
<path d="M117.962,32.5686 L117.962,32.5686"/>
<path d="M117.999,32.5686 L117.962,32.5686"/>
<path d="M118.048,32.5686 L117.999,32.5686"/>
<path d="M117.949,125.28 L117.949,34.1561"/>
<path d="M119.437,32.5686 L118.048,32.5686"/>
<path d="M119.487,32.5686 L119.437,32.5686"/>
<path d="M119.523,32.5686 L119.487,32.5686"/>
<path d="M119.523,32.5686 L119.523,32.5686"/>
<path d="M119.536,125.28 L119.536,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b06" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB materialCategory-Metal projection" ifc:name="Structural Framing 110:Structural Framing 1:1773370" ifc:guid="38vEtVAzrDrR00vEtWdMi6">
<path d="M105.262,32.5686 L105.262,32.5686"/>
<path d="M105.299,32.5686 L105.262,32.5686"/>
<path d="M105.348,32.5686 L105.299,32.5686"/>
<path d="M105.249,125.28 L105.249,34.1561"/>
<path d="M106.737,32.5686 L105.348,32.5686"/>
<path d="M106.787,32.5686 L106.737,32.5686"/>
<path d="M106.823,32.5686 L106.787,32.5686"/>
<path d="M106.823,32.5686 L106.823,32.5686"/>
<path d="M106.836,125.28 L106.836,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d74d0" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDORSCREWEDPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 144:Structural Framing 2:1773804" ifc:guid="38vEtVAzrDrR00vEtWdNJG">
<path d="M67.1489,63.5171 L105.249,63.5171"/>
<path d="M105.249,63.5038 L105.249,63.5171"/>
<path d="M105.249,63.4674 L105.249,63.5038"/>
<path d="M105.249,63.4176 L105.249,63.4674"/>
<path d="M67.1489,63.5038 L67.1489,63.5171"/>
<path d="M67.1489,63.4674 L67.1489,63.5038"/>
<path d="M67.1489,63.4176 L67.1489,63.4674"/>
<path d="M67.1489,63.5171 L105.249,63.5171"/>
<path d="M105.249,61.9296 L105.249,63.4176"/>
<path d="M67.1489,61.9296 L67.1489,63.4176"/>
<path d="M67.1489,61.9296 L105.249,61.9296"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d74df" class="IfcBuildingElementProxy material-SILLSTUD materialCategory-Metal projection" ifc:name="Structural Framing 143:Structural Framing 2:1773795" ifc:guid="38vEtVAzrDrR00vEtWdNJV">
<path d="M68.7364,103.254 L79.8489,103.254"/>
<path d="M81.4364,103.254 L92.5489,103.254"/>
<path d="M94.1364,103.254 L103.661,103.254"/>
<path d="M105.249,101.766 L105.249,101.766"/>
<path d="M67.1489,101.766 L67.1489,101.766"/>
<path d="M105.249,101.766 L105.249,103.254"/>
<path d="M67.1489,101.766 L67.1489,103.254"/>
<path d="M67.1489,103.254 L105.249,103.254"/>
<path d="M105.249,101.716 L105.249,101.766"/>
<path d="M105.249,101.68 L105.249,101.716"/>
<path d="M105.249,101.666 L105.249,101.68"/>
<path d="M67.1489,101.716 L67.1489,101.766"/>
<path d="M67.1489,101.68 L67.1489,101.716"/>
<path d="M67.1489,101.666 L67.1489,101.68"/>
<path d="M67.1489,101.666 L105.249,101.666"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b0c" class="IfcBuildingElementProxy material-CRIPPLESTUDORCLIPANGLE materialCategory-Metal projection" ifc:name="Structural Framing 109:Structural Framing 1:1773360" ifc:guid="38vEtVAzrDrR00vEtWdMiC">
<path d="M67.2233,106.478 L67.2485,106.478"/>
<path d="M67.2048,106.478 L67.2233,106.478"/>
<path d="M67.198,106.478 L67.2048,106.478"/>
<path d="M67.198,106.478 L67.198,106.478"/>
<path d="M68.6369,106.478 L67.2485,106.478"/>
<path d="M68.6806,106.478 L68.6873,106.478"/>
<path d="M68.6621,106.478 L68.6806,106.478"/>
<path d="M68.6369,106.478 L68.6621,106.478"/>
<path d="M68.7364,106.478 L68.6873,106.478"/>
<path d="M68.6873,106.478 L68.6873,106.478"/>
<path d="M68.7364,106.478 L68.7364,106.478"/>
<path d="M68.6621,106.478 L68.6806,106.478"/>
<path d="M67.2048,106.478 L67.2233,106.478"/>
<path d="M67.1623,106.478 L67.198,106.478"/>
<path d="M67.1489,106.478 L67.1623,106.478"/>
<path d="M67.1623,106.478 L67.1489,106.478"/>
<path d="M67.1987,106.478 L67.1623,106.478"/>
<path d="M67.2485,106.478 L67.1987,106.478"/>
<path d="M67.1489,106.478 L67.1489,101.722"/>
<path d="M68.6369,106.478 L67.2485,106.478"/>
<path d="M68.6867,106.478 L68.6369,106.478"/>
<path d="M68.7231,106.478 L68.6867,106.478"/>
<path d="M68.7364,106.478 L68.7231,106.478"/>
<path d="M68.7364,106.478 L68.7364,103.254"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b1a" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 108:Structural Framing 1:1773350" ifc:guid="38vEtVAzrDrR00vEtWdMiQ">
<path d="M54.4623,32.5686 L54.4621,32.5686"/>
<path d="M54.4987,32.5686 L54.4623,32.5686"/>
<path d="M54.5485,32.5686 L54.4987,32.5686"/>
<path d="M54.4489,125.28 L54.4489,34.1561"/>
<path d="M55.9369,32.5686 L54.5485,32.5686"/>
<path d="M55.9867,32.5686 L55.9369,32.5686"/>
<path d="M56.0231,32.5686 L55.9867,32.5686"/>
<path d="M56.0233,32.5686 L56.0231,32.5686"/>
<path d="M56.0364,125.28 L56.0364,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6be9" class="IfcBuildingElementProxy material-METALTRACKCHANNELHEADnFASTENERPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 122:Structural Framing 2:1773525" ifc:guid="38vEtVAzrDrR00vEtWdMlf">
<path d="M137.778,34.1561 L137.778,34.1561"/>
<path d="M35.7572,34.1561 L35.7572,34.1561"/>
<path d="M35.7572,34.1561 L41.7489,34.1561"/>
<path d="M43.3364,34.1561 L54.4489,34.1561"/>
<path d="M56.0364,34.1561 L63.9739,34.1561"/>
<path d="M67.1489,34.1561 L79.8489,34.1561"/>
<path d="M81.4364,34.1561 L92.5489,34.1561"/>
<path d="M94.1364,34.1561 L105.249,34.1561"/>
<path d="M108.424,34.1561 L117.949,34.1561"/>
<path d="M119.536,34.1561 L130.649,34.1561"/>
<path d="M132.236,34.1561 L137.778,34.1561"/>
<path d="M137.778,32.6681 L137.778,32.6681"/>
<path d="M35.7572,32.6681 L35.7572,32.6681"/>
<path d="M137.778,32.6681 L137.778,34.1561"/>
<path d="M35.7572,32.6681 L35.7572,34.1561"/>
<path d="M35.7572,34.1561 L137.778,34.1561"/>
<path d="M137.778,32.6184 L137.778,32.6681"/>
<path d="M137.778,32.582 L137.778,32.6184"/>
<path d="M137.778,32.5686 L137.778,32.582"/>
<path d="M35.7572,32.6184 L35.7572,32.6681"/>
<path d="M35.7572,32.582 L35.7572,32.6184"/>
<path d="M35.7572,32.5686 L35.7572,32.582"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6b20" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE materialCategory-Metal projection" ifc:name="Structural Framing 82:Structural Framing 1:1773340" ifc:guid="38vEtVAzrDrR00vEtWdMiW">
<path d="M41.7623,32.5686 L41.7621,32.5686"/>
<path d="M41.7987,32.5686 L41.7623,32.5686"/>
<path d="M41.8485,32.5686 L41.7987,32.5686"/>
<path d="M41.7489,125.28 L41.7489,34.1561"/>
<path d="M43.2369,32.5686 L41.8485,32.5686"/>
<path d="M43.2867,32.5686 L43.2369,32.5686"/>
<path d="M43.3231,32.5686 L43.2867,32.5686"/>
<path d="M43.3233,32.5686 L43.3231,32.5686"/>
<path d="M43.3364,125.28 L43.3364,34.1561"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6bf0" class="IfcBuildingElementProxy material-METALSILLCHANNELnFASTENERPERMANUREQUIREMENTS materialCategory-Metal projection" ifc:name="Structural Framing 121:Structural Framing 2:1773516" ifc:guid="38vEtVAzrDrR00vEtWdMlm">
<path d="M137.778,126.854 L137.778,126.868"/>
<path d="M137.778,126.818 L137.778,126.854"/>
<path d="M137.778,126.768 L137.778,126.818"/>
<path d="M35.7572,126.854 L35.7572,126.868"/>
<path d="M35.7572,126.818 L35.7572,126.854"/>
<path d="M35.7572,126.768 L35.7572,126.818"/>
<path d="M137.778,125.28 L137.778,126.768"/>
<path d="M35.7572,125.28 L35.7572,126.768"/>
<path d="M35.7572,125.28 L137.778,125.28"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -0,0 +1,36 @@
<?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="3&quot;=1'-0&quot;" height="187.35027313232422mm" id="root" version="1.1" viewBox="0 0 180.91328363953187 187.35027313232422" width="180.91328363953187mm">
<defs/>
<path class="GlobalId-3IyvIJHcH2kRqCTScqrvrG IfcAnnotation PredefinedType-SECTIONLEVEL" d="M 6340.4560546875 8293.8916015625 L -6159.5439453125 8293.8916015625"/>
<text dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(6340.4560546875, 8290.3916015625) 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-2aS6pT0czCfv4SuGDWRZog IfcAnnotation PredefinedType-SECTION" x1="-136.69224548339844" x2="-136.69190979003906" y1="-341.04931640625" y2="837.7174072265625"/>
<use transform="rotate(89.99998201391065, -136.69224548339844, -341.04931640625)" x="-136.69224548339844" xlink:href="#section-arrow" y="-341.04931640625"/>
<use x="-136.69224548339844" xlink:href="#section-tag" y="-341.04931640625"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69224548339844" y="-343.54931640625">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69224548339844" y="-338.54931640625">-</text>
<use transform="rotate(89.99998201391065, -136.69190979003906, 837.7174072265625)" x="-136.69190979003906" xlink:href="#section-arrow" y="837.7174072265625"/>
<use x="-136.69190979003906" xlink:href="#section-tag" y="837.7174072265625"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69190979003906" y="835.2174072265625">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69190979003906" y="840.2174072265625">-</text>
<line class="GlobalId-1XVtEMfDjEzPrHUsrHIrN6 IfcAnnotation PredefinedType-SECTION" x1="-136.69198608398438" x2="-136.69232177734375" y1="837.8509521484375" y2="-341.1828308105469"/>
<use transform="rotate(-90.0000161648565, -136.69198608398438, 837.8509521484375)" x="-136.69198608398438" xlink:href="#section-arrow" y="837.8509521484375"/>
<use x="-136.69198608398438" xlink:href="#section-tag" y="837.8509521484375"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69198608398438" y="835.3509521484375">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69198608398438" y="840.3509521484375">-</text>
<use transform="rotate(-90.0000161648565, -136.69232177734375, -341.1828308105469)" x="-136.69232177734375" xlink:href="#section-arrow" y="-341.1828308105469"/>
<use x="-136.69232177734375" xlink:href="#section-tag" y="-341.1828308105469"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69232177734375" y="-343.6828308105469">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69232177734375" y="-338.6828308105469">-</text>
<line class="GlobalId-2dDMlJ_mDBUAzsI4UcNbso IfcAnnotation PredefinedType-SECTION" x1="-136.69216918945312" x2="-136.69183349609375" y1="-341.0483703613281" y2="837.7174072265625"/>
<use transform="rotate(89.99998201391065, -136.69216918945312, -341.0483703613281)" x="-136.69216918945312" xlink:href="#section-arrow" y="-341.0483703613281"/>
<use x="-136.69216918945312" xlink:href="#section-tag" y="-341.0483703613281"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69216918945312" y="-343.5483703613281">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69216918945312" y="-338.5483703613281">-</text>
<use transform="rotate(89.99998201391065, -136.69183349609375, 837.7174072265625)" x="-136.69183349609375" xlink:href="#section-arrow" y="837.7174072265625"/>
<use x="-136.69183349609375" xlink:href="#section-tag" y="837.7174072265625"/>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69183349609375" y="835.2174072265625">-</text>
<text class="SECTION" dominant-baseline="middle" text-anchor="middle" x="-136.69183349609375" y="840.2174072265625">-</text>
</svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -0,0 +1,266 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ifc="http://www.ifcopenshell.org/ns" width="180.913mm" height="187.35mm" viewBox="0 0 180.913 187.35">
<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 WEST SECTION" class="section" ifc:plane="[[0.000000,0.000000,1.000000,229.771973],[1.000000,0.000000,0.000000,0.000000],[0.000000,1.000000,0.000000,0.000000],[0.000000,0.000000,0.000000,1.000000]]" ifc:matrix3="[[250.000000,0.000000,-22.389946],[0.000000,250.000000,8293.892409],[0.000000,0.000000,1.000000]]">
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7662" class="IfcBuildingElementProxy material-2BOXEDSTUDSnSAMESIZEASWALLSTUDS projection" ifc:name="Structural Framing 183:Structural Framing 2:1774174" ifc:guid="38vEtVAzrDrR00vEtWdNPY">
<path d="M90.0099,92.2836 L90.0639,92.4853"/>
<path d="M89.8622,92.1359 L90.0099,92.2836"/>
<path d="M89.6606,92.0819 L89.8622,92.1359"/>
<path d="M90.0639,94.8641 L90.0639,92.4853"/>
<path d="M90.4567,94.8641 L90.0639,94.8641"/>
<path d="M90.4567,92.4853 L90.4567,94.8641"/>
<path d="M90.35,92.0872 L90.4567,92.4853"/>
<path d="M90.0586,91.7958 L90.35,92.0872"/>
<path d="M89.6606,91.6891 L90.0586,91.7958"/>
<path d="M78.5529,91.6891 L89.6606,91.6891"/>
<path d="M78.1548,91.7958 L78.5529,91.6891"/>
<path d="M77.8634,92.0872 L78.1548,91.7958"/>
<path d="M77.7567,92.4853 L77.8634,92.0872"/>
<path d="M77.7567,125.818 L77.7567,92.4853"/>
<path d="M77.8634,126.216 L77.7567,125.818"/>
<path d="M78.1548,126.507 L77.8634,126.216"/>
<path d="M78.5529,126.614 L78.1548,126.507"/>
<path d="M89.6606,126.614 L78.5529,126.614"/>
<path d="M90.0586,126.507 L89.6606,126.614"/>
<path d="M90.35,126.216 L90.0586,126.507"/>
<path d="M90.4567,125.818 L90.35,126.216"/>
<path d="M90.4567,123.439 L90.4567,125.818"/>
<path d="M90.0639,123.439 L90.4567,123.439"/>
<path d="M90.0639,125.818 L90.0639,123.439"/>
<path d="M89.8622,126.167 L89.6606,126.221"/>
<path d="M90.0099,126.02 L89.8622,126.167"/>
<path d="M90.0639,125.818 L90.0099,126.02"/>
<path d="M78.5529,126.221 L89.6606,126.221"/>
<path d="M78.2035,126.02 L78.1495,125.818"/>
<path d="M78.3512,126.167 L78.2035,126.02"/>
<path d="M78.5529,126.221 L78.3512,126.167"/>
<path d="M78.1495,92.4853 L78.1495,125.818"/>
<path d="M89.6606,92.0819 L78.5529,92.0819"/>
<path d="M78.3512,92.1359 L78.5529,92.0819"/>
<path d="M78.2035,92.2836 L78.3512,92.1359"/>
<path d="M78.1495,92.4853 L78.2035,92.2836"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7669" class="IfcBuildingElementProxy material-2BOXEDSTUDSnSAMESIZEASWALLSTUDS projection" ifc:name="Structural Framing 182:Structural Framing 2:1774165" ifc:guid="38vEtVAzrDrR00vEtWdNPf">
<path d="M99.643,126.02 L99.5889,125.818"/>
<path d="M99.7906,126.167 L99.643,126.02"/>
<path d="M99.9923,126.221 L99.7906,126.167"/>
<path d="M99.5889,123.439 L99.5889,125.818"/>
<path d="M99.1962,123.439 L99.5889,123.439"/>
<path d="M99.1962,125.818 L99.1962,123.439"/>
<path d="M99.3028,126.216 L99.1962,125.818"/>
<path d="M99.5942,126.507 L99.3028,126.216"/>
<path d="M99.9923,126.614 L99.5942,126.507"/>
<path d="M111.1,126.614 L99.9923,126.614"/>
<path d="M111.498,126.507 L111.1,126.614"/>
<path d="M111.79,126.216 L111.498,126.507"/>
<path d="M111.896,125.818 L111.79,126.216"/>
<path d="M111.896,92.4853 L111.896,125.818"/>
<path d="M111.79,92.0872 L111.896,92.4853"/>
<path d="M111.498,91.7958 L111.79,92.0872"/>
<path d="M111.1,91.6891 L111.498,91.7958"/>
<path d="M99.9923,91.6891 L111.1,91.6891"/>
<path d="M99.5942,91.7958 L99.9923,91.6891"/>
<path d="M99.3028,92.0872 L99.5942,91.7958"/>
<path d="M99.1962,92.4853 L99.3028,92.0872"/>
<path d="M99.1962,94.8641 L99.1962,92.4853"/>
<path d="M99.5889,94.8641 L99.1962,94.8641"/>
<path d="M99.5889,92.4853 L99.5889,94.8641"/>
<path d="M99.7906,92.1359 L99.9923,92.0819"/>
<path d="M99.643,92.2836 L99.7906,92.1359"/>
<path d="M99.5889,92.4853 L99.643,92.2836"/>
<path d="M111.1,92.0819 L99.9923,92.0819"/>
<path d="M111.449,92.2836 L111.503,92.4853"/>
<path d="M111.302,92.1359 L111.449,92.2836"/>
<path d="M111.1,92.0819 L111.302,92.1359"/>
<path d="M111.503,125.818 L111.503,92.4853"/>
<path d="M99.9923,126.221 L111.1,126.221"/>
<path d="M111.302,126.167 L111.1,126.221"/>
<path d="M111.449,126.02 L111.302,126.167"/>
<path d="M111.503,125.818 L111.449,126.02"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d765b" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS projection" ifc:name="Structural Framing 184:Structural Framing 2:1774183" ifc:guid="38vEtVAzrDrR00vEtWdNPR">
<path d="M112.682,103.604 L112.682,91.6997"/>
<path d="M111.886,90.9035 L77.7673,90.9035"/>
<path d="M77.3692,91.0102 L77.7673,90.9035"/>
<path d="M77.0778,91.3016 L77.3692,91.0102"/>
<path d="M76.9712,91.6997 L77.0778,91.3016"/>
<path d="M76.9712,91.6997 L76.9712,103.604"/>
<path d="M76.9712,103.604 L77.3639,103.604"/>
<path d="M77.3639,103.604 L77.3639,91.6997"/>
<path d="M77.5656,91.3504 L77.7673,91.2963"/>
<path d="M77.418,91.498 L77.5656,91.3504"/>
<path d="M77.3639,91.6997 L77.418,91.498"/>
<path d="M77.7673,91.2963 L111.886,91.2963"/>
<path d="M112.235,91.498 L112.289,91.6997"/>
<path d="M112.087,91.3504 L112.235,91.498"/>
<path d="M111.886,91.2963 L112.087,91.3504"/>
<path d="M112.289,91.6997 L112.289,103.604"/>
<path d="M112.289,103.604 L112.682,103.604"/>
<path d="M112.575,91.3016 L112.682,91.6997"/>
<path d="M112.284,91.0102 L112.575,91.3016"/>
<path d="M111.886,90.9035 L112.284,91.0102"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7570" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB projection" ifc:name="Structural Framing 154:Structural Framing 1:1773900" ifc:guid="38vEtVAzrDrR00vEtWdNLm">
<path d="M77.4706,673.5 L77.3639,673.5"/>
<path d="M77.762,673.5 L77.4706,673.5"/>
<path d="M78.1601,673.5 L77.762,673.5"/>
<path d="M77.3639,673.5 L77.3639,127.288"/>
<path d="M77.3639,126.603 L77.3639,91.6997"/>
<path d="M77.3639,91.0155 L77.3639,90.3988"/>
<path d="M77.3639,89.7146 L77.3639,89.6924"/>
<path d="M111.493,673.5 L78.1601,673.5"/>
<path d="M111.891,673.5 L111.493,673.5"/>
<path d="M112.182,673.5 L111.891,673.5"/>
<path d="M112.289,673.5 L112.182,673.5"/>
<path d="M112.289,673.5 L112.289,127.288"/>
<path d="M112.289,126.603 L112.289,91.6997"/>
<path d="M112.289,91.0155 L112.289,90.3988"/>
<path d="M112.289,89.7146 L112.289,89.6924"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d764c" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS projection" ifc:name="Structural Framing 185:Structural Framing 2:1774192" ifc:guid="38vEtVAzrDrR00vEtWdNPC">
<path d="M76.9712,77.8108 L76.9712,89.7146"/>
<path d="M77.7673,90.5108 L111.886,90.5108"/>
<path d="M112.284,90.4041 L111.886,90.5108"/>
<path d="M112.575,90.1127 L112.284,90.4041"/>
<path d="M112.682,89.7146 L112.575,90.1127"/>
<path d="M112.682,89.7146 L112.682,77.8108"/>
<path d="M112.682,77.8108 L112.289,77.8108"/>
<path d="M112.289,77.8108 L112.289,89.7146"/>
<path d="M112.087,90.0639 L111.886,90.118"/>
<path d="M112.235,89.9163 L112.087,90.0639"/>
<path d="M112.289,89.7146 L112.235,89.9163"/>
<path d="M111.886,90.118 L77.7673,90.118"/>
<path d="M77.418,89.9163 L77.3639,89.7146"/>
<path d="M77.5656,90.0639 L77.418,89.9163"/>
<path d="M77.7673,90.118 L77.5656,90.0639"/>
<path d="M77.3639,89.7146 L77.3639,77.8108"/>
<path d="M77.3639,77.8108 L76.9712,77.8108"/>
<path d="M77.0778,90.1127 L76.9712,89.7146"/>
<path d="M77.3692,90.4041 L77.0778,90.1127"/>
<path d="M77.7673,90.5108 L77.3692,90.4041"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7670" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS projection" ifc:name="Structural Framing 181:Structural Framing 2:1774156" ifc:guid="38vEtVAzrDrR00vEtWdNPm">
<path d="M76.9712,114.7 L76.9712,126.603"/>
<path d="M77.7673,127.4 L111.886,127.4"/>
<path d="M112.284,127.293 L111.886,127.4"/>
<path d="M112.575,127.002 L112.284,127.293"/>
<path d="M112.682,126.603 L112.575,127.002"/>
<path d="M112.682,126.603 L112.682,114.7"/>
<path d="M112.682,114.7 L112.289,114.7"/>
<path d="M112.289,114.7 L112.289,126.603"/>
<path d="M112.087,126.953 L111.886,127.007"/>
<path d="M112.235,126.805 L112.087,126.953"/>
<path d="M112.289,126.603 L112.235,126.805"/>
<path d="M111.886,127.007 L77.7673,127.007"/>
<path d="M77.418,126.805 L77.3639,126.603"/>
<path d="M77.5656,126.953 L77.418,126.805"/>
<path d="M77.7673,127.007 L77.5656,126.953"/>
<path d="M77.3639,126.603 L77.3639,114.7"/>
<path d="M77.3639,114.7 L76.9712,114.7"/>
<path d="M77.0778,127.002 L76.9712,126.603"/>
<path d="M77.3692,127.293 L77.0778,127.002"/>
<path d="M77.7673,127.4 L77.3692,127.293"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7605" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS projection" ifc:name="Structural Framing 179:Structural Framing 2:1774137" ifc:guid="38vEtVAzrDrR00vEtWdNO5">
<path d="M112.682,129.402 L112.682,126.603"/>
<path d="M76.9712,126.603 L76.9712,129.402"/>
<path d="M112.575,129.8 L112.682,129.402"/>
<path d="M112.289,130.086 L112.575,129.8"/>
<path d="M77.0778,129.8 L77.3639,130.086"/>
<path d="M76.9712,129.402 L77.0778,129.8"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d760c" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS projection" ifc:name="Structural Framing 178:Structural Framing 2:1774128" ifc:guid="38vEtVAzrDrR00vEtWdNOC">
<path d="M112.289,143.291 L112.682,143.291"/>
<path d="M76.9712,143.291 L77.3639,143.291"/>
<path d="M76.9712,131.387 L76.9712,143.291"/>
<path d="M112.682,143.291 L112.682,131.387"/>
<path d="M77.0778,130.989 L76.9712,131.387"/>
<path d="M77.3639,130.703 L77.0778,130.989"/>
<path d="M112.575,130.989 L112.289,130.703"/>
<path d="M112.682,131.387 L112.575,130.989"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d743f" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE projection" ifc:name="Structural Framing 127:Structural Framing 1:1773571" ifc:guid="38vEtVAzrDrR00vEtWdNG$">
<path d="M109.114,-80.5009 L80.5389,-80.5009"/>
<path d="M109.114,89.3616 L80.5389,89.3616"/>
<path d="M111.493,-80.5009 L109.114,-80.5009"/>
<path d="M111.493,89.3616 L109.114,89.3616"/>
<path d="M109.114,89.3616 L109.114,-80.5009"/>
<path d="M111.891,-80.5009 L111.493,-80.5009"/>
<path d="M112.182,-80.5009 L111.891,-80.5009"/>
<path d="M112.289,-80.5009 L112.182,-80.5009"/>
<path d="M111.891,89.3616 L111.493,89.3616"/>
<path d="M112.182,89.3616 L111.891,89.3616"/>
<path d="M112.289,89.3616 L112.182,89.3616"/>
<path d="M112.289,77.8108 L112.289,-80.5009"/>
<path d="M77.4706,-80.5009 L77.3639,-80.5009"/>
<path d="M77.762,-80.5009 L77.4706,-80.5009"/>
<path d="M78.1601,-80.5009 L77.762,-80.5009"/>
<path d="M77.4706,89.3616 L77.3639,89.3616"/>
<path d="M77.762,89.3616 L77.4706,89.3616"/>
<path d="M78.1601,89.3616 L77.762,89.3616"/>
<path d="M77.3639,77.8108 L77.3639,-80.5009"/>
<path d="M80.5389,-80.5009 L78.1601,-80.5009"/>
<path d="M80.5389,89.3616 L78.1601,89.3616"/>
<path d="M80.5389,89.3616 L80.5389,-80.5009"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6bc5" class="IfcBuildingElementProxy material-TYPVERTICALMETALSTUDnSEEWALLTAGFORSPACINGANDGUAGE projection" ifc:name="Structural Framing 126:Structural Framing 1:1773561" ifc:guid="38vEtVAzrDrR00vEtWdMl5">
<path d="M109.114,89.6924 L80.5389,89.6924"/>
<path d="M111.493,89.6924 L109.114,89.6924"/>
<path d="M109.114,89.6924 L109.114,89.3616"/>
<path d="M111.891,89.6924 L111.493,89.6924"/>
<path d="M112.182,89.6924 L111.891,89.6924"/>
<path d="M112.289,89.6924 L112.182,89.6924"/>
<path d="M77.4706,89.6924 L77.3639,89.6924"/>
<path d="M77.762,89.6924 L77.4706,89.6924"/>
<path d="M78.1601,89.6924 L77.762,89.6924"/>
<path d="M80.5389,89.6924 L78.1601,89.6924"/>
<path d="M80.5389,89.6924 L80.5389,89.3616"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d6bd3" class="IfcBuildingElementProxy material-DOUBLEUPMETALSTUDSJAMB projection" ifc:name="Structural Framing 125:Structural Framing 1:1773551" ifc:guid="38vEtVAzrDrR00vEtWdMlJ">
<path d="M109.114,673.892 L80.5389,673.892"/>
<path d="M111.493,673.892 L109.114,673.892"/>
<path d="M109.114,673.892 L109.114,673.5"/>
<path d="M111.891,673.892 L111.493,673.892"/>
<path d="M112.182,673.892 L111.891,673.892"/>
<path d="M112.289,673.892 L112.182,673.892"/>
<path d="M112.289,673.892 L112.289,673.5"/>
<path d="M77.4706,673.892 L77.3639,673.892"/>
<path d="M77.762,673.892 L77.4706,673.892"/>
<path d="M78.1601,673.892 L77.762,673.892"/>
<path d="M77.3639,673.892 L77.3639,673.5"/>
<path d="M80.5389,673.892 L78.1601,673.892"/>
<path d="M80.5389,673.892 L80.5389,673.5"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d74d0" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS projection" ifc:name="Structural Framing 144:Structural Framing 2:1773804" ifc:guid="38vEtVAzrDrR00vEtWdNJG">
<path d="M77.3639,154.387 L76.9712,154.387"/>
<path d="M112.682,154.387 L112.289,154.387"/>
<path d="M112.682,166.291 L112.682,154.387"/>
<path d="M76.9712,154.387 L76.9712,166.291"/>
<path d="M112.575,166.689 L112.682,166.291"/>
<path d="M112.289,166.975 L112.575,166.689"/>
<path d="M77.0778,166.689 L77.3639,166.975"/>
<path d="M76.9712,166.291 L77.0778,166.689"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7670-body" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS cut" ifc:name="Structural Framing 181:Structural Framing 2:1774156" ifc:guid="38vEtVAzrDrR00vEtWdNPm">
<path d="M76.9712,114.7 L76.9712,126.603 L76.9712,126.603 L111.886,127.4 L111.886,127.4 L112.682,114.7 L112.289,114.7 L112.289,126.603 L111.886,127.007 L77.7673,127.007 L77.3639,126.603 L77.3639,114.7 L76.9712,114.7"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d764c-body" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS cut" ifc:name="Structural Framing 185:Structural Framing 2:1774192" ifc:guid="38vEtVAzrDrR00vEtWdNPC">
<path d="M76.9712,77.8108 L76.9712,89.7146 L76.9712,89.7146 L111.886,90.5108 L111.886,90.5108 L112.682,77.8108 L112.289,77.8108 L112.289,89.7146 L111.886,90.118 L77.7673,90.118 L77.3639,89.7146 L77.3639,77.8108 L76.9712,77.8108"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d765b-body" class="IfcBuildingElementProxy material-METALSTUDTRACKWELDEDnORSCREWEDPERMANUREQUIREMENTS cut" ifc:name="Structural Framing 184:Structural Framing 2:1774183" ifc:guid="38vEtVAzrDrR00vEtWdNPR">
<path d="M112.682,103.604 L112.682,91.6997 L112.682,91.6997 L77.7673,90.9035 L77.7673,90.9035 L76.9712,103.604 L77.3639,103.604 L77.3639,91.6997 L77.7673,91.2963 L111.886,91.2963 L112.289,91.6997 L112.289,103.604 L112.682,103.604"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7669-body" class="IfcBuildingElementProxy material-2BOXEDSTUDSnSAMESIZEASWALLSTUDS cut" ifc:name="Structural Framing 182:Structural Framing 2:1774165" ifc:guid="38vEtVAzrDrR00vEtWdNPf">
<path d="M99.9923,126.221 L111.1,126.221 L111.1,126.221 L111.503,92.4853 L111.503,92.4853 L99.9923,92.0819 L99.9923,92.0819 L99.5889,94.8641 L99.1962,94.8641 L99.1962,92.4853 L99.9923,91.6891 L111.1,91.6891 L111.896,92.4853 L111.896,125.818 L111.1,126.614 L99.9923,126.614 L99.1962,125.818 L99.1962,123.439 L99.5889,123.439 L99.5889,125.818 L99.5889,125.818"/>
</g>
<g id="product-c8e4eddf-2bdd-4dd5-b000-e4ede09d7662-body" class="IfcBuildingElementProxy material-2BOXEDSTUDSnSAMESIZEASWALLSTUDS cut" ifc:name="Structural Framing 183:Structural Framing 2:1774174" ifc:guid="38vEtVAzrDrR00vEtWdNPY">
<path d="M89.6606,92.0819 L78.5529,92.0819 L78.5529,92.0819 L78.1495,125.818 L78.1495,125.818 L89.6606,126.221 L89.6606,126.221 L90.0639,123.439 L90.4567,123.439 L90.4567,125.818 L89.6606,126.614 L78.5529,126.614 L77.7567,125.818 L77.7567,92.4853 L78.5529,91.6891 L89.6606,91.6891 L90.4567,92.4853 L90.4567,94.8641 L90.0639,94.8641 L90.0639,92.4853 L90.0639,92.4853"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,364 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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="4950.528838904763mm" id="root" version="1.1" viewBox="0 0 8530.962626139322 4950.528838904763" width="8530.962626139322mm">
<defs/>
<g style="display:inline" transform="translate(1408.9317626953125, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3QuY$ma_j27hzAJ3KVd3XY IfcAnnotation PredefinedType-TEXT">3480R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1QQJIaOPDCdhhBOp3Axsc3 IfcAnnotation PredefinedType-TEXT">3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3iOnoIpwL6luGK_ebhDW2J IfcAnnotation PredefinedType-TEXT">3080L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1382.8538818359375, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1wNvyvp8rFrOsENyKc10Fn IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0zsS$pCyP8FQzJzfs_oxyZ IfcAnnotation PredefinedType-TEXT">3484L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2192.44873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-00TMIueSP2zxFD83b$bfWQ IfcAnnotation PredefinedType-TEXT">G3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-21QetHsFL7QeVTF2K_TgvW IfcAnnotation PredefinedType-TEXT">3680R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1472.96142578125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2mYc9Ql_bBTemDTBbSIRc7 IfcAnnotation PredefinedType-TEXT">S8480</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.254150390625, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-020AHJBcvAGOkv3O5dmBnb IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1525.3487548828125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3uB$yZ0_r2z9rTD5HSxv1c IfcAnnotation PredefinedType-TEXT">S9080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2MERgdjh19oemFyHwbxKIP IfcAnnotation PredefinedType-TEXT">3484R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2224.19873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2maBduiXHCXf5rMXNHH7O5 IfcAnnotation PredefinedType-TEXT">G36&quot;80&quot;R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-09wM8QGXjAPRNjcV4PV5B2 IfcAnnotation PredefinedType-TEXT">3080R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2h5OUJIhj6hfNjOv3uRbIW IfcAnnotation PredefinedType-TEXT">3084R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.40234375, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2aF4YUi5jCoAvx50hACPj_ IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1Bjmo3mADDnhDdtUIG$NFb IfcAnnotation PredefinedType-TEXT">3680L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1408.9317626953125, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-15TV$gMKr94u9Rp5V_YkUB IfcAnnotation PredefinedType-TEXT">3480L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1365.01123046875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2PKLUolnf349NYEta92JHv IfcAnnotation PredefinedType-TEXT">S6080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0gg8I8H$n21vGh8nKTmIH6 IfcAnnotation PredefinedType-TEXT">3084L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1590.4364013671875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3e7OpC9EP8WvJkpim0Bmyh IfcAnnotation PredefinedType-TEXT">S9680</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1383.002685546875, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1jmjTT17D3nB6oDo3o_Llb IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1334.2572021484375, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3jfrJ4ni98uR8hvwJ5lFEi IfcAnnotation PredefinedType-TEXT">DT01</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1418.986083984375, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2XPeqs6I510O1ilv7slKDB IfcAnnotation PredefinedType-TEXT">S7280</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-29XlFn_g53Rfi3a5bxS3wY IfcAnnotation PredefinedType-TEXT">3684R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 282 KiB

View File

@ -0,0 +1,364 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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="4950.528838904763mm" id="root" version="1.1" viewBox="0 0 8530.962626139322 4950.528838904763" width="8530.962626139322mm">
<defs/>
<g style="display:inline" transform="translate(1408.9317626953125, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3QuY$ma_j27hzAJ3KVd3XY IfcAnnotation PredefinedType-TEXT">3480R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1QQJIaOPDCdhhBOp3Axsc3 IfcAnnotation PredefinedType-TEXT">3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3iOnoIpwL6luGK_ebhDW2J IfcAnnotation PredefinedType-TEXT">3080L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1382.8538818359375, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1wNvyvp8rFrOsENyKc10Fn IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0zsS$pCyP8FQzJzfs_oxyZ IfcAnnotation PredefinedType-TEXT">3484L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2192.44873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-00TMIueSP2zxFD83b$bfWQ IfcAnnotation PredefinedType-TEXT">G3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-21QetHsFL7QeVTF2K_TgvW IfcAnnotation PredefinedType-TEXT">3680R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1472.96142578125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2mYc9Ql_bBTemDTBbSIRc7 IfcAnnotation PredefinedType-TEXT">S8480</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.254150390625, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-020AHJBcvAGOkv3O5dmBnb IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1525.3487548828125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3uB$yZ0_r2z9rTD5HSxv1c IfcAnnotation PredefinedType-TEXT">S9080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2MERgdjh19oemFyHwbxKIP IfcAnnotation PredefinedType-TEXT">3484R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2224.19873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2maBduiXHCXf5rMXNHH7O5 IfcAnnotation PredefinedType-TEXT">G36&quot;80&quot;R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-09wM8QGXjAPRNjcV4PV5B2 IfcAnnotation PredefinedType-TEXT">3080R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2h5OUJIhj6hfNjOv3uRbIW IfcAnnotation PredefinedType-TEXT">3084R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.40234375, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2aF4YUi5jCoAvx50hACPj_ IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1Bjmo3mADDnhDdtUIG$NFb IfcAnnotation PredefinedType-TEXT">3680L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1408.9317626953125, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-15TV$gMKr94u9Rp5V_YkUB IfcAnnotation PredefinedType-TEXT">3480L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1365.01123046875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2PKLUolnf349NYEta92JHv IfcAnnotation PredefinedType-TEXT">S6080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0gg8I8H$n21vGh8nKTmIH6 IfcAnnotation PredefinedType-TEXT">3084L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1590.4364013671875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3e7OpC9EP8WvJkpim0Bmyh IfcAnnotation PredefinedType-TEXT">S9680</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1383.002685546875, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1jmjTT17D3nB6oDo3o_Llb IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1334.2572021484375, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3jfrJ4ni98uR8hvwJ5lFEi IfcAnnotation PredefinedType-TEXT">DT01</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1418.986083984375, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2XPeqs6I510O1ilv7slKDB IfcAnnotation PredefinedType-TEXT">S7280</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-29XlFn_g53Rfi3a5bxS3wY IfcAnnotation PredefinedType-TEXT">3684R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 282 KiB

View File

@ -0,0 +1,364 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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="4950.528838904763mm" id="root" version="1.1" viewBox="0 0 8530.962626139322 4950.528838904763" width="8530.962626139322mm">
<defs/>
<g style="display:inline" transform="translate(1408.9317626953125, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3QuY$ma_j27hzAJ3KVd3XY IfcAnnotation PredefinedType-TEXT">3480R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1QQJIaOPDCdhhBOp3Axsc3 IfcAnnotation PredefinedType-TEXT">3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3iOnoIpwL6luGK_ebhDW2J IfcAnnotation PredefinedType-TEXT">3080L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1382.8538818359375, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1wNvyvp8rFrOsENyKc10Fn IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0zsS$pCyP8FQzJzfs_oxyZ IfcAnnotation PredefinedType-TEXT">3484L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2192.44873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-00TMIueSP2zxFD83b$bfWQ IfcAnnotation PredefinedType-TEXT">G3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-21QetHsFL7QeVTF2K_TgvW IfcAnnotation PredefinedType-TEXT">3680R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1472.96142578125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2mYc9Ql_bBTemDTBbSIRc7 IfcAnnotation PredefinedType-TEXT">S8480</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.254150390625, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-020AHJBcvAGOkv3O5dmBnb IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1525.3487548828125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3uB$yZ0_r2z9rTD5HSxv1c IfcAnnotation PredefinedType-TEXT">S9080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2MERgdjh19oemFyHwbxKIP IfcAnnotation PredefinedType-TEXT">3484R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2224.19873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2maBduiXHCXf5rMXNHH7O5 IfcAnnotation PredefinedType-TEXT">G36&quot;80&quot;R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-09wM8QGXjAPRNjcV4PV5B2 IfcAnnotation PredefinedType-TEXT">3080R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2h5OUJIhj6hfNjOv3uRbIW IfcAnnotation PredefinedType-TEXT">3084R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.40234375, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2aF4YUi5jCoAvx50hACPj_ IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1Bjmo3mADDnhDdtUIG$NFb IfcAnnotation PredefinedType-TEXT">3680L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1408.9317626953125, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-15TV$gMKr94u9Rp5V_YkUB IfcAnnotation PredefinedType-TEXT">3480L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1365.01123046875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2PKLUolnf349NYEta92JHv IfcAnnotation PredefinedType-TEXT">S6080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0gg8I8H$n21vGh8nKTmIH6 IfcAnnotation PredefinedType-TEXT">3084L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1590.4364013671875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3e7OpC9EP8WvJkpim0Bmyh IfcAnnotation PredefinedType-TEXT">S9680</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1383.002685546875, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1jmjTT17D3nB6oDo3o_Llb IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1334.2572021484375, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3jfrJ4ni98uR8hvwJ5lFEi IfcAnnotation PredefinedType-TEXT">DT01</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1418.986083984375, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2XPeqs6I510O1ilv7slKDB IfcAnnotation PredefinedType-TEXT">S7280</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-29XlFn_g53Rfi3a5bxS3wY IfcAnnotation PredefinedType-TEXT">3684R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 282 KiB

View File

@ -0,0 +1,364 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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="4950.528838904763mm" id="root" version="1.1" viewBox="0 0 8530.962626139322 4950.528838904763" width="8530.962626139322mm">
<defs/>
<g style="display:inline" transform="translate(1408.9317626953125, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3QuY$ma_j27hzAJ3KVd3XY IfcAnnotation PredefinedType-TEXT">3480R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1QQJIaOPDCdhhBOp3Axsc3 IfcAnnotation PredefinedType-TEXT">3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3iOnoIpwL6luGK_ebhDW2J IfcAnnotation PredefinedType-TEXT">3080L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1382.8538818359375, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1wNvyvp8rFrOsENyKc10Fn IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0zsS$pCyP8FQzJzfs_oxyZ IfcAnnotation PredefinedType-TEXT">3484L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2192.44873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-00TMIueSP2zxFD83b$bfWQ IfcAnnotation PredefinedType-TEXT">G3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-21QetHsFL7QeVTF2K_TgvW IfcAnnotation PredefinedType-TEXT">3680R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1472.96142578125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2mYc9Ql_bBTemDTBbSIRc7 IfcAnnotation PredefinedType-TEXT">S8480</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.254150390625, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-020AHJBcvAGOkv3O5dmBnb IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1525.3487548828125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3uB$yZ0_r2z9rTD5HSxv1c IfcAnnotation PredefinedType-TEXT">S9080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2MERgdjh19oemFyHwbxKIP IfcAnnotation PredefinedType-TEXT">3484R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2224.19873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2maBduiXHCXf5rMXNHH7O5 IfcAnnotation PredefinedType-TEXT">G36&quot;80&quot;R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-09wM8QGXjAPRNjcV4PV5B2 IfcAnnotation PredefinedType-TEXT">3080R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2h5OUJIhj6hfNjOv3uRbIW IfcAnnotation PredefinedType-TEXT">3084R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.40234375, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2aF4YUi5jCoAvx50hACPj_ IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1Bjmo3mADDnhDdtUIG$NFb IfcAnnotation PredefinedType-TEXT">3680L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1408.9317626953125, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-15TV$gMKr94u9Rp5V_YkUB IfcAnnotation PredefinedType-TEXT">3480L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1365.01123046875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2PKLUolnf349NYEta92JHv IfcAnnotation PredefinedType-TEXT">S6080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0gg8I8H$n21vGh8nKTmIH6 IfcAnnotation PredefinedType-TEXT">3084L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1590.4364013671875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3e7OpC9EP8WvJkpim0Bmyh IfcAnnotation PredefinedType-TEXT">S9680</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1383.002685546875, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1jmjTT17D3nB6oDo3o_Llb IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1334.2572021484375, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3jfrJ4ni98uR8hvwJ5lFEi IfcAnnotation PredefinedType-TEXT">DT01</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1418.986083984375, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2XPeqs6I510O1ilv7slKDB IfcAnnotation PredefinedType-TEXT">S7280</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-29XlFn_g53Rfi3a5bxS3wY IfcAnnotation PredefinedType-TEXT">3684R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 282 KiB

View File

@ -0,0 +1,364 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg xmlns:ns0="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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="4950.528838904763mm" id="root" version="1.1" viewBox="0 0 8530.962626139322 4950.528838904763" width="8530.962626139322mm">
<defs/>
<g style="display:inline" transform="translate(1408.9317626953125, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3QuY$ma_j27hzAJ3KVd3XY IfcAnnotation PredefinedType-TEXT">3480R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1QQJIaOPDCdhhBOp3Axsc3 IfcAnnotation PredefinedType-TEXT">3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3iOnoIpwL6luGK_ebhDW2J IfcAnnotation PredefinedType-TEXT">3080L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1382.8538818359375, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1wNvyvp8rFrOsENyKc10Fn IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0zsS$pCyP8FQzJzfs_oxyZ IfcAnnotation PredefinedType-TEXT">3484L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2192.44873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-00TMIueSP2zxFD83b$bfWQ IfcAnnotation PredefinedType-TEXT">G3684L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-21QetHsFL7QeVTF2K_TgvW IfcAnnotation PredefinedType-TEXT">3680R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1472.96142578125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2mYc9Ql_bBTemDTBbSIRc7 IfcAnnotation PredefinedType-TEXT">S8480</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.254150390625, 2128.4892578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-020AHJBcvAGOkv3O5dmBnb IfcAnnotation PredefinedType-TEXT">3284R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1525.3487548828125, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3uB$yZ0_r2z9rTD5HSxv1c IfcAnnotation PredefinedType-TEXT">S9080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1561.3314208984375, 2127.960205078125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2MERgdjh19oemFyHwbxKIP IfcAnnotation PredefinedType-TEXT">3484R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1358.6610107421875, 2224.19873046875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2maBduiXHCXf5rMXNHH7O5 IfcAnnotation PredefinedType-TEXT">G36&quot;80&quot;R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1357.073486328125, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-09wM8QGXjAPRNjcV4PV5B2 IfcAnnotation PredefinedType-TEXT">3080R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2h5OUJIhj6hfNjOv3uRbIW IfcAnnotation PredefinedType-TEXT">3084R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1535.40234375, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2aF4YUi5jCoAvx50hACPj_ IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1434.8602294921875, 2095.680908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1Bjmo3mADDnhDdtUIG$NFb IfcAnnotation PredefinedType-TEXT">3680L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1408.9317626953125, 2096.2099609375) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-15TV$gMKr94u9Rp5V_YkUB IfcAnnotation PredefinedType-TEXT">3480L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1365.01123046875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2PKLUolnf349NYEta92JHv IfcAnnotation PredefinedType-TEXT">S6080</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1509.4732666015625, 2097.2685546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-0gg8I8H$n21vGh8nKTmIH6 IfcAnnotation PredefinedType-TEXT">3084L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1590.4364013671875, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3e7OpC9EP8WvJkpim0Bmyh IfcAnnotation PredefinedType-TEXT">S9680</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1383.002685546875, 2096.7392578125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-1jmjTT17D3nB6oDo3o_Llb IfcAnnotation PredefinedType-TEXT">3284L</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1334.2572021484375, 2129.0185546875) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-3jfrJ4ni98uR8hvwJ5lFEi IfcAnnotation PredefinedType-TEXT">DT01</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1418.986083984375, 2162.748291015625) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-2XPeqs6I510O1ilv7slKDB IfcAnnotation PredefinedType-TEXT">S7280</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
<g style="display:inline" transform="translate(1587.260009765625, 2127.430908203125) rotate(-0.0) scale(1.0)">
<path style="fill:#ffffff;fill-opacity:1;stroke:#2c5472;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" d="m -5.2119702,-2.3418607 h 9.7772297 c 0,0 1.975802,0 1.975802,1.99108889 0,1.99108711 -1.975802,1.99108711 -1.975802,1.99108711 h -9.7772297 c 0,0 -1.948926,0 -1.948926,-1.99108711 0,-1.99108889 1.948926,-1.99108889 1.948926,-1.99108889 z" id="path9771" ns0:nodetypes="ccsccsc"/>
<text y="0" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text11" class="GlobalId-29XlFn_g53Rfi3a5bxS3wY IfcAnnotation PredefinedType-TEXT">3684R</text>
<text y="-4" text-anchor="middle" dominant-baseline="middle" data-type="text-template" id="text1"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 282 KiB

View File

@ -0,0 +1,139 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="root"
version="1.1"
width="863.59998mm"
height="558.79999mm"
viewBox="0 0 863.59998 558.79999"
sodipodi:docname="A000 - CODE INFORMATION SITE PLAN.svg"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs5" />
<sodipodi:namedview
id="namedview5"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="0.35477942"
inkscape:cx="1632"
inkscape:cy="1055.5855"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="root" />
<g
data-type="titleblock"
id="g1"
sodipodi:insensitive="true">
<image
xlink:href="titleblocks%5C22x34.svg"
x="0"
y="0"
width="863.59998"
height="558.79999"
id="image1" />
</g>
<g
data-type="drawing"
data-id="3150342"
data-drawing="0xFyNubwrA49Z6vp1T7YgQ"
id="g5"
transform="translate(306.33846,278.73563)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CSITE%20PLAN.svg"
x="30.000000668436655"
y="30.000003724951515"
width="212.44622866312665"
height="168.059536550097"
id="image4" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30.000000668436655"
y="203.05953827504848"
width="125"
height="10"
id="image5" />
</g>
<g
data-id="3150343"
data-type="schedule"
data-document="2993565"
id="g7"
transform="translate(4.2923359,375.12158)">
<image
data-type="content"
xlink:href="..%5Cschedules%5CROOM%20SCHEDULE%20-%20OCCUPANCY.svg"
x="30"
y="30"
width="241.41531"
height="47.212002"
id="image6" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30"
y="82.211998"
width="125"
height="10"
id="image7" />
</g>
<g
data-type="drawing"
data-id="3150437"
data-drawing="1iTNQs_0LBoQ8TBGfPo4nu"
id="g9">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CFLOOR%20PLAN%20-%20ENLARGED%20-%201ST%20FLOOR.svg"
x="30.0"
y="30.084666669368744"
width="444.5000092188517"
height="189.9920039404006"
id="image8" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30.0"
y="225.07667060787713"
width="125.0"
height="10.0"
id="image9" />
</g>
<g
data-id="3222600"
data-type="schedule"
data-document="2993830"
id="g3"
transform="translate(565.29256,-8.39538)">
<image
data-type="content"
xlink:href="..%5Cschedules%5CCODE%20INFORMATION.svg"
x="30"
y="30"
width="236.24133"
height="478.82404"
id="image2" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30"
y="513.82404"
width="125"
height="10"
id="image3" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -0,0 +1,116 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="root"
version="1.1"
width="863.59998mm"
height="558.79999mm"
viewBox="0 0 863.59998 558.79999"
sodipodi:docname="A100 - FLOOR SITE PLAN.svg"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs7" />
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="0.30453432"
inkscape:cx="1976.7887"
inkscape:cy="1167.3561"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="root" />
<g
data-type="titleblock"
id="g1"
sodipodi:insensitive="true">
<image
xlink:href="titleblocks%5C22x34.svg"
x="0"
y="0"
width="863.59998"
height="558.79999"
id="image1" />
</g>
<g
data-type="drawing"
data-id="3019709"
data-drawing="0rB7XnVhDFTgCD1t$QKvqC"
id="g3">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CFLOOR%20PLAN%20-%201ST%20FLOOR.svg"
x="65.71875381469727"
y="29.980075851082802"
width="333.3750069141388"
height="333.3750069141388"
id="image2" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="65.71875381469727"
y="340.4125941489172"
width="125"
height="10"
id="image3" />
</g>
<g
data-id="3150494"
data-type="schedule"
data-document="2993840"
id="g5"
transform="translate(598.61206,-0.01992416)">
<image
data-type="content"
xlink:href="..%5Cschedules%5CGENERAL%20NOTES.svg"
x="30"
y="30"
width="197.74002"
height="218.61121"
id="image4" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30"
y="253.61121"
width="125"
height="10"
id="image5" />
</g>
<g
data-id="3222432"
data-type="schedule"
data-document="1053279"
id="g7"
transform="translate(10.425754,333.35508)">
<image
data-type="content"
xlink:href="..%5Cschedules%5CDOOR%20SCHEDULE%20-%20SIMPLE.svg"
x="30"
y="30"
width="274.34897"
height="96.465141"
id="image6" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30"
y="131.46513"
width="125"
height="10"
id="image7" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -0,0 +1,209 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="root"
version="1.1"
width="863.59998mm"
height="558.79999mm"
viewBox="0 0 863.59998 558.79999"
sodipodi:docname="A750 - ADA RESTROOM PLAN AND ELEVATIONS.svg"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs13" />
<sodipodi:namedview
id="namedview13"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="0.35477942"
inkscape:cx="1795.4818"
inkscape:cy="1331.8134"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="root" />
<g
data-type="titleblock"
id="g1"
sodipodi:insensitive="true">
<image
xlink:href="titleblocks%5C22x34.svg"
x="0"
y="0"
width="863.59998"
height="558.79999"
id="image1" />
</g>
<g
data-type="drawing"
data-id="3216268"
data-drawing="0KWExK5Af4I8QSZqojYT6N"
id="g3"
transform="translate(38.48006,194.71566)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CADA%20-%20WATER%20CLOSET%20-%20SIDE.svg"
x="29.999999121195515"
y="29.999995237876416"
width="172.11143175760904"
height="147.71768552424714"
id="image2" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="29.999999121195515"
y="182.7176827621236"
width="125"
height="10"
id="image3" />
</g>
<g
data-type="drawing"
data-id="3216270"
data-drawing="1JfPdfyEPFDxZyaP0LAlHB"
id="g5"
transform="translate(494.29009,14.141957)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CADA%20-%20LAVATORY%20-%20FRONT.svg"
x="30.000000531039916"
y="30.000000345408125"
width="116.01976893792016"
height="142.44178930918375"
id="image4" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30.000000531039916"
y="177.44178965459187"
width="125"
height="10"
id="image5" />
</g>
<g
data-type="drawing"
data-id="3216271"
data-drawing="2x0xJD4x98RAamQuI4W_Lv"
id="g7"
transform="translate(168.68447,4.1026938)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CADA%20-%20LAVATORY%20-%20PLAN.svg"
x="29.999995162742604"
y="30.000000696785378"
width="117.07809567451477"
height="116.06149860642925"
id="image6" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="29.999995162742604"
y="151.0614893032146"
width="125"
height="10"
id="image7" />
</g>
<g
data-type="drawing"
data-id="3216272"
data-drawing="0fDzMsTqXCnxnPVRUORUOq"
id="g9"
transform="translate(14.915373,11.60269)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CADA%20-%20WATER%20CLOSET%20-%20FLOOR%20PLAN.svg"
x="29.999995162742604"
y="30.000000696785378"
width="117.07809567451477"
height="116.06149860642925"
id="image8" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="29.999995162742604"
y="151.0614893032146"
width="125"
height="10"
id="image9" />
</g>
<g
data-type="drawing"
data-id="3216273"
data-drawing="3sHRH1zdj4L9MR86gfYg3u"
id="g11"
transform="translate(348.27392,33.822264)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CADA%20-%20LAVATORY%20-%20SIDE.svg"
x="30.000002957590713"
y="29.999996622778095"
width="123.48512808481851"
height="93.8419217544437"
id="image10" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30.000002957590713"
y="128.8419213772219"
width="125"
height="10"
id="image11" />
</g>
<g
data-type="drawing"
data-id="3216279"
data-drawing="0__kI8MY1Ca91fdHq7Dl$t"
id="g13"
transform="translate(231.18447,201.31835)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CADA%20-%20WATER%20CLOSET%20-%20FRONT.svg"
x="29.999991414339537"
y="29.99999662495986"
width="148.8280991713206"
height="136.11499275008023"
id="image12" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="29.999991414339537"
y="171.11499137504015"
width="125"
height="10"
id="image13" />
</g>
<g
data-id="3217713"
data-type="schedule"
data-document="3217709"
id="g15"
transform="translate(669.70016,428.07115)">
<image
data-type="content"
xlink:href="..%5Cschedules%5CGENERAL%20RESTROOM%20NOTES.svg"
x="30"
y="30"
width="99.03054"
height="33.341061"
id="image14" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30"
y="68.341057"
width="125"
height="10"
id="image15" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -0,0 +1,186 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="root"
version="1.1"
width="863.59998mm"
height="558.79999mm"
viewBox="0 0 863.59998 558.79999"
sodipodi:docname="A801 - PARTITION DETAILS - METAL STUDS.svg"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs11" />
<sodipodi:namedview
id="namedview11"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="0.35477941"
inkscape:cx="1617.9067"
inkscape:cy="1159.8757"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="root" />
<g
data-type="titleblock"
id="g1"
sodipodi:insensitive="true">
<image
xlink:href="titleblocks%5C22x34.svg"
x="0"
y="0"
width="863.59998"
height="558.79999"
id="image1" />
</g>
<g
data-type="drawing"
data-id="3150349"
data-drawing="0rIflxX$H5aP4m61u2K8iB"
id="g3"
transform="translate(565.15059,277.37979)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CMS%20-%20ELEVATION%20AT%20DOOR%20OPENING%20%20THAN%203FT%20OPENING.svg"
x="29.999990985214232"
y="30.000016144205947"
width="250.37509202957153"
height="147.37911371158813"
id="image2" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="29.999990985214232"
y="182.37911685579405"
width="125"
height="10"
id="image3" />
</g>
<g
data-type="drawing"
data-id="3150350"
data-drawing="2JXYlw_f10I9_vAdQjJwHO"
id="g5"
transform="translate(372.45479,277.37979)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CMS%20%20-%20ELEVATION%20AT%20DOOR%20%20THAN%203FT%20WIDE.svg"
x="30.00000913777162"
y="29.99998999828083"
width="210.6875777244568"
height="147.34581400343842"
id="image4" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30.00000913777162"
y="182.34581200171917"
width="125"
height="10"
id="image5" />
</g>
<g
data-type="drawing"
data-id="3150351"
data-drawing="2ffYy8BB9Bngaw2l$ELboL"
id="g7"
transform="translate(-1.8716508,277.37979)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CMS%20%20-%20ELEVATION%20AT%20WALL.svg"
x="30.000003137771618"
y="29.999995998280834"
width="210.6875777244568"
height="147.34581400343842"
id="image6" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30.000003137771618"
y="182.34581200171917"
width="125"
height="10"
id="image7" />
</g>
<g
data-type="drawing"
data-id="3150352"
data-drawing="30ds0oZ099hvBN6bZgd9CZ"
id="g9"
transform="translate(166.77059,277.4131)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CMS%20%20-%20ELEVATION%20AT%20WINDOW%20OPENING.svg"
x="30.00000913777162"
y="29.99998999828083"
width="210.6875777244568"
height="147.34581400343842"
id="image8" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30.00000913777162"
y="182.34581200171917"
width="125"
height="10"
id="image9" />
</g>
<g
data-type="drawing"
data-id="3150353"
data-drawing="2kiI6zP2T3UhUSKArRqbnO"
id="g11"
transform="translate(5.0571143,-3.333346)">
<image
data-type="foreground"
xlink:href="..%5Cdrawings%5CMS%20-%20DETAIL%20-%20DOOR%20HEAD.svg"
x="20.474972774227123"
y="30.039417895956433"
width="149.24252033233643"
height="111.12723420886799"
id="image10" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="20.474972774227123"
y="146.16665210404358"
width="125"
height="10"
id="image11" />
</g>
<g
data-id="3222852"
data-type="schedule"
data-document="1054641"
id="g13"
transform="translate(538.44491,-3.2939287)">
<image
data-type="content"
xlink:href="..%5Cschedules%5CPARTITION%20TAG%20NOMENCLATURE.svg"
x="30"
y="30"
width="256.23114"
height="180.5112"
id="image12" />
<image
data-type="view-title"
xlink:href="assets%5Cview-title.svg"
x="30"
y="215.5112"
width="125"
height="10"
id="image13" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -0,0 +1,94 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="root"
version="1.1"
viewBox="0 0 125 10"
height="10mm"
width="125mm"
sodipodi:docname="view-title.svg"
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview125455"
pagecolor="#505050"
bordercolor="#ffffff"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="1"
inkscape:deskcolor="#505050"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="1.1318865"
inkscape:cx="180.23009"
inkscape:cy="39.314898"
inkscape:window-width="1920"
inkscape:window-height="1017"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(-27.82024,-96.649986)"
id="layer1">
<path
id="path853-7"
style="fill:none;fill-opacity:1;stroke:#2c5573;stroke-width:0.220526;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 31.706665,98.08474 c -1.969044,6.8e-5 -3.565194,1.596386 -3.565055,3.56543 6.5e-5,1.9689 1.596156,3.56499 3.565055,3.56506 0.04726,-7.3e-4 0.0945,-0.002 0.141691,-0.005 0.01356,0.003 0.02761,0.005 0.04217,0.005 h 16.988117 0.0076 c 0.0014,0 0.0028,-3.5e-4 0.0042,-3.8e-4 1.96415,-0.007 3.553014,-1.60052 3.553278,-3.56468 1.39e-4,-1.969043 -1.596011,-3.565362 -3.565054,-3.56543 -0.04777,7.07e-4 -0.09551,0.0024 -0.14321,0.005 H 31.896219 c -0.06313,-0.0033 -0.126336,-0.005 -0.189554,-0.005 z"
sodipodi:nodetypes="ccccscscccccc" />
<path
id="path855"
d="m 52.443721,101.64999 99.999999,-1e-5"
style="fill:none;fill-rule:evenodd;stroke:#2c5573;stroke-width:0.264574px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
sodipodi:nodetypes="cc" />
<text
id="text859"
y="103.49316"
x="144.04343"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24.8028px;line-height:125%;font-family:Arial;-inkscape-font-specification:Arial;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.96055px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic';text-align:center;text-anchor:middle;fill:#2c5573;fill-opacity:1;stroke-width:0.264583px"
y="103.49316"
x="40.611782"
id="tspan857">{{Identification}}/{{SheetIdentification}}</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.7163px;line-height:125%;font-family:Arial;-inkscape-font-specification:Arial;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="53.370708"
y="100.19173"
id="text863"><tspan
id="tspan861"
x="53.370708"
y="100.19173"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.54325px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic';text-align:start;text-anchor:start;fill:#2c5573;fill-opacity:1;stroke-width:0.264583px">{{Name}}</tspan></text>
<text
id="text867"
y="105.0553"
x="53.527016"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:17.7163px;line-height:125%;font-family:Arial;-inkscape-font-specification:Arial;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.54325px;font-family:'Century Gothic';-inkscape-font-specification:'Century Gothic';text-align:start;text-anchor:start;fill:#2c5573;fill-opacity:1;stroke-width:0.264583px"
y="105.0553"
x="53.527016"
id="tspan865">{{Scale}}</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -0,0 +1,2 @@
* filter=git-crypt diff=git-crypt
.gitattributes !filter !diff

Binary file not shown.

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;

Binary file not shown.

View File

@ -0,0 +1,312 @@
<?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:xlink="http://www.w3.org/1999/xlink" baseProfile="full" height="478.82404mm" id="root" version="1.1" viewBox="0 0 236.24133999999998 478.82404" width="236.24133999999998mm">
<defs/>
<rect height="5.57022" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="1"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="2">COLUMN_1</tspan>
</text>
<rect height="5.57022" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="1"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="2">COLUMN_2</tspan>
</text>
<rect height="58.790839999999996" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="6.57022"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="7.57022">APPLICABLE CODES:</tspan>
</text>
<rect height="58.790839999999996" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="6.57022"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">GENERAL:</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">• BUILDING/DWELLING CODE IBC 2015 &amp; AHJ AMENDMENTS</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">EXISTING:</tspan>
<tspan dy="3em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">• INTERNATIONAL EXISTING BUILDING CODE 2015 &amp; AHJ AMENDMENTS</tspan>
<tspan dy="4em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">ENERGY CONSERVATION:</tspan>
<tspan dy="5em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">• INTERNATIONAL ENERGY CONSERVATION CODE 2015 &amp; AHJ AMENDMENTS</tspan>
<tspan dy="6em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">PLUMBING:</tspan>
<tspan dy="7em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">WISCONSIN ADMINISTRATIVE CODE, SPS 380-387</tspan>
<tspan dy="8em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">MECHANICAL:</tspan>
<tspan dy="9em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">• INTERNATIONAL MECHANICAL CODE IMC 2015 &amp; AHJ AMENDMENTS</tspan>
<tspan dy="10em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">ELECTRICAL:</tspan>
<tspan dy="11em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">• INTERNATIONAL ELECTRICAL CODE NEC 2017 &amp; AHJ AMENDMENTS</tspan>
<tspan dy="12em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">FIRE:</tspan>
<tspan dy="13em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">• INTERNATIONAL FIRE/LIFE SAFETY CODE 2009 NFPA-1 &amp; AHJ AMENDMENTS</tspan>
<tspan dy="14em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">FUEL:</tspan>
<tspan dy="15em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">• INTERNATIONAL FUEL GAS CODE 2015 &amp; AHJ AMENDMENTS</tspan>
<tspan dy="16em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">ACCESSIBILITY:</tspan>
<tspan dy="17em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="7.57022">• ANSI STANDARD A117.1-2009- FOR ACCESSIBILITY</tspan>
</text>
<rect height="19.74088" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="65.36106"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="66.36106">IBC - CHAPTER 3 USE AND OCCUPANCY</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="66.36106">CLASSIFICATION:</tspan>
</text>
<rect height="19.74088" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="65.36106"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="66.36106">SCOPE AREA:</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="66.36106">• S-2 (MOST RESTRICTIVE USE WITHIN SCOPE AREA)</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="66.36106">• M (SHOWROOM)</tspan>
<tspan dy="3em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="66.36106">OUTSIDE SCOPE AREA:</tspan>
<tspan dy="4em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="66.36106">• F-1 MOST RESTRICTIVE USE</tspan>
</text>
<rect height="5.26034" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="85.10194"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="86.10194">IBC - CHAPTER 5 CLASSIFICATION OF</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="86.10194">WORK:</tspan>
</text>
<rect height="5.26034" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="85.10194"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="86.10194">ALTERATION—LEVEL 2</tspan>
</text>
<rect height="11.18108" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="90.36228"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="91.36228">IBC - 504.3 HEIGHT IN FEET</tspan>
</text>
<rect height="11.18108" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="90.36228"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="91.36228">FOR TYPE IIB:</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="91.36228">• ACTUAL: 39FT</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="91.36228">• ALLOWED: 55FT</tspan>
</text>
<rect height="8.9789" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="101.54335999999999"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="102.54335999999999">IBC - 504.4 NUMBER OF STORIES</tspan>
</text>
<rect height="8.9789" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="101.54335999999999"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="102.54335999999999">• ACTUAL: 1</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="102.54335999999999">• ALLOWED: 1 (QUALIFIES FOR AN UNLIMITED AREA BUILDING)</tspan>
</text>
<rect height="11.83894" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="110.52225999999999"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="111.52225999999999">IBC - 506.2 ALLOWABLE AREA</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="111.52225999999999">DETERMINATION</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="111.52225999999999">&amp;</tspan>
<tspan dy="3em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="111.52225999999999">506.3 FRONTAGE INCREASE:</tspan>
</text>
<rect height="11.83894" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="110.52225999999999"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="111.52225999999999">ALLOWED: (QUALIFIES FOR AN UNLIMITED AREA BUILDING)</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="111.52225999999999">ACTUAL: 131,098 SF</tspan>
</text>
<rect height="5.47116" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="122.36119999999998"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="123.36119999999998">IBC - 508.3 NONSEPARATED OCCUPANCIES:</tspan>
</text>
<rect height="5.47116" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="122.36119999999998"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="123.36119999999998">YES</tspan>
</text>
<rect height="5.26034" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="127.83235999999998"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="128.83236">IBC - 508.4 SEPARATED OCCUPANCIES</tspan>
</text>
<rect height="5.26034" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="127.83235999999998"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="128.83236">NOT REQUIRED, HOWEVER, EXISTING DEMISING WALL IS 1HR RATED TO REALIZE 3206.3.2.1 AGGREGATE AREA</tspan>
</text>
<rect height="27.409139999999997" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="133.09269999999998"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="134.09269999999998">IBC - TABLE 601</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="134.09269999999998">FIRE-RESISTANCE RATING REQUIREMENTS</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="134.09269999999998">FOR BUILDING ELEMENTS (HOURS)</tspan>
</text>
<rect height="27.409139999999997" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="133.09269999999998"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="134.09269999999998">FOR TYPE II-B:</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="134.09269999999998"> STRUCTURAL FRAME: 0 HR</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="134.09269999999998"> BEARING WALLS- EXTERIOR: 0 HR</tspan>
<tspan dy="3em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="134.09269999999998"> BEARING WALLS-INTERIOR: 0 HR</tspan>
<tspan dy="4em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="134.09269999999998"> NON-BEARING WALLS-EXTERIOR - (SEE TABLE 602)</tspan>
<tspan dy="5em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="134.09269999999998"> NON-BEARING WALLS-INTERIOR: 0 HR</tspan>
<tspan dy="6em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="134.09269999999998"> FLOOR CONSTRUCTION: 0 HR</tspan>
<tspan dy="7em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="134.09269999999998"> ROOF CONSTRUCTION: 0 HR</tspan>
</text>
<rect height="20.619719999999997" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="160.50184"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="161.50184">IBC - TABLE 602</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="161.50184">FIRE-RESISTANCE RATING REQUIREMENTS</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="161.50184">FOR EXTERIOR WALLS BASED ON FIRE</tspan>
<tspan dy="3em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="161.50184">SEPARATION DISTANCE</tspan>
</text>
<rect height="20.619719999999997" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="160.50184"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="161.50184">FOR TYPE II-B:</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="161.50184">FIRE SEPARATION DISTANCE</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="161.50184"> • X &lt; 5C = 2 HR</tspan>
<tspan dy="3em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="161.50184"> • 5 ≤ X ≤ 10 = 1 HR</tspan>
<tspan dy="4em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="161.50184"> • 10 ≤ X ≤ 30 = 1 HR</tspan>
<tspan dy="5em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="161.50184"> • X ≥ 30 = 0 HR</tspan>
</text>
<rect height="15.580359999999997" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="181.12156"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="182.12156">IBC - 803.11 INTERIOR FINISH</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="182.12156">REQUIREMENTS BASED ON GROUP</tspan>
</text>
<rect height="15.580359999999997" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="181.12156"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="182.12156">FOR S-2:</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="182.12156"> INTERIOR EXIT STAIRWAYS AND RAMPS AND EXIT PASSAGEWAYS: CLASS C</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="182.12156"> CORRIDORS AND ENCLOSURE FOR EXIT ACCESS STAIRWAYS AND RAMPS: CLASS C</tspan>
<tspan dy="3em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="182.12156"> ROOMS AND ENCLOSED: CLASS C</tspan>
</text>
<rect height="21.48078" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="196.70191999999997"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="197.70191999999997">IBC - SPRINKLERS (SECTION 903</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="197.70191999999997">AUTOMATIC SPRINKLER SYSTEMS):</tspan>
</text>
<rect height="21.48078" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="196.70191999999997"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="197.70191999999997">SPRINKLERS NFPA 13 (WITH EARLY SUPPRESSION FAST-RESPONSE (ESFR) SPRINKLERS)</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="197.70191999999997">SPRINKLERS TO BE DESIGN/BUILT BY 3RD PARTY.</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="197.70191999999997">SPRINKLER DESIGN TO COMPLY WITH CHAPTER 32 •</tspan>
<tspan dy="3em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="197.70191999999997"> • SECTION 3206 FIRE PROTECTION &amp; LIFE SAFETY FEATURES FOR HIGH-PILED COMBUSTIBLE STORAGE</tspan>
<tspan dy="4em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="197.70191999999997"> • 3208.3 FLUE SPACES (AT RACK STORAGE)</tspan>
</text>
<rect height="64.4906" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="218.18269999999998"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="219.18269999999998">IBC - TABLE 906.3(1) FIRE</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="219.18269999999998">EXTINGUISHERS FOR CLASS A FIRE</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="219.18269999999998">HAZARDS</tspan>
</text>
<rect height="64.4906" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="218.18269999999998"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998">WHERE COMBUSTIBLE LIQUIDS (MORE THAN 5GAL.) ARE STORED:</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> TYPE OF HAZARD OCCUPANCY: EXTRA (HIGH)</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> EXTINGUISHER SIZE &amp; MAX. TRAVEL DISTANCES</tspan>
<tspan dy="3em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> • TYPE 40-B (30 FT MAX BETWEEN EXTS)</tspan>
<tspan dy="4em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> • TYPE 80-B (50 FT MAX BETWEEN EXTS)</tspan>
<tspan dy="5em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> COMBUSTIBLE LIQUID: A LIQUID HAVING A CLOSED CUP FLASH POINT AT OR ABOVE 100°F (38°C).</tspan>
<tspan dy="6em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998">ALL OTHER PLACES:</tspan>
<tspan dy="7em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> TYPE OF HAZARD OCCUPANCY: ORDINARY (MODERATE)</tspan>
<tspan dy="8em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> EXTINGUISHER SIZE &amp; MAX. TRAVEL DISTANCES</tspan>
<tspan dy="9em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> • TYPE 2-A: (EVERYWHERE EXCEPT KITCHEN (IF APPLICABLE) SEE TYPE K BELOW)</tspan>
<tspan dy="10em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> • MAXIMUM FLOOR AREA PER UNIT OF A: 1,500SF</tspan>
<tspan dy="11em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> • MAXIMUM FLOOR AREA FOR EXTINGUISHER: 11,250SF</tspan>
<tspan dy="12em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> • MAXIMUM DISTANCE TO EXTINGUISHER: 75FT</tspan>
<tspan dy="13em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998">(IF APPLICABLE) COMM. KITCHENS W/ EQUIPMENT INVOLVING SOLID FUELS OR VEGETABLE OR ANIMAL OILS AND FATS:</tspan>
<tspan dy="14em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> TYPE OF HAZARD OCCUPANCY: ORDINARY (MODERATE)</tspan>
<tspan dy="15em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="219.18269999999998"> • TYPE K: 2.5-GALLON OR (2)1.5-GALLON (WITHIN 30FT OF COOKING EQUIPMENT)</tspan>
</text>
<rect height="20.1803" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="282.6733"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="283.6733">IBC - SECTION 907 FIRE ALARM AND</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="283.6733">DETECTION SYSTEMS</tspan>
</text>
<rect height="20.1803" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="282.6733"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="283.6733">EXISTING: EXISTING MANUAL FIRE ALARM BOX IS CURRENTLY PRESENT. ANY NEW OR MODIFIED FIRE ALARMS OR FIRE ALARM BOXES TO INTEGRATE</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="283.6733">WITH EXISTING ONES ON THE PREMISES.</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="283.6733">FIRE ALARM TO BE DESIGN/BUILT PER 3RD PARTY.</tspan>
<tspan dy="3em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="283.6733">ALARM TO COMPLY WITH SECTION 3206.5 (HIGH-PILED COMBUSTIBLE STORAGE)</tspan>
</text>
<rect height="5.47116" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="302.8536"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="303.8536">IBC - SECTION 1004 OCCUPANT LOAD</tspan>
</text>
<rect height="5.47116" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="302.8536"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="303.8536">SEE OCCUPANT LOAD ROOM SCHEDULE</tspan>
</text>
<rect height="6.35" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="308.32475999999997"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="309.32475999999997">IBC - SECTION 1020 CORRIDORS</tspan>
</text>
<rect height="6.35" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="308.32475999999997"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="309.32475999999997">CORRIDORS: 0 HR RATED (W/ SPRINKLERS)</tspan>
</text>
<rect height="12.48918" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="314.67476"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="315.67476">IBC - 1006.2.1 EGRESS BASED ON</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="315.67476">OCCUPANT LOAD AND COMMON PATH OF</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="315.67476">EGRESS TRAVEL DISTANCE:</tspan>
</text>
<rect height="12.48918" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="314.67476"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="315.67476">FOR S-2:</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="315.67476"> MAXIMUM COMMON PATH WITH SPRINKLER SYSTEM: 100FT</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="315.67476"> MAXIMUM OCCUPANT LOAD OF SPACE WITH ONE EXIT: 29</tspan>
</text>
<rect height="8.54964" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="327.16393999999997"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="328.16393999999997">IBC - SECTION 1017 EXIT ACCESS TRAVEL</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="328.16393999999997">DISTANCE:</tspan>
</text>
<rect height="8.54964" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="327.16393999999997"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="328.16393999999997">FOR S-2:</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="328.16393999999997">FOR B: 400 FT (W/SPRINKLER)</tspan>
</text>
<rect height="5.47116" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="335.71358"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="336.71358">IBC - 1020.4 DEAD ENDS</tspan>
</text>
<rect height="5.47116" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="335.71358"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="336.71358">50 FEET W/ SPRINKLERS</tspan>
</text>
<rect height="6.35" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="341.18474"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="342.18474">IEBC - 805.6 DEAD-END CORRIDORS</tspan>
</text>
<rect height="6.35" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="341.18474"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="342.18474">50 FEET PER IEBC - 805.6</tspan>
</text>
<rect height="52.649119999999996" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="347.53474"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="348.53474">2902.1 MINIMUM NUMBER OF FIXTURES</tspan>
</text>
<rect height="52.649119999999996" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="347.53474"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474">CLASSIFICATION: A-2</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474">DESCRIPTION: RESTAURANTS, BANQUET HALLS AND FOOD COURTS</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474">TOTAL OCCUPANTS: 111</tspan>
<tspan dy="3em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474">FEMALE OCCUPANTS: 56</tspan>
<tspan dy="4em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474">MALE OCCUPANTS: 56</tspan>
<tspan dy="5em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474"> • WATER CLOSETS: 1 PER 100</tspan>
<tspan dy="6em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474"> • WOMEN: 1 REQUIRED (1 PROVIDED)</tspan>
<tspan dy="7em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474"> • MEN: 1 REQUIRED (1 PROVIDED)</tspan>
<tspan dy="8em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474"> • LAVATORIES: 1 PER 100</tspan>
<tspan dy="9em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474"> • WOMEN: 1 REQUIRED (1 PROVIDED)</tspan>
<tspan dy="10em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474"> • MEN: 1 REQUIRED (1 PROVIDED)</tspan>
<tspan dy="11em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474"> • DRINKING FOUNTAINS: 1 PER 1000</tspan>
<tspan dy="12em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474"> • (PROPOSED ALTERNATIVE: FAUCET IN BREAKROOM)</tspan>
<tspan dy="13em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="348.53474"> • SERVICE SINK: 1 REQUIRED (1 PROVIDED)</tspan>
</text>
<rect height="66.69023999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="400.18386"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="401.18386">IBC CHAPTER 32 HIGH-PILED</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="401.18386">COMBUSTIBLE STORAGE</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="401.18386">3206.2 EXTENT AND TYPE OF PROTECTION</tspan>
</text>
<rect height="66.69023999999999" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="400.18386"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386">TABLE 3206.2: GENERAL FIRE PROTECTION AND LIFE SAFETY REQUIREMENTS</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • COMMODITY CLASS: I-IV</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • SIZE OF HIGH-PILED STORAGE AREA: 20,001-500,000</tspan>
<tspan dy="3em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • ALL STORAGE AREAS</tspan>
<tspan dy="4em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • AUTOMATIC FIRE-EXTINGUISHING SYSTEM (SEE SECTION 3206.4): YES</tspan>
<tspan dy="5em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • FIRE DETECTION SYSTEM (SEE SECTION 3206.5): NOT REQUIRED (BUT EXISTING ONE IN PLACE)</tspan>
<tspan dy="6em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • BUILDING ACCESS (SEE SECTION 3206.6): YES</tspan>
<tspan dy="7em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • BUT USING EXCEPTION IN 3206.6.1.1</tspan>
<tspan dy="8em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • SMOKE AND HEAT REMOVAL (SEE SECTION 3206.7): YES,</tspan>
<tspan dy="9em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • BUT USING EXCEPTION J OUTLINED BELOW</tspan>
<tspan dy="10em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • SOLID-PILED STORAGE, SHELF STORAGE AND PALLETIZED STORAGE (SEE SECTION 3207.3)</tspan>
<tspan dy="11em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • MAXIMUM PILE DIMENSION: 100 FT</tspan>
<tspan dy="12em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • MAXIMUM PERMISSIBLE STORAGE HEIGHT: 40 FEET</tspan>
<tspan dy="13em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386"> • MAXIMUM PILE VOLUME: 400,000 CF</tspan>
<tspan dy="14em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386">EXCEPTION J: NOT REQUIRED WHERE STORAGE AREAS ARE PROTECTED BY EITHER EARLY SUPPRESSION FAST RESPONSE (ESFR) SPRINKLER SYSTEMS</tspan>
<tspan dy="15em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386">OR CONTROL MODE SPECIAL APPLICATION SPRINKLERS WITH A RESPONSE TIME INDEX OF 50 (M • S)1/2 OR LESS THAT ARE LISTED TO CONTROL A</tspan>
<tspan dy="16em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="401.18386">FIRE IN THE STORED COMMODITIES WITH 12 OR FEWER SPRINKLERS, INSTALLED IN ACCORDANCE WITH NFPA 13.</tspan>
</text>
<rect height="10.94994" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="52.440839999999994" x="1" y="466.8741"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="467.8741">IBC CHAPTER 32 HIGH-PILED</tspan>
<tspan dy="1em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="467.8741">COMBUSTIBLE STORAGE</tspan>
<tspan dy="2em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="2" y="467.8741">3206.9 AISLES</tspan>
</text>
<rect height="10.94994" style="fill: #ffffff; stroke-width:.125; stroke: #000000;" width="181.80049999999997" x="53.440839999999994" y="466.8741"/>
<text dominant-baseline="hanging" fill="#2c5573" font-family="OpenGost Type B TT" font-size="0" text-anchor="start">
<tspan dy="0em" fill="#2c5573" font-family="OpenGost Type B TT" font-size="3.0975" x="54.440839999999994" y="467.8741">AISLES IN SPRINKLERED BUILDINGS SHALL BE NOT LESS THAN 44 INCHES (1118 MM) WIDE.</tspan>
</text>
</svg>

After

Width:  |  Height:  |  Size: 40 KiB

Some files were not shown because too many files have changed in this diff Show More