I’m attempting to group surfaces by normal direction. I’m sure it’s just a matter of vector math that I haven’t picked up on. at the moment I can translate normal direction to a point and get a distance value that can be used for grouping; however, this method does not return an index value that I could then use to select and group geometry by.