Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've been having the following issue with Inventor 2024 iLogic:
Assembly is comprised of 2 sub assemblies, each with it's own ilogic rule.
When the sub assembly rule is ran from main assembly using iLogicVb.RunRule the Unspecified error appears.
When ran directly from the sub assembly everything works fine
Line 14 is:
Component.IsActive("FacePlate1_85_DOWN:1") = True
Solved! Go to Solution.