The client "template-cs-mvc" is a sample implementation for interacting in a toolchain and receiving and sending files in a BIMSWARM toolchain. Toolchains can be used according to the documentation. Furthermore, a client implementation of the openCDE API has been done to fully support a toolchain. Find information on BIMSWARM here: https://www.bimswarm.de/
- Microsoft Visual Studio / Visual Studio Code with C#/.NET build tools
- built with.NET Core 5.0.4
- based on MVC Pattern
- supports Docker for quickstart
- Start application via console:
dotnet run --project ./template-cs-mvc/template-cs-mvc.csproj
- Packages for client-side development exist
- Viewer of BIMSWARM can be integrated via the API, e.g. to visualise models.
- On the server side, IFC files can be worked with e.g. Xbim https://github.com/xBimTeam/XbimEssentials (or via nuget https://www.nuget.org/packages/Xbim.Essentials)
Philipp Hagedorn
Research Assistant, Ruhr University Bochum, Germany
Mail: philipp.hagedorn-n6v@rub.de
This work is licensed under a Creative Commons Attribution 4.0 International License.