Describe the bug
The curent implementation of IfcSectionedSolidHorizontal in convertIfcSectionedSolid is not supported in IFC4X3 version.
To Reproduce
Steps to reproduce the behavior:
- Go to
Open-Infra-Platform\Core\src\IfcGeometryConverter\SolidModelConverter.h
- Scroll down to the line 354
- Edit curent function
convertIfcSectionedSolid to support IFC4X3 version (see the line 405 with not required FixedAxisVertical attribute)
Expected behavior
Please see description and attributes of IfcSectionedSolidHorizontal here.
CMake configuration
- EARLYBINDING_WITH_IFC4X3: selected