3dsMax-Python-HowTos icon indicating copy to clipboard operation
3dsMax-Python-HowTos copied to clipboard

3ds Max python samples

Results 7 3dsMax-Python-HowTos issues
Sort by recently updated
recently updated
newest added

Hi, Where do you go to find documentation or any kind of API for pymxs ? [if this is all we have ](http://help.autodesk.com/view/MAXDEV/2021/ENU/?guid=Max_Python_API_using_pymxs_pymxs_objects_html), how were you able to write these...

An artist installed a tool that was registered in the 3dsMax menus via menuhook. Subsequently the tool was uninstalled and the artist manually deleted the menu entries. Later, the artist...

fixes #14 * always create menu items and make sure they are in submenus as expected * logging for creation and parenting of menus

## after cd in max install dir[3dsmax 2022], and "D:/project/3dsMax-Python-HowTos/install.sh",every thing seems right until I start 3dsmax : ``` mxvscode startup enabling vscode debugging (if you don't use VSCode for...

So how to install? ![image](https://github.com/ADN-DevTech/3dsMax-Python-HowTos/assets/34469629/59ab31a2-3b58-44f6-9d7b-67f0373744c6)

Hi Everyone, I'm pretty new to maxscript convert to python in 3ds max. I want to install the HowTos file through Git Bash to 3ds max. And I clone it...

I'm trying to use mxs2py separately, without running 3DMax. It gives recursion error when I copy-paste some big piece of Max script into it. Any idea how can I resolve...