|
MicroStation has many element type such as surface, solid, cell, shape, and mesh etc. For surface, solid, cell, shape model, the published bim file works quickly in imodeljs. When bim file is published, the .Tiles and TileCache files are generated together. For surface, solid, cell, shape model, .Tiles and TileCache files has no problem. If the .TileCache file size is increased, can this freezing issue be solved? |
Replies: 1 comment 1 reply
|
The .TileCache is not used by the iModel.js display system. It was probably created by the converter. |
The .TileCache is not used by the iModel.js display system. It was probably created by the converter.
Are you able to supply the .dgn or .bim file?