Message 1 of 5
UpdateFromGlobal style crashes

Not applicable
04-13-2009
12:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to update styles that are not up to date by using the UpdateFromGlobal method, but Inventor crashes with catastrophic failure and closes.
What I do is loop through all styles from DrawingStylesManager and check the UpToDate property. If the style is not up to date I call the UpdateFromGlobal method.
What's wrong with this?
What I do is loop through all styles from DrawingStylesManager and check the UpToDate property. If the style is not up to date I call the UpdateFromGlobal method.
What's wrong with this?