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 14:51] – 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 25: | Line 27: | ||
When starting with a new structure the root node is given. All other nodes needs to be created manualy. | When starting with a new structure the root node is given. All other nodes needs to be created manualy. | ||
- | Creating new nodes can be done with the help of the right click menu. This provides options to create new nodes or move a selected one. | + | Creating new nodes can be done with the help of the right click menu. This provides options to create new nodes, move a selected |
{{ : | {{ : | ||
- | For the position, rotation or visibility a fix value or a JavaScript snipped can be entered: | + | After creating nodes they can be added by pressing |
+ | :!: Notice, the layout will change. Take care of the labels while filling the areas. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | Each area expects a value. If no value is assigned, a default value is taken, automatically. | ||
+ | |||
+ | === Position === | ||
+ | Positions are provided in meters. | ||
+ | |||
+ | === Rotations === | ||
+ | Rotations are provided in degrees. | ||
+ | |||
+ | === Visible === | ||
+ | There are four options. | ||
+ | |||
+ | * **Empty:** If nothing is selected, the node itself is automatical selectable | ||
+ | * **Self:** The node itself is selectable | ||
+ | * **Parent:** The nodes parent is selectable | ||
+ | * **None:** The node is not selectable and nothing is selected in this case | ||
+ | |||
+ | 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.1617713491.txt.gz · Last modified: 2024/04/04 08:04 (external edit)