How make variants of a model using Model Variation and java scripts

1. Options

  • Model variation

    • Use the feature called model variation

    • Access using conditions

934081368 image13

2. Model variation

  • Step 1

    • Make a model variation

    • Vary the model using

      • Addition

      • Removal

      • Replacement

    • Modification

  • Step 2

    • Access the variation using a condition

967697634 image16
870025652 image15

3. Rename the model variation

133857816 image18
1180853840 image17

4. Replacement

2030243124 image19
1692366559 image20

5. Make a condition using the variation

998448636 image21
1939999231 image22

6. Addition and replacement

  • In the model variation referred to in this example, addition and replacements is used

  • To add a variation, choose addition and copy and paste from a model

1458271007 image23

7. New task with the variation

  • You can make a new task with the variation

483984645 image24
1098592156 image25

8. Run a set of model variations using workflows

  • Make a inner workflow running a condition (run_single)

  • Set condition as input and apply text string as input

  • Make an outer workflow (run_multi) calling run_single and use the text string a loop variable

9. Workflow run_single

2034180245 image26

10. Workflow run_multi

841812797 image27

11. Example files