Message 1 of 3
Level of Detail through VBA - Inventor 2008

Not applicable
06-21-2010
01:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This is the scenario: a certain assembly file that has a number of LODs.
If the document is initialized in VBA as an Inventor.AssemblyDocument...somewhere down the line it should possible to say..count the number of LODs but..there is nothing in the object model that allows the Representation Manager (parent of the LOD manager) to bubble up all the way to the assy document.
Can someone please tell me what's the VBA path from AssyDocument to LevelofDetailRepresentations ?? Thank you in advance.