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.
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.10.tar.gz
(12.1 kB
view details)
Built Distribution
maxp-0.1.10-py3-none-any.whl
(14.5 kB
view details)
File details
Details for the file maxp-0.1.10.tar.gz
.
File metadata
- Download URL: maxp-0.1.10.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 | 0d07a9f71a631df3a4ad90e828b2d022f8bc1e448f8a3e94f92ecf0363f92f5a |
|
MD5 | 2d72c0301b996067879a87b0d61d27ef |
|
BLAKE2b-256 | f69b9226adc5d28b8f81e10978f77a48c940237e715236cf3f414a881903abbb |
File details
Details for the file maxp-0.1.10-py3-none-any.whl
.
File metadata
- Download URL: maxp-0.1.10-py3-none-any.whl
- Upload date:
- Size: 14.5 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 | 22a3bd8ff0c7a89230b7cbe79584a4fff17045dc5d9a336745d5bba5f919ce5c |
|
MD5 | aba5638b67ea07d3f23771a75f4498b2 |
|
BLAKE2b-256 | ff46be15f07d9e24248f23e8dc707f690138f89872f81ff0a7c140ef56c2d3be |