*mayatk is a collection of backend utilities for Autodesk Maya.*
Project description
MAYATK (Maya Toolkit)
mayatk is a collection of backend utilities for Autodesk Maya.
Installation:
To install:
Add the mayatk
folder to a directory on your python path, or
install via pip in a command line window using:
python -m pip install mayatk
Example use-case:
import mayatk as mtk
mtk.is_group(<obj>)
# Returns: bool
mtk.get_bounding_box(<obj>, 'centroid|size')
# Returns: tuple containing bounding box center and size.
# ex. ((-0.02406523456116849, -0.8100277092487823, 0.0), (3.3830200057098523, 4.0155477063595555, 3.40770764056194))
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
mayatk-0.9.24.tar.gz
(196.3 kB
view details)
Built Distribution
mayatk-0.9.24-py3-none-any.whl
(264.9 kB
view details)
File details
Details for the file mayatk-0.9.24.tar.gz
.
File metadata
- Download URL: mayatk-0.9.24.tar.gz
- Upload date:
- Size: 196.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d41e24b900313ae3ffc8f5336925701e196bfa002c214def38b64a325df3dc4 |
|
MD5 | 364617f7950e7cdc5898dac7bd73d795 |
|
BLAKE2b-256 | 2e5175a562bc4ba7b9420ad6feef7f2758b936cf817d301483048c2cc097810f |
File details
Details for the file mayatk-0.9.24-py3-none-any.whl
.
File metadata
- Download URL: mayatk-0.9.24-py3-none-any.whl
- Upload date:
- Size: 264.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59a2daef85729bdc5918672128f2a2ba0e11f0dba35ff7e2def4ba57b5eb4b45 |
|
MD5 | 595dc345ef142f5c24e18e7cbcfaf9b4 |
|
BLAKE2b-256 | 66065af9f8b262f65c8ae0275b6d9ee677e5f9fe46f4b2cb04d79bab9831822b |