Hi to all Discoursers here! I’v got a lot knowledge from this resource. Thank you very much ya all!
Plese, help me to find:
How I can set the checkbox called “Synchronize with volumes module” in module called “Volume Rendering” from python code? How I can set it for a chosen volume (set only for special volume name with slicer.mrmlScene.GetFirstNodeByName())
How I can set it by default always “On” at start of the Slicer?
Thank you very much! Your advice helped me to find the way, it was definitely what I need to know in regard to all GUI elements in the Slicer. This code is work for me: