Message 1 of 2
How to create a tee fitting of not 90 degree branch angle for pipe by Revit API?
Not applicable
12-03-2018
01:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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:
How can I create a tee fitting of not 90 degree branch angle for pipe by Revit API?
Best Regards,
Zhangzg