Open-Infra-Platform
Open-Infra-Platform copied to clipboard
[BUG]Implement IfcSectionedSolidHorizontal for IFC4X3
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
convertIfcSectionedSolidto support IFC4X3 version (see the line 405 with not requiredFixedAxisVerticalattribute)
Expected behavior
Please see description and attributes of IfcSectionedSolidHorizontal here.
CMake configuration
- EARLYBINDING_WITH_IFC4X3: selected