[Paraview] pvpython problem

Michael Buchmayr michi.buchmayr at hotmail.fr
Wed Jan 21 08:15:41 EST 2009


Hallo!
 
Paraview is completely new for me, and I'm struggling with the CreateRepresentation Proxy in
pvpython...
I did the same thing as written in a paraview manual but it just won't work. Does someone of you
know why?
 
>>> from paraview import servermanager>>> connect=servermanager.Connect()>>> sph = servermanager.sources.SphereSource()>>> elev = servermanager.filters.ElevationFilter(Input=sph)>>> view = servermanager.CreateRenderView()>>> rep=servermanager.CreateRepresentation(elev,view)vtkSphereSource : [ ...........]vtkElevationFilter : [ ...........]ERROR: In /local/pv-meshless/src/pv-meshless/Servers/Common/vtkProcessModule.cxx, line 1046vtkProcessModule (0x13625b0): Cannot create object of type "vtkCellPointsFilter".while processingMessage 0 = New  Argument 0 = string_value {vtkCellPointsFilter}  Argument 1 = id_value {50}ERROR: In /local/pv-meshless/src/pv-meshless/Servers/Common/vtkProcessModule.cxx, line 1047vtkProcessModule (0x13625b0): Aborting execution for debugging purposes.Aborted
 
 
best regards,
Mike
_________________________________________________________________
Inédit ! Des Emoticônes Déjantées! Installez les dans votre Messenger ! 
http://www.ilovemessenger.fr/Emoticones/EmoticonesDejantees.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090121/7f6f3d26/attachment-0001.htm>


More information about the ParaView mailing list