DeformerSet - Hide from outliner

90 views
Skip to first unread message

Rémi Deletrain

unread,
Jun 30, 2015, 5:33:49 AM6/30/15
to python_in...@googlegroups.com
Hi everyone,

I create little tool with maya cluster.
I create a node 'deformer Set' and i want this node do not visible in the outliner like all deformers.
But I don't find this command.

someone an idea?

Marcus Ottosson

unread,
Jun 30, 2015, 5:40:29 AM6/30/15
to python_in...@googlegroups.com
cmds.setAttr("deformerSet.verticesOnlySet", True)

The outline won’t refresh right away, but you can toggle DAG nodes and back to force a refresh.


--
You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/20ae7b7b-9eeb-4bd1-9b71-569a3cbb77ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Marcus Ottosson
konstr...@gmail.com

Rémi Deletrain

unread,
Jun 30, 2015, 6:31:27 AM6/30/15
to python_in...@googlegroups.com
fu****g Outliner...

I try this command but don't change my outliner....

Thank you Markus
Reply all
Reply to author
Forward
0 new messages