*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.25.tar.gz
(206.8 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.25-py3-none-any.whl
(276.6 kB
view details)
File details
Details for the file mayatk-0.9.25.tar.gz.
File metadata
- Download URL: mayatk-0.9.25.tar.gz
- Upload date:
- Size: 206.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7966ebab9a03424b1ca3ed1f37738886b7b96bac05471be71154a8a03e5dbf38
|
|
| MD5 |
90331c0f2489e30f25e1f9d6ca1f527c
|
|
| BLAKE2b-256 |
5001015d98126d662752a4d09aa2e79733c304b2c2130390440ddb46585307cf
|
File details
Details for the file mayatk-0.9.25-py3-none-any.whl.
File metadata
- Download URL: mayatk-0.9.25-py3-none-any.whl
- Upload date:
- Size: 276.6 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 |
a574e9e6268ea494263251f60cf53bcb71d27c23a68718183ce4a8eef22ec480
|
|
| MD5 |
085fb6ad956cea394e44b0ebc33cca8e
|
|
| BLAKE2b-256 |
3b133149d1c02c69887e8c72d96b832f782c5445f5564ee72ab69bd1ce925990
|