Message 1 of 2
iLogic pause for user input

Not applicable
06-29-2011
05:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there any way to cause an iLogic rule to pause for user input, as we were able to do in AutoLISP? For example, I have a part that must be sized according to a library part that has already been placed in the assembly. This library part can vary (Library Part 1, Library Part 2, etc) depending on the application.
As it stands now, I have to gather the required dimensions prior to running the rule using the measure tool, paste them into a notepad document so I can copy and paste as I progress through the InputBoxes. I would like to somehow pause the routine so I can do the measuring and place the result of the measurement into the InputBox as I go.
I don't know if this is possible, any clues out there?
Thanks,
Mike