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

Upload the multiple IFC files & can view simultaneously in Viewer #529

Open
5 tasks done
shailendra26-siso opened this issue Nov 13, 2024 · 5 comments
Open
5 tasks done
Labels
bug Something isn't working

Comments

@shailendra26-siso
Copy link

Describe the bug 📝

I am trying to implement to view the multiple IFC files simultaneously. Means, more than IFC files is uploaded (may be overlap) in Viewer.
I can upload more than files but can not get the properties. Only Last upload IFC file can have Properties.

Reproduction ▶️

No response

Steps to reproduce 🔢

No response

System Info 💻

openbim-components

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.
@shailendra26-siso shailendra26-siso added the bug Something isn't working label Nov 13, 2024
@agviegas
Copy link
Contributor

Hi @shailendra26-siso! Can you send us a minimal, self-contained example to reproduce this?

@shailendra26-siso
Copy link
Author

shailendra26-siso commented Nov 20, 2024

Hi @agviegas ,
I implemented the code last year and now I want to launch this build But when I run the command "npm i" then my code was not working produce the error. I implemented the list and remove the UPLOAD. User will select the file from other portal and IFC file will show. Also provide the list of IFC file which is uploaded already in portal. User can click on any model from "model list", that file will visible. I provided the checkboxes for showing the more than one files but it has error so that code was hide for now.
Can you help to resolve. Again coding for same it will loos the time and every time, can not code again and again. Please help me. All functionality was working before, I have previous running build.

URL is : http://localhost:3000/building/60885_small.ifc/0339B5432282DB19D8C7481B746481B8186D2510

UI of BIM Viewer
image

Error found now in first file from list (Model List, fist icon in bottom):
image

Layers, Property, Tree, Explode features is not working
image

image

@agviegas
Copy link
Contributor

agviegas commented Nov 20, 2024

@shailendra26-siso what libraries are you using? Again, we will need a minimal example (fully contained project with code files) where we can reproduce what you describe.

Can you help to resolve

We have thousands of users, so we can't code their application for them. But we do our best from the libraries to provide everyone with free an open features. So if you have a specific issue coming from the libraries, please provide the self-contained minimal example and we'll take a look

@shailendra26-siso
Copy link
Author

@agviegas I can understand but I need to resolve the more than one file should be show in viewer. Other error I am trying to resolve.
Attached the Google Drive Link for you. I will have to implement the more than one file (multiple IFC files with their properties, Tree ... etc) view in Viewer.
https://drive.google.com/file/d/1r0fmHX6S1F28Qiqn-VEfezOBBKNP52Gi/view?usp=sharing

@agviegas
Copy link
Contributor

agviegas commented Nov 26, 2024

Hey @shailendra26-siso I see that in that link there's a full react application. It's quite hard to debug the issues there. Would you mind sending a minimal example that reproduces the error you describe?

I've also notice that you are using openbim-components": "1.2.0", which is quite old already. I strongly suggest you to update to the latest versions. Thanks!

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

2 participants