Push Linked Room names to Elements

I’m trying to gather the Rooms from my linked model and push the Room name to the furniture in those rooms. I’ve gotten almost all the way but can’t figure out middle step to get a list of the Furniture with the room.

Any help would be appreciated.

Thanks

You need to filter the furniture elements based on their respective intersections (FilterByBoolMask). Those then get supplied to the SetParameter node and the Rooms list gets sent to the GetParameter node.

Thanks Nick. I feel like I’ve got this in the wrong place now (obviously).

I also think I may have my GetParameter node and my SetParameter node fed by the wrong info.

Can you repost with a legible image? That one is zoomed out too far to read the node names.

Appreciate it @Nick_Boyts
Try this one.

We still need to see the node previews otherwise we don’t actually know how the nodes are handling your data.

Is this what you mean?

Hi @JustinSBlack here is an alternative way, but could probably work…

1 Like

Thanks @sovitek.
Where can I get the Link Documents node?

Please reply where can we get the “Link Documents” node?

hello @AjayM here is some option

2 Likes

@sovitek ,
This script works without any warnings, but it actually feeds the incorrect data to the parameters
I would greatly appreciate it if you could kindly assist me in identifying the issue so that it can be rectified.

not sure do you project and link share origin ? im not sure archilab support linked rooms, try that one i show from mepover with link document

It would be helpful if you can pin the outputs of each node as well to identify the problem.

1 Like

Check this one.

Refer the attached script if you still encounter any difficulty in identifying the problem.

Assign room names.dyn (24.0 KB)

Hi @AjayM dont think archilab “element in room” works on linked rooms

if you have a sample rvt and a link we can take a look…edit seems archilab can work on link as well

and remember check for non valid /unplaced rooms

and another way