Stefan Jaud
Stefan Jaud
**Location in code** https://github.com/tumcms/Open-Infra-Platform/blob/0b29b101f4948b43fd914a3243249ea012c9ec42/EarlyBinding/src/EXPRESS/EXPRESSReference.h#L127-L130 **Additional context** EXPRESS foresees so-called qualified attributes (marked with `*` in the Step Physical Files (part-21)). These need functions to work (at least for IFC). E.g....
**Is your feature request related to a problem? Please describe.** We currently read only SPF serializations of IFC. We can try for ifcJSON (https://github.com/buildingSMART/ifcJSON). **Describe the solution you'd like** Expand...
**File which is being refactored** All screen shots of unit tests. Apparently, the positioning code changed a bit, resulting in a different position of the resulting geometry on screen. All...
**Is your feature request related to a problem? Please describe.** Add a new IFC4x1 unit test with sectioned solid horizontal. **Note:** remove `.log` file ending - it was added so...
**File which is being refactored** All visual unit tests + their base classes + helpers. Looking at the compiled doxymentation, all visual unit tests are missing their namespace. **Tasks** -...
Introduce an overview of IFC content, sth like "Model tree" here: 
**File format specification** https://www.okstra.de/oklabi/oklabi.html **Reference implementation** OIP supported Oklabi before the great refactoring. The source files can be found `CurrentlyExcluded/OPEN_INFRA_PLATFORM/Core/DataManagement`. See also #369. **Necessary features** - alignments - terrain
**File format specification** See `CurrentlyExcluded/Viewers/LandXML`. **Example files** See `testdata/LandXML`. **Reference implementation** LandXML was supported by OIP before the great refactoring. See code in `CurrentlyExcluded/OPEN_INFRA_PLATFORM/Core/DataManagement`. **Necessary features** - alignments - terrain
**File which is being refactored** All files. **Functions** Code styling should be enforced, like parenthesis, indentation, etc. **Steps** - consider different types - provide a readme about the style -...
**File which is being refactored** All `CMakeLists.txt` - the CMake process throws a lot of (non-blocking) warnings. This should be looked at and unnecessary stuff removed / code refactored.