Maya for 3D Printing - Rapid Prototyping
In this course we're going to look at something a little different, creating technically accurate 3D printed parts.
# 1 19-05-2008 , 07:45 PM
bendingiscool's Avatar
Subscriber
Join Date: Jul 2006
Location: London
Posts: 567

creating a particle grid on plane or otherway round.

Hey guys,

Was wondering how would I go about either setting a particle grid to be made on the position of a plane or have a plane be created at a particle grids postion?

I am guessing it goes along the basis of finding the particle grid's position at setting it up that way but am pretty stuck where to go from there. I can get a particle ID's postion by using the 'getParticleAttr' command and specifying the first particle, but am not sure where to go from here.

Many thanks in advance,
Chris

# 2 19-05-2008 , 07:58 PM
gster123's Avatar
Moderator
Join Date: May 2005
Location: Manchester Uk
Posts: 6,300
If you've got the particles position in space where you want the plane to be then stick that into a attribute and use it to be the position of the plane (using Xform or move)


"No pressure, no diamonds" Thomas Carlyle
# 3 19-05-2008 , 09:25 PM
bendingiscool's Avatar
Subscriber
Join Date: Jul 2006
Location: London
Posts: 567
Thanks for the speedy reply gster! However I am still fairly new to mel so am not sure how I would go about doing that and in which order, please enlighten lol.

Chris

# 4 19-05-2008 , 11:33 PM
gster123's Avatar
Moderator
Join Date: May 2005
Location: Manchester Uk
Posts: 6,300
If you use the getParticleAttr so that it contains the data that you want, just have that as the position of the plane, as I aint got maya open it might be some thing like this.

move -a `what you want to do here so its XYZ positions` objectname ;

Theres a probably a more elagant solution to it...


"No pressure, no diamonds" Thomas Carlyle
Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads