yorikvanhavre / BIM_Workbench

A BIM Workbench for FreeCAD
355 stars 76 forks source link

Support for dotBIM format #100

Open yorikvanhavre opened 1 year ago

yorikvanhavre commented 1 year ago

The .bim format is pretty interesting because it's simple (json-based) and easily compatible with IFC. We should add import/export for it to BIM/arch.

yorikvanhavre commented 1 year ago

Brep support proposal: https://github.com/paireks/dotbim/issues/12

yorikvanhavre commented 1 year ago

Example: Blender dotbim importerlexporter: https://github.com/paireks/dotbim-blender