*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.26.tar.gz
(217.6 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
mayatk-0.9.26-py3-none-any.whl
(292.8 kB
view details)
File details
Details for the file mayatk-0.9.26.tar.gz.
File metadata
- Download URL: mayatk-0.9.26.tar.gz
- Upload date:
- Size: 217.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e55660173be833135a9cd50d3d9f1ea5cae3f00ba09621e99dfe3ac57f915028
|
|
| MD5 |
043f30bd623782b3c7015614c7a2c952
|
|
| BLAKE2b-256 |
a58ff4f45e3f4730401ab67b2bb963a5c2accb7ce2311272d51b372e89367f10
|
File details
Details for the file mayatk-0.9.26-py3-none-any.whl.
File metadata
- Download URL: mayatk-0.9.26-py3-none-any.whl
- Upload date:
- Size: 292.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a583e8fe074c070beca351621a31b71e2c8656f3c1850f71569ca92039c3053a
|
|
| MD5 |
dc2005e50cae3958417f6cb2de653cd1
|
|
| BLAKE2b-256 |
6a778b1ffc79a8ba2c673dce5d8d0a76a381968c21f7b69a916b8f8ec9721c7e
|