[Paraview] Error in CVS

2008-11-26 Thread Hom Nath Gharti
When I tried to compile the CVS version yesterday, it ended up with this error: C:\Temp\ParaView3\Servers\Filters\vtkPVScalarBarActor.cxx(471): error C2666: 'pow' : 7 overloads have similar conversions ServersFiltersPrintSelf fatal error LNK1181: cannot open input file '..\..\..\..\bin\Release\vtk

Re: [Paraview] Fwd: [Fwd: load state :: file filter]

2008-11-26 Thread Zhanping Liu
Hi Alan and Ricardo: I repeated the procedure described in the bug report (#8159). What I can see is "multicomb_..vts", which can be expanded, if further clicked, to multicomb_0.vts, multicomb_1.vts, and multicomb_2.vts. As I explained earlier, this scheme of showing grouped SIMILAR (please ref

Re: [Paraview] problem displaying ZoY points

2008-11-26 Thread Moreland, Kenneth
I sent a response last Monday (attached). Did you not get it? -Ken On 11/26/08 10:21 AM, "Ricardo Reis" <[EMAIL PROTECTED]> wrote: On Mon, 24 Nov 2008, Ricardo Reis wrote: > I have a group of points in the ZoY plane. I want to display them as a > surface. > > If they were in any other plane a

Re: [Paraview] problem displaying ZoY points

2008-11-26 Thread Ricardo Reis
On Mon, 24 Nov 2008, Ricardo Reis wrote: I have a group of points in the ZoY plane. I want to display them as a surface. If they were in any other plane a Delaunay2D, using "best fitting plane" would work (at least, has been working) but for this plane nothing shows up. Any ideas? No idea

[Paraview] Accessing vtkCubeAxesActor2D()

2008-11-26 Thread Hom Nath Gharti
I am new to vtk. I have a script like this: from paraview import vtk # Create axes axes = vtk.vtkCubeAxesActor2D() ... ... But I cannot access vtkCubeAxesActor2D(). Any help would greatly be appreciated. Thanks ___ ParaView mailing list ParaView@