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