OSArch Community

[FreeCAD] Soon also with Native IFC support? like BlenderBIM

  1. M

    @paullee the easiest way for users to play with it is either to use IfcConvert or the BlenderBIM Add-on (for more detailed control). Doing it in Python requires quite a few steps if you want extra control.

  2. P

    Thanks Moult. I would like to try with FreeCAD NativeIFC import, realising there is no GUI for such purpose other than FreeCAD Arch Section Plane, the first thing I have on my mind is the IfcOpenShell python interface.

  3. M

    @paullee you may need to wait a little bit then, as it isn't so straightforward (such is the nature of a WIP drawing generation library). FreeCAD needs to 1) add the ability to create a drawing object storing the "section box" of the drawing, and 2) ideally create a button which creates a drawing with a variety of sane default settings.

  4. Y
  1. Page 1
  2. 2

Login or Register to reply.