duct split using dynamo

duct split using dynamo

Harywijaya.2
Enthusiast Enthusiast
2,464 Views
1 Reply
Message 1 of 2

duct split using dynamo

Harywijaya.2
Enthusiast
Enthusiast

Hello everyone,

 

I have problem to automatically split duct system with current length.

 

I know there are many post to using API, but i really don't understand . hopefully there are online course for API

I know there are many program that sold to splitting duct and have many feature but my boss won't spend money for that.

 

So easy way for my assume is using dynamo due to already add-in on revit

But i have some problem too, i already follow dynamo forum and follow they dynamo but have error in my trial.

 

hopefully there are people can help me for dynamo or maybe there are another method to automatically for splitting duct/pipes

Please kindly find attachment for my dynamo file

note : I am using 1.3.3 now, but i will install your version if that's worked and this is my package

2018-10-02_160127.png

 

Let me know if there are anything data required

thank you everyone

0 Likes
2,465 Views
1 Reply
Reply (1)
Message 2 of 2

J.Wehmer
Collaborator
Collaborator

We can help you on this forum, but you will probably have a more diverse answer on the Dynamo Forums.

 

I would make the script start with Categories (Ducts), Get all, Get parameter (length), >x (10'), bool-mask, and use that as a starting point for breaking the duct into 10' (or metric eq.) sections.


-Please click accept as solution if this answers your question!
0 Likes