Open-Infra-Platform
Open-Infra-Platform copied to clipboard
[BUG] Unit test “slab-openings” cannot complete subtests PlaneSurfaceViews and VertexViews
Unit test
Describe the bug Correct screenshots are missing in the Unit test “slab-openings”
To Reproduce Steps to reproduce the behavior:
- Select unit test “slab-openings” as ‘Start up Project’
- Uncomment Code in “slab-openings.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 “slab-openings” would work correctly
After #339 this should be possible to solve.