- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I want to implement a Dictionary.
We have two options:
The Dictionary Maxscript builtin that is compatible with 3ds Max 2017.1 Update and higher.
Or we can use d = dotnetclass "System.Collections.Generic.Dictionary`2"
Ok, we know that one way is compatible with 2017 version but the other way?
Can I get this information in some place?
Thank you
Solved! Go to Solution.