3ds Max Python library
Project description
maxp
Requirements
This package is intended for use with 3ds Max 2022 and above.
Installation
Development
View package on PyPi.
- Open
Command Prompt
- Run
cd "C:\Program Files\Autodesk\3ds Max 2023\Python"
- Run
pip install maxp
In 3ds Max
- Download and run
install.bat
found in the root of this repository. - Enter the 3ds Max version you wish to install.
Examples
AutoWindow
from maxp.widgets.autowindow import AutoWindow
class MyWindow(AutoWindow):
def __init__(self):
super().__init__('My Window Title', uiFileName='interface.ui')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
maxp-0.1.11.tar.gz
(12.1 kB
view details)
Built Distribution
maxp-0.1.11-py3-none-any.whl
(13.4 kB
view details)
File details
Details for the file maxp-0.1.11.tar.gz
.
File metadata
- Download URL: maxp-0.1.11.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67eae28690f677504d606f9821dbfe31f7b3c77c55b92c0d430581a03c88a54d |
|
MD5 | 0b50c9dc428b3783fa13902f73ba431a |
|
BLAKE2b-256 | eb962f84cc34e7a7ec814a9dc11332bdafdb85d94d5462714a1bdbd87c7d9630 |
File details
Details for the file maxp-0.1.11-py3-none-any.whl
.
File metadata
- Download URL: maxp-0.1.11-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95d0f20cb128edd346c13a60b0c72075bfc2c4d88945a273b4ee2425442d44b2 |
|
MD5 | d0d215bc6b4d7372bd96de452043ff05 |
|
BLAKE2b-256 | 40b9c8795c7c39092e9551d81788d398a32dedf1aec324137b43e0c351250fa9 |