What You'll Learn In This Section
Welcome to Part 2 of the course example.
In Part 1 of the course example, you have learned about the basic input of CADiNP and to use the user manual.
In this section, you will take the final script of Part 1 to introduce
- Variables
- Loops
- and IF Statements
to create a parametric input.
The modified script will allow you to tweak the major parameters of the example right at the very top of the input.
Besides, you will hear about:
- The use of “Generation Instructions” to optimise the input for nodes and beams.
- How to print variable values generated inside the loop.
- Creation of multiply result pages with varying load case numbers.
Let’s get started with the first lesson.