visual3d:getting_started:commandline
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:getting_started:commandline [2024/07/16 17:02] – removed sgranger | visual3d:getting_started:commandline [2024/08/29 17:24] (current) – Fixed formatting and added some important notes. wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Command Line ====== | ||
+ | |||
+ | Although Visual3D is primarily controlled through the graphical user interface (whether interacting directly with the interface or running pipeline scripts) it is also possible to launch Visual3D from a DOS Command Line or an external program. | ||
+ | |||
+ | If you have a DOS PATH set to the Visual3D directory you can type | ||
+ | < | ||
+ | Visual3D.exe | ||
+ | </ | ||
+ | |||
+ | If not, you must specify the full path to Visual3D, for example | ||
+ | < | ||
+ | C:\Program Files\Visual3D\Visual3D.exe | ||
+ | </ | ||
+ | |||
+ | ==== Command Line Parameters ==== | ||
+ | |||
+ | Several parameters can be passed to Visual3D when it is being launched from the command line. All parameters should be quoted when passed in so that any spaces in the parameter' | ||
+ | |||
+ | **-s < | ||
+ | < | ||
+ | | ||
+ | </ | ||
+ | |||
+ | **-c < | ||
+ | < | ||
+ | | ||
+ | </ | ||
+ | |||
+ | **-f <Default Folder>: | ||
+ | < | ||
+ | | ||
+ | </ | ||
+ | |||
+ | **/ | ||
+ | < | ||
+ | | ||
+ | </ | ||
+ | |||
+ | **/ | ||
+ | < | ||
+ | | ||
+ | </ | ||
+ | |||
+ | ==== Important Notes ==== | ||
+ | |||
+ | Visual3D was not truly developed with command line batch processing in mind, so there are limitations to what is possible from this mode compared to the full application. One thing to note is that pipeline parameters do not persist between scripts from the command line - each script is treated as an independent session. | ||
+ | |||
+ | A more complete console application experience for multiple [[visual3d: | ||
visual3d/getting_started/commandline.1721149361.txt.gz · Last modified: 2024/07/16 17:02 by sgranger