@Matti-Kannala
Out of curiosity and a related issue here I wanted to enquiry about the limitations of presentations. We have a model which is rather huge in terms of file size and issues but on a powerful machine with lots of memory it’s basically running smoothly.
However the performance bottleneck seems to be sorting slides within and between presentations. Currently there are a bunch of presentations (for each building story) and in total about 3k slides. The project went trough a number of Solibri versions as it is up and running since a couple of years. Meaning that the ongoing slide index is also a 5 digit number.
Sorting slides (with just a few components attached) causes performance lags and constant freezing while everything else seems to be fine. What could cause this behaviour?
a) the history and legacy - meaning that the file has been around since a while b) the amount of slides / high index - which is indeed high but technically should not that high - or is there a critical number? c) the model and file size which seems to be no problem for all other tasks but might be an issue when it comes to data access of slide data? d) a known issue within Solibri regarding this functionality? e) probably all of the above mentioned points?