Draft Workbench: Difference between revisions

From FreeCAD Documentation
(prepared for translation)
Line 1: Line 1:
<translate>
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.
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.
</translate>


__NOTOC__
__NOTOC__
<translate>

{{Draft Tools}}
{{Draft Tools}}


Line 30: Line 32:


{{docnav|Raytracing Module|Arch Module}}
{{docnav|Raytracing Module|Arch Module}}

{{languages | {{cn|Draft Module/cn}} {{de|Draft Module/de}} {{es|Draft Module/es}} {{fr|Draft Module/fr}} {{it|Draft Module/it}} {{jp|Draft Module/jp}} {{pl|Draft Module/pl}} {{ru|2d Drafting Module/ru}} {{se|Draft Module/se}} }}


[[Category:User Documentation]]
[[Category:User Documentation]]
</translate>
<languages/>

Revision as of 12:54, 1 December 2013

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

Preference settings

Scripting

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

Raytracing Module
Arch Module