##### [[Building Elements]] # Windows %% DATAVIEW_PUBLISHER: start ``` TABLE WITHOUT ID AREA + " \ "+ BuildingElement + "<br><br>" + file.link as Issue, SECTION as Description FROM "3 Resources/Issues" FLATTEN Areas as AREA FLATTEN BuildingElement as BuildingElement sort AREA ASC WHERE contains(BuildingElement,[[Windows]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/Balconies.md\|Balconies]] \ [[3 Resources/Building Elements/Windows.md\|Windows]]<br><br>[[3 Resources/Issues/Safe Access and Maintenance.md\|Safe Access and Maintenance]] | <ul><li>When the design of a building is finalized, concern for how the building will be maintained is often omitted, leaving a building which cannot be maintained readily.</li><li>Items which need to be maintained include Cleaning of Windows, Painting of Facades.</li><li>With a bit of care during design, appropriate systems can be installed to allow for easy maintenance for all Building Elements.</li></ul> | | [[3 Resources/Areas/Bedrooms.md\|Bedrooms]] \ [[3 Resources/Building Elements/Windows.md\|Windows]]<br><br>[[3 Resources/Issues/Splits in MDF Pelmets.md\|Splits in MDF Pelmets]] | <ul><li>Poorly joined sections of MDF pelmets are prone to shrinking over time, leading to visible gaps.</li><li>Once the MDF shrinks, the top coat applied over the joints will crack and split, reducing the aesthetic quality.</li></ul> | | [[3 Resources/Areas/Facade.md\|Facade]] \ [[3 Resources/Building Elements/Windows.md\|Windows]]<br><br>[[3 Resources/Issues/Windows Finishing Flush or Close Slab Edges.md\|Windows Finishing Flush or Close Slab Edges]] | <ul><li>Windows can end up to close to the Slab edges due to a couple of factors:</li><li>Poor Setout from the Builder</li><li>Poor Setout between Slab setdown on floor below and slab edge above.</li><li>No Tolerance for Vertical Window Alignment.</li></ul> | | [[3 Resources/Areas/Living Areas.md\|Living Areas]] \ [[3 Resources/Building Elements/Windows.md\|Windows]]<br><br>[[3 Resources/Issues/Splits in MDF Pelmets.md\|Splits in MDF Pelmets]] | <ul><li>Poorly joined sections of MDF pelmets are prone to shrinking over time, leading to visible gaps.</li><li>Once the MDF shrinks, the top coat applied over the joints will crack and split, reducing the aesthetic quality.</li></ul> | | [[3 Resources/Areas/Roof.md\|Roof]] \ [[3 Resources/Building Elements/Windows.md\|Windows]]<br><br>[[3 Resources/Issues/Safe Access and Maintenance.md\|Safe Access and Maintenance]] | <ul><li>When the design of a building is finalized, concern for how the building will be maintained is often omitted, leaving a building which cannot be maintained readily.</li><li>Items which need to be maintained include Cleaning of Windows, Painting of Facades.</li><li>With a bit of care during design, appropriate systems can be installed to allow for easy maintenance for all Building Elements.</li></ul> | %% DATAVIEW_PUBLISHER: end %%