jsundar at siue.edu wrote:
> 
>     Does anyone know how to create a composite object using vtk.Say ,I want to 
> create a table using cubes and then make multiple objects of it.
Jayashree,
     I think you want to look at vtkAssembly:
http://www.vtk.org/doc/release/4.2/html/classvtkAssembly.html
-Jeremy