Performance differences between Addins and iLogic rules invoking a class library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
We have a pretty complex codebase at this point that runs a bunch of automation to standardise our files and catch errors before they happen, most of which runs at save time.
I am considering looking into moving everything to an Addin, under the assumption that there are more granular events to listen to, for instance, I'm hoping for a before/after print event, before/after material change, etc. (If anyone has any links to documentation outlining exactly what these are, I would appreciate it!)
But before I do, I was wondering if anyone has noticed a significant difference in performance between Addins and iLogic rules. I would expect performance to be better, but I really don't know enough to say for sure.
Any advice is much appreciated
Thanks