Skip to main content

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.

  1. Open Command Prompt
  2. Run cd "C:\Program Files\Autodesk\3ds Max 2023\Python"
  3. Run pip install maxp

In 3ds Max

  1. Download and run install.bat found in the root of this repository.
  2. 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


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 hashes)

Uploaded Source

Built Distribution

maxp-0.1.13-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page