[vtkusers] How to modify structured grid contour and isosurface Tcl examples for unstructured grids
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Sat Feb 9 23:43:15 EST 2002
>>>>> "AAA" == Alaeddin A Aydiner <aydiner at empc22.ece.uiuc.edu> writes:
AAA> Hello, I would really appreciate it if you could outline how
AAA> I should modify combColorIso.tcl and probeComb.tcl
AAA> appropriately for an unstructured grid. (*) Please do not
AAA> hesitate to sketch a C++ solution if it is not possible in
AAA> Tcl, or Python if you prefer.
AAA> The problematic part of the above scripts for unstructured
AAA> data is the vtkStructuredGridOutlineFilter.
AFAIK, there is no equivalent for vtkStructuredGridOutline. Just
replace it with a vtkOutlineFilter instead.
prabhu
More information about the vtkusers
mailing list