Tutorial: Tips for the Measuring Tool

Since ver­sion 1.0 FreeCAD has had the Mea­sure tool, a per­sis­tent tool avail­able across all work­bench­es. Let’s take a quick look through it in use using ver­sion 1.1.1.

We’ve got a project that is a small flat part with fil­lets in the cor­ners and a col­lec­tion of holes and slots, but you can play with the Mea­sure tool using any objects to explore it. To begin we are going to sim­ply left click to select a point on one edge of the object and then con­trol left click to select anoth­er point on the same edge. If we then left click the Mea­sure tool we will see the “Mea­sure­ment” tool dia­logue appear in the Task pan­el and we will see some mea­sure­ment val­ues appear in the pre­view window.

In the dia­logue you can see that the Mea­sure tool has auto­mat­i­cal­ly select­ed “Dis­tance” as the mode. Below this is the “Show Delta” check­box and below that the “Result” in our case read­ing 65.00 mm. The “Show Delta” option can show the change in dis­tance between points in the 3 axis, which in this case is not need­ed as our points all align in one axis. If we click “Save” and then “Close” in the dia­logue we can see that a fold­er is made in the Mod­el tree called “Mea­sure­ments” and inside we can find a list of saved mea­sure­ments. We can of course high­light these and tog­gle their vis­i­bil­i­ty like any object using the space bar. You can also high­light indi­vid­ual mea­sure­ment entries and delete them and/or delete the Mea­sure­ments folder.

Start­ing again lets select the edge that con­nect­ed the two points we just mea­sured rather than the points. If we then click the Mea­sure tool the dia­logue opens and this time it auto­mat­i­cal­ly selects “Length” as the mode and returns the same val­ue of 65.00mm. With­out clos­ing the dia­logue let’s left click “Reset”, which clears the mea­sure­ment and the selec­tion but leave the Mea­sure tool active, then lets left click one point and then con­trol and left click to select a point on the oppo­site edge of our mod­el. Note that as we select the first point the mea­sure tool switch­es to “Posi­tion” mode and lists the co-ordi­nates of the select­ed point rel­a­tive to the datum. When we click the sec­ond point it switch­es to “Dis­tance” but unlike our pre­vi­ous Dis­tance exam­ple this time it not only lists the dis­tance of 65.28mm it also lists the changes in dis­tance trav­elled on each axis, so in our exam­ple we trav­elled 6mm on the Z axis, and 65mm on the X axis and 0mm on the Y axis.

Reset­ting the mea­sure tool, let’s now left click to select one straight edge of our mod­el and then let’s con­trol and left click to select the next straight edge around the cor­ner of our mod­el. The mea­sure tool now switch­es to “Angle” mode and shows the angle between the two edges, even though the two edges aren’t direct­ly con­nect­ed. As an exam­ple we can also at this point switch the “Mode” to “Length” and it will add the total length of the select­ed items. We can then con­trol and left click to add more edges, includ­ing the fil­let­ed cor­ner arcs and it will add them to the total length. Super use­ful for find­ing the perime­ter length of items.

Reset­ting again if we left click to select an edge on one of the fil­let cor­ner arc of our item the mode switch­es to “Radius” and returns the radius of the selec­tion, in our case 5mm. Sim­i­lar­ly we can reset and select a cir­cle edge of one of the holes and it should return the Radius. Note thought that if you pre­vi­ous­ly were using length mode and then reset and then select a hole it would return a length met­ric, so some­times you need to man­u­al­ly switch the mode.Resetting again we can select the face of our object and the mode should switch to “Area” and return the area val­ue of the face.

Final­ly there is a mode to cal­cu­late the posi­tion of the cen­tre of mass of our object. To do this we are going to close the “Mea­sure­ment” dia­logue and then select the whole object in the mod­el tree, in our exam­ple by left click­ing on the “pock­et” which is final oper­a­tion in this objects his­to­ry. With the whole object select­ed left click the “Mea­sure” tool icon and switch the mode to “Cen­ter of Mass” In our exam­ple the object is 6mm thick in the Z axis, and was drawn cen­tred on the 0,0,0 datum point. There­fore the X axis co-ordi­nate val­ue for the cen­tre of mass is 0, the Z axis co-ordi­nate val­ue for the cen­tre of mass is 3, and the Y is very slight­ly off cen­tre due to the small holes reduc­ing mass on one side of the Y axis so is 0.16mm. Incred­i­bly use­ful and sim­ple com­pared to cal­cu­lat­ing a cen­tre of mass by hand!


Discover more from FreeCAD News

Subscribe to get the latest posts sent to your email.

3 responses to “Tutorial: Tips for the Measuring Tool”

  1. Marcin Avatar

    I think it will be nice if all delta x,y,z will be also dis­play on left site in Mesur­ment win­dow — now its only Result

  2. Adrian Avatar
    Adrian

    Yes, that would be good, hav­ing to keep zoom­ing in until the X,Y & Z val­ues are not super­im­posed on the screen is a bit of a pain?

  3. Jo Hinchliffe Avatar
    Jo Hinchliffe

    Thanks for these com­ments, I agree that the delta labels stack­ing is a prob­lem. There is already an issue raised and some dis­cus­sion over there… https://github.com/FreeCAD/FreeCAD/issues/19440 In that issue dis­cus­sion I read that if you apply a mea­sure­ment and then high­light the mea­sure­ment in the mod­el tree win­dow the Delta val­ues are list­ed in the “data” tab that appears under­neath… how­ev­er this defeats the speed of the Mea­sure tool and so I think it’s a good idea if they appear in the dia­logue box, and per­haps also the stack­ing of labels is changed. Feel free to go com­ment over on that issue.

Discover more from FreeCAD News

Subscribe now to keep reading and get access to the full archive.

Continue reading