ig.creator:products:graphical:structure
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ig.creator:products:graphical:structure [2021/04/06 15:05] – ig_jsc | ig.creator:products:graphical:structure [2024/04/04 08:04] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Products/ | ====== Products/ | ||
- | |||
- | //to be provided// | ||
You need to select a Product in either [[ig.creator: | You need to select a Product in either [[ig.creator: | ||
Line 13: | Line 11: | ||
The structure page is devided into two sections. On the left hand there is the structure hierarchy, on the left hand, the single nodes can be added. | The structure page is devided into two sections. On the left hand there is the structure hierarchy, on the left hand, the single nodes can be added. | ||
- | **1) Hierarchy** | + | ==== 1) Hierarchy |
+ | |||
+ | |||
+ | |||
The hierarchy gives an overview of the currently constructed structure. The node names are displayed either as the path name or as the description name (if a description is added to a node). | The hierarchy gives an overview of the currently constructed structure. The node names are displayed either as the path name or as the description name (if a description is added to a node). | ||
Line 19: | Line 21: | ||
If a special line of the hierarchy is choosen, the table on the right side will be filtered by the choosen hierarchy level. | If a special line of the hierarchy is choosen, the table on the right side will be filtered by the choosen hierarchy level. | ||
- | **2) Table** | + | ==== 2) Table ==== |
Inside the table the overall structure of the articel can be added. Here changes for position, rotation or visibility are provieded.\\ | Inside the table the overall structure of the articel can be added. Here changes for position, rotation or visibility are provieded.\\ | ||
Line 36: | Line 38: | ||
Each area expects a value. If no value is assigned, a default value is taken, automatically. | Each area expects a value. If no value is assigned, a default value is taken, automatically. | ||
- | Position:\\ | + | === Position |
- | Positions are provided in meters. | + | Positions are provided in meters. |
- | Rotations:\\ | + | === Rotations |
- | Rotations are provided in degrees. | + | Rotations are provided in degrees. |
- | Visible: \\ | + | === Visible |
There are four options. | There are four options. | ||
Line 52: | Line 54: | ||
For position, rotation or visibility a fix value or a JavaScript snipped can be entered: | For position, rotation or visibility a fix value or a JavaScript snipped can be entered: | ||
- | |Visible {}: false |Set a fix value| | + | |Visible {} = true: false |Set a fix value| |
- | |Visible {}: {ComShowComponent === ' | + | |Visible {} = true: {ComShowComponent === ' |
- | |Visible {}: {$c.toggleVisibility()} |JavaScript expression using a function from the Context| | + | |Visible {} = true: {$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** | ||
+ | === Interactors and Evaluators === | ||
+ | Also the assignement of Interactors and Evaluators can be controlled here. If an Interactor or Evaluator is available for a node, the checkbox is checked. Each node can only have one Interactor and one Evaluator. \\ | ||
+ | To assign an Interactor or Evaluator the corresponding line needs to be selected. Then go to the [[ig.creator: | ||
+ | :!: Notice if an Evaluator is assigned, the evaluator structure is not shown inside the Structure table! | ||
ig.creator/products/graphical/structure.1617714357.txt.gz · Last modified: 2024/04/04 08:04 (external edit)