User Tools

Site Tools


visual3d:documentation:pipeline:other_commands:set_view_processing_results

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:other_commands:set_view_processing_results [2024/06/19 12:52] sgrangervisual3d:documentation:pipeline:other_commands:set_view_processing_results [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
-{{====== > version 6.04 ======+====== Set View Processing Results ======
  
-in version 6.04 we modified this command, so that there was an option for accumulating pipeline processing results. the issue we faced is that, in an effort to provide the user with more information about their pipeline, we have added more processing results to visual3d. for people with long piplines that generate many results this slowed down processing.+===== > Version 6.04 =====
  
-the accumulate options refer to whether the results are generated +In version 6.04 we modified this command, so that there was an option for accumulating pipeline processing results. The issue we faced is that, in an effort to provide the user with more information about their pipeline, we have added more processing results to Visual3D. For people with long piplines that generate many results this slowed down processing.
-the view options refer to whether the dialog is displayed at the end of processing +
-viewresultsdlg.jpg+
  
-**set_view_processing_results** +The accumulate options refer to whether the results are generated 
-! /accumulate_pipeline_results=all +The view options refer to whether the dialog is displayed at the end of processing 
-! /accumulate_buildmodel_results=all +{{:ViewResultsDlg.jpg}} 
-! /reset_pipeline_results=false + 
-! /reset_buildmodel_results=false +**Set_View_Processing_Results** 
-! /view_pipeline_results=1 +! /ACCUMULATE_PIPELINE_RESULTS=ALL 
-! /view_buildmodel_results=2 +! /ACCUMULATE_BUILDMODEL_RESULTS=ALL 
-! /view_recalc_pipeline_warnings=2+! /RESET_PIPELINE_RESULTS=FALSE 
 +! /RESET_BUILDMODEL_RESULTS=FALSE 
 +! /VIEW_PIPELINE_RESULTS=1 
 +! /VIEW_BUILDMODEL_RESULTS=2 
 +! /VIEW_RECALC_PIPELINE_WARNINGS=2
 **;** **;**
-the options for resetting the parameters exist because more than one option can be selected (e.g. separated by +), so the user can add to an existing list of options or clear any existing options. +The options for resetting the parameters exist because more than one option can be selected (e.g. separated by +), so the user can add to an existing list of options or clear any existing options. 
-the options for accumulate parameters are: +The options for accumulate parameters are: 
-nothing do not accumulate any processing results +NOTHING Do not accumulate any processing results 
-all accumulate all processing results +ALL Accumulate all processing results 
-error accumulate errors +ERROR Accumulate Errors 
-warning accumulate warnings +WARNING Accumulate Warnings 
-info accumulate info +INFO Accumulate Info 
-command accumulate the command string +COMMAND Accumulate the Command String 
-the options for the view parameters have not changed and are still: +The options for the view parameters have not changed and are still: 
-0= do not show +0= Do not show 
-1= show everything +1= Show everything 
-2= show errors +2= Show errors 
-====== < version 6.04 ======+===== < Version 6.04 =====
  
-processing results appear automatically when pipeline commands are executed.+Processing Results appear automatically when Pipeline commands are executed.
  
-model building results appear only on errors.+Model Building Results appear only on errors.
  
-if you want to avoid the processing results when there are no errors, you can execute the following command at the beginning of the pipeline.+If you want to avoid the processing results when there are no errors, you can execute the following command at the beginning of the pipeline.
  
-set_view_processing_results +Set_View_Processing_Results 
-! /view_processing_results=1 +! /VIEW_PROCESSING_RESULTS=1 
-! /view_buildmodel_results=1 +! /VIEW_BUILDMODEL_RESULTS=1 
-! /view_recalc_pipeline_warnings=2+! /VIEW_RECALC_PIPELINE_WARNINGS=2
 **;** **;**
-processing results +Processing Results 
-0= popup never +0= Popup never 
-1= popup automatically +1= Popup automatically 
-2= popup only on error +2= Popup only on Error 
-build model results +Build Model Results 
-0= popup never +0= Popup never 
-1= popup automatically +1= Popup automatically 
-2= popup only on error+2= Popup only on Error
 \\ \\
  
  
-recalc results +Recalc Results 
-0= popup never +0= Popup never 
-1= popup automatically+1= Popup automatically 
  
-}} 
visual3d/documentation/pipeline/other_commands/set_view_processing_results.1718801542.txt.gz · Last modified: 2024/06/19 12:52 by sgranger