The script doesn’t work as it should be.
Then I tried to connect the pipe and tee manuelly in Revit and split them again.
Now the script works well.
Two Questions:
Is there any way to set the System Classification and System Type of Tee? I tried the o|Pipe.SetSystemType from Orchid Package, but it didn’t change it.
What happens when I drag and drop the pipe-connector to the tee-connector? How to achieve this function using Dynamo?
It is a great idea, to draw a pipe and then connect. I can’t find the last Node “merge DuctorPipes” in the packages.
1.Could you tell me from which package it comes?
2. Will it work also on fittings like this tee?
Is any node that can achieve the “daw a pipe from a connector of fitting” function?
I treid the “Pipe.byConnectorEndpoint” from Mepover, but it didn’t work. I think because the fitting has no default System Type, and it can’t draw a pipe without a Sytem Type.