Hi, <br style="color: rgb(0, 0, 0);"><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">I have a set of points with attribute </span><span style="color: rgb(0, 0, 0);">scalars (1 scalar for each point) </span><span style="color: rgb(0, 0, 0);">,&nbsp; I use polydata to render this data and color the point acoording to scalar attributes (lut).</span><br style="color: rgb(0, 0, 0);">
<span style="color: rgb(0, 0, 0);" class="EC_295031818-23102008"> I want to sorte my list of points by lowest--&gt;highest value.&nbsp; Then 
when we render the points we will draw from lowest to highest.&nbsp; <br>Highest 
points will be drawn last overtop of lower points. In this </span><span style="color: rgb(0, 0, 0);">way I can render the peak of data (Max scalar).<br></span><span class="EC_295031818-23102008"><font color="#0000ff"><span style="color: rgb(0, 0, 0);">For this purpose, I need also to turn off the Z -Buffer.</span><br style="color: rgb(0, 0, 0);">
<br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">So, How can I sort my data from the lowest to the Highest value (scalar) using polydata ?</span><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">How can I turn off the Z-Buffer for rendering?</span><br style="color: rgb(0, 0, 0);">
<br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">I really need you help, Any suggestions ?</span><br style="color: rgb(0, 0, 0);"><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">Amine</span><br style="color: rgb(0, 0, 0);">
<br style="color: rgb(0, 0, 0);"><br><br></font></span>