User Tools

Site Tools


visual3d:documentation:pipeline:model_commands:set_subject_height

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:model_commands:set_subject_height [2024/06/19 12:52] sgrangervisual3d:documentation:pipeline:model_commands:set_subject_height [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
-{{set the height of the subject (m). if no link_model (calibration file) is specified, the current model is used. if no height is specified, a dialog pops up.+====== Set Subject Height ======
  
-set_subject_height.png+Set the height of the subject (m). If no LINK_MODEL (Calibration File) is specified, the current model is used. If no Height is specified, a dialog pops up. 
 + 
 +{{:Set_Subject_Height.png}}
  
 <code> <code>
-set_subject_height +Set_Subject_Height 
-/calibration_filethe name of the link model (standing trial) +/Calibration_FileThe name of the link model (standing trial) 
-/heightheight+/HeightHeight
 ; ;
 </code> </code>
  
-if the model is a hybrid model, the height parameter can be an expression (e.g. a model metric). in this example, the user enters the height of the subject in inches using a pipeline parameter. this will be converted to meters for the model in the **set_subject_height** command.+If the model is a hybrid model, the Height parameter can be an expression (e.g. a Model Metric). In this example, the user enters the Height of the subject in inches using a pipeline parameter. This will be converted to meters for the model in the **Set_Subject_Height** command.
  
 <code> <code>
-prompt_for_pipeline_parameter_value +Prompt_For_Pipeline_Parameter_Value 
-/pipeline_parameter_nameheight +/PIPELINE_PARAMETER_NAMEHEIGHT 
-/promptenter the height of the subject in inches +/PROMPTEnter the Height of the Subject in inches 
-/data_type=string +/DATA_TYPE=STRING 
-/default_value=60+/DEFAULT_VALUE=60
 ; ;
  
-set_subject_height +Set_Subject_Height 
-/calibration_file=  +/Calibration_File=  
-/height= ::height/39.4+/Height= ::HEIGHT/39.4
 ; ;
 </code> </code>
  
  
-}}+
visual3d/documentation/pipeline/model_commands/set_subject_height.1718801529.txt.gz · Last modified: 2024/06/19 12:52 by sgranger