Hi,
When I use Revit ribbon drawing function, it is easy to create a tee fitting of any branch angle for pipe.
But when using NewTeeFitting method to do it, if the angle of branch is not 90 degree, then an InvalidOperationException throw.
I am sure the default fitting type is correct and the connector order is correct. I have used the correct angle units.
You can reproduce it in any project. For example, you can use the default pipe and default tee fitting type , then you can reproduce it.
See issue in Revit API forum:
https://forums.autodesk.com/t5/revit-api-forum/how-to-create-a-tee-fitting-of-not-90-degree-branch-a...
How can I create a tee fitting of not 90 degree branch angle for pipe by Revit API?
Best Regards,
Zhangzg