Identifying the connector location connected to pipe?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In the above image pipe marked as A is connected to 32*25 diameter elbow, where as it is also connected to Cross connector 32*32*32*32 diameter connector.
I have to update a parameter called Pap which should update with the value “32*25 elbow for pipe A”, similarly “for Pipe B 32*32*32*32Cross”, “for Pipe C 32*25 elbow”, “for pipe D 32*25 elbow”.
I am using Revit API’s to compare the location of pipe end and the location of the pipe connectors. When I compared these locations its satisfying for all four pipes. But I need to compare only connector which is connected to pipe end. Because of this all pipe parameter are getting the same values. Instead of “32*25 elbow for pipe A”, similarly “for Pipe B 32*32*32*32Cross”, “for Pipe C 32*25 elbow”, “for pipe D 32*25 elbow”.
Is there any solution for this?
Please provide any solutions.
Thanks in advance.