PDA

View Full Version : selection a child of first Object selected ?


RBT7
09-24-2011, 11:01 AM
I need to select an object who is a child of my first object selected , I tried to use this script

exemple : joint1| joint2| joint3 .

=============

string $sel[] = ` ls -sl `;

//Object selected is "joint1" , now I need to select joint3 by using


select $sel[0] | joint2 | joint3 ;


but it says "Syntex error" . so what is the right way to do this ?

zoharl
09-26-2011, 01:28 PM
http://forums.cgsociety.org/showthread.php?f=89&t=1009705

RBT7
09-26-2011, 07:53 PM
oopz I thought my first post did't work ,sorry I was not on purpose!

CGTalk Moderation
09-26-2011, 07:53 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.