opensourceBIM / BIMserver

The open source BIMserver platform
GNU Affero General Public License v3.0
1.54k stars 608 forks source link

BIMserver CAD application support #1030

Open usrflo opened 5 years ago

usrflo commented 5 years ago

I'm new to BIM and BIMServer: is there any webpage that lists applications that directly support BIMServer interaction like it's documented at https://www.freecadweb.org/wiki/Arch_BimServer for FreeCAD?

I see Open BIM interoperability promises at the following software vendor webpages but I'm missing more concrete compatibility information:

Nemetschek: https://www.nemetschek.com/en/open-bim-par-excellence

Data Design System: https://www.dds-cad.net/open-bim/

Autodesk: https://www.autodesk.com/solutions/bim/hub/bim-interoperability

Tekla: http://tekla.com/openbim

motjokk commented 5 years ago

It is done through some of its commercial applications such as Bimsync. Through 3.rd party developers, who have made use of the bimsync API. No doubt it can be done here as well trough plugin in Revit, Archicad or Tekla
https://www.youtube.com/watch?v=hg5QgWBAf9I

hlg commented 3 years ago

There is no register of BIMserver client applications. When it comes to CAD software plugins acting as client applications, the only one I know besides FreeCAD is the Revit plugin. Interoperability is achieved through the IFC as exchange format and all the CAD applications mentioned above are certified by buildingSMART. BIMserver has no certification, but does support IFC2x3 and IFC4, those direct integration at the CAD software side, e.g. through a plugin, should be possible.