Message 1 of 8
Parts List Update 2011 vs 2010
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Add-in using 2010 Interop, designed to work in 2010 and 2011.
User updates property information in part, applies changes:
2010 - Calling Update2() on the drawing document updates the parts list(s).
2011 - Calling the same does not update the parts list.
In 2011, the user must move the parts list or perform some other action to get the PL to update.
Is this a result of the new Sheet.Update() method in 2011? Any work arounds?
Thanks for any pointers.