User Tools

Site Tools


ig.creator:products:graphical:structure

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:structure [2021/04/06 14:52] ig_jscig.creator:products:graphical:structure [2024/04/04 08:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Products/Graphical/Structure ====== ====== Products/Graphical/Structure ======
- 
-//to be provided// 
  
 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 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 29: Line 31:
 {{ :ig.creator:products:graphical:structurerightclick.png?200 |}} {{ :ig.creator:products:graphical:structurerightclick.png?200 |}}
  
-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 the Edit button at the end of each line.\\ 
 +:!: Notice, the layout will change. Take care of the labels while filling the areas. 
 + 
 +{{ :ig.creator:products:graphical:structureedit.png?800 |}} 
 + 
 +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.  :!: Each node can only hold one rotation around one axis. :!:  If more than one rotation axis is needed, this must be done by creating several child nodes. 
 + 
 +=== 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 === 'Yes'} |Simple JavaScript expression using a Commercial property| +|Visible {} = true: {ComShowComponent === 'Yes'} |Simple JavaScript expression using a Commercial property| 
-|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:products:graphical:interactor|Interactor]] or [[ig.creator:products:graphical:evaluator|Evaluator]] page to choose one.
  
 +:!: Notice if an Evaluator is assigned, the evaluator structure is not shown inside the Structure table!
  
ig.creator/products/graphical/structure.1617713524.txt.gz · Last modified: 2024/04/04 08:04 (external edit)