visual3d:getting_started:commandline
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
visual3d:getting_started:commandline [2024/07/12 14:08] – created sgranger | visual3d:getting_started:commandline [2024/08/29 17:24] (current) – Fixed formatting and added some important notes. wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | ==== Launching | + | Although |
- | + | ||
- | Launching | + | |
If you have a DOS PATH set to the Visual3D directory you can type | If you have a DOS PATH set to the Visual3D directory you can type | ||
+ | < | ||
+ | Visual3D.exe | ||
+ | </ | ||
- | **Visual3D.exe** | + | If not, you must specify the full path to Visual3D, for example |
- | If not, you must specify the full path to Visual3D. | + | < |
+ | C:\Program Files\Visual3D\Visual3D.exe | ||
+ | </ | ||
- | **c: | ||
==== Command Line Parameters ==== | ==== Command Line Parameters ==== | ||
- | Several parameters can be passed to visual | + | Several parameters can be passed to Visual3D |
- | \\ | + | |
- | **-s < | + | |
+ | **-s < | ||
< | < | ||
| | ||
</ | </ | ||
- | \\ | + | **-c < |
- | **-c < | + | |
- | + | ||
< | < | ||
| | ||
</ | </ | ||
- | \\ | + | **-f <Default Folder>: |
- | **-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.1720793295.txt.gz · Last modified: 2024/07/12 14:08 by sgranger