Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Maya® / Animation / Key select everything?
  RSS 2.0 ATOM  

Key select everything?
Rate this thread
 
51187
 
Permlink of this thread  
avatar
  • Location: Longueuil
  • Total Posts: 241
  • Joined: 11 May 2009 06:12 AM

I have a couple things selected at once in the graph editor, what would be the key or procedure to key select everything i have there, on a given frame.



Replies: 0
avatar
  • tkaap
  • Posted: 26 January 2011 03:48 AM

niccwhite 11 January 2011 02:54 AM

I have a couple things selected at once in the graph editor, what would be the key or procedure to key select everything i have there, on a given frame.

If you want to select every key at a certain frame or frame range (for the selected objects), try this:

// select all the animation of the active objects, range 0-30
//
selectKey -time "0:30";

Take a look at the selectKey command docs for other options.
http://download.autodesk.com/us/maya/2011help/Commands/selectKey.html

Is this what you’re trying to accomplish?



Replies: 0