Select attribute.

Select attribute.

dg3duy
Collaborator Collaborator
291 Views
2 Replies
Message 1 of 3

Select attribute.

dg3duy
Collaborator
Collaborator

I want to select the attributes with a single click, looking for information I found this code that works but I have to run the script twice to select the attribute, is there a way to select it with only 1 click?

channelBox -edit -select ".Deform_A" mainChannelBox;


select channelbox.gif

0 Likes
Accepted solutions (1)
292 Views
2 Replies
Replies (2)
Message 2 of 3

Kahylan
Advisor
Advisor
Accepted solution

Hi!

 

The script works fine for me.

 

Does the same happen if you execute this?

channelBox -edit -select ".tx" mainChannelBox;

 

Can you tell me something more about the attibute? Is it connected to anything? Is there a parent Attriubte?

Message 3 of 3

dg3duy
Collaborator
Collaborator

It works correctly now, the software was crashing. Closing it and opening it again solved it.

0 Likes