ld_selectMe (Selection Sets) 2.0.0 (maya script)

Create quick simple selection sets to shelf.

Ld_selectme

License Type:

Freeware

File ID:

36727

File Size:

6.2 KB

Created / Updated:

Nov 21, 2011 / Apr 13, 2012

Owner:

ldunham1   More free downloads from this user See users marketplace items See this users portfolio Send a Private Message

Platforms:

mac, windows

Downloaded:

172

Maya:

2008, 2009, 2010, 2011

Tags:

selection set, select, selectMe, Python, ldunham1


This is a tool widely used at work, thought it might come in handy to others.

Maya's own selection sets seem to be node based and therefore limited to that file, this creates a selection script and saves it to shelf to be used in any file.

"Name" name of button as it appears on shelf.
"+" to add selected objects to list.
"-" to remove selected objects from list.
"Create" to create selection set.

Delete key will remove selected list items from the list.
Can use ctrl+LMB to toggle selection sets.

Any ideas on how to improve this tool let me know.
It should work on 2008+ 

Check Version History for Updates.

EDIT: ld_selectMe is now part of ld_animateMe tools in a more compact UI.
http://www.creativecrash.com/maya/downloads/scripts-plugins/animation/c/ld_animateme-animation-tool

ld_selectMe now rewritten to python, results in more dynamic UI and faster creation/execution of selectionsets whist retaining all functionality.

USAGE:
place script into one of maya's script directories and in python, run:

import ld_selectMe
ld_selectMe.GUI()