- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Gang...running into a problem which I can't figure out.
I have a simple External iLogic rule which runs another External rule.
On the initial start up of Inventor. I have to run the iLogic ("iPropEditor") manually first, before the rule that references that iLogic will find it. Once I do this...all is well.
iLogicVb.RunExternalRule("iPropEditor") iLogicForm.ShowGlobal("UM iProp Editor")
Here's a short video to go along with this...
https://app.screencast.com/ZYd1fysdPD4dw
Thank you in advance,
Steve Hilvers
Inventor Certified User / Vault Professional Influencer
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi @steveh3. I see that you are using multiple levels of sub folders within your iLogic rules directory. Do you have that specific sub folder named "PropEditor" listed directly within your iLogic Configuration settings, where the 'External Rule Directories' list is? If not, you may need to add it directly into that list. I wish they would fix that system so that you could just list one top level directory, then it would just automatically find all rules under that directory, without me having to specify each and every sub directory, but it does not work that way yet, and I had to deal with that every time I messed around with the directories/folders in my external rules area.
Wesley Crihfield
(Not an Autodesk Employee)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
![]()
@WCrihfield .....
Appears that was it. Renamed everything to be unique and updated Triggers and all seems well.
Thank you,
Steve Hilvers
Inventor Certified User / Vault Professional Influencer