Top "Maxscript" questions

MAXScript is the built-in scripting language in Autodesk 3ds MAX.

Delete all animation Keys using MAXScript in 3ds Max globally

I am trying to use MAXScript to delete all animation Keys from my scene using MAXScript. At the moment I …

3dsmax maxscript
A QApplication instance already exists

I'm doing some simple PySide on 3Dsmax 2015. This is my error: python.ExecuteFile "C:\Program Files\Autodesk\3ds Max 2015\scripts\…

python pyside maxscript
How to rotate/mirror a 3d animation?

I currently have a FBX animation model of a biped moving slightly forward (positive Z axis), turning around 180 degrees, and …

animation 3dsmax maxscript
How do I access materials in maxscript without material editor?

There appear to be two options to access materials in maxscript, through the compact Material Editor and the Slate material …

editor maxscript
call maxscript from another maxscript

I'm trying to write a function that calls an external script but am not having any luck with the syntax …

maxscript
3dsmax.exe command line switches

Is there an exhaustive list of commandline switched for the 3dsmax.exe. I'm particularly interested in the -server and -pipe …

command-line 3dsmax maxscript