Stefan Jaud
Stefan Jaud
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...
**File format specification** https://technical.buildingsmart.org/standards/ifc/ifc-schema-specifications/ **Example files** Come together with the format specification. **Reference implementation** Many. **Necessary features** Support compilation. **Additional context** Majority of stuff *should* be supported already, however, there...
**File format specification** https://technical.buildingsmart.org/standards/ifc/ifc-schema-specifications/ **Example files** Come together with the format specification. **Reference implementation** Many. **Necessary features** Support compilation. **Additional context** Majority of stuff *should* be supported already, however, there...
**Is your feature request related to a problem? Please describe.** Current `EXPRESSContainer` implementation does not support consecutive addition of elements (`push_back`). This makes linking of inverses slower as a `pragma...
**Describe the bug** Following the splits of #322 , unit tests of the generator are broken. **To Reproduce** Run the generator unit tests. **Expected behavior** Before #322 , the unit...
**Describe the solution you'd like** - [ ] Sign OIP up for [lgtm](https://lgtm.com/). Seems like a cool feature. - [ ] Add a badge in the main readme.
**Is your feature request related to a problem? Please describe.** When loading multiple models, it is very confusing, which part belong to what model. **Describe the solution you'd like** A...
**Describe the solution you'd like** I'd like to render points from IFC the same way points are rendered by the point cloud effect. **Additional context** Current implementation fakes a cross:...
Regarding the usage of Port Nesting on ´IfcValve`. Comparing IFC 4.0.2.1:  with IFC 4.3.2.0:  there are these discrepancies: - column `System type` is completely missing, - column `PredefinedType`...