|
Hello,
i’m writing a little plugin for XSI 2010. In that plugin i’m moving a lot of objects (X3DObject), and it takes a lot of time. It seems, it takes so much time because each time i’m setting the new position of an object XSI refreshing the view…
Is there a way to say to XSI to delay the refreshing of the view, or to ‘freeze’ the view until i have replaced all objects ?
I have seen an event call ‘siOnWindowEvent’, my first idea was to intercept this event, unfortunatly in the documentation it is said that this event is no longer supported…
Thank you for your answers !
|
|
|