I keep running into this problem. Perhaps someone has a good method for resolving my issue?
When I take a list (lets say of points) and mutate some part of it (move one point for example) I cannot reassemble the list in the same order it was before(with the edited point's original removed). The attached images are just to illustrate this type of situation. Pretend as though this situation were much more complicated.
The second image is the closest I have gotten, but the cull nth does not work for many reasons and the split list only works on even numbers of curve divisions.
thanks,
Tim
Tags:
- Attachments:
-