Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
what is type of PropertySet.Item? It has to be Property (according the API Help).
But when I use following code, it gives me error The keyword is not a type. (Translated to EN by me.)
...
Dim iProps As PropertySet
Dim iProp As Property 'Error here
...
Why?
(I used Object instead of Property.)
Inventor 2022, Windows 10 Pro
Sorry for bad English.
Solved! Go to Solution.