A
ahuizotl ahuizotl
Great little starter models. Saved a lot of time no having to create them.
Description
Quad Cap Cylinders for Maya is a script to produce quad cap cylinders with even sided axis saving time and doing it simple, you only need to write the axis number of the cylinder and press Confirm, optionally you can change the height of the cylinder or make it only the cap plane of the cylinder.
Installation
1) Copy this file (QuadCapCylinders.py) somewhere in MAYA_SCRIPT_PATH
(e.g. C:/Users/userName/Documents/maya/2019/prefs/scripts)2)Create a new MEL tab and write this:
python(import QuadCapCylinders);
python(QuadCapCylinders.QuadCapCylinders());
3) middle mouse drag the script to create a button in the shelf.
You can bind the script to a hotkey or create a marking menu too