Parameters
Design Parameters.
- Select the Parameters tab.
- The first design parameter located in the input file main.k is displayed (In this case the thickness of the bumper, denoted as tbumper ).
- The second design parameter located in the input file main.k is displayed (In this case the thickness of the hood, denoted as thood ).
- The input file main.k is shown below for reference.
*KEYWORD *PARAMETER rtbumper,3.0,rthood,1.0 *INCLUDE ../../car5.k *END