User Tools

Site Tools


ig.creator:products:graphical:evaluator

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
ig.creator:products:graphical:evaluator [2021/06/04 14:38] – [2) Evaluator Parameters] ig_jscig.creator:products:graphical:evaluator [2024/04/04 08:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Products/Graphical/Evaluator ====== ====== Products/Graphical/Evaluator ======
- 
-//to be extended// 
  
 You need to select a Product in either [[ig.creator:products|Products]] or [[ig.creator:assets:commercial|Assets/Commercial]] to enter this page. If no Product is selected, you will be re-directed automatically.  You need to select a Product in either [[ig.creator:products|Products]] or [[ig.creator:assets:commercial|Assets/Commercial]] to enter this page. If no Product is selected, you will be re-directed automatically. 
Line 9: Line 7:
 This script is programmed externally. This script is programmed externally.
 Evaluator parameters help to exert influence on the evaluator. Evaluator parameters help to exert influence on the evaluator.
 +
 +Evaluators can be used to create structures that can be reused inside different structures.
 +Generally each workspace needs to create its own evaluators from scratch.
 +
 +:!: Note :!: There are some predefined IG standard Evaluators available. Ask your IG contact for more details.
  
  
Line 17: Line 20:
 An Evaluator can be choosen at the top line by typing in the name or selecting it from the dropdown menu. An Evaluator can be choosen at the top line by typing in the name or selecting it from the dropdown menu.
 An Evaluator is only availabe if it was uploaded as a [[ig.creator:assets:scripts|Script]] to the Creator. An Evaluator is only availabe if it was uploaded as a [[ig.creator:assets:scripts|Script]] to the Creator.
 +
 +:!: Note the small arrow for the drop-down menu on the right side!
  
 ==== 2) Evaluator Parameters ==== ==== 2) Evaluator Parameters ====
Line 37: Line 42:
     * //type//*: Array     * //type//*: Array
   * **Description (Default):** The description of the parameter. The default values is shown in brackets.   * **Description (Default):** The description of the parameter. The default values is shown in brackets.
-  * **Value**The current value of a parameter. This can be a constant or a JavaScript snippet.+  * **Value:** The current value of a parameter. This can be a constant or a JavaScript snippet.
  
-|Visible {} = true: false |Set a fix value| +|Value {}: false |Set a fix value| 
-|Visible {} = true: {ComShowComponent === 'Yes'} |Simple JavaScript expression using a Commercial property| +|Value {}: {ComShowComponent === 'Yes'} |Simple JavaScript expression using a Commercial property| 
-|Visible {} = true: {$c.toggleVisibility()} |JavaScript expression using a function from the Context|+|Value {}: {$c.toggleVisibility()} |JavaScript expression using a function from the Context|
  
 To learn more about using JavaScript expressions and Context functions, see the following links: **Needs to be provided** To learn more about using JavaScript expressions and Context functions, see the following links: **Needs to be provided**
  
  
 +In case searching for an asset or a layer for use inside the table and without switching between the Creators pages, on the end of this part there is an option to search for **Available Assets**. \\
 +A search mechanism for the most used assets is available.
 +
 +{{ :ig.creator:products:graphical:evaluatorsavailableassets.png?600 |}}
 +==== 3) Image ====
 +
 +An Evaluator can have an image that shows and helps understanding the Evaluator and its parameters.
 +The image can be uploaded together with the Evaluator script.
 +
 +
 +===== Related Topics =====
 +  * [[igx.kinematics:info| Kinematics]]
 +  * [[ig.creator:products:graphical:interactor| Interactors ]]
  
  
ig.creator/products/graphical/evaluator.1622810282.txt.gz · Last modified: 2024/04/04 08:04 (external edit)