Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
getSkeleton

getSkeleton

2004-04-01       - By Felix Gebhardt

 Back
Reply:     1     2     3     4     5  

Hi, if you simply want to get all children under the chain root you could
try this:

' You have to select the chain root first for this to work
set oChainRoot = selection(0)

set oChildren = oChainRoot.findchildren
for each oChild in oChildren
logmessage oChild
next

Cheers,
F.


Romano Ivanovic wrote:
> hi,
> Im looking for a command that gives me names of all the bones and
> children in a root!
> GetSkeleton is a good command but it gives me just the root, bones and
> effector.....not children!
>
> thx

---
Unsubscribe? Mail Majordomo@(protected) with the following text in body:
unsubscribe xsi