User Tools

Site Tools


visual3d:documentation:pipeline:file_commands:select_active_file

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:file_commands:select_active_file [2024/06/17 18:19] – created sgrangervisual3d:documentation:pipeline:file_commands:select_active_file [2024/07/17 15:45] (current) – created sgranger
Line 1: Line 1:
 +====== Select Active File ======
  
 Many of the pipeline commands in Visual3D act on the active files only. Using this command the user can determine what files are active and therefore will be processed. Many of the pipeline commands in Visual3D act on the active files only. Using this command the user can determine what files are active and therefore will be processed.
  
-[[Tutorial4_5.jpg]]+{{:Tutorial4_5.jpg}}
  
-===== Pipeline Command =====+==== Pipeline Command ====
  
 The pipeline command below is used to select the [[Visual3D:Documentation:Definitions:Active_Files|Active_Files]] The pipeline command below is used to select the [[Visual3D:Documentation:Definitions:Active_Files|Active_Files]]
Line 17: Line 17:
 </code> </code>
  
-==== File_Name ====+=== File_Name ===
  
 The parameter **/File_Name=** can be a single file, a TAG referring to all files with that TAG, or the keyword ALL_FILES, which makes all of the files in the Visual3D Workspace active. The parameter **/File_Name=** can be a single file, a TAG referring to all files with that TAG, or the keyword ALL_FILES, which makes all of the files in the Visual3D Workspace active.
Line 53: Line 53:
 </code> </code>
  
-==== Query ====+=== Query ===
  
-The Query option (**Visual3D Professional Only**) allows you to select a subset of the files referred by to FILE_NAME. You can query using [[Visual3D:Documentation:Pipeline:Expressions:Overview|expressions]]:+The Query option (**Visual3D Professional Only**) allows you to select a subset of the files referred by to FILE_NAME. You can query using [[Visual3D:Documentation:Pipeline:Expressions:Expressions_Overview|expressions]]:
  
 /QUERY=METRIC::PROCESSED::MASS > 75 /QUERY=METRIC::PROCESSED::MASS > 75
  
-==== Subject_Tags ====+=== Subject_Tags ===
  
 Set the active subject tag - FOR MULTISUBJECT ONLY! Set the active subject tag - FOR MULTISUBJECT ONLY!
  
-===== Example 1: Global_Workspace =====+==== Example 1: Global_Workspace ====
  
 This example shows how to make the [[Visual3D:Documentation:Definitions:Global_Workspace|Global Workspace]] active This example shows how to make the [[Visual3D:Documentation:Definitions:Global_Workspace|Global Workspace]] active
Line 74: Line 74:
 </code> </code>
  
-===== Example 2 - ALL_FILES and OR Query =====+==== Example 2 - ALL_FILES and OR Query ====
  
 From ALL_FILES select files that are tagged TAG1 or TAG2. Note there are multiple syntaxes for the "or". Two are shown below: From ALL_FILES select files that are tagged TAG1 or TAG2. Note there are multiple syntaxes for the "or". Two are shown below:
Line 96: Line 96:
 </code> </code>
  
-===== Example 3 - ALL_FILES AND and NOT Query =====+==== Example 3 - ALL_FILES AND and NOT Query ====
  
 From ALL_FILES select files that are TAG1 AND NOT TAG2 using the operators "&" and "NOT" From ALL_FILES select files that are TAG1 AND NOT TAG2 using the operators "&" and "NOT"
Line 107: Line 107:
 </code> </code>
  
-===== Example 4 - ALL_FILES and a wildcard =====+==== Example 4 - ALL_FILES and a wildcard ====
  
 From ALL_FILES select files that do not contain the wildcard *run*.c3d From ALL_FILES select files that do not contain the wildcard *run*.c3d
Line 136: Line 136:
  
 [[Visual3D:Documentation:Pipeline:General_Information:Pipeline_Commands_Reference|Back to Pipeline Commands Reference]] [[Visual3D:Documentation:Pipeline:General_Information:Pipeline_Commands_Reference|Back to Pipeline Commands Reference]]
- 
- 
  
  
  
visual3d/documentation/pipeline/file_commands/select_active_file.1718648381.txt.gz · Last modified: 2024/06/17 18:19 by sgranger