User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:metric_explicit

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:metric_commands:metric_explicit [2025/10/02 18:50] – [Expressions] wikisysopvisual3d:documentation:pipeline:metric_commands:metric_explicit [2025/10/03 13:41] (current) wikisysop
Line 79: Line 79:
 Metric Expression : VECTOR(METRIC::PROCESSED::X,1)\\ Metric Expression : VECTOR(METRIC::PROCESSED::X,1)\\
 Metric Value : 1.000000 ;\\ Metric Value : 1.000000 ;\\
-The second command be re-written as follows: 
  
 +The second command be re-written as follows using the [[Visual3D:Documentation:Pipeline:Expressions:Expressions_Overview#Pipeline_parameters_using_.2B_as_delimiter|Add]] expression:
 +
 +<code>
 Metric_Explicit\\ Metric_Explicit\\
 ! /RESULT_METRIC_FOLDER=PROCESSED\\ ! /RESULT_METRIC_FOLDER=PROCESSED\\
 /RESULT_METRIC_NAME=TEST\\ /RESULT_METRIC_NAME=TEST\\
-/METRIC_VALUE=[[Visual3D:Documentation:Pipeline:Expressions:Expressions_Overview#Pipeline_parameters_using_.2B_as_delimiter|Add]](METRIC::PROCESSED::X,1)\\+/METRIC_VALUE= Add(METRIC::PROCESSED::X,1)\\
 ;\\ ;\\
 +</code>
  
 The processing results for the third command are: The processing results for the third command are:
visual3d/documentation/pipeline/metric_commands/metric_explicit.1759431024.txt.gz · Last modified: by wikisysop