[vtkusers] Resampling unstructured points
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Tue Jun 19 16:36:48 EDT 2001
>>>>> "TJW" == TJ Wilkinson <tswilkin at fas.harvard.edu> writes:
TJW> I have a cloud of unstructured 3D points forming a surface of
TJW> a volume. I would like to extract a new set of points in a
TJW> plane intersecting this closed surface at an arbitrary
TJW> orientation.
TJW> Please, please could someone point me in the right direction
TJW> (e.g. tell me what data structures and filters to use)?
Look at vtkCutter and vtkPlane. There are quite a few examples:
In graphics/examplesPython
combVol.py
cut.py
cutPlane.py
probe.py
rectGrid.py
or in graphics/examplesTcl
TestCopy.tcl
capCow.tcl
combVol.tcl
cut.tcl
cutCells.tcl
cutModel.tcl
cutPlane.tcl
fieldAttr2.tcl
fieldToRGrid.tcl
probe.tcl
rectGrid.tcl
prabhu
More information about the vtkusers
mailing list