*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.29.tar.gz
(244.2 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.29-py3-none-any.whl
(324.1 kB
view details)
File details
Details for the file mayatk-0.9.29.tar.gz.
File metadata
- Download URL: mayatk-0.9.29.tar.gz
- Upload date:
- Size: 244.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d33525ed738c568a49fef5af9c58975271a921424ea6798e51a1adad5fe715e9
|
|
| MD5 |
ab4ec74f749dc5e62cec33b1ab44f217
|
|
| BLAKE2b-256 |
d46347264edbc75441d046a1345235d27d317d430a400a9f8d5293fdd8130240
|
File details
Details for the file mayatk-0.9.29-py3-none-any.whl.
File metadata
- Download URL: mayatk-0.9.29-py3-none-any.whl
- Upload date:
- Size: 324.1 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 |
07426e1484d0eb9f05e51335e48723d080be0b4db9ea491fd858921f74dfbeff
|
|
| MD5 |
95ab30ab0d63a54f85bed8c597c61e6f
|
|
| BLAKE2b-256 |
bb459e7344930b63633cc38cc744a12068b3627973d54cf252a339fe9c919542
|