<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Thanks David for your help. <br>
    <br>
    I have found a solution. I have browsed in the "ParaView
    4.1.0\lib\paraview-4.1\site-packages" directory. Here is the
    paraview package containing the VTK package that I was loading.<br>
    I have found a second vtk package besides the paraview folder. So I
    have loaded it using<br>
    import vtk<br>
    It seems that all classes are loaded.<br>
    <br>
    Thanks for the tip, I'll use it if one module is missing.<br>
    <br>
    Laurent.<br>
    <br>
    <div class="moz-cite-prefix">Le 19-03-14 21:55, David E DeMarle a
      écrit :<br>
    </div>
    <blockquote
cite="mid:CANjZAi-12EtqaGzcMuTqw0SKe3CrQgBCmH8FnzB+3G-JU6thHg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Try this technique from Pat Marion.
        <div>  <a moz-do-not-send="true"
            href="http://markmail.org/message/4kp7cxl2ani25cak">http://markmail.org/message/4kp7cxl2ani25cak</a><br>
        </div>
        <div>It should give you access to most or all of VTK, not just
          the subset the ParaView exposes.</div>
      </div>
      <div class="gmail_extra"><br clear="all">
        <div>David E DeMarle<br>
          Kitware, Inc.<br>
          R&D Engineer<br>
          21 Corporate Drive<br>
          Clifton Park, NY 12065-8662<br>
          Phone: 518-881-4909</div>
        <br>
        <br>
        <div class="gmail_quote">On Wed, Mar 19, 2014 at 11:19 AM,
          Laurent Paul <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:laurent.paul@uclouvain.be" target="_blank">laurent.paul@uclouvain.be</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF"> Dear all,<br>
              <br>
              I was using paraview 3.14.1 with python Shell on my old
              computer.<br>
              I have tested the paraview 4.1.0 on my new computer. It
              seems that some VTK filters are missing in the distributed
              vtk package from paraview 4.1.0.<br>
              Here is the command line used to load the VTK package:<span
                style="font-size:8.25pt;font-family:'Courier'"><br>
                import paraview.vtk as vtk</span><br>
              When using <br>
              help(vtk)<br>
              The listed filters are very limited. For example, I want
              to use "vtkTransformPolyDataFilter", and it isn't loaded.
              <br>
              <br>
              Is there a different way of loading the VTK package?<br>
              <br>
              Thanks,<br>
              Laurent.<span class="HOEnZb"><font color="#888888"><br>
                  <br>
                  <div>-- <br>
                    <table width="600" cellpadding="5" cellspacing="5">
                      <tbody>
                        <tr>
                          <td width="45"> <a moz-do-not-send="true"
                              href="http://www.uclouvain.be/en-index.html"
                              target="_blank"> <img
                                src="cid:part3.02040809.06010202@uclouvain.be">
                            </a> </td>
                          <td width="70"> <a moz-do-not-send="true"
                              href="http://www.uclouvain.be/cars"
                              target="_blank"> <img
                                src="cid:part5.08090104.07000701@uclouvain.be">
                            </a> </td>
                          <td
style="font-family:Arial,Helvetica,sans-serif;color:rgb(102,102,102);font-size:11px;line-height:13px">
                            <span style="font-weight:bold">Laurent Paul</span><br>
                            <span style="font-style:italic">Charge de
                              Recherche</span><br>
                            <span style="font-weight:bold">Computer
                              Assisted and Robotic Surgery</span><br>
                            Institut de Recherche Experimentale et
                            clinique<br>
                            Avenue Mounier, 53 bte B1.53.07
                            B-1200-Bruxelles<br>
                            Tel1 0032 27 64 93 88 Tel2: 0032 10 47 25 16
                            - Fax 0032 10 47 25 01 </td>
                        </tr>
                      </tbody>
                    </table>
                    <a moz-do-not-send="true"
                      href="http://www.visyos.com" target="_blank"> <img
                        src="cid:part7.08010906.08070409@uclouvain.be"
                        style="width:100px"> </a> <br>
                    <font size="1"> Please consider environmental impact
                      before printing documents </font></div>
                </font></span></div>
            <br>
            _______________________________________________<br>
            Powered by <a moz-do-not-send="true"
              href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
            <br>
            Visit other Kitware open-source projects at <a
              moz-do-not-send="true"
              href="http://www.kitware.com/opensource/opensource.html"
              target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
            <br>
            Please keep messages on-topic and check the ParaView Wiki
            at: <a moz-do-not-send="true"
              href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
            <br>
            Follow this link to subscribe/unsubscribe:<br>
            <a moz-do-not-send="true"
              href="http://www.paraview.org/mailman/listinfo/paraview"
              target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>