Hi guys. I have an object. For each vertex on that object, I look for the closest location on a second object and store that data.
Now I want to reinterpret those locations on a clone of the second object (using the "Reinterpret Location to New Geometry" node) If it's just a straight clone, the data is reinterpreted just fine. But I can't use a clone for this application, so I'm using an ICE tree to copy the topology. However, the reinterpretation fails on that ICE clone. Does anybody know of a way to make this work? ~T.Fox

