Wings 3D/User Manual/User Interface/The Dialog Boxes

< Wings 3D < User Manual < User Interface

Dialog Boxes

Dialog Boxes are used to enter values via the keyboard as parameters for operations in Wings. Some Dialog Boxes popup when the user chooses to enter a value numerically and other popup automatically asking the user to enter a value before proceeding.

Tab Entry Dialog Box

The most common is the Tab Entry Dialog Box. Perhaps that's not its official name, but it serves as a valid description. Pressing <Tab> during most types of operations that involve Scaling, Moving, Rotating, or Extruding elements of geometry invokes this dialog box. The Information Line will tell you when this option is available. When the user presses <Tab> during such an operation, the Tab Entry Dialog Box will open with the present value of the operation already entered, ready for the user to edit.

Why Use The Tab Entry Dialog Box

Most often, the Tab Entry Dialog Box is used to input a specific value for an operation, that is not possible to enter using Constraints or easily achieved by simple Dragging.


  • Using Constraints for measures while moving or extruding elements allows for 0.010, 0.10, 1.0 increments in Wings Units (wu).
  • Using Constraints for angles during rotations will do so at 1/15°, 1°, 15° increments.
  • Using Constraints during scaling types of operation will limit scaling to 1%, 10% and 100% increments.
  • Using simple Dragging is only good for eyeballing measurements and should not be used for anything that requires precision.

Use the Tab Entry Dialog Box if the value you require is not offered by Constraints or the operation is too precise to use Dragging.





Math In Dialog Boxes

Situation: You have an Edge that is 2 wu, and you want it to be 4.563 wu. Length you have = 2 wu Length you want = 4.563 wu
Procedure: 1) Make a cube.
2) Select one of its edges.
3) Open the Right-Click-Context-Menu and select Scale Uniform.
4) Press <Tab> to open the Dialog Box.
5) Enter the following formula substituting in the proper values.
The length you want multiplied by one hundred and divided by the length you have.
Or in this case, input 4.563*100/2 and press <Enter>.
Result: The length of the selected edge should now be 4.563 wu as displayed in the Status Bar.
Conclusion: The reality of the above procedure is that you'll need a pencil and paper for anything complicated. In the previous example the length you have was 2, but often this number will be several digits long with a decimal thrown in and on top of that there is the length you want! So just bear that in mind as Wings still lacks a cut and paste feature. Also, the described procedure uses Scale Uniform which results in both ends of the edge moving uniformly from the centre point of the edge. To scale the edge from one point and so keep one end of the edge stationary, you would have to have Advanced Menus on and select Scale Uniform the Right Mouse Button option ("Choose point to scale from"), then "Pick point to scale from" (this will be the one that will remain stationary), and press <Tab> to input the formula.



Note that Wings also recognizes the following list of mathematical expressions as long as you type math: before the expression. ie. math:pi would be pi. Here are the allowed expressions: sin, cos, tan, asin, acos, atan, atan2, sinh, cosh, tanh, asinh, acosh, atanh, exp, log, log10, pow, sqrt, abs, pi



Dialog Box History


Note that Dialog Box input history is not exclusive to each tool. It keeps a running history of the inputs for all tools. This means it is the last entry you typed, that will appear when you press Up Arrow once, not necessarily the input you typed for the last time you used that particular tool.


This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.