I’m trying to push the Linked Room Data to my furniture families but it appears that my SetParameterByName is only writing to the first instance of furniture in each room.
Any thoughts?
TIA
I’m trying to push the Linked Room Data to my furniture families but it appears that my SetParameterByName is only writing to the first instance of furniture in each room.
Any thoughts?
TIA
Try searching for topics on pushing parameter values to objects in a Room/Space. You have 13 Rooms and 42 Elements. You can’t just write a Room value to any furniture element. You need to sort and group the elements by their corresponding Room.
Yup. Of course. Thanks
Let us know if you run into any issues with the specifics.
I know I am late to this party but I ran into the same issue and how I fixed it was right click on Element.SetParameterByName and set the lacing to longest. the auto seemed to just get the first element. (sort of short by default)
please share some images with issue, it will help to understand better.