TUM Open Infra Platform
(OIP in short) is a software for checking and viewing IFC data.
It comes with its own EXPRESS
parser and C++
classes generator.
The whole software underwent major overhaul as described by Hecht & Jaud (2019). As a consequence, OIP can be used in two ways:
- Using the installer which corresponds to the frozen state of the
master
branch from 2018:
- Compiling the newest developments yourself on the
development
branch - see below for instructions (Jaud et al. 2022).
See Release Notes
- Building OIP on your machine
- Software Architecture
- CMake Options Documentation
- Unit Tests
- Git process Guideline
- Coding Guideline
- Doxymentation Guideline
- List of Contributors
- Tools for unit testing and QA
Out-of-sync:
Installation, Usage & Updating
Currently, TUM Open Infra Platform only supports machines running on Windows. However, Linux support is considered for the future.
See TUM Open Infra Platform's license and third party licenses.