Thank you, the fix worked. For anyone experiencing the same issue, try the following script assigned to a shortcut (like Ctrl+R) after grouping operation:
script:/*make things faster*/moi.geometryDatabase.setStatic();
This should make things faster =).
|