04-25-2019
08:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
04-25-2019
08:08 PM
So sounds like you just want to make sure the drawing is up-to-date when you manage the drawing objects to get info from them, I guess what you want is not just to hook up the event when Update is happening, but needs the drawing is updated when you get the info. If yes you can do some check if the drawing is updated, and you can even call the DrawingView.[_Update], Sheet.Update and DrawingDocument.Update to make sure the drawing document is up-to-date before you manage the drawing objects.
If this solves the problem please click ACCEPT SOLUTION so other people can find it easily.

Rocky Zhang
Inventor API PD
Manufacturing Solutions
Autodesk, Inc.