dynamo script auto join

dynamo script auto join

Geoffrey.Denie
Participant Participant
570 Views
2 Replies
Message 1 of 3

dynamo script auto join

Geoffrey.Denie
Participant
Participant

Hi, 

 

I wrote a simple dynamo script to join all my foundation elements together. I was able to filter all the elements that I would like to join. However when I run the script only the first two elements of the list are joined (marked in blue on the screenshot). Is there a way to automate this process for all the other elements in the list?

 

dynamo_script_01.JPGdynamo_script_02.JPG

 

Thanks and best regards

 

Geoffrey

0 Likes
Accepted solutions (1)
571 Views
2 Replies
Replies (2)
Message 2 of 3

sstewartPHEFA
Participant
Participant
Accepted solution

 You might have better luck posting on the Dynamo Forums if you haven't. 

Have you tried changing the lacing on that final node?

0 Likes
Message 3 of 3

Geoffrey.Denie
Participant
Participant

Yes, that was the issue. I had to change the lacing to cross product. thank you!