Alexgpl
06-22-2006, 11:13 AM
Hi all, I'm Alessandro. This is my first post, I write from Italy so...sorry for my english :)
I'm working with my thesis, with 3ds Max but I'm really newby with maxscript.
The question: how can I use (and move) the control points of a FFD Box?
I've understand that:
convertToMesh() -- required command
animateVertex $box01.modifier #all -- required also this
animateVertex $box01 2 -- now I'm animating one c.p.
and now? how can I set position (for example I want to move one c.p. [-10,0,0])??
Thanks because I'm lost in the Reference Guide :D
Bye!
I'm working with my thesis, with 3ds Max but I'm really newby with maxscript.
The question: how can I use (and move) the control points of a FFD Box?
I've understand that:
convertToMesh() -- required command
animateVertex $box01.modifier #all -- required also this
animateVertex $box01 2 -- now I'm animating one c.p.
and now? how can I set position (for example I want to move one c.p. [-10,0,0])??
Thanks because I'm lost in the Reference Guide :D
Bye!
