KTHolePuncher
(MEL)KTHolePuncher for Maya 2018+
KTHolePuncher allows the user to create holes easily on multiple component selections (vertices and faces). This will save you time instead of doing it manually.
Works on maya 2018 - 2023
Upon Purchase you get:
- Script and Icon
- Installation Text file
- All Future updates
- Troubleshooting guides
Installation
Put the scripts inside the folder into C:\Users\USERNAME\Documents\maya\20XX\scripts
Put icons into C:\Users\USERNAME\Documents\maya\20XX\prefs\icons
Add the lines below to the shelf to run script.
source KTHolePuncher_v1_3.mel;
performHolePunch()
replace icon with the one provided.
Changelog
v1.3
Close hole Attribute will be auto added to Manipulator/Caddy (MAYA 2023 Only)
v1.2 hotfix
fixed script launch error.
v1.1
Fixed the face collapse issue.
change the dragger increments to less by default.
v1.0
Release