Editing MGED CMD saveview

From BRL-CAD

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 23: Line 23:
  
 
==Description==
 
==Description==
The "saveview" command saves the current viewing parameters in the specified file in the form of a shell script that will run the BRL-CAD rt program as if it had been executed from within MGED using the rt -s512 command. Any args included on the saveview command line will be copied to the file as options to the rt program. If the file already exists, the script will be appended to it. This is useful in setting up images to be raytraced later. Scripts saved via saveview can be loaded via [[MGED_CMD_loadview|loadview]].
+
The "saveview" command saves the current viewing parameters in the specified file in the form of a shell script that will run the BRL-CAD rt program as if it had been executed from within MGED using the rt -s512 command. Any args included on the saveview command line will be copied to the file as options to the rt program. If the file already exists, the script will be appended to it. This is useful in setting up images to be raytraced later. The default script produced by "saveview test.rt" looks like:  
 
 
The default script produced by "saveview test.rt" looks like:  
 
 
<code>
 
<code>
 
  #!/bin/sh
 
  #!/bin/sh
Line 61: Line 59:
 
: [[MGED_CMD_eye_pt|eye_pt]]
 
: [[MGED_CMD_eye_pt|eye_pt]]
 
: [[MGED_CMD_savekey|savekey]]
 
: [[MGED_CMD_savekey|savekey]]
 +
: [http://www.tes-films-x.com/ film x]
 
: [[MGED_CMD_preview|preview]]
 
: [[MGED_CMD_preview|preview]]
: [[MGED_CMD_preview|loadview]]
 
  
 
----
 
----
  
 
Page Generated by David Loman on: 10/12/2007 at: 7:20:42 AM
 
Page Generated by David Loman on: 10/12/2007 at: 7:20:42 AM

Please note that all contributions to BRL-CAD may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see BRL-CAD:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)