Message 1 of 3
Not applicable
06-28-2019
10:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm updating a pipeline from using 3dsMax2014 to using 3dsMax2019.
The previous pipeline used DuberPython. This is now replaced using the
"python.Execute" maxScript command. I have not found any documentation on RETURN VALUES from that command.
Current workaround - writing results from python to the filesystem, then
reading them into the maxScript calling-function.
I would really love to not have to read/write to the filesystem.
Thanks in advance for all input!
Solved! Go to Solution.
