MadMax50 Posted July 30, 2020 Share Posted July 30, 2020 Hello I am curious to know how the "Adjacency Array Attribute" parameter works in the find shortest path sop. It states in the help file: If enabled, this specifies a point attribute that indicates to add directed edges from each point to the points whose numbers are in the array. In this case, Point Cost Attribute can optionally be an array attribute whose entries correspond with costs added to these edges, in addition to any other costs. This is a bit confusing to me though. Am I supposed to make a point array attribute before the findshortestpath sop ? How does this work exactly and what would it be used for ? I tried to make an array of points and use that attribute but im not getting any visible results Thank you find_shortest_path_neighbours.hipnc Quote Link to comment Share on other sites More sharing options...
MadMax50 Posted July 31, 2020 Author Share Posted July 31, 2020 anyone? Quote Link to comment Share on other sites More sharing options...
Krion Posted March 16, 2021 Share Posted March 16, 2021 Did you find anything? I am looking to get an attribute that enumerates the points for each path. First point the path travels through is 1, second point the path travels to is 2, etc.. I am wondering if this attribute would help with that. Quote Link to comment Share on other sites More sharing options...
Librarian Posted March 16, 2021 Share Posted March 16, 2021 https://www.sidefx.com/forum/topic/76145/ 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.