Finding all possible paths in pipe network?

Finding all possible paths in pipe network?

j.sunnyT6MVA
Explorer Explorer
504 Views
2 Replies
Message 1 of 3

Finding all possible paths in pipe network?

j.sunnyT6MVA
Explorer
Explorer

Hi All,
I have a pipe network with one end open and all other end points connected to a plumbing fixture. I want to get all possible paths in the network. Say here 5 different path (Starting from open end till each plumbing fixture).Is there any way to achieve it programmatically?
A,B,C…etc represents pipes in network.

jsunnyT6MVA_0-1662015880569.png

 

0 Likes
505 Views
2 Replies
Replies (2)
Message 2 of 3

jeremy_tammik
Alumni
Alumni

Yes, many. One of them is demonstrated by the TraverseSystem SDK sample: 

 

 

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
Message 3 of 3

reylorente1
Collaborator
Collaborator
Hello, did you find the answer?
0 Likes