10-07-2021
03:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-07-2021
03:08 AM
Hey @KarlH_ ,
Sorry for the delay in my answer. I only see your post now.
I ended up accepting that Shared Variable are undefined object. You can put anything in it and read it in other rules. But I never managed to cast it to a specific type. As long as you are aware of it in your code, you can do pretty much any data transfer between two rules.
I have since then moved to an Inventor AddIn which gives me greater control over what is happening. However, this limitation of Shared Variable was not the reason to move to an AddIn.