<div class="gmail_quote">On Sat, Sep 1, 2012 at 7:12 AM, kaouther <span dir="ltr"><<a href="mailto:boutara.kaouther@gmail.com" target="_blank">boutara.kaouther@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi friends,<br>
<br>
I have a polydata and I want to color one cell basing on its cordinates.<br>
<br>
Thank you in advance<br></blockquote><div><br></div>What do you mean based on it's coordinates? How are you sure that a cell would exist at a given coordinate. The only way you can change cell properties is by their IDs. The best you could do is get a cells id using the coordinate you're speaking of (i.e. the nearest cell to that coordinate or something like that), and then color the cell by its ID. <div>
<br></div><div>Please elaborate on exactly what kind of data you have and what you are trying to do.<br clear="all"><br></div><div>David </div></div>