Global update after iLogic parameter forms?

Global update after iLogic parameter forms?

l.boerVQL25
Explorer Explorer
255 Views
2 Replies
Message 1 of 3

Global update after iLogic parameter forms?

l.boerVQL25
Explorer
Explorer

Good morning,

 

I am trying to add a global update function to my iLogic parameter form scripts.

 

My parameter form scripts are all working, i just don't want to hit the global update button in the GUI every time i change parameters...

 

all parameters from the parts in the assembly are linked from 1 part.

 

Been searching, trying and failing for hours, is it even possible this way?

 

many thanks,

 

Laurens

0 Likes
Accepted solutions (1)
256 Views
2 Replies
Replies (2)
Message 2 of 3

daltonNYAW9
Advocate
Advocate
Accepted solution

Add this:

ThisApplication.ActiveDocument.Update
0 Likes
Message 3 of 3

l.boerVQL25
Explorer
Explorer

thank you!

0 Likes