Message 1 of 3
Setting the active standard, ActiveStandarsStyle

Not applicable
09-02-2010
05:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I have been working on a method to set the active standard from VBA in Inventor 11, but with no luck.
From help the property ActiveStandarsStyle should be able to get and set the active standard style.
I have managed to get the standard style name by:
oStyleName = oIDWDoc.StylesManager.ActiveStandardStyle.Name
but can't figure out how to set it.
Any suggestions?
Regards Claus