-
Notifications
You must be signed in to change notification settings - Fork 24
MXSPyCOM WIKI
MXSPyCOM is a C# based Utility that manages the execution of scripts inside of Autodesk's 3ds Max from external code editors. it frees the user from being forced to use 3ds Max's internal code editor, which is not nearly as powerful as the many code editors or IDEs available today.
NOTE: If you run 3ds Max with administrator privileges you must also run MXSPyCOM with those same privileges. Otherwise an error will occur and MXSPyCOM will not operate correct.
MXSPyCOM is a replacement for the original MXSCOM, written by Simon Felton. It offers the same functionality as MXSCOM but can run on modern versions of Windows. It also supports editing of Python files and having them execute in versions of 3ds Max, starting with 3ds Max 2015, that support Python scripts.