If you are a "code reader" and want to experiment with results, I would look at this line:
..................
moi.ui.mainWindow.viewpanel.getViewport('3D').render(400, 320).save(savepath+fileName+".png");
..................
And fool around with the render size of the screengrab in relation to the zoom value to get better results for the type of objects you use
|