visual3d:documentation:pipeline:file_commands:file_close
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:file_commands:file_close [2024/06/19 12:50] – sgranger | visual3d:documentation:pipeline:file_commands:file_close [2024/07/17 15:45] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | close the [[visual3d: | + | ====== File Close ====== |
- | this is equivalent to the user interaction under the [[visual3d:documentation:definitions:active_files#file_close|file menu]]. | + | Close the [[Visual3D: |
- | note that only the movement files can be active files, so you can only close movement files. | + | |
- | file_name | + | This is equivalent to the user interaction under the [[Visual3D:Documentation:Definitions:Active_Files#File_Close|file menu]]. |
+ | Note that only the movement files can be active files, so you can only close movement files. | ||
+ | File_Name | ||
< | < | ||
- | file_close | + | File_Close |
- | /file_name= | + | /File_Name= |
; | ; | ||
</ | </ | ||
- | **to close a model use: [[visual3d:documentation:pipeline:model_commands:model_commands_overview#model_management|close_model_file]]** | + | **To close a model use: [[Visual3D:Documentation:Pipeline:Model_Commands:Model_Commands_Overview#Model_Management|Close_Model_File]]** |
- | ===== file close using query parameter ===== | + | ==== File Close using Query Parameter |
- | visual3d professional users have an extra parameter. | + | Visual3D Professional Users have an extra Parameter. |
- | **file_close** | + | **File_Close** |
- | /file_name= | + | /File_Name= |
- | /query= | + | /Query= |
**;** | **;** | ||
- | to accomplish | + | To accomplish |
- | **file_close** | + | **File_Close** |
- | /file_name=all_files | + | /File_Name=ALL_FILES |
- | /query=tag1 & not(tag2) | + | /Query=Tag1 & NOT(Tag2) |
**;** | **;** | ||
- | ===== example_1 ===== | + | ==== Example_1 |
- | to close all movement trials containing the string " | + | To close all movement trials containing the string " |
- | **file_close** | + | **File_Close** |
- | /file_name= *walk*.c3d | + | /File_Name= *walk*.c3d |
**;** | **;** | ||
- | ===== example_2 ===== | + | ==== Example_2 |
- | to close the active files, you need to have an intermediate command. | + | To close the active files, you need to have an intermediate command. |
- | select | + | Select |
- | **[[visual3d:documentation:pipeline:file_commands:select_active_file|select_active_file]]** | + | **[[Visual3D:Documentation:Pipeline:File_Commands:Select_Active_File|Select_Active_File]]** |
- | /file_name=all_files | + | /FILE_NAME=ALL_FILES |
- | query=tag1 & not(tag2) | + | QUERY=Tag1 & NOT(Tag2) |
**;** | **;** | ||
- | **[[visual3d:documentation:pipeline:pipeline_commands:set_pipeline_parameter_to_list_of_tagged_files|set_pipeline_parameter_to_list_of_tagged_files]]** | + | **[[Visual3D:Documentation:Pipeline:Pipeline_Commands:Set_Pipeline_Parameter_To_List_Of_Tagged_Files|Set_Pipeline_Parameter_To_List_Of_Tagged_Files]]** |
- | /parameter_name=files | + | /PARAMETER_NAME=FILES |
- | /tag_name= | + | /TAG_NAME= |
- | /get_current_selected_files=true | + | /GET_CURRENT_SELECTED_FILES=true |
- | ! /use_short_filenames=false | + | ! /USE_SHORT_FILENAMES=false |
**;** | **;** | ||
- | **file_close** | + | **File_Close** |
- | /file_name=::files | + | /FILE_NAME=::FILES |
**;** | **;** | ||
\\ | \\ | ||
\\ | \\ | ||
- | [[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/file_close.1718801412.txt.gz · Last modified: 2024/06/19 12:50 by sgranger