What is the size of the drawing area?

 From:  NightCabbage
4128.6 
Heh, yes, I'm still interested in this :P

I mapped the script you wrote to F12:

script: /* Set top viewport zoom to 1 pixel = 1 unit */ moi.ui.mainWindow.viewpanel.getViewport('Top').fieldOfViewAngle = 1110;

Ideally, I'd (of course) love some basic 2d rendering capability ^_^

But for now, I'm just exporting to .ai and then using a bounding box around the object, so I can resize it to the correct size - as the .ai export seems to be of pretty much random size lol

EDITED: 19 Mar 2011 by NIGHTCABBAGE