BlendShape paint weight tool

90 views
Skip to first unread message

Rémi Deletrain

unread,
Sep 12, 2016, 9:06:25 AM9/12/16
to Python Programming for Autodesk Maya
Hello everyone,

I try to run the "BlendShapePaintWeightTools".
The command is simple:
     - cmds.ArtPaintBlendShapeWeightsToolOptions

but I can not find the solution to set the default index of weight I want to paint.
It is with the same command?

Doktor Weeny

unread,
Sep 12, 2016, 3:53:13 PM9/12/16
to Python Programming for Autodesk Maya
Are you looking to set the value of the weight ?

cmds.artAttrCtx('currentCtx', e=1, value=0.1)

Rémi Deletrain

unread,
Sep 14, 2016, 4:36:01 AM9/14/16
to Python Programming for Autodesk Maya
No set value of weight.
When you are in blendshapePaintWeightTool it's possible to choose to paint enveloppe or target enveloppe.
I want to select a specific target enveloppe when I launch this tool.

I have tool for edit, extract, substract, etc blendshape and it's really good feature for my user when he launch my "targetEditor" the target enveloppe item is automatically selected.
Reply all
Reply to author
Forward
0 new messages