makePaintable -altAttribute causing crashing

makePaintable -altAttribute causing crashing

jmreinhart
Advisor Advisor
374 Views
0 Replies
Message 1 of 1

makePaintable -altAttribute causing crashing

jmreinhart
Advisor
Advisor

So I am testing out the makePaintable -altAttribute flag to see if it will solve a problem for me. To test it I have a custom deformer with two dummy paint map attributes that are both multiFloat type.  I run a script like

cmds.makePaintable( 'testNode', 'weightsA', attrType='multiFloat', altAttribute = 'weightB')

but when I try to paint on the weightsA attribute, it just crashes. I can paint on both of them if I run makePaintable for both without using the  "altAttribute " flag. Am I misusing this command?

0 Likes
375 Views
0 Replies
Replies (0)