Message 1 of 2
Selecting Influenced Verts by Influence?

Not applicable
07-31-2012
08:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I’m trying to select the affected verts for a particular influence. I think I’m just missing something silly using the siv flag for skinCluster.
Using the below command, I’m not getting what I would expect, the verts selected for this particular influence:
Anyone have any suggestions?
Thanks !
I’m trying to select the affected verts for a particular influence. I think I’m just missing something silly using the siv flag for skinCluster.
Using the below command, I’m not getting what I would expect, the verts selected for this particular influence:
cmds.skinCluster( 'skinCluster1' , siv = 'Hips' )
# Error: RuntimeError: No suitable object or more than one objects were selected for the skin cluster. #
Anyone have any suggestions?
Thanks !