The Python shell can work.
get your object:
C = FindSource('Connectivity1')
c.ListProperties()
c.ColorRegions = 0 # or 1
c.ExtractionMode = 4 # or 5
all other values 1,2,3 require an additional list of seeds or options which are
not available via python
-----------------
Jean M. Favre
Swiss National Supercomputing Center
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview