Open-Infra-Platform
Open-Infra-Platform copied to clipboard
[BUG] Unit test “wall-with-opening-and-window” cannot complete subtests PlaneSurfaceViews and VertexViews
Unit test
Describe the bug Correct screenshots are missing in the Unit test “wall-with-opening-and-window” To Reproduce Steps to reproduce the behavior:
- Select unit test “wall-with-opening-and-window” as ‘Start up Project’
- Uncomment Code in “wall-with-opening-and-window.cpp”
- Launch debugging
- See error
Expected behavior A unit test should complete all subtests (Including PlaneSurfaceViews and VertexViews) without mistakes.
CMake configuration
- EARLYBINDING_WITH_IFC4x1: selected
Additional context At first code should be fixed, so IFC Data “wall-with-opening-and-window” would work correctly
After #339 is merged this should be possible to solve.