Hi guys,<br><br>I am trying to load a wavefront obj file into paraview and display it using only python shell scripts. <br><br>I searched online and only find<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadOBJ">http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadOBJ</a><br>
This is vtk C++ code, and I am trying to convert them to python script. I got stuck at trying to find the correct way to initiate a vtkPolyDataMapper... I wonder if there is some similar example to load such model using only python shell commands.<br>
<br>Many thanks in advance,<br><br>Li<br>