PathShortPipingSystem

PathShortPipingSystem

reylorente1
Collaborator Collaborator
292 Views
2 Replies
Message 1 of 3

PathShortPipingSystem

reylorente1
Collaborator
Collaborator

Hello, I have this script(method), where I point, the first pipe "1" and then point to the second pipe "2" and I would like to get a list of ElementeId in that direction, that is list:

802691

803254

804677

803255

And you are not as the method shows me,

802691

803254

804677

803255

804679

803240

….

….

803180

Some idea, of how I can solve it.2022-03-22 (1).png

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

andré_martins
Contributor
Contributor

I saw your code, I think the problem is how define the next element to go to list. Think better about the logic. 

 

0 Likes