Direct sub‑object manipulation like Rhino?

 From:  Michael Gibson
7183.6 In reply to 7183.5 
Hi Chipp, yes it can be challenging converting data between different kernels. The tricky part is that each kernel can have somewhat different ideas about what is valid and invalid data, like how close 2 values have to be to each other to be considered equal and various things like that.

- Michael