Doing a text search for the button label, via the translation 
inputSpaceRulesUI_res.py file, I found this:

It looks like this "Reapply Rules to Scene" button is created in 
...\Program 
Files\Autodesk\Maya2017\Python\Lib\site-packages\maya\app\colorMgt\inputSpaceRulesUI.py
in the function ChainRule.createUI, line 503

"Input Color Space" is the menu self._colorSpaceMenu created in 
ColorSpaceRule.createColorSpaceMenu in the same file, line 195.

Hopefully you can chase down what you need from there.

On Saturday, 1 July 2017 11:04:17 UTC+10, gnn wrote:
>
> Hello!
> Did someone know how to change and record the Input Color Space to 'Raw' 
> of maya preferences in Python or pymel?
> cf: 'reapply Rules to Scene' then 'Save'
> thank you for any help 
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/cffbd103-6cce-4c4a-97c0-9adc9bffde21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to