Copy-paste from Rhino 7 to MoI3d

 From:  Michael Gibson
9890.16 In reply to 9890.15 
Hi renklint,

re:
> Here's a list:

Thanks, that helps! I've got a helper app almost ready which I think should make it possible to solve this. It's a small program that is built with the OpenNURBS7 library and so it can look in the system clipboard and if a Rhino v7 3DM file is in there it can take it and convert it to a Rhino v5 3DM file and put that in the clipboard so that the paste will work.

Then you would modify your Ctrl+V paste keyboard shortcut so it runs this helper app before doing the actual paste into MoI.

I've almost got it ready to test.

What happens if you do a Ctrl+C copy in Moi and then try to paste in Rhino v7, does that work or is that direction also not working with Rhino v7 either?

- Michael