10-27-2021
06:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-27-2021
06:40 AM
You may also want to post the contents of that other rule you are trying to run, because the error message suggests that the error is in that rule. It may have to do with document references and/or using iLogic snippets that target the 'active' document by default, when you may need to be more specifically targeting the 'local' document instead. When running code from a main assembly, usually that main assembly will remain the 'active' document, until you do something that 'activates' another document to become the 'active' document. This little issue trips tons of folks up, and it can be difficult to diagnose without lots of experience/knowledge about the references/methods being used.
Wesley Crihfield
(Not an Autodesk Employee)