visual3d:documentation:pipeline:model_commands:assign_model_file
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:model_commands:assign_model_file [2024/06/19 12:51] – sgranger | visual3d:documentation:pipeline:model_commands:assign_model_file [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Assign Model File ====== | ||
+ | |||
|| | || | ||
- | this command assigns a model to specified movement files. | + | This command assigns a model to specified movement files. |
< | < | ||
- | assign_model_file | + | Assign_Model_File |
- | /calibration_file=name of the standing trial associated with the model. | + | /Calibration_File=Name of the standing trial associated with the model. |
- | /motion_file_names=names of the motion files to be assigned to the model. | + | /Motion_File_Names=Names of the motion files to be assigned to the model. |
; | ; | ||
</ | </ | ||
- | **note: wildcards | + | **Note: Wildcards |
- | **note: tags or wildcards | + | **Note: TAGS or Wildcards |
- | here is an example using pipeline parameters: | + | Here is an example using pipeline parameters: |
< | < | ||
- | set_pipeline_parameter_to_folder_path | + | Set_Pipeline_Parameter_To_Folder_Path |
- | /parameter_name=folder | + | /PARAMETER_NAME=FOLDER |
- | /parameter_value=c:\exampledata\ | + | /PARAMETER_VALUE=c:\exampleData\ |
; | ; | ||
- | set_pipeline_parameter | + | Set_Pipeline_Parameter |
- | /parameter_name=standing | + | /PARAMETER_NAME=STANDING |
- | /parameter_value=::folder& | + | /PARAMETER_VALUE=::FOLDER& |
; | ; | ||
- | set_pipeline_parameter | + | Set_Pipeline_Parameter |
- | /parameter_name=walking | + | /PARAMETER_NAME=WALKING |
- | /parameter_value=::folder& | + | /PARAMETER_VALUE=::FOLDER& |
; | ; | ||
- | assign_model_file | + | Assign_Model_File |
- | /calibration_file=::standing | + | /CALIBRATION_FILE=::STANDING |
- | /motion_file_names=::walking | + | /MOTION_FILE_NAMES=::WALKING |
; | ; | ||
</ | </ | ||
- | here is the same example, using wild cards in the assign model file command: | + | Here is the same example, using wild cards in the Assign Model File command: |
< | < | ||
- | assign_model_file | + | Assign_Model_File |
- | /calibration_file=*static.c3d | + | /CALIBRATION_FILE=*static.c3d |
- | /motion_file_names=*walk*.c3d | + | /MOTION_FILE_NAMES=*walk*.c3d |
; | ; | ||
</ | </ | ||
- | another | + | Another |
visual3d/documentation/pipeline/model_commands/assign_model_file.1718801519.txt.gz · Last modified: 2024/06/19 12:51 by sgranger