Atelierul TechDraw (Desen Tehnic)

From FreeCAD Documentation
Revision as of 09:31, 5 August 2018 by Luc (talk | contribs)

FreeCAD este în primul rând un instrument de modelare 3D. Există totuși momente când trebuie să realizăm desene 2D pentru documentație, contracte, permise etc. Banca de lucru tehnică de desen tehnic (TechDraw) este utilizată pentru a realiza desene tehnice de bază bazate pe modelul 3D. Fiecare desen este o pagină, iar o pagină conține multe vizionări ale obiectelor desenate. Lista obiectelor care pot fi desenate include Piese :: Caracteristici, PartDesign :: Corpuri, Aplicații :: Grupuri de piese și Grupuri de obiecte tip document.

Dimensiunile și zonele hașurate pot fi adăugate la vizualizări.

Rețineți că dacă obiectivul dvs. principal este producerea de desene complexe 2D, vă recomandăm să luați în considerare un instrument dedicat, cum ar fi LibreCad, QCad, TurboCad etc.

introduced in version 0.17


Pagini

Aceste scule și instrumente sunt pentru crearea de Pagini.

Vederi

Acesste scule și instrumente pentru crearea de Vederi.

Clips

These are tools to create and manage clipped views.

Dimensions

These are tools for working with Dimensions. Linear dimensions can be based on two points, one line or two lines.

Import/Export

These are tools for exporting Pages to other applications.

Decoration

These are tools for changing the appearance of Pages and Views.

Additional features

  • Hatching: TechDraw supports a number of hatching techniques.
  • Line Groups: default weights can be assigned to various line types.

Preference settings

The TechDraw module has a preferences screen to adjust default values.

Scripting

The TechDraw module features a Python API so you can use its functions in scripts and macros.

Limitations

  • TechDraw drawings and Python API are not interchangeable with the Drawing module. It is possible to convert Drawing Pages to TechDraw Pages using Python (moveViews.py). It is possible to have both TechDraw and Drawing Pages in the same FreeCAD document.
  • There are minor differences in specifying Editable Texts in Templates compared to the Drawing module. See forum discussion here.
  • TechDraw is available starting with FreeCAD 0.17.
  • Do not Cut/Copy/Paste TechDraw objects. This does not generally work out well.

Workarounds

  • None required at the moment.


Keep up with TechDraw plans and developments. Visit the TechDraw Roadmap.


Start Workbench
Test Framework Workbench