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.batfound 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.13.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
maxp-0.1.13-py3-none-any.whl
(3.0 kB
view details)
File details
Details for the file maxp-0.1.13.tar.gz.
File metadata
- Download URL: maxp-0.1.13.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3a90c467672116cd6637ebff713b7e7fd73b4429c7e352c7c31d0e00b000dcf
|
|
| MD5 |
af60e6edf70225c86bfc36b6671fdddf
|
|
| BLAKE2b-256 |
7b5417980bf8d649e912dbeabf680160314bc1a1c77d7d216c71d72f22737b6d
|
File details
Details for the file maxp-0.1.13-py3-none-any.whl.
File metadata
- Download URL: maxp-0.1.13-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94fba97937557e7533a87dc1ab2945bafa3d24577f1a517847add75c0ffc645c
|
|
| MD5 |
9f5d55f25a891d43d54cad3bd2187118
|
|
| BLAKE2b-256 |
8b9f23c199386028ece8b05f58e99f6238ed7ca7ed76df777027ae35336ee1f0
|