Weight Paint Panel Attributes

Introduced

v11.0 (2013)

View attributes for the Weight Paint Panel. Not all attributes support both setting and getting. Check the third column in the table.

Note See ViewAttributes for a complete list of types of attributes that you can use when customizing your Relational Views.
Attribute Name Description Supports
painttoolactivated Determine whether or not the paint tool is activated in Weight Paint Panel.

Possible Values:

Description:

false (Default) The tool is not activated. Note: Use the boolean false.
true The paint tool is activated. Note: Use the boolean true.
View.GetAttributeValue and View.SetAttributeValue.
solo Determine whether or not to display the weight map for only the current deformer in Weight Paint Panel.

Possible Values:

Description:

false (Default) Turn off the Solo option. Note: Use the boolean false.
true Turn on the Solo option. Note: Use the boolean true.
View.GetAttributeValue and View.SetAttributeValue.