*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.32.tar.gz
(295.5 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.32-py3-none-any.whl
(385.2 kB
view details)
File details
Details for the file mayatk-0.9.32.tar.gz.
File metadata
- Download URL: mayatk-0.9.32.tar.gz
- Upload date:
- Size: 295.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06dc629f7f369dcd95712d00d1760493dd6c296d9e0191c01b1f9c5d6f7458d4
|
|
| MD5 |
ff992a3042e385c556c9e3fb9bd15a2a
|
|
| BLAKE2b-256 |
6883bb194b1d0b4da3561d9b4080b8064b6d6505ed9fc957638f1f0427c8f81d
|
File details
Details for the file mayatk-0.9.32-py3-none-any.whl.
File metadata
- Download URL: mayatk-0.9.32-py3-none-any.whl
- Upload date:
- Size: 385.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50e45fdfb4920f6d4bff4448d97e86328ed42a8b2e71d4121579ad2a1e5c8f47
|
|
| MD5 |
3f0a70db9234d677c561a0a970fa1108
|
|
| BLAKE2b-256 |
ae2e71cb56eabdb12ffbf60965952490eb8d68c3e42fde27d11d99b6591a777c
|