Is it possible to use iModel.js without iModelHub? #125
-
Hello! We are looking for some tool for showing BIM's and some other models. So, I have some questions:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Hi Konstantin,
Yes, you can create static iModel snapshot. But without iModelHub, some features are not accessible. |
Beta Was this translation helpful? Give feedback.
-
Think of iModelHub as "GitHub for iModels". The features of iModel.js that have to do with creating/pushing/pulling changesets require iModelHub, obviously (it's where you push/pull them to/from). But, as Jan points out, you can use all of the visualization (either Desktop via Electron or web-based) and snapshot creation tools without a project in iModelHub. If you download the free iTwin Synchronizer, there's a way to create a local snapshot without iModelHub. We're working now on a desktop viewer to be included in the iTwin Synchronizer download. There is also a commercial model, analogous to GitHub Enterprise, if you want to create a private iModelHub. HTH, |
Beta Was this translation helpful? Give feedback.
-
The easiest way to create snapshots is using the iTwin Snapshot application. It works 100% offline, no sign-in required. Once you've created a snapshot, it guides you to a free desktop viewer. Thanks, |
Beta Was this translation helpful? Give feedback.
Think of iModelHub as "GitHub for iModels". The features of iModel.js that have to do with creating/pushing/pulling changesets require iModelHub, obviously (it's where you push/pull them to/from).
But, as Jan points out, you can use all of the visualization (either Desktop via Electron or web-based) and snapshot creation tools without a project in iModelHub. If you download the free iTwin Synchronizer, there's a way to create a local snapshot without iModelHub. We're working now on a desktop viewer to be included in the iTwin Synchronizer download.
There is also a commercial model, analogous to GitHub Enterprise, if you want to create a private iModelHub.
HTH,
Keith