PDA

View Full Version : List all deformers of the object?


musi
06-01-2009, 02:57 PM
Hi,

I can't find a way to list all deformers associated with the object, including skin cluster, blendShapes, clusters, nonlinear deformers and so on.

Anybody knows how to do that?
All help is very much appreciated.

Robert Bateman
06-02-2009, 09:37 AM
listHistory or MItDependencyGraph

musi
06-02-2009, 10:05 AM
Thanks!
I did try listHistory but it was giving too much data back.
Then your answer pushed me to doodle with it some more - and I got something usable:
listHistory -pruneDagObjects true -interestLevel 1 bodyGeo;

gives:
skinCluster2 correctiveBS tweak3

I can leave with this :) Thanks again

CGTalk Moderation
06-02-2009, 10:05 AM
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.