Draft Workbench/pt: Difference between revisions

From FreeCAD Documentation
(Created page with "Category:User_Documentation/pt")
(Updating to match new version of source page)
Line 13: Line 13:
* [[Draft_DAT|Airfoil Data Format .DAT]]: Imports DAT files describing [http://www.ae.illinois.edu/m-selig/ads/coord_database.html Airfoil profiles]
* [[Draft_DAT|Airfoil Data Format .DAT]]: Imports DAT files describing [http://www.ae.illinois.edu/m-selig/ads/coord_database.html Airfoil profiles]
* [[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


===Additional features===
===Additional features===
Line 32: Line 33:
[[Draft_tutorial|Draft tutorial]]
[[Draft_tutorial|Draft tutorial]]


{{docnav/pt|Raytracing Module/pt|Arch Module/pt}}
{{docnav|Image Module|Arch Module}}


[[Category:User_Documentation/pt]]
[[Category:User_Documentation/pt]]

Revision as of 20:21, 12 November 2014

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/pt

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

Draft tutorial

Image Module
Arch Module