Set boundingbox to include one element only

Hi, I am trying to export element IFC files by creating boundingbox and then views for each element. Here is the thread. Export single element IFC file. But I found the boundingbox also included adjacent elements (as shown in the two pictures below. Only the column is wanted but the boundingbox also included the adjacent elements) so the exported IFC file also included the scripts of them. How can I set the boundingbox scope to include one element only so that the exported IFC only includes one element? Thank you!Expected Column Exported Column

Hi @Hao001,

Use the View.PermanentlyIsolateElement node in Clockwork package.

2 Likes

Hi @Alban_de_Chasteigner, it worked! Thank you so much!

1 Like