visual3d:documentation:pipeline:other_commands:set_view_processing_results
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:other_commands:set_view_processing_results [2024/06/19 12:52] – sgranger | visual3d:documentation:pipeline:other_commands:set_view_processing_results [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{====== | + | ====== |
- | in version | + | ===== > Version |
- | the accumulate options refer to whether | + | 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 |
- | 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 | + | {{: |
- | ! /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 | + | NOTHING |
- | all = accumulate | + | ALL = Accumulate |
- | error = accumulate errors | + | ERROR = Accumulate Errors |
- | warning | + | WARNING |
- | info = accumulate info | + | INFO = Accumulate Info |
- | command | + | COMMAND |
- | 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 | + | ===== < Version |
- | processing results | + | Processing Results |
- | model building results | + | Model Building Results |
- | 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