1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Attention: this wiki is deactivated

The new wiki is up and running at http://www.freecadweb.org/wiki

Important: Do not edit this wiki anymore, it will be deleted soon. If you have edit rights here, please read this article to know how to regain your edit rights on the new wiki.

Draft Module

From free-cad

(Redirected from Draft Workbench)
Jump to: navigation, search

The Draft workbench allows to quickly draw simple 2D objects in the current document, and offers several tools to modify them afterwards. Some of these tools also work on all other FreeCAD objects, not only those created with the Draft workbench. It also provides a complete snapping system, and several utilities to manage objects and settings.


Drawing objects

These are tools for creating objects.

  • Image:Draft_Line.png 2-point Line: Draws a line segment between 2 points
  • Image:Draft_Wire.png Wire (multiple-point line): Draws a line made of multiple line segments
  • Image:Draft_Circle.png Circle: Draws a circle from center and radius
  • Image:Draft_Arc.png Arc: Draws an arc segment from center, radius, start angle and end angle
  • Image:Draft_Rectangle.png Rectangle: Draws a rectangle from 2 opposite points
  • Image:Draft_Polygon.png Polygon: Draws a regular polygon from a center and a radius
  • Image:Draft_BSpline.png BSpline: Draws a B-Spline from a series of points
  • Image:Draft_Text.png Text: Draws a multi-line text annotation
  • Image:Draft_Dimension.png Dimension: Draws a dimension annotation
  • Point: Inserts a point object

Modifying objects

These are tools for modifying existing objects. They work on selected objects, but if no object is selected, you will be invited to select one.

  • Image:Draft_Move.png Move: Moves object(s) from one location to another
  • Image:Draft_Rotate.png Rotate: Rotates object(s) from a start angle to an end angle
  • Image:Draft_Offset.png Offset: Moves segments of an object about a certain distance
  • Image:Draft_Upgrade.png Upgrade: Joins objects into a higher-level object
  • Image:Draft_Downgrade.png Downgrade: Explodes objects into lower-level objects
  • Image:Draft_Trimex.png Trim/Extend (Trimex): Trims or extends an object
  • Image:Draft_Scale.png Scale: Scales selected object(s) around a base point
  • Image:Draft_Edit.png Edit: Edits a selected object
  • Image:Draft_PutOnSheet.png Drawing: Writes selected objects to a Drawing sheet
  • Image:Draft_Shape2DView.png Shape 2D View: Creates a 2D object which is a flattened 2D view of another 3D object
  • Wire to BSpline: Converts a wire to a BSpline and vice-versa
  • Add point: Adds a point to a wire or BSpline
  • Delete point: Deletes a point from a wire or BSpline
  • Draft to Sketch: Converts a Draft object to Sketch and vice-versa
  • Array: Creates a polar or rectangular array from selected objects
  • Clone: Clones the selected objects

Utility tools

Additional tools available via right-click context menu, depending on the selected objects.

File formats

The Draft module provides FreeCAD with importers and exporters for the following file formats:

Additional features

  • Snapping: Allows to place new points on special places on existing objects
  • Constraining: Allows to place new points horizontally or vertically in relation to previous points
  • Working with manual coordinates: Allows to enter manual coordinates instead of clicking on screen

Preference settings

Scripting

The Draft module features a complete Draft API so you can use its functions in scripts and macros

Available translations of this page:
Personal tools