Replies: 1 comment 7 replies
-
Sorry, not sure if I understood the question correctly, but the |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We got a question regarding iTwin viewer, our application allows users to provide clientid, imodelid, and contextid at the run time of our application and we display the corresponding iModel at runtime, for this approach we are trying to make the configuration as generic as possible. This means we cannot pre-write the code which would interact with the model or display data on it, as we don't even know what model user will try to embed.
We are hoping there would be a way where we can just pass the data either to the viewer or the iTwin server and the model would already know how to render or display it. Please advise if there is a way which can allow us to achieve this?
Thanks,
Will
Beta Was this translation helpful? Give feedback.
All reactions