Hello, all.
I am working on a dynamo script and I have it running up to the point of selecting an object and getting the system type changed. …however, what I am wanting is to get it to change the system type of only what is selected. What it is doing is changing the system type of all the pipes of the type if they are connected. Normal behavior.
I will select the objects I want to change to System 1 (2 elbows and 2 pipes)…
Run the script and you can see that the selected pipes have changed as desired but it also changed the rest of the yellow pipe too.
What I wanted was this.
Is such a thing possible with dynamo without disconnecting the system and using system divide first?
Attached is the DYN routine as I have it.
Thanks!
Change System Type.dyn (13.9 KB)