Comentario
03-23-2023
10:55 AM
03-23-2023
10:55 AM
Just to be precise with the question you asked, yes I did try to:
1. Connect the vertical pipe to the fitting using the Revit UI.
2. Disconnect the Pipe from the Fitting using the Revit UI.
3. Try to use the "connectTo" method to connect pipe to fitting.
It does work. Only problem is that it implies that I have to connect my plumbing fixture manually using the UI, which is exactly what I am trying to automate.
I will try to make other experiments with NewFamilyInstance methods using different arguments.