The Equation Editor allows for static values, simple formulas, as well as nested conditional equations.
To create a static value simply type in the number on the top line of the Editor. Remember, if you are working in inches the number must be converted to mm by simply multiplying the value *tomm (to mm) or multiplying by 25.4.
Example - perhaps this value should be 24" for the width of this part, simply enter 24*tomm or 24*25.4
tomm is a more precise conversion caring the decimal several additional places.
Always Test your formula to make sure it is the correct result.
To create a simple formula use the Parameters listed at the bottom of the screen to write an equation.
Example - perhaps the width of the part is equal to the depth of the cabinet less the thickness of the face frame.
enter d-frame.th
Enter conditional parameters as necessary to create the proper logic for the part.
Example - perhaps we want to modify the back toe for each finished end.
enter IF Finished is equal to 3
Then Length = PartL-LEThick-REThick
Click Add Formula
enter IF Finished is equal to 0 (Left end only)
OR Finished is equal to 1 (Right end only)
Then Length = PartL-FEnd.th
Click Add Formula
Click UPDATE Formula when using Conditions ONLY!
These buttons allow for editing existing formulas. Use the up/down arrow keys to move the formula up or down the list.
Use the delete button to delete the currently selected line in the formula.
Use the Edit Button to edit the currently selected line.
Click TEST to test the results of the equations.
Click the view parameters buttons to view a list of parameters available to use in the formulas/equations.
Click on Library to view the Library Parameters by Category.
Click on Reserved to view other handy Parameters that have been reserved for formulas/equations.
Click on Materials to view the Part Types. Remember to use the .th with material part types to calculate the thickness of each part. Example: FEnd.th
Click on Parameters Used button for a list of parameters currently used for this formula (also displays the current value of each parameter used)