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
visual3d:documentation:pipeline:metric_commands:metric_explicit [2024/09/20 14:10] – [Expressions] wikisysopvisual3d:documentation:pipeline:metric_commands:metric_explicit [2025/09/18 17:13] (current) wikisysop
Line 1: Line 1:
 ====== Metric Explicit ====== ====== Metric Explicit ======
  
-This command creates a metric signal explicitly.+====Overview==== 
 + 
 +The **Metric Explicit** command creates a metric signal explicitly. This allows for the creation of a new signal without input or reference data, unlike other metric commands. Previous versions of Visual3D labeled this command Explicit_Metric. 
 + 
 +====Pipeline Command==== 
 + 
 +The pipeline code for this command is as follows, it can be found in the **Pipeline Workshop** under **Metric**.
  
 <code> <code>
 Metric_Explicit Metric_Explicit
-/RESULT_METRIC_NAME=              Name of the resulting signal +/RESULT_METRIC_NAME= 
-! /RESULT_METRIC_FOLDER=PROCESSED Name of the resulting folder +! /RESULT_METRIC_FOLDER= 
-/METRIC_VALUE=                    Component Value(s);+/METRIC_VALUE=
 </code>   </code>  
 +
 +====Command Parameters====
 +
 +The following table shows the command parameters seen above and their descriptions:
 +
 +|**RESULT_METRIC_NAME**|**The name of the result signal**|
 +|**RESULT_METRIC_FOLDER**|**The name of the result signal folder**|
 +|**METRIC_VALUE**|**Value of signal components**|
 +
 +====Dialog====
 +
 +The command can be edited in a text editor or in a dialog form. To edit in the dialog pop up form either click on the **Edit** button in the pipeline workshop or double-click on the pipeline command. The dialog is shown below.
  
 {{:Event_Explicit.jpg}} {{:Event_Explicit.jpg}}
  
-Previous versions of Visual3D labeled this command Explicit_Metric+ 
 +The dialog box allows you to assign values to the command parameters outlined above.
  
 ===== Example ===== ===== Example =====
visual3d/documentation/pipeline/metric_commands/metric_explicit.1726841446.txt.gz · Last modified: 2024/09/20 14:10 by wikisysop