User Tools

Site Tools


software:freecad

Freecad

FreeCAD can be extended with the following extensions:

Freecad information

plugins

ShapeBinder object

FreeCAD 0.18.4 If there are multiple bodies in a project and you want in a sketch to 'Create an edge linked to an external geometry', you will notice that it is not possible to create this edge from another body.

FreeCAD offers a solution for this, called a ShapeBinder. A ShapeBinder is an object which is referencing to a face from another body.

To use it do the following. Select the Part Design toolbar:

  1. Create a body with a sketch with a rectangle with some holes in it. When finished, close the sketch and pad the body to 10mm.
  2. Create another body and optionally give it a sensible name.
  3. Create a new sketch in the body added in step 2 and notice that it is not possible to create an edge linked to the body from step 1.
  4. If not done, close the sketch tool and make sure the body from step 2 is selected (Body shows as bold text)
  5. Click on create a new ShapeBinder
  6. Click on Add Geometry and select the face of the Body from which you need one or more edges. When done click on OK
  7. Before selecting edges from the ShapeBinder object, make sure now to hide the body from step 1. This is very important!
  8. The ShapeBinder object should be visible now. If not done in step 3, create a sketch in the body in which the ShapeBinder object is.
  9. You now will be able to use the 'Create an edge linked to an external geometry' tool and click within the ShapeBinder object to select points.

Further information:

software/freecad.txt · Last modified: 2020/11/10 13:12 by admin