<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am using CellData to color map the output of 
extractEdges filter. The polyDataMapper used in this case is somehow messing the 
order of cells as given in the Input (vtkPolyData). The effect is that I am able 
see colors assigned to wrong cells (cells in this case are nothing but Lines). I 
guess this is due to the mismatching in the cell numbering used by the mapper 
and the cellData values.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Does anybody has an&nbsp;idea of what could be 
going wrong ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>Amit</FONT></DIV></BODY></HTML>