Re: [Maya-Python] Re: Selects only the group nodes

2016-08-31 Thread likage
@Justin I see, now I do get what you mean.. I apologize that I have missed out on your point.. I was using that screenshot as a small testing ground of what I was doing, too generic as I did not forecast what you meant... Now that sort of sucks.. -- You received this message because you are su

Re: [Maya-Python] Re: Selects only the group nodes

2016-08-31 Thread Justin Israel
On Thu, 1 Sep 2016, 7:39 AM likage wrote: > I have another related question... > Suppose in my above hierarchy, this time round, I have a pCube1 which is a > parent of pCube2 and it is in the same 'level' as Group_1.. > > While running the code, it selects all the group nodes but pCube1 too > tho

[Maya-Python] Re: Selects only the group nodes

2016-08-31 Thread likage
I have another related question... Suppose in my above hierarchy, this time round, I have a pCube1 which is a parent of pCube2 and it is in the same 'level' as Group_1.. While running the code, it selects all the group nodes but pCube1 too though it should not be... I did not think that far ahea