xBimTeam / XbimEssentials

A .NET library to work with data in the IFC format. This is the core component of the Xbim Toolkit
https://xbimteam.github.io/
Other
497 stars 173 forks source link

Develop #444

Closed RolandoTonin closed 2 years ago

RolandoTonin commented 2 years ago

I use the xbim library to model checking tests in a few my apps of my road infrastructure design company (internal use). I ask you if they are included (foreseen) in your roadmap and, if plannig, when: 1) compatibility with the recent IFC 4.3 version published by BuildingSmart 2) compatibility of the code and of the WPF viewer with .NET 6 and later versions 3) compatibility of your WEB Viewer with Blazor platform

thanks a lot for your great work Rolando Tonin

martin1cerny commented 2 years ago

Hi @RolandoTonin, thank you for the contribution. Yes, we actually have great plans which include these:

  1. New IFC4.3 schema: We plan to have it implemented in the next couple of weeks in XbimEssentials. In parallel, we will be evaluating necessary changes in Xbim.Geometry
  2. Yes, we plan to support .NET6
  3. You should already be able to use our web viewer in Blazor web applications.