*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.27.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.27-py3-none-any.whl
(292.9 kB
view details)
File details
Details for the file mayatk-0.9.27.tar.gz.
File metadata
- Download URL: mayatk-0.9.27.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 |
13ed0bb6d6dd62dd3c43ce29cda254833e4f5506d455a4a37b1c37758b6b088a
|
|
| MD5 |
a0af2567a2e6bd1d5e81001108e5ed32
|
|
| BLAKE2b-256 |
adcbaba3b6f1069d6b620d90705ad4e8b99b12c63373c74aa7f1a97199727484
|
File details
Details for the file mayatk-0.9.27-py3-none-any.whl.
File metadata
- Download URL: mayatk-0.9.27-py3-none-any.whl
- Upload date:
- Size: 292.9 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 |
57aedd9a001dfeea9b0eee9661d5c79a16727ba3ba1e0665f4c725b5fa03c708
|
|
| MD5 |
19dfceb83b53cdb490c4e5d73efffdca
|
|
| BLAKE2b-256 |
05cee696d9a872ba37128bc5e8221d4d7a14bfc70d7a9f91a5fe74bd99ca4db5
|