Draft Workbench/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Draft Tools/fr}}")
(Created page with "===Formats de fichiers===")
Line 4: Line 4:
{{Draft Tools/fr}}
{{Draft Tools/fr}}


===File formats===
===Formats de fichiers===


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

Revision as of 13:04, 1 December 2013

La Planche à dessin (ou atelier Draft) est un module expérimental en cours de développement conçu pour ajouter des fonctionnalités basiques de dessin en deux dimensions à FreeCAD. Il est entièrement programmé en python, et a également pour but de démontrer comment accroître les possibilités de FreeCAD entièrement en python, sans même toucher au code source.


Template:Draft Tools/fr

Formats de fichiers

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