Replies: 1 comment
-
Hi Matt, see this sample I spun up for opening a node backend to read a BIM file. You can run 'pnpm i', and then 'pnpm start' (I used pnpm for my package manager, but npm should be okay too?) As for your first point, can I have a clearer idea of what you are trying to do? A node backend that opens imodels locally, and your frontend app can interact with it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm looking for sample or at least some guidance/code snippets to pull together the following:
I'm assuming somewhere in the agent sample I'd need to swap in some code to use https://www.itwinjs.org/reference/core-backend/imodels/snapshotdb/#openfile
Thanks in advance for any help given, regards, Matt
Beta Was this translation helpful? Give feedback.
All reactions