##### [[Building Elements]] # Exhaust Ducts %% 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,[[Exhaust Ducts]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/Everywhere.md\|Everywhere]], [[3 Resources/Areas/Basement.md\|Basement]] \ [[3 Resources/Building Elements/Exhaust Ducts.md\|Exhaust Ducts]]<br><br>[[3 Resources/Issues/Coordinate Large Mechanical Ducts in the Basement.md\|Coordinate Large Mechanical Ducts in the Basement]] | <ul><li>Basement exhaust ducts are quite large and can present obstructions to other services.</li></ul> | | [[3 Resources/Areas/Bathrooms.md\|Bathrooms]], [[3 Resources/Areas/Laundry.md\|Laundry]] \ [[3 Resources/Building Elements/Exhaust Ducts.md\|Exhaust Ducts]]<br><br>[[3 Resources/Issues/Excessive use of Flexible Ducitng leads to Poor Exhaust Systems.md\|Excessive use of Flexible Ducitng leads to Poor Exhaust Systems]] | <ul><li>Excessive use of flexible exhaust ducting produces high static pressure and potential for crushes and tears to the flexible ducting from sheeting the ceiling</li><li>This will substantially reduce the performance of exhaust and Air Conditioning Systems.</li><li>Where possible, use rigid ducting.</li><li>NOTE, rigid ducting must comply with Specification C1.10 of the BCA,</li><li>PVC plumbing pipes Does not comply.</li><li>Joints between rigid ducting pieces should all be sealed with either Tape or Sealant.</li></ul> | %% DATAVIEW_PUBLISHER: end %%