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

Allow to get the geometry of Ifc Structural analytical model items #948

Open
5 tasks done
zhukoven opened this issue Jul 18, 2024 · 1 comment
Open
5 tasks done

Comments

@zhukoven
Copy link

Describe the bug 📝

I need to display IFC classes relating to Structural FEM model, but it seems that Fragment engine does not currently support them:

  • IfcStructuralAnalysisModel
  • IfcStructuralCurveMember
  • IfcStructuralSurfaceMember
  • IfcStructuralCurveConnection
  • IfcStructuralPointConnection
  • IfcStructuralPointAction
  • IfcStructuralLoadGroup
  • IfcStructuralLoadCase
  • IfcStructuralLoadPlanarForce
  • IfcStructuralLoadSingleForce
  • IfcStructuralPlanarAction
  • IfcStructuralPlanarForce
    ... and maybe some other structural classes.

Model building_01.ifc (https://github.com/IfcOpenShell/analysis-models/blob/master/ifcFiles/building_01.ifc) in ThatOpenViewer:
image

The same building_01.ifc model opened in BlenderBIM:
image

Reproduction ▶️

No response

Steps to reproduce 🔢

  1. Download test IFC FEM files from IfcOpenShell repo: https://github.com/IfcOpenShell/analysis-models/tree/master/ifcFiles
  2. Try loading these files with ThatOpen viewer: they seem to load, but no geometry is shown to the user.

System Info 💻

n/a

Used Package Manager 📦

npm

Error Trace/Logs 📃

No response

Validations ✅

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Make sure this is a repository issue and not a framework-specific issue. For example, if it's a THREE.js related bug, it should likely be reported to mrdoob/threejs instead.
  • Check that this is a concrete bug. For Q&A join our Community.
  • The provided reproduction is a minimal reproducible example of the bug.
@zhukoven zhukoven added the bug Something isn't working label Jul 18, 2024
@agviegas
Copy link
Collaborator

This is not a bug, but a feature request. I'm changing the tag.

@agviegas agviegas removed the bug Something isn't working label Jul 18, 2024
@agviegas agviegas transferred this issue from ThatOpen/engine_components Jul 18, 2024
@agviegas agviegas changed the title Ifc Structural analytical model display issue Allow to get the geometry of Ifc Structural analytical model items Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants