De Draft Workbench is voornamelijk gericht op het maken en bewerken van 2D-objecten in FreeCAD. Het is echter niet beperkt tot het XY-vlak van het globale coördinatensysteem. De objecten kunnen elke oriëntatie en positie in de 3D-ruimte hebben, en sommige Draft-objecten kunnen zowel vlak als niet-vlak zijn.
Tekenobjecten kunnen worden gebruikt voor algemene tekenwerkzaamheden, vergelijkbaar met wat mogelijk is met Inkscape of AutoCAD. Maar ze kunnen ook de basis vormen voor het maken van 3D-objecten in andere werkbanken. Een Draft Wire kan bijvoorbeeld het pad van een Arch Wall definiëren, een Draft Polygon kan worden geëxtrudeerd met Part Extrude, enzovoort. Veel van de Draft modifier tools kunnen ook worden toegepast op 2D- en 3D-objecten die met andere werkbanken zijn gemaakt. Je kunt bijvoorbeeld een Sketch verplaatsen met Draft_Move of een Draft OrthoArray maken van een Part-object.
De Draft Workbench biedt ook tools om een werkvlak, een raster en een snapsysteem te definiëren om de positie van geometrie nauwkeurig te controleren.
Als uw voornaamste doel het produceren van complexe 2D-tekeningen en DXF-bestanden is, en u geen 3D-modellering nodig hebt, is FreeCAD wellicht niet de juiste keuze voor u. U kunt dan overwegen om in plaats daarvan een specifiek softwareprogramma voor technisch tekenen te gebruiken, zoals [1] of [2].
De afbeelding toont het raster uitgelijnd met het XY-vlak.
Links, in wit, verschillende vlakke objecten.
Rechts een niet-vlakke Draft Wire die gebruikt wordt als padobject van een Draft PathArray.
With the Draft Snap toolbar the active snap options can be selected. The buttons belonging to active options stay depressed. For general information about snapping see: Draft Snap.
The Draft → Utilities menu contains several tools. Most of them can also be accessed from toolbars or the Draft Tray and have already been mentioned above. For the following tools this is not the case:
Apply Current Style: applies the current style settings to selected objects.
For a Draft Text and a Draft Label that contains one or more hyperlinks, to a local or remote file or an URL, this additional option is available:
Open Links: the hyperlinks are opened in the appropriate application (as defined by the OS). There is a warning in the case of multiple hyperlinks. introduced in 1.0
Save Camera Position: updates the ViewView Data property of the working plane proxy with the current 3D View camera settings.
Save Visibility of Objects: updates the ViewVisibility Map property of the working plane proxy with the current visibility state of objects in the document.
3D View context menu
The following additional options are available in the 3D View context menu:
Default options
If there is an active document the context menu contains one additional sub-menu:
Utilities: a subset of the tools available in the main Draft Utilities menu.
Array: creates an orthogonal array from a selected object. The created array can be turned into a polar array or a circular array by changing its DataArray Type property. Not available in 0.21 and above.
Drawing: inserts views of selected objects into a drawing page. Not available in 0.21 and above.
Toggle continue mode: switches continue mode on or off. Not available in 1.0 and above.
Preferences
Preferences: general preferences for the Draft Workbench.
Import Export Preferences: preferences available for importing from and exporting to different file formats.
File formats
The Draft Workbench provides FreeCAD with importers and exporters for several file formats. These are used by the Std Import and Std Export commands.