graphic:python:maya

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
graphic:python:maya [2021/10/02 08:00] – [rigging related] yinggraphic:python:maya [2021/10/02 08:02] (current) – [selection related] ying
Line 2400: Line 2400:
         allgeo.append(each)             allgeo.append(each)    
     #mel:if(`gmatch $each "*_geo"`) $selected[size($selected)]=$each;     #mel:if(`gmatch $each "*_geo"`) $selected[size($selected)]=$each;
 +</code>
 +  * selected attribute in channel box<code python>
 +selected_attr_list = cmds.channelBox("mainChannelBox",q=1, sma=1)
 </code> </code>
  
  • graphic/python/maya.txt
  • Last modified: 2021/10/02 08:02
  • by ying