User Tools

Site Tools


visual3d:documentation:pipeline:pipeline_commands:prompt_for_pipeline_parameter_value

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:pipeline_commands:prompt_for_pipeline_parameter_value [2025/03/18 16:53] wikisysopvisual3d:documentation:pipeline:pipeline_commands:prompt_for_pipeline_parameter_value [2025/03/18 16:54] (current) wikisysop
Line 51: Line 51:
 \outl to turn outline on and \outl0 to turn outline off \outl to turn outline on and \outl0 to turn outline off
 ===== Example: User input the initials of the Patient ===== ===== Example: User input the initials of the Patient =====
 +{{ :SetPipelineParameterDlg.png}}
 This example will prompt the user for the initials of the subject. The resulting pipeline parameter **GP_INITIALS** will contain the user input from the dialog. This example will prompt the user for the initials of the subject. The resulting pipeline parameter **GP_INITIALS** will contain the user input from the dialog.
  
-Prompt_For_Pipeline_Parameter_Value +Prompt_For_Pipeline_Parameter_Value\\ 
-/PIPELINE_PARAMETER_NAME= GP_INITIALS +/PIPELINE_PARAMETER_NAME= GP_INITIALS\\ 
-/PROMPT= Enter the Initials of the Patient +/PROMPT= Enter the Initials of the Patient\\ 
-/DATA_TYPE=STRING +/DATA_TYPE=STRING\\ 
-/DEFAULT_VALUE=+/DEFAULT_VALUE=\\
 ; ;
  
-When the command is executed, a dialog prompt will appear asking the user to input the initials of the patient (see image on right)  |{{:SetPipelineParameterDlg.png}}  |+When the command is executed, a dialog prompt will appear asking the user to input the initials of the patient (see image on right)
  
 ===== Example: Obstacle Height ===== ===== Example: Obstacle Height =====
visual3d/documentation/pipeline/pipeline_commands/prompt_for_pipeline_parameter_value.1742316836.txt.gz · Last modified: 2025/03/18 16:53 by wikisysop