<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello everyone,<br>
    <div class="moz-forward-container"> <br>
      Actually, I have the following challenge as well as I am a
      beginner with Vtk. I need to develop a routine to do contouring of
      geology points on a stereo surface and I have been struggling to
      use the best component of VTK framework. I have been trying to
      create a map/area from the structure (clip of sphere and plane)
      and plot geology points and rendering. Then I have to recreate the
      map/area specifically by the set of geology points as you guys can
      see the options bellow:<br>
      <br>
      1- vtkContourFilter , vtkStripper and vtkLookupTable (I got
      isolables and isosurface of the whole points of the structure not
      of the specifically set of geology points); or<br>
      2- vtkMarchingCubes with vtkCylinder ; or<br>
      3- vtkContourWidget with vtkOrientedGlyphContourRepresentation;<br>
      <br>
      I really appreciate if you guys could help me.<br>
      <br>
      My goals:<br>
      <img src="cid:part1.03020608.09070304@vektore.com" alt=""><img
        src="cid:part2.08000109.06040209@vektore.com" alt=""><img
        src="cid:part3.00000007.06090303@vektore.com" alt=""
        height="299" width="315"><br>
      <br>
      Those are my unsuccessful results:<br>
         <img src="cid:part4.01090007.06080805@vektore.com" alt=""
        height="323" width="419"><br>
      <br>
      Thank you very much.<br>
      <br>
    </div>
    <br>
  </body>
</html>