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/06/19 12:52] 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.+Execute an external pipeline script.
  
 <code> <code>
-call_script +Call_Script 
-/script_file_name+/SCRIPT_FILE_NAME
-! /script_path=+! /SCRIPT_PATH=
 ; ;
 </code> </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**+**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**
  
 \\ \\
Line 16: Line 18:
  
 <code> <code>
-call_script +Call_Script 
-/script_file_name=c:\visual 3d\scripts\test script.v3s +/SCRIPT_FILE_NAME=C:\Visual 3D\Scripts\Test Script.v3s 
-! /script_path=+! /SCRIPT_PATH=
 ; ;
 </code> </code>
visual3d/documentation/pipeline/other_commands/call_script.1718801533.txt.gz · Last modified: 2024/06/19 12:52 by sgranger