5. Union of pieces

In this tutorial we are going to learn to join pieces to form a single object made up of other smaller ones.


  1. Open the FreeCAD application and click on the icon to create a new document icono-nuevo-documento.

    We select the Part workbench to start designing objects in 3 dimensions.


  2. At this point we are going to add the reference axes to help us place the pieces correctly.

    In the menu View... Activate or deactivate the cross of the axes.

    In English View... Toggle axis cross

    _images/freecad-axis-cross.png


  3. Now we create two cubes by clicking the first icon on the solid object bar.

    _images/freecad-barra-solidos.png

    We select to see the piece in isometric view.

    _images/freecad-vista-isometrica.png

    The piece will look like the following image.

    _images/freecad-cubo-isometrica.png


  4. We select the cube and in the Data tab we open the Box menu where we will see the Length, Width and Height of the cube (Length, Width, Height).

    We modify the size of the two cubes to get the piece that can be seen in the following figure.

    _images/freecad-p05-ejemplo01.png

    The positions and sizes will be as follows.

    Cube: x=0, y=0, z=0, Length=10, Width=15, Height=15

    Cube 001: x=10, y=0, z=0, Length=10, Width=10, Height=10


  5. Now we are going to join the two pieces created.

    First we select the two cubes by clicking on them while pressing the letter Control

    _images/freecad-p05-seleccionar-formas.png

    Next we click the Make union of several forms icon from the Boolean toolbar.

    _images/freecad-p05-icono-unir-formas.png

    Or we select from the menu Piece... Boolean... Union.

    A new Fusion composed of the two previous pieces will be created.

    _images/freecad-p05-piezas-fusionadas.png


  6. The Fusion object will behave as a single object, so that if we change its position, all its pieces change position together.

    Try changing the position of the Fusion object to see how it moves.

    For example, changing the position x = 5, y = 5, z = 0

    _images/freecad-p05-ejemplo04.png


  7. Now we are going to simplify the faces of the object so that it looks like a single piece and not several pieces joined together.

    To achieve this, we select the Fusion object In the Data tab, within Boolean, we change the Refine value to true

    _images/freecad-p05-refine-true.png

    With this option changed, the different parts will now have been joined into a single solid.

    _images/freecad-p05-ejemplo02.png _images/freecad-p05-ejemplo03.png

    Another way to get the object faces simplified is to select all the pieces and use the Part... Refine Shape menu.


  8. If we now select Fusion and delete it (Delete key or Edit...Delete menu) the union of the two pieces will disappear, but the pieces will continue to exist as separate elements.



Exercises

  1. Create the following figure by changing the size and position of several cubes.

    _images/freecad-p05-ejercicio03.png

    The positions and sizes will be as follows.

    Cube: x=0, y=0, z=0, Length=10, Width=20, Height=20

    Cube 001: x=10, y=0, z=0, Length=10, Width=10, Height=10

    Finally, combine the different cubes to form a single piece.


  2. Create the following figure by changing the size and position of several cubes.

    _images/freecad-p05-ejercicio01.png

    Combine the different cubes to form a single piece.


  3. Create the following figure by changing the size and position of several cubes.

    _images/freecad-p05-ejercicio02.png

    Combine the different cubes to form a single piece.


  4. Create the following figure by changing the size and position of several cubes.

    _images/freecad-p05-ejercicio04.png

    Combine the different cubes to form a single piece.


  5. Create the following figure by changing the size and position of several cubes.

    _images/freecad-p05-ejercicio05.png

    Combine the different cubes to form a single piece.


  6. Create the following figure by changing the size and position of several cubes.

    _images/freecad-p05-ejercicio06.png

    Combine the different cubes to form a single piece.



Video-tutorial

Video: Union is strength.