[vtkusers] Clipping from implicit function

Jerome Coloos jerome.coloos at samcef.com
Fri Aug 11 10:53:43 EDT 2000


Hi,

I am a beginner with Vtk, and I have some problems with ImplicitFunction and
clipping.

I have defined an implicit function and sampled it in a box area (x=0..1,
y=0..1, z=0..1).

I just want to see my structure (the box area) and a clipping (x,y) plane of
my function in a fixed coordinate z.

To simplify, I want to do the same as in "bluntF.tcl" or "rectGrid.tcl"
(cutting  plane) but at the beginning I have an ImplicitFunction sampled in
a box and not a Structuredgrid nor a RectilinearGrid dataset.

Perhaps it's very simple but I don't know how I can do.

If someone could help me...






More information about the vtkusers mailing list