<< Click to Display Table of Contents >> Navigation: MechDesigner Reference & User Interface > How to... and FAQs > General: How to and FAQs > How to... > ... edit a Parameter in a dialog |
In this example, the parameter-name is Dimension in the Dimension dialog, and the parameter-value is 300.
Dimension dialog |
||||||||||||
In the image, I have added three colored boxes
If you cannot see the Spin-Box tool: Double-click, with your mouse-pointer in the data-box, to toggle from show to hide, and then from hide to show the Spin-Box. |
||||||||||||
Double-click to hide Spin-Box |
< > Double-Click |
Double-click to hide Spin-Box |
There are three different methods you can use to edit a value in the parameter box.
Dimension dialog-box |
Enter a value directly: 1.Use your keyboard to enter a value in the data-box 2.Press the Enter key ( ) on your keyboard to update the parameter to the new value You must press the Enter key. |
Equation in Dimension box |
Enter a value as a symbolic equation: 1.Use your keyboard to enter a symbolic-equation in the data-box 2.Press the Enter key ( ) on your keyboard to update to the new value You must press the Enter key. |
Symbolic parameters for an Equation: •Simple Arithmetic: +, –, *, / •^, Sqrt() •Trigonometric (Angles are Radians): pi, Sin(), Cos(), Tan(), Sinh, Cosh, Tansh, ArcSin(), ArcCos(), ArcTan2( ; ) |
Spin-Box arrowhead buttons (in the CYAN-BOX) |
|
Spin-Box tool |
Top, Left arrowhead: Subtract the Spin-Increment from the parameter-value Top, Right arrowhead: Add the Spin-Increment to the parameter-value Bottom, Left arrowhead: Divide the Spin-Increment by 10 Bottom, Right arrowhead: Multiply the Spin-Increment by 10 |
EXAMPLE: Edit the Parameter-Value Click the Top, Left arrowhead Parameter-value - Spin-Increment (1) = new Parameter-Value 67.12345 – 1 = 66.12345 Click the Top, Right arrowhead two times: Parameter-value + Spin-Increment + Spin-Increment = new Parameter-Value 66.12345 + 1 + 1 = 68.12345 Edit the Spin-Increment Click the Bottom, Left arrowhead Spin-Increment / 10 = new Spin-Increment 1 / 10 = 0.1 Click the Bottom, Right arrowhead two times: Spin-Increment * 10 * 10 = new Spin-Increment 0.1 * 10 * 10 = 10 WARNING: The model re-builds each time you click the top arrowhead buttons in the Spin-Box tool. If the model is complex, it can take a long time to update the model. |
To see the Zero / Round / Paste / Copy shortcut menu:
|