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 [2024/07/17 15:23] sgrangervisual3d: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.
  
-|\\ \\ \\ <code>\\ Prompt_For_Pipeline_Parameter_Value\\ /PIPELINE_PARAMETER_NAME= GP_INITIALS\\ /PROMPT= Enter the Initials of the Patient\\ /DATA_TYPE=STRING\\ /DEFAULT_VALUE=\\ ;\\ </code>\\ \\ \\ When the command is exectued, a dialog prompt will appear asking the user to input the initials of the patient (see image on right)  |{{:SetPipelineParameterDlg.png}}  |+Prompt_For_Pipeline_Parameter_Value\\ 
 +/PIPELINE_PARAMETER_NAME= GP_INITIALS\\ 
 +/PROMPT= Enter the Initials of the Patient\\ 
 +/DATA_TYPE=STRING\\ 
 +/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)
  
 ===== Example: Obstacle Height ===== ===== Example: Obstacle Height =====
visual3d/documentation/pipeline/pipeline_commands/prompt_for_pipeline_parameter_value.1721229807.txt.gz · Last modified: 2024/07/17 15:23 by sgranger