##### [[Building Elements]] # Pipes %% 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,[[Pipes]]) 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/Building Elements/Pipes.md\|Pipes]]<br><br>[[3 Resources/Issues/Clash between Pipes, Fire Collars and Walls.md\|Clash between Pipes, Fire Collars and Walls]] | <ul><li>Fire collars to be shown on CSPs.</li><li>Min. 100mm away from Intello internal sarking to provide enough space for turning it into corners + ease of reach out behind lagged pipes with bare hands.</li><li>Update wall junctions accordingly.</li><li>This is not compliant. Fire collar should be out of finish wall zone. Show fire collars on CSPs.</li><li>Note should be added on services drawings.</li></ul> | %% DATAVIEW_PUBLISHER: end %%