Metis Smart Modeling - Variables
From Metis Documentation
(→What is a group of variable?) |
|||
Line 7: | Line 7: | ||
== What is a group of variable? == | == What is a group of variable? == | ||
- | + | A group of variables represents a higher level than variables. A group of variables may contain variables, materials, and most importantly groups of variables. This higher level is very useful when assembling different types of variables. The value linked with a group of variable once used will be the addition of the values linked to its content. Meaning that if a group of variables includes two different variables holding each 3 and 5 as values, the value of the group will be 8. | |
- | + | When used in a rule or model, it works the same way as a simple variable. The only difference is that the output of a rule (or add-on) cannot be applied on a group of variables. The can only be used as input. | |
== Searching and sorting through those objects == | == Searching and sorting through those objects == |