Set Parameter By Location

I’m trying to push room names and numbers into parameters for furniture, per this video by @cesar_escalante but it’s returning errors. I’m new to Dynamo, but this seemed simple enough to copy as a way to learn, since I have written plenty of AutoLISP routines. Is this screenshot enough to be able to solve the issue? Also, is there a resource that describes what each node does?

The problem seems to be here:

What are you connecting to that node?

1 Like

I think it would be called a Springs collected list? Does it need to be processed before passing to the Elements in Room node?

Hi,

This will be probably easier with the Element ToRoom node.

1 Like

@Alban_de_Chasteigner where is the Element ToRoom node from? I don’t see it in any of the packages I have loaded.

You can find it in the category Room of the latest version of the Genius Loci package.

1 Like

That node is working in that it’s returning a list, but now I’m stuck not knowing where to pass that list to.

I am not sure why it is not working here…