visual3d:documentation:pipeline:file_commands:file_close
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
visual3d:documentation:pipeline:file_commands:file_close [2024/07/17 15:42] – removed sgranger | visual3d:documentation:pipeline:file_commands:file_close [2024/07/17 15:45] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== File Close ====== | ||
+ | |||
+ | Close the [[Visual3D: | ||
+ | |||
+ | This is equivalent to the user interaction under the [[Visual3D: | ||
+ | Note that only the movement files can be active files, so you can only close movement files. | ||
+ | File_Name can be ALL_FILES, a [[Visual3D: | ||
+ | < | ||
+ | File_Close | ||
+ | / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | **To close a model use: [[Visual3D: | ||
+ | ==== File Close using Query Parameter ==== | ||
+ | |||
+ | Visual3D Professional Users have an extra Parameter. | ||
+ | |||
+ | **File_Close** | ||
+ | /File_Name= | ||
+ | /Query= | ||
+ | **;** | ||
+ | To accomplish Example_2 below: | ||
+ | |||
+ | **File_Close** | ||
+ | / | ||
+ | /Query=Tag1 & NOT(Tag2) | ||
+ | **;** | ||
+ | ==== Example_1 ==== | ||
+ | |||
+ | To close all movement trials containing the string " | ||
+ | |||
+ | **File_Close** | ||
+ | /File_Name= *walk*.c3d | ||
+ | **;** | ||
+ | ==== Example_2 ==== | ||
+ | |||
+ | To close the active files, you need to have an intermediate command. | ||
+ | |||
+ | Select all files with Tag1 that do not also have Tag2, then close the active files. | ||
+ | |||
+ | **[[Visual3D: | ||
+ | / | ||
+ | QUERY=Tag1 & NOT(Tag2) | ||
+ | **;** | ||
+ | **[[Visual3D: | ||
+ | / | ||
+ | /TAG_NAME= | ||
+ | / | ||
+ | ! / | ||
+ | **;** | ||
+ | **File_Close** | ||
+ | / | ||
+ | **;** | ||
+ | \\ | ||
+ | \\ | ||
+ | [[Visual3D: | ||
+ | |||
+ | |||
visual3d/documentation/pipeline/file_commands/file_close.1721230939.txt.gz · Last modified: 2024/07/17 15:42 by sgranger