2. Parts display

In this tutorial we are going to change the display properties of a part in three dimensions.


  1. We open the FreeCAD application that has the following icon.

    _images/freecad-icono.png
  2. Then we click on the icon to create a new document icono-nuevo-documento or we select in the menu File... New.

    A new tab will open with an empty document, where we can start designing.


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

    _images/freecad-banco-part.png


  4. Now we create a cube by clicking the first icon on the solid object bar.

    _images/freecad-barra-solidos.png


  5. We change the name of the cube by clicking with the right mouse button and selecting rename or by clicking with the left mouse button and pressing the F2 key.

    _images/freecad-renombrar-cubo.png

    Change the name "Cube" to the new name "My_cube"

    _images/freecad-cubo-renombrado.png


  6. Now, when you press the space key the cube will disappear. If we press the space key again the cube will reappear on the screen.

    When the cube is invisible, its name changes to a gray color.

    _images/freecad-cubo-invisible.png

    With this function we can see the hidden pieces that are behind a solid object.


  7. Another way to be able to see inside a piece and see through it, is to change the transparency property, for example, to 50%.

    The Transparency property is on the View tab.

    _images/freecad-pestania-vista.png

    If we now add a Cylinder to the design, we will be able to see the new part through the cube.

    _images/freecad-cubo-transparente.png


  8. In addition to transparency, in the View tab you can change other properties such as

    the color of the faces of the piece (Shape Color),

    the color of the edges (Line Color),

    and the color of the vertices (Point Color).

    A useful property is to change the size of the points (Point Size) to make it easier to select them.

Note

To update the image of the part on the screen, press the function key F5 or in the Menu Edit... Update screen.


Exercises

  1. Open FreeCAD and create a new document with a cube and a cylinder. Change the properties of the cube to make it 50% transparent with faces colored blue and edges colored yellow.

    _images/freecad-cubo-transparente-colores.png



Video-tutorial

Video: Display properties.