Basic "how-to" video on XYZ, distance, angle functions ?

 From:  Michael Gibson
5200.2 In reply to 5200.1 
Hi Guy,

> Is there somewhere any video tutorial showing the basics of how
> to use the "XYZ, distance, angle" boxes ?

I don't think that there is a video tutorial for that, but their use is fairly straightforward - those controls can be used for numeric input anytime MoI is asking you to input a point location, like for example when drawing a line MoI will ask you to input a point location first for the beginning point and then for the end point of the line.

While MoI is asking for those points instead of picking the point with the mouse, the XYZ input box allows you to specify a numeric value, like for instance if you want the line to start at coordinate x = 50, y = 25, z = 5 you can type in the coordinates:

50,25,5

To put the point at that location - one thing to note though is that if your country locale uses the comma as the decimal point separator (like if you represent the fraction 1/2 in decimal as 0,5 with a comma as the decimal point), then you should use spaces to separate the x y z components of the coordinate rather than commas. Is that possibly what got things confused for you initially here?


You can use the distance input to activate "distance constraint" - this will have an effect on the second point picked in drawing commands - you use that to draw a line of a specific length. So for example if you want to draw a line that is constrained to be 5 units long then you can make that happen by placing the first point of the line and then before finishing drawing the line enter 5 in the distance input box and then after that you will see the line constrained to that particular length. You can also activate distance constraint by typing in a single number into the x,y,z control instead of a 2d or 3d coordinate. That can be the most convenient way to activate it actually since your keystrokes will go to the x,y,z coordinate input if you just start typing numbers without clicking on any controls.


The angle input allows you to draw lines at a particular angle - if you enter in a value of 30 for example in that field when you are drawing the second point of a line, you will see the line snap in 30 degree increments. You can activate that from the x,y,z coordinate control as well if you put in an < sign at the beginning of the number, so for example if you want to draw a line at a 30 degree angle you can type in <30 and push Enter without needing to click on any of those fields.


Is there any particular situation that you're trying to achieve with numeric input that you're having difficulty with? It may be easier to help you if there was some specific scenario that you are having problems with which I could then walk you through.> Or/and how to (re)sizing (with exact measurement) an already drawn item ?

When you select an object, there is a size readout that displays in the upper right properties panel area - if you click on that line a menu will pop out which will allow you to edit the size values. See the #4 labeled thing shown here:
http://moi3d.com/2.0/docs/moi_command_reference11.htm#propertiespanel

But note that MoI does not have the exact same functionality as a "constraint based parametric" style modeling program, if you need something where you want to edit one dimension of a sketch and have the sketch change just in that one area with other parts of the sketch adapting to that, you may want to look into some programs like SolidWorks, Pro/E, Alibre, etc... which are focused on that kind of editing by constraints mechanism.

- Michael

EDITED: 18 Jun 2012 by MICHAEL GIBSON