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

Fix IFC import [bug] #16

Open
2 of 5 tasks
Krande opened this issue May 20, 2021 · 0 comments
Open
2 of 5 tasks

Fix IFC import [bug] #16

Krande opened this issue May 20, 2021 · 0 comments
Labels
bug Something isn't working IFC Industry Foundational Classes

Comments

@Krande
Copy link
Owner

Krande commented May 20, 2021

The state of the IFC import code base in ada is currently outdated and unstable. This is primarily due to the current implementation (or lack there of) of unit conversion.

Investigate the unit conversion handling in IfcPatch [here] (https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.6.0/src/ifcpatch/ifcpatch/recipes/ConvertLengthUnit.py)

Todo:

  • Rewrite code
  • Add Unittest - Read IFC file with native beams
  • Add Unittest - Read IFC file with native plates
  • Add Unittest - Read IFC file with native pipes
  • Add Unittest - Read IFC file with native walls
@Krande Krande added the bug Something isn't working label May 20, 2021
@Krande Krande added the IFC Industry Foundational Classes label Oct 1, 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 IFC Industry Foundational Classes
Projects
None yet
Development

No branches or pull requests

1 participant