OSArch Community

FCB Lounge FreeCAD tutorials

  1. S

    This tutorial provides an overview of IFC modes in FreeCAD. First released in FreeCAD 1.0, users can utilize these modes with regard to IFC modeling:

    • Native FreeCAD mode

    • Strict IFC mode (Locked mode)

    • Hybrid IFC mode (Unlocked mode)

    https://youtu.be/vvEFXYrVOwU

  1. S

    This video follows the previous one and explains options that the user has of opening or importing an IFC file to FreeCAD.

    https://youtu.be/Wy80ZCYmYJQ

  1. S
  1. S
  1. S

    This is a tutorial for FreeCAD BIM beginners. Creating a small garage building is demonstrated. Among the covered topics are:

    • Creation of exterior and interior walls

    • Wall alignment

    • Creation of project structure – Site, Building, Storey

    • Creation of floor slab

    • Placing windows and basics of window presets

    • Placing doors basics of door presets

    • Placing sanitary equipment from separate file

    • Creation of gable roof

    • Extending walls to the roof

    • Creating BIM objects based on sketch – driveway and the lawn

    • Changing colors of BIM objects

    • Assigning correct IFC classes to objects

    https://youtu.be/WZHyUBfdgJA

  1. S

    This video provides a theoretical overview of the two main available workflows for FreeCAD BIM users to create 2D construction documents from their 3D model.

    https://youtu.be/pP9fL-zfQyA

  1. S
  1. S

    FreeCAD Tech Draw workbench currently (as of FreeCAD 1.0) does not provide many symbols, which are typical in the AEC world. This video shows how to create a custom elevation height symbol for use in FreeCAD. The software used for the SVG symbol creation is Inkscape.

    https://youtu.be/1O8PktXU3fQ

  1. S

    This video provides an overview of architectural section plane in FreeCAD BIM. This is very powerful tool, which can be used a basis for creation plans, sections and elevations.

    https://youtu.be/wvhOc3bpC3g

  1. S
  1. S
  1. S
  1. S
  1. S
  1. S
  1. S

    My new tutorial shows how to work with IFC Attributes, IFC Properties and IFC Property sets in FreeCAD BIM. Both basic overview and practical example are provided.

    https://youtu.be/qCMnau2JXt0

  1. S

    This video shows how to use classification systems to classify elements in FreeCAD BIM.

    https://youtu.be/m8S12ncP130

    Note: I was not always successful in exporting/converting the classification data to IFC in FreeCAD 1.0. I think there may be bug, but it's not confirmed yet.

  1. S

    I recently watched a great Bonsai tutorial for beginners by @Ace and I thought to myself: How would I model the same structure in FreeCAD BIM? The result where I show how to model the same house in FreeCAD BIM is in this tutorial. Hopefully you can gather a basic comparison of modeling techniques of these two programs. In my opinion there are some things that are easier to model in Bonsai and some in FreeCAD BIM. The important thing is that both of these software packages get the job done.

    https://youtu.be/7VIsx4ZfGlg

    This is the Bonsai tutorial, thanks for the inpisration @Ace :)

    https://youtu.be/Jc896Sob2bU?si=h6gAVSXu1RQSjPBY

  1. S

    @semhustej said:

    I recently watched a great Bonsai tutorial for beginners by @Ace and I thought to myself: How would I model the same structure in FreeCAD BIM? The result where I show how to model the same house in FreeCAD BIM is in this tutorial. Hopefully you can gather a basic comparison of modeling techniques of these two programs. In my opinion there are some things that are easier to model in Bonsai and some in FreeCAD BIM. The important thing is that both of these software packages get the job done.

    thanks for the amazing video

    are you going to make one where the final output is more IFC-esque?

    I noticed that most of elements are meshes, they don't use types, like walls with a thickness or beams from profiles

    or is it something that FreeCAD is yet to implement?

    please keep it up

  1. A

    Great Vid!

  1. S

    @steverugi said:

    are you going to make one where the final output is more IFC-esque?

    I noticed that most of elements are meshes, they don't use types, like walls with a thickness or beams from profiles

    or is it something that FreeCAD is yet to implement?

    please keep it up

    Thanks, Stefano,

    I plan to do more tutorials including IFC functionality, but at this point IFC support in FreeCAD 1.0 is quite buggy (1.0 was the first release with native IFC functionality).

    FreeCAD 1.0 does not have types. FreeCAD 1.1 will introduce IFC Types, but I have not tested yet, how it works, especially with regards to the native FreeCAD elements. In FreeCAD native, there is no global concept of 'Types', each element works in a different way. So you could achieve having wall type using multi-material, beams and profiles have extensive library from which you can choose, doors and windows have pre-sets. I am not sure what the development plans are.

    Elements in FreeCAD are usually not meshes, but solids. All of those in the tutorial are solids. When converted to native IFC project (that is just a one click in FreeCAD's interface), IfcOpenShell handles the geometry so on the back-end it is the same as in Bonsai - so from my understanding the geometry can be Boundary Representation, Sweep Volume or Constructive Solid Geometry.

    You can read more about native IFC in FreeCAD on Yorik's blog: https://yorik.uncreated.net/?blog%2F2025%2F002-nativeifc-tutorial

    The goal is to have 1:1 functionality working with IFC as one has with native FreeCAD objects.

  1. S

    This tutorial shows how to create wall material quantity takeoff in FreeCAD BIM. A few other uses of the Schedule tool are also demonstrated.

    https://youtu.be/F14iPP6Q8bs

  1. S

    It is not easy to create a typical door and window schedule using the default FreeCAD BIM tools. With Reporting workbench it is a peace of cake. This video shows how. The reporting workbench uses SQL queries to extract data from the BIM model, so it can be used for much more than creating door schedule.

    https://youtu.be/QPa_vdqjfQg

    NOTE: The workbench was created seven years ago, but for the past two years it is without a maintainer, so if you would like take care of this tool there is nothing stopping you :) - https://github.com/furti/FreeCAD-Reporting/issues/29

Login or Register to reply.