iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
606 stars 210 forks source link

extracting .bim file from local .imodel file #60

Closed andgonro closed 4 years ago

andgonro commented 4 years ago

Hello,

I have a .imodel 2.0 file generated from OpenPlant and I would like to extract the .bim file in order to be able to use const iModel: IModelDb = IModelDb.openSnapshot(MyImodelName);

is there a way to do this locally without connection to the iModelHub or do I need to go through the iModelHub and then the imodel-snapshot tool?

sebaztian0 commented 4 years ago

I did it using the I.dgn, and the Bentley DgnDb iModel Importer that come with the Bentley view connect to convert the file to. idgdb, then a change the extension to. Bim

ramanujam-raman-zz commented 4 years ago

Please use the iTwin Synchronizer for this henceforth - https://www.bentley.com/en/products/product-line/digital-twins/itwin-synchronizer