TechDrawワークベンチのアイコン
概要
The TechDraw Workbench is used to produce basic technical drawings from 3D models created with another workbench such as Part , PartDesign , or BIM , or imported from other applications. Each drawing is a Page, which can contain various Views of drawable objects such as Part::Features, PartDesign::Bodies, App::Part groups, and Document Object groups. The resulting drawings can be used for things like documentation, manufacturing instructions, contracts, permits, etc.
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.
Adjust Stacking Order:
Dimensions
Dimensions:
Hatching
Annotations
Add Cosmetic Vertices:
Add Centerlines:
Extensions
Attributes and modifications
Change Length of Cosmetic Lines or Centerlines:
Extend Line : extends a cosmetic line or centerline at both ends.
Shorten Line : shortens a cosmetic line or centerline at both ends.
Align Dimensions:
Evenly Space Dimensions:
Customize format label : customizes the formatting of a balloon text or dimension text. GD&T symbols and other special character can be added.
Centerlines and threading
Add Centerlines:
Add Cosmetic Threads:
Add Vertexes:
Add Cosmetic Circles or Arcs:
Add Cosmetic Arc : adds a cosmetic counter clockwise arc based on three vertexes.
Add Cosmetic Parallel or Perpendicular Lines:
Dimensions
Several of the Extensions dimension tools are listed under Dimensions above.
Insert Prefix:
Remove Prefix : removes all symbols at the beginning of the dimension text.
Change Decimal Places:
Miscellaneous
Obsolete tools
Move View : moves a view and its dependents to a different page. Not available in 1.0 and above .
Additional features
Preferences
Preferences : preferences for the default values of the drawing page such as projection angle, colors, text sizes, and line styles.
Scripting
The TechDraw tools can be used in macros and from the Python console. For more information see:
Limitations
Do not cut, copy and paste TechDraw objects in the Tree view as this generally does not work out well.
Do not drag TechDraw objects in the Tree view with the mouse.
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.
TechDraw
Pages: Insert Default Page , Insert Page using Template , Update template fields , Redraw Page , Print All Pages , Export Page as SVG , Export Page as DXF
Views:
TechDraw views: Insert View , Insert Broken View , Insert Section View , Insert Complex Section View , Insert Detail View , Insert Projection Group , Insert Clip Group , Insert SVG Symbol , Insert Bitmap Image , Share View , Turn View Frames On/Off , Project Shape
Views from other workbenches: Insert Active View , Insert Draft Workbench Object , Insert BIM Workbench Object , Insert Spreadsheet View
Stacking: Move view to top of stack , Move view to bottom of stack , Move view up one level , Move view down one level
Dimensions: Insert Dimension , Insert Length Dimension , Insert Horizontal Dimension , Insert Vertical Dimension , Insert Radius Dimension , Insert Diameter Dimension , Insert Angle Dimension , Insert 3-Point Angle Dimension , Insert Area Annotation , Create Arc Length Dimension , Insert Horizontal Extent Dimension , Insert Vertical Extent Dimension , Create Horizontal Chain Dimensions , Create Vertical Chain Dimensions , Create Oblique Chain Dimensions , Create Horizontal Coordinate Dimensions , Create Vertical Coordinate Dimensions , Create Oblique Coordinate Dimensions , Create Horizontal Chamfer Dimension , Create Vertical Chamfer Dimension , Insert Balloon Annotation , Insert Axonometric Length Dimension , Insert Landmark Dimension , Dimension Repair , Link Dimension to 3D Geometry
Hatching: Hatch Face using Image File , Apply Geometric Hatch to Face ,
Annotations: Insert Annotation , Add Leaderline to View , Insert Rich Text Annotation , Add Cosmetic Vertex , Add Midpoint Vertices , Add Quadrant Vertices , Add Centerline to Faces , Add Centerline between 2 Lines , Add Centerline between 2 Points , Add Cosmetic Line Through 2 points , Add Cosmetic Circle , Change Appearance of Lines , Show/Hide Invisible Edges , Add Welding Information to Leader , Add Surface Finish Symbol , Add Hole or Shaft Tolerances
Extensions:
Attributes and modifications: Select Line Attributes, Cascade Spacing and Delta Distance , Change Line Attributes , Extend Line , Shorten Line , Lock/Unlock View , Position Section View , Position Horizontal Chain Dimensions , Position Vertical Chain Dimensions , Position Oblique Chain Dimensions , Cascade Horizontal Dimensions , Cascade Vertical Dimensions , Cascade Oblique Dimensions , Calculate the area of selected faces , Calculate the arc length of selected edges , Customize format label
Centerlines and threading: Add Circle Centerlines , Add Bolt Circle Centerlines , Add Cosmetic Thread Hole Side View , Add Cosmetic Thread Hole Bottom View , Add Cosmetic Thread Bolt Side View , Add Cosmetic Thread Bolt Bottom View , Add Cosmetic Intersection Vertex(es) , Add an offset vertex , Add Cosmetic Circle , Add Cosmetic Arc , Add Cosmetic Circle 3 Points , Add Cosmetic Parallel Line , Add Cosmetic Perpendicular Line
Dimensions: Insert '⌀' Prefix , Insert '□' Prefix , Insert 'n×' Prefix , Remove Prefix , Increase Decimal Places , Decrease Decimal Places
User documentation
Getting started
Installation: Download , Windows , Linux , Mac , Additional components , Docker , AppImage , Ubuntu Snap
Basics: About FreeCAD , Interface , Mouse navigation , Selection methods , Object name , Preferences , Workbenches , Document structure , Properties , Help FreeCAD , Donate
Help: Tutorials , Video tutorials
Workbenches : Std Base , Assembly , BIM , CAM , Draft , FEM , Inspection , Material , Mesh , OpenSCAD , Part , PartDesign , Points , Reverse Engineering , Robot , Sketcher , Spreadsheet , Surface , TechDraw , Test Framework