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

View package on PyPi.

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

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.5.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

maxp-0.1.5-py3-none-any.whl (9.2 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