Skip to content

[BUG]Implement IfcSectionedSolidHorizontal for IFC4X3 #570

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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