Long time no see! If you want to get python console inside 3dsmax, here’s a way to do it!
I just added a ‘Select by volume’ example:
Awesome! Now we just need Jonathan on board and start commiting to the branch! BTW I’m also testing the setup, I have a develop branch where I work …
Hi Paul, have you tried checking only the filesize? Using FileInfo.Length ? or even: getFileSize <filename_string> Returns the size of the sp…
Denis, you should be on the beta, your contributions would be priceless.
Python in 3dsmax, no matter in what form, will bring 3dsmax closer to companies again.
Yeah, I thought about it too, and I guess he needs to capture a res higher the one setup for the display, from what I understood. Another quick “hack…
Cant you just use max tool maximize and then grab the viewport resize the image and restore viewport layouts?
Great stuff and I really like your code, clean and easy to read! Congrats and thanks.
Just add this: dotNet.setLifetimeControl mouse_timer #dotnet and this escapeEnable = false – turn off MAXScript escape processing Read more about …
Two things that might sound stupid: escapeEnabled ? Also dont forget to dotNet.setLifetimeControl on your .net timer
This is great! Congrats. What about having this integrated with something that listens for files/changes and rebuilds documentation?!
Holy mother of jeebus thanks… I had gone thru that but I was testing on 2012… and that runs perfectly on 2013… thanks!!!