I'm having a little trouble with data matching. I have a list of points that are assembled into branches at the same level {0}...I need to get the projection of these points onto a surface and then add to each ones z value. The intersections with the surface are producing an entirely different data path structure then the original points and I can't figure out why. I need the intersections to be structured the same way so that when I go back and add values the additions end up in the right place.
This explanation may be too complicated to follow but I believe, I hope, that the solution is really easy. I have tried everything I can think of but it's just not working. Any advice is really appreciated.
Tags:
- Attachments:
-