iProperty Change Event Trigger not firing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have created a VBA macro that changes the name of a Finish Feature to it's Short Description property but it can only run manually. I want to automate this such that when a Finish Feature is created, the macro runs and changes the name automatically. My idea was to create an iLogic rule that runs the macro and use the iProperty Change event trigger to run the rule. In order for this to work, the "Export all Finish Parameters" checkbox would need to be checked (I do not want to automate that part, don't worry). By selecting that check box, it creates custom iProperties of all the Finish Feature properties (Appearance, Description, Thickness, etc.) however it does not fire the iProperty Change event trigger. If I manually edit any of the custom iProperties it fires. Is this something that should be firing the iProperty Change event trigger and it's just a bug, or is the creation of these iProperties somehow done differently where the iProperty Change event trigger would not pick it up?
Thanks,
Nick