<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hey paraview comunity,<br><br>I have a problem, and I think you can show me the path to solve it.<br><br>I've programmed a plugin which has a custom Object Panel. In this panel, I can select in a QComboBox an integer number, from 0 to 6. Suppose now that I have an unstructured grid, whose cells contain a scalar data field. What I want to do is, when a specific integer is selected, the cells which have this number associated as scalar data have their edges "highlighted". By highlighted I mean coloured in green, pink, red, or any different color. <br><br>ParaView colors my model according to the number associated with each cell. I want to have this colors preserved. What I want to do is exactly what Selection Inspector does, when I choose to select by Threshold.<br><br>Any suggestions ?<br><br>Thanks y'all,<br>Rafael March.<br></td></tr></table><br>