Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm porting some code from VB to c#, and I'm being told the PropertySets object doesn't have an item method defined.
The Item method doesn't show up in the VS object browser.
I have a 'using Inventor;' statement, and a reference to autodesk.inventor.interop. So far everything else has worked as expected.
What should I be looking for?
Solved! Go to Solution.