Skip to content

[BUG]Implement IfcSectionedSolidHorizontal for IFC4X3 #570

@Elvira2227

Description

@Elvira2227

Describe the bug
The curent implementation of IfcSectionedSolidHorizontal in convertIfcSectionedSolid is not supported in IFC4X3 version.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Open-Infra-Platform\Core\src\IfcGeometryConverter\SolidModelConverter.h
  2. Scroll down to the line 354
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions