Op dinsdag 24 februari 2015 12:10:46 UTC+1 schreef Marcus Ottosson:
> The channel box respects the isHistoricallyInteresting attribute.
> # Hide from outliner
> cmds.setAttr("myNode.isHistoricallyInteresting", 0)
> 
> 
> I can’t remember exactly what the various enums represent, but it’s something 
> along the lines of.
> 0: Interesting to no one
> 1: Interesting to TDs
> 2: Interesting to Artists
> 
> 
> And the UI then reflects this accordingly; i.e. not visualising them in the 
> channel box but still returning them as a result of listHistory etc.
> 
> Best,
> Marcus​
> 
> ​

What is the difference between 1 and 2? with 0 the node is not visible but with 
1 and 2 it's visible. 
Is there some debug setting in maya so you can switch maya between td and 
artist?

-- 
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_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/0ddb6e57-7885-432c-b661-bde0acf989dd%40googlegroups.com.

Reply via email to