SIGN IN
::
SPONSORS
::
ADVERTISING
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
STOCKYARD
VIDEOS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
MAYA:
MAYA Forum
MAYA Tutorials
MAYA
Re: MEL: curves, pivots, and points
COW Forums
:
MAYA
VIEW ALL
•
ADD A NEW POST
•
PRINT
Return to posts index
•
Read entire thread
Re: MEL: curves, pivots, and points
by
Steve
on Nov 23, 2002 at 11:40:32 pm
My apologies, Clear.
float $posx = `getAttr curve1.controlPoints[0].xValue`;
float $posy = `getAttr curve1.controlPoints[0].yValue`;
float $posz = `getAttr curve1.controlPoints[0].zValue`;
move -a $posx $posy $posz curve1.scalePivot curve1.rotatePivot;
-Steve
Posts Index
Read Thread
Current Message Thread:
MEL: curves, pivots, and points
by clear menser on Nov 20, 2002 at 1:51:20 am
Re: MEL: curves, pivots, and points
by Steve on Nov 20, 2002 at 9:38:34 pm
Re: MEL: curves, pivots, and points
by clear menser on Nov 23, 2002 at 4:23:54 am
Re: MEL: curves, pivots, and points
by Steve on Nov 23, 2002 at 11:40:32 pm
Re: MEL: curves, pivots, and points
by clear menser on Dec 3, 2002 at 3:06:18 am
Re: MEL: curves, pivots, and points
by Steve on Dec 3, 2002 at 6:04:55 am
Re: MEL: curves, pivots, and points
by Chad Briggs on Dec 3, 2002 at 2:01:39 pm
Re: MEL: curves, pivots, and points
by Steve on Dec 3, 2002 at 6:24:38 pm
Re: MEL: curves, pivots, and points
by Chad Briggs on Dec 4, 2002 at 3:22:41 am
FORUMS
•
TUTORIALS
•
MAGAZINE
•
STOCKYARD
•
VIDEOS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
© 2013
CreativeCOW.net
All rights are reserved. -
Privacy Policy
[
Top
]