Closed akhil-dignizant closed 3 months ago
Maybe this helps https://www.reddit.com/r/reactjs/comments/15gsi91/comment/jukmpsv/
Thanks for the response.
I can view my 3D file from my static folder in my React application. It's only for viewing the file, and I can also interact with the nodes while selecting. However, I also need to display the tree and data container when a node is selected. How can I achieve this?
This is out of scope of what we can support for as an open source community. I hope you're successful in your endeavours. If you have more specific questions at a later time about the code base as is we're happy to help.
Thanks for the response.
I need to create an IFC viewer app using ifcOpenShell and BimSurfer2. How can I integrate BimSurfer2 into a React app?