Open-Infra-Platform
Open-Infra-Platform copied to clipboard
Simplify addition of new IFC schema
As noted here: https://github.com/tumcms/Open-Infra-Platform/blob/80d44b5fb3b5e18e5ce6f77d1d5eba9f5654d3f2/Core/src/IfcGeometryConverter/IfcPeekStepReader.h#L36-L37 simplify the generation of the corresponding code passages.
Currently, a lot of code still needs to be added manually if a new IFC schema is to be supported.
There are many possible solutions, please discuss them first with @pjanck and/or @hechth.
Hint: https://crascit.com/2017/04/18/generated-sources-in-cmake-builds/