View Full Version : Contstrain Curve using ArcLength
fallenrelics 10-07-2008, 05:46 PM Does anyone know how to set a fixed length for a curve. I am thinking it might have to involve the arclength command but could but there might be an easier way.
|
|
fallenrelics
11-25-2008, 10:01 AM
In case anyone was wondering I just found this unusual feature in maya to help lock the length of the curve. If you have the curve selected hit the "L" key and a lock length attribute appears in the attribute editor.
Leffler
11-25-2008, 10:46 AM
What about using arcLen without the constrction history ?
MolemanSD7
11-25-2008, 04:03 PM
the command for locking the arc length is
setCurveLengthLock 1; // locks the curve
setCurveLengthLock 0; //unlocks the curve
You can look up that command in the docs to see exactly how to use it. In this case, I just selected the curve, and typed the command in the command line.
CGTalk Moderation
11-25-2008, 04:03 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.