Draft Facebinder/sv


Draft Facebinder.png Draft Facebinder

Menyplacering
Draft → Facebinder
Arbetsbänk(ar)
Draft, Arch
Standard genväg
F F
Se även
None


Beskrivning

The facebinder a very simple object constructed from selected faces of other objects. It is of parametric, you can modify the original object and the facebinder object updates accordingly. It can then be used for example for making an extrusion out of a collection of faces from other objects. A typical use is in architectural design, to build an object that covers several pieces of walls. You can move and rotate the facebinder around after its creation, everything will stay linked to the original faces.

Draft facebinder example.jpg

Bruk

  1. Select faces on objects (use CTRL to select several faces)
  2. Press the Draft Facebinder.png Facebinder, button, or press F, F keys

Skript

The facebinder tool can be usedin scripts and macros by using the following function:

makeFacebinder ( selectionset ) 

Example:

import Draft, FreeCADGui
mySelection = FreeCADGui.Selection.getSelectionEx()
Draft.makeFacebinder(mySelection) 

Limitations

Online version: "http://www.freecadweb.org/wiki/index.php?title=Draft_Facebinder/sv&oldid=136142"

Navigation menu