User Tools

Site Tools


visual3d:documentation:pipeline:other_commands:call_script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:pipeline:other_commands:call_script [2024/07/03 17:29] – removed sgrangervisual3d:documentation:pipeline:other_commands:call_script [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
 +====== Call Script ======
 +
 +||
 +
 +Execute an external pipeline script.
 +
 +<code>
 +Call_Script
 +/SCRIPT_FILE_NAME=
 +! /SCRIPT_PATH=
 +;
 +</code>
 +
 +**Note:** Visual3D requires the full pathname to the Visual 3D script file. This can be supplied by the **SCRIPT_PATH** or included in **SCRIPT_FILE_NAME**
 +
 +\\
 +
 +
 +<code>
 +Call_Script
 +/SCRIPT_FILE_NAME=C:\Visual 3D\Scripts\Test Script.v3s
 +! /SCRIPT_PATH=
 +;
 +</code>
 +
 +
  
visual3d/documentation/pipeline/other_commands/call_script.1720027772.txt.gz · Last modified: 2024/07/03 17:29 by sgranger