<HTML><HEAD>
<META charset=US-ASCII http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY style="FONT-SIZE: 10pt; FONT-FAMILY: Arial; BACKGROUND-COLOR: #ffffff">Does anyone have a C++/Java code segment for probing a vtkpolydata object.&nbsp; Been given a vtkpolydata object and would like to view examples to help me determine its content.&nbsp; e.g.&nbsp;given an object comprised of 2 polys built from&nbsp; 2 &nbsp;cellarrays&nbsp;&nbsp;how do I find the actual world values of the data in the cell array . How do I find the scalars associated with the cells,etc?( I have seen how to build vtkpolydata (cubes.cxx.array.cxx)&nbsp;now want to "take them apart")</BODY></HTML>