Flow Letters Around Wedding Band
All  1-12  13-16

Previous
Next
 From:  Frenchy Pilou (PILOU)
7980.13 
True gem! ;)
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
7980.14 In reply to 7980.12 
Hi shayne, your ring is lovely!

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  shayno
7980.15 In reply to 7980.14 
Thanks Michael

my saveas.js has the following to save a jpg with the save

can this be changed to just save the 3d view only

thanks
shayne


// config: norepeat

moi.geometryDatabase.saveAs( moi.command.getCommandLineParams() );
script:var img = moi.view.screenshot( 'viewpanel', false ); var filename = moi.geometryDatabase.currentFileName; if ( filename != '' ) { img.save( filename.substring(0,filename.length-3) + 'jpg' ); }
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
7980.16 In reply to 7980.15 
Hi shayne,

> can this be changed to just save the 3d view only

Try changing your current parameter 'viewpanel' to instead be '3D' . Then if you're in split view mode it should target the 3D view. If you're in a maximized view mode it will behave the same as 'viewpanel' though.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-12  13-16