Visual3D CommandLine

From Software Product Documentation
Revision as of 14:46, 4 January 2024 by Wikisysop (talk | contribs) (Created page with "{{Languages}} {| align="right" | __TOC__ |} =Launching Visual3D & Pipeline Externally= Launching Visual3D from a DOS Command Line (or an external program) If you have a DOS...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Language:  English  • français • italiano • português • español 

Launching Visual3D & Pipeline Externally

Launching 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.

c:\Program Files\Visual3D\Visual3D.exe

It is possible to have a pipeline executed immediately on launching Visual3D using the following syntax.

Visual3D.exe /s c:\exampleData\test.v3s

alternatively

Visual3D.exe -s c:\exampleData\test.v3s

Note that the full path to the pipeline file is required unless the DOS PATH to this folder is specified.

Retrieved from ""