Message 1 of 13

Not applicable
12-03-2018
09:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to instantiate a custom class object when an inventor iLogic form is launched. From there, I would like to use a number of class methods based on any number of specific parameters changing.
Is there a way to use a While loop to check if the iLogic form is open? As long as the iLogic form is open, I would like to monitor for specific parameter changes and execute class methods when they change.
Is there a way to use the ModelingEvents.OnParameterChange event in iLogic and, if so, would someone mind showing a quick example?
Solved! Go to Solution.