Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]Implement IfcSectionedSolidHorizontal for IFC4X3 #570

Open
Elvira2227 opened this issue Oct 27, 2022 · 0 comments
Open

[BUG]Implement IfcSectionedSolidHorizontal for IFC4X3 #570

Elvira2227 opened this issue Oct 27, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Elvira2227
Copy link
Collaborator

Elvira2227 commented Oct 27, 2022

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
@Elvira2227 Elvira2227 added the bug Something isn't working label Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant