View Single Post
# 2 23-07-2004 , 04:27 PM
Alan's Avatar
Moderator
Join Date: Oct 2002
Location: London, UK
Posts: 2,800
put this in the script editor:

SelectAllJoints;
string $stuff[] = `ls -sl`;

int $numbjoints = `size($stuff)`;

print("Number of Joints in the scene: "+ $numbjoints +"\n");


you can then use what you did before to get the number up on the screen. Post the script cause i'd be interested in how you got that stuff up there.

Alan


Technical Director - Framestore

Currently working on: Your Highness

IMDB