Show messages: All
1
2-4
From: Michael Gibson
Hi Elang, try this:
script: /* Show/hide grid and xy axes */ moi.grid.display = !moi.grid.display; moi.grid.showXYAxes = moi.grid.display;
- Michael
From: Elang
Works like a charm, Michael.
Thank you very much !
From: shayno
Hi There
If you use max s ui then you can right click the snap which turns off grid and lines for the output pictures
cheers
shayne
Show messages: All
1
2-4