Page layouts with TechDraw WB

FreeCAD Page Layouts with TechDraw WB

This is a list with examples of FreeCAD files that includes Page Layouts made with TechDraw Workbench for Architecture projects. You can download these files for studying to replicate or to develop your own workflow. TechDraw WB is a module of FreeCAD originally for mechanical design drawings. There are some features for Architecture, but TechDraw has little control on them. This is the reason why it is necessary to document workflows that allow to elaborate drawings for a more complex technical documentation, commonly used in areas of AEC industry. In the future, FreeCAD developers will improve and optimize these workflows in new FreeCAD versions.

FreeCAD files

ProjectDescription
Freecad TechDrawWB.png
FC Bathroom.fcstd
FreeCAD file with a 3D model of bathroom and 3 possible layouts made with TechDraw WB
2DDrawingFC01.png
FreeCAD House RenovationBlueprints.fcstd
FreeCAD file with layouts of a house renovation made with TechDraw WB
FC FurnitureCompound.png
FurnitureCompound.fcstd
FreeCAD file with a 3D object (furniture) linked to a 2D projection. You can turn on/off the 3D model and keep visible the 2D projection in the tridimensional space or in the TechDraw page. This workflow uses App Link objects. See below a description of this workflow.
Freecad dLabel.png
Dlabel for Shape2d.fcstd
FreeCAD file with a window object 2D projection, linked to a Draft label. If you change the information or model of the window 3D object, the label in the 2D projection will update automatically.
FreecadDlabel.png
Dlabel on Shape2d V2.fcstd
New version of a FreeCAD file with a window object 2D projection, linked to a Draft label. If you change the information or model of the window 3D object, the label in the 2D projection will update automatically.

Workflow tips

Yorik’s workflow.

  1. Model your building using BIM or any other FreeCAD tools
  2. Use Building parts for your levels (not mandatory, but they carry an automatic, built-in section plane)
  3. Place Section planes where you want sections and elevations (and plans if you didn’t use Building parts)
  4. Create Shape 2D views from your Building parts and section planes
  5. Create other Shape 2D views for views that cut through your model, and set them in Cut Faces mode. That way, you can give a different aspect to viewed and cut geometrty
  6. Annotate these views with texts, dimensions, symbols, hatches…
  7. Put everything related to one view (Shape 2D views, annotations,…) into one same group or Building part
  8. On a TechDraw page, create a TechDraw view from that group or Building part. More information in Yorik’s website.
- Recommended links between TechDraw Views and 2D objects**
use TD InsertViewfor Shape2DViewPlans, SectionsAllow to apply hatches on plans and sections areas.
use TD InsertViewfor Draft linesSimple lines and symbolsAllow to work with different line widths.
use TD DraftViewfor Draft LayersDimensions, texts, linesAllow to apply line styles and other properties on group of draft objects
use TD DraftViewfor Draft objectsSimple lines and symbolsAllow to apply line styles and other properties on individual objects
use TD ArchViewfor Arch SectionPlaneSections, dimensions, Lines and symbolsAllow to apply line widths and other properties on cut lines.
More information in this wiki section.

Import furniture with 2D drawing

This workflow uses App Link objects.

  1. Create a file with a piece of furniture.
  2. Make a 2D view from the top using Shape 2D View and put it all in a Link Group.
  3. Link the furniture to the main file where you are doing the project.
  4. In this example I created 6 elements of the furniture using the Element Count option.
  5. Then select all the 2D drawings of each element and create sub-links.
  6. Create a 2D layer and put all the sub-links into it.
  7. This enables us to show the 2D drawing and 3D model at different times, which is very practical later on in combination with Working Plane View to create 2D plans.
  8. When one of the elements is moved, the 2D drawing is moved together with it.
  9. Insert a TD DraftView in a TechDraw page. You can move the sub-links object to arrange the furniture layout. If you include a couple of lines as “mayor frame” in the layer, the TD_DraftView will keep the same position in the TD page.

The original idea and more information in this forum.

See also

External references