FredDoes3D Posted January 20, 2018 Share Posted January 20, 2018 Hi, I am doing the same operation on every point of a curve using a series of nested for-each subnetworks. It all works well but wherever the original curve enter positive Z on the coordinate system it flips? The connections are made with the add node based on pointID (an attribute i created based on point number before merging) Any idea why it behaves like this? Cheers Quote Link to comment Share on other sites More sharing options...
FredDoes3D Posted January 20, 2018 Author Share Posted January 20, 2018 Nevermind, i fixed it by sorting the points differently. I dont understand 100% what i did wrong but it works fine now went for a simple sort by axis setup. 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.