Draft Workbench: Difference between revisions

From FreeCAD Documentation
(link to Draft_tutorial)
(link DXF import)
Line 21: Line 21:
* [[Draft_DXF|Autodesk .DWG]]: Import and exports DWG files via the DXF importer, when the [[Extra python modules|Teigha Converter]] utility is installed.
* [[Draft_DXF|Autodesk .DWG]]: Import and exports DWG files via the DXF importer, when the [[Extra python modules|Teigha Converter]] utility is installed.
* [[FreeCAD_and_DWG_Import|FreeCAD and DWG Import]]: Import and exports DWG files
* [[FreeCAD_and_DWG_Import|FreeCAD and DWG Import]]: Import and exports DWG files
* [[FreeCAD_and_DXF_Import|FreeCAD and DXF Import]]: Import and exports DXf files


===Additional features=== <!--T:6-->
===Additional features=== <!--T:6-->

Revision as of 22:23, 18 February 2016

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.


Template:Draft Tools

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
  • Working plane: Allows you to define a plane in the 3D space, where next operations will take place

Preference settings

Scripting

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

Tutorials

Image Module
Arch Module