x
Our website uses cookies. By using the website you agree ot its use. More information can be found in our privacy policy.

Parameters

Design Parameters.

  1. Select the Parameters tab.
  2. The first design parameter located in the input file main.k is displayed (In this case the thickness of the bumper, denoted as tbumper ).
  3. 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.

parameters stage

*KEYWORD
*PARAMETER
rtbumper,3.0,rthood,1.0
*INCLUDE
../../car5.k
*END