TechDraw Workbench/ja

テックドローワークベンチのアイコン

概要

テックドロー(TechDraw、技術製図)ワークベンチは、3Dモデルを基に基本的な技術図面を製図するためのものです。パートパートデザインBIMといったワークベンチで作成したモデルや、他のアプリケーションからインポートしたモデルを基に製図ができます。図面はページとして管理され、各ページにはPart::Features、PartDesign::Bodies、App::Partグループ、その他ドキュメント上のオブジェクトのグループといった描画可能なオブジェクトのビューを複数個配置できます。作成した図面は、ドキュメンテーション、製造指示、契約、許認可申請などに使えます。

Dimensions, sections, hatched areas, annotations, and SVG symbols can be added to the page, which can be further exported to different formats like DXF, SVG, and PDF.

If your primary goal is the production of complex 2D drawings and DXF files, and you don't need 3D modelling, FreeCAD may not be the right choice for you. You may wish to consider a dedicated software program for technical drafting instead, such as LibreCAD or QCad.

Snapping

introduced in 1.0: The TechDraw Workbench has a snapping feature. It can be used to automatically align views, section views and dimensions when positioning them by dragging with the mouse. With Snap View Alignment enabled (default) in the preferences, views will snap to alignment with other views when close enough (View Snapping Factor setting). Dimensions are also snapped to other parallel dimensions and the dimension text can be snapped to the middle of the dimension line. Snapping can be temporarily disabled by holding down the Alt key.

Tools

Pages

Views

TechDraw views

Views from other workbenches

Stacking

These are tools for changing the stacking order which controls the apparent depth of views on a page.

Dimensions

Hatching

Annotations

Extensions

Attributes and modifications

  • Extend Line: extends a cosmetic line or centerline at both ends.
  • Shorten Line: shortens a cosmetic line or centerline at both ends.

Centerlines and threading

  • Add Cosmetic Arc: adds a cosmetic counter clockwise arc based on three vertexes.

Dimensions

Several of the Extensions dimension tools are listed under Dimensions above.

  • Remove Prefix: removes all symbols at the beginning of the dimension text.

Miscellaneous

Obsolete tools

Additional features

Preferences

Scripting

The TechDraw tools can be used in macros and from the Python console. For more information see:

Limitations

Tutorials

A "few" added lines of code result in a tool like the Macro TemplateHelper.

Video tutorials by sliptonic

Development

Do you want to know about the future of the TechDraw Workbench? Visit the TechDraw Roadmap Page to learn more.