Parameters
Design Parameters.
- Select the Parameters tab.
- The Names of the various design parameters are listed here.
- The created variables are read in from the file rail_DV.txt.
- Select OK to proceed.
The DV File rail_DV.txt is shown below for reference.
# DESIGN VARIABLES
#-----------------------------------------------------------------------------------
# ID | DESIGN VARIABLE NAME | TYPE | RANGE| CURRENT VALUE|MIN VALUE-->MAX VALUE|STEP
#-----------------------------------------------------------------------------------
1, Emboss_Depth, REAL, BOUNDS, 0., -6., 0.
2, Emboss_Width, REAL, STEP, 0., -2., 2., 1.
3, Emboss_Dist, REAL, BOUNDS, 0., -5., 10.
4, Thickness, REAL, LIST, 1.2,0.8,0.9,1.,1.1,1.2,1.4,1.7
#-----------------------------------------------------------------------------------