Quickly creates nice uniform pipes along cv/ep/ or bezier curves - all animatiable.
Can also create pipes along polygon edges - super fast!!!!
Nice user friendly interface -
Has uv options and comes with a free auto center uv script.
USES:
PIPES
BRANCHES
VINES
CORDS
ETC ETC ETC....
UPDATE:
v0.35 -
Now accepts alternative curves to generate any shape using the Load Selected.
v0.21 -
Fixed an issue with the selecting edges along a polygon.
v0.2 -
Can now select multiple curves at a time.
Clean up functionality added for creation and post creation.
v0.11(v0.1c) - Compatibility fix - Interface fix
ALSO INCLUDED IN THE DARK ARTS TOOL SET V2.50
https://www.creativecrash.com/maya/script/dark-arts-tools-for-maya
PROMOTIONAL SPECIAL ON!
# AUTOPIPE & CENTRE UVS
'''INSTALLATION:-Place the svAutoPipe.py file in your Maya scripts directory eg..
C:\Users\'YOUR USER NAME'\Documents\maya\2015-x64\scripts
Then start maya...
TO USE AUTOPIPE:add the below line to your shelf or run in a python tab/command line
import svAutoPipe as svAutoPipesvAutoPipe.autoPipes()TO USE CENTRE UVS:add the below line to your shelf or run in a python tab/command line
import svAutoPipe as svAutoPipesvAutoPipe.CentreUVs()'''