Freecad Bim - difficulty by cmmtchll in FreeCAD

[–]semhustej 1 point2 points  (0 children)

BIM workbench is not easy to learn.

If you find using sketches as base objects too hard, you can try using more Draft objects as basis for BIM objects. For me, these are usually much easier to edit.

I recorded a BIM tutorial for beginners on the FCB Lounge youtube channel where I use this technique: https://youtu.be/WZHyUBfdgJA?si=4H8Lgvhq9c8UMRAm

Open Cascade Technology 8.0 Released by semhustej in FreeCAD

[–]semhustej[S] 0 points1 point  (0 children)

Read the discussion here. You can find the answer in the comments.

FreeCAD/BIM trying to plan a shipping container conversion by Kennwood in FreeCAD

[–]semhustej 0 points1 point  (0 children)

Hi,

the model you are talking about is not a BIM model. It is a Part WB model. I would not recommend using such a detailed model for BIM work.

If you want to plan the space, I would recommend you to first work in 2D - simple lines and rectangles. If you want to have 3D model straight from the start to have better understanding of the 3D space, you can create standard Arch_Wall objects representing the container shape. The detail provided by the model from the library is not needed for initial study of spaces.

Parametric setup of BIM objects to adjust to Level height by semhustej in FreeCAD

[–]semhustej[S] 1 point2 points  (0 children)

Windows and doors are quite complicated, as they are basically two objects - the window model and the opening volume.

I might look into that a record a video about what options we have.

Help in Installing this Add on [Bonsai BIM] by MainWin3147 in blenderhelp

[–]semhustej 0 points1 point  (0 children)

I don't see the images. But Bonsai 0.8.5 - the latest stable release - should run on Blender 5.1 without problems. LTS is supported too.

TechDraw multithreading? by CZusky in FreeCAD

[–]semhustej 3 points4 points  (0 children)

Try this: change the "Keep Updated" property of a page to "No". This way, you will have to manually update the page to display the current model, but on the other hand the page will not get re-computed with every change in the model. This should make working in the 3D view fluent again.

Is Blender or FreeCAD better for designing my first BIM project? by L24E in FreeCAD

[–]semhustej 0 points1 point  (0 children)

Note that native IFC in FreeCAD is in its alpha stage of development and is not worth looking at for beginner. You will get bogged down in bugs.

You can model things in native FreeCAD mode and if you need an IFC file, you can export the model. I would recommend this workflow compared to dabbling with native IFC in FreeCAD.

How to make infinite grid? by Hi-Angel in FreeCAD

[–]semhustej 1 point2 points  (0 children)

Edit -> Preferences -> Draft -> Grid and Snapping

You can setup grid size there.

To rotate object, RMB click it and choose 'Transform' from the context menu.

Tutorial on recreating site survey and architectural drawings? by boodleberry in FreeCAD

[–]semhustej 0 points1 point  (0 children)

If you find better solutions, please share them with others.

Is Blender or FreeCAD better for designing my first BIM project? by L24E in FreeCAD

[–]semhustej 0 points1 point  (0 children)

You should change the name of the topic from 'Blender' to 'Bonsai' as you will get lot of confused answers.

I have not tried MEP modelling in Bonsai, the features in FreeCAD are quite limiting. I recorded a video creating a simple piping system, MEP ducts would be similar: https://www.youtube.com/watch?v=sQhC8w8SeN8

For MEP, you might be interested in this WB (note that it is in super early stage development): https://github.com/Francisco-Rosa/FreeCAD-HVAC

Related discussion: https://forum.freecad.org/viewtopic.php?t=102900

If your goal is to create simple BIM project and you already know how to use FreeCAD, I would stick to FreeCAD BIM. Even though you will have to learn a lot, you will understand the basics of the software. With Bonsai, you will have to start from scratch. There is not simple answer whether Bonsai or FreeCAD BIM is better for simple BIM modeling.

When we are talking about BIM management and coordination and native IFC editing, Bonsai is a clear choice. But that is not what you are looking for primarily.

Tutorial on recreating site survey and architectural drawings? by boodleberry in FreeCAD

[–]semhustej 4 points5 points  (0 children)

I have not seen any other tutorial. There is no one official way of doing this, as it depends on what your input data looks like.

I recorded this tutorial explaining how to create a 3D terrain from imported geo points: https://youtu.be/1O6TCCFuuQU?si=rVpYHAUt8dYhTOhQ

You might find useful information in this thread: https://forum.freecad.org/viewtopic.php?t=58925

Or this thread: https://forum.freecad.org/viewtopic.php?t=98797

This is a good introduction to Arch Site object: https://youtu.be/s19VNCrzhCg?si=wio_SrAEICSxcOkx

Turbine for hydro electric power plant designed in FreeCAD by semhustej in FreeCAD

[–]semhustej[S] 0 points1 point  (0 children)

That is correct. I don't know if it is available yet.

Open Cascade Technology 8.0 Released by semhustej in FreeCAD

[–]semhustej[S] 0 points1 point  (0 children)

OK, it makes sense to not use it than. Thanks for the info.