Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I’m working with the Inventor SelectSet API in a DrawingDocument and I need to retrieve the Document object of a component selected from the Model Tree (browser).
However, whenever I select a component node in the browser, the item returned from SelectSet is of type GenericObject. This object type does not expose any useful information about the underlying component or its referenced document.
Any guidance or examples would be greatly appreciated.
Solved! Go to Solution.