eikonoklastes Posted May 16, 2019 Share Posted May 16, 2019 Hi, in the attached image, I want to move point 0 to the corner. I know I can achieve this with a Sort > Shift, but the number of points changes, and the position of point 0 ends up being random, so I don't always know how much to shift by. I'm basically trying to connect the dots with a line, but don't want a line at the bottom. Any way I can do this fully procedurally, without having to always manually update the Shift amount every time the number of points changes? Quote Link to comment Share on other sites More sharing options...
vicvvsh Posted May 16, 2019 Share Posted May 16, 2019 Hi, if you able to make group from end points procedurally then I hope this rough example can helps you. It would be easy to give advice if you provide .hip with network. build_line.hipnc Quote Link to comment Share on other sites More sharing options...
eikonoklastes Posted May 28, 2019 Author Share Posted May 28, 2019 Hello, yes, I ended up using a similar technique where I would procedurally get the end points. Thank you for your help. 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.