Message 1 of 3
Stop infinite loop without killing Inventor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Sometimes when you make a mistake in your code it ends up in an infinite loop. When an iLogic rule is running and does end up in an infinite loop, is there any way to stop this without having to kill the entire Inventor session with task manager?
Obviously the best way is to avoid infinite loops, but mistakes happen.