Parameter Rows
- Last UpdatedFeb 01, 2023
- 1 minute read
The parameter row specifies the in-built parameters associated with a certain endcut code, typically notch radii and fixed angles. <type> is the endcut code. Thus there must be exactly one parameter row for each endcut code.
When a customer wants to add a new endcut code, that means, a new instance of an endcut type, this is done by adding a new parameter row for the new endcut code. Most conveniently this is done by copying one of the existing rows belonging to the current type and modifying the relevant parameter(s).
The number of parameters may vary. Currently the maximum number is 4. (Traditionally, at least three (3) parameters have been given and irrelevant parameters have been defined as -1, but that is no longer necessary). The interpretation of each parameter is controlled by the selection codes in the selection row of the endcut type of which the current endcut code is an instance.
If the parameter defines a notch radius but the notch should be a sniped corner the size of the snipe (KS notch) is indicated by a negative value.
The order between the records is in principle free, but the selection row should be given before the parameter row belonging to the same type. There are two recommended options:
-
To give all selection rows first (sorted on type) and then all the parameter rows, sorted on endcut code.
-
A selection row is immediately followed by its parameter rows.
It is a matter of taste which option is preferred.