How do i get 2d drawing from moi to inkscape? (logo)

 From:  mkdm
8142.2 In reply to 8142.1 
Hi Zim3000x,

Well...I think the best way to export from Moi to vector software is using PDF format.

So, assuming that you have your drawing in Moi's top view, follow these steps :

1) Select all the curves you want to export (in top view)
2) run thins command : script: /*! Copy PDF format to clipboard */ moi.geometryDatabase.copyToClipboardPDF();
3) Accept the default proposed by the dialog window
4) Now you have PDF data in memory. Paste them in any software that accepts PDF data.

P.S. I would suggest you the brand new (still in advanced beta) Affinity Designer for Windows. It's a wonderful package!!
Affinity Designer is fully compatible with Adobe Illustrator and PDF formats and it's a perfect companion for Moi.
(https://affinity.serif.com/en-gb/windows/)

Best,

- Marco (mkdm)