Message 1 of 3
Not applicable
12-25-2017
02:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So if you grow/shrink a selection with 'shift + , or shift + ,' Maya will output "select `ls -sl`;PolySelectTraverse 1;select `ls -sl`;", I'm interested in the PolySelectTraverse part since I'm certain it's the function shrinking or growing the selection. Problem is, this function doesn't exist in the MEL and Python API.
Is the function known as something else? Is it not a function at all? If so, then what's responsible for the growing and shrinking?
Solved! Go to Solution.