Home› Technical Talk

Duplicate along curve script[WIP] - Maya

polycounter lvl 12
Offline / Send Message
chriszuko polycounter lvl 12
Full Page Edit: (Just to make it easier if this thread becomes huge)

[ame="http://www.youtube.com/watch?v=xajEw4s60nk"]Maya -Duplicating Objects Along Path - YouTube[/ame]

I am almost finished with this script.

The purpose of this script is to try to ease the pain that other similar scripts put you through when duplicating along a curve. What I noticed in other scripts were that you needed to select you’re object, place locators to get the width and what not and then finally you can duplicate it only after realizing that some measurement you were supposed to make was wrong. I wanted to take those ideas and make it easier for you to duplicate and tweak.

Here is the download link.
http://www.zukodesign.com/downloads/scripts/Z-dupCurve1.0.zip

To run it put it in your scripts folder and open up the script editor and type in

import dupCurve 
reload(dupCurve)
dupCurve.gui()


Much Appreciation!

Replies

Sign In or Register to comment.