##### [[Building Elements]] # Glazing %% DATAVIEW_PUBLISHER: start ``` TABLE WITHOUT ID Areas + " \ "+ BuildingElement + "<br><br>" + file.link as Issue, SECTION as Description FROM "3 Resources/Issues" FLATTEN BuildingElement as BuildingElement sort AREA ASC WHERE contains(BuildingElement,[[Glazing]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | [[3 Resources/Areas/Facade.md\|Facade]], [[3 Resources/Areas/Balconies.md\|Balconies]], [[3 Resources/Areas/Courtyards.md\|Courtyards]] \ [[3 Resources/Building Elements/Glazing.md\|Glazing]]<br><br>[[3 Resources/Issues/No Access to Clean Windows.md\|No Access to Clean Windows]] | <ul><li>All Windows shall be capable of being cleaned, double window sections will need removable Track and Head Covers.</li><li>Where Additional Glazing layers are added to control for noise, usually on site that are on busy roads, the additional glazing layers can prevent the glazing from being cleaned properly.</li><li>One method that does work is to make the top and bottom tracks removable so that the fixed panel can be moved.</li><li>This way the insides of the glazing system can be accessed to allow effective cleaning.</li></ul> | %% DATAVIEW_PUBLISHER: end %%