Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I am currently working on an Inventor add-in which uses AttributeSets and attributes to store information for drawing automation.
Is it possible to detect a change to attributeSets or attributes using the inventor api.
With the help of @JelteDeJong I found the DocumentEvents.OnChange Event which has the ReasonsForChange as CommandTypesEnum. Does one of these Enums detect changes on Attributes?
I appreciate you help. Thank you!
Solved! Go to Solution.