xbim is a project aimed to provide a complete solution for working with BIM models. It is written in Rust, which provides a high level of performance and safety. The project is still in its early stages, but it is already capable of reading and writing IFC files.
- Download the latest version of xbim from the release page.
- Place it in a directory of your choice.
- Run the executable. It will return an error that it cannot connect to the database. This is expected, as the database is not yet set up in the config.toml which will generate on first time run.
- Replace the default values in the config with yours.
- Rerun the executable and voila!