Auto refresh parameter with iLogic rule

Auto refresh parameter with iLogic rule

Anonymous
Not applicable
421 Views
2 Replies
Message 1 of 3

Auto refresh parameter with iLogic rule

Anonymous
Not applicable

Hello everyone!

For our wheel suspension we have created a moveable CAD model where you can alter sping travel etc. by a slider in a iLogic form. Now we can measure the camber angle with a iLogic rule and safe it to a parameter. Sadly we couldn't find a way to do so automatically. Is there a way to make a iLogic rule execute every 500ms or something similar? 

 

Any help will be appreciated! Thanks!

 

0 Likes
422 Views
2 Replies
Replies (2)
Message 2 of 3

Ralf_Krieg
Advisor
Advisor

Hello

 

If you change parameters by moving a slider in an iLogic form, you can add your measuring rule to the event trigger "On model parameter change" in your document. Right after moving the slider, your rule is executed.


R. Krieg
RKW Solutions
www.rkw-solutions.com
0 Likes
Message 3 of 3

WCrihfield
Mentor
Mentor

Is that iLogic Form a 'local' one (saved within the document) or a 'global' one?  If it is a local one, then parameter changes in the form should be seen almost immediately, without having to click OK/Done/Apply.  But if it is a global form, you will have to click OK/Done/Apply or a run rule type button before it will send the changes to the document.  If you wanted you could add your rule to the form as a button.  Then when you click the button (could say something like "update model") it will directly run the rule.

Wesley Crihfield

EESignature

(Not an Autodesk Employee)

0 Likes