Dynamo Help

Dynamo Help

Anonymous
Not applicable
581 Views
3 Replies
Message 1 of 4

Dynamo Help

Anonymous
Not applicable

Hey everyone, I am trying to finish this script up and I need some help. The goal is to determine which spaces contain which air terminals, read the "Specified Supply Airflow" parameter from the space, and apply it evenly to all the air terminals in that space. I'm having trouble figuring out how to divide it evenly among only the ones in their respective spaces. Any help is appreciated!

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

L.Maas
Mentor
Mentor
Accepted solution

I would make use of the archi-lab package and do something like

 Capture.png

 

Louis

EESignature

Please mention Revit version, especially when uploading Revit files.

0 Likes
Message 3 of 4

Anonymous
Not applicable

That worked perfect! Thanks so much for the input!

0 Likes
Message 4 of 4

Anonymous
Not applicable

I have another question...

 

I want to set flow ranges for air terminal types (i.e. 6" neck, 8" neck, 10" neck, etc.)

 

Then I'd like to auto select which type it should be based on the flow assigned to it by the script you helped me with. How would I accomplish that? I was thinking "if" statements.

0 Likes