Stefan Jaud

Results 57 issues of 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....

IFC
early-binding-generator
todo_memo

**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...

enhancement
IFC
early-binding-generator

**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...

good first issue
example-files
refactoring

**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...

enhancement
IFC
example-files

**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** -...

documentation
example-files
refactoring

Introduce an overview of IFC content, sth like "Model tree" here: ![image](https://solibri.files.wordpress.com/2016/07/issue_2016_04_uc_01_02.png)

enhancement
IFC

**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

enhancement

**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

enhancement

**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 -...

evaluation
refactoring
quality_of_life

**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.

build_process
refactoring
todo_memo
quality_of_life