Re: [Paraview] Custom widget integration in Paraview

2016-08-12 Thread Cory Quammen
e ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen R&D Engineer Kitware, Inc

Re: [Paraview] Face-centered variables

2016-08-09 Thread Cory Quammen
rojects at http://www.kitware.com/ > opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/un

Re: [Paraview] custom filter doesn't update property in the Paraview UI

2016-08-08 Thread Cory Quammen
erstand what prevented the property initialization, I might be able to >> find out what prevents the update. >> >> The complete filter sources, updated to include your corrections, are >> attached. >> >> Thank you >> Corinna >> >> On Fri, Jul 15

Re: [Paraview] Multiple animations after one another

2016-07-26 Thread Cory Quammen
.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview >

Re: [Paraview] Programmable sphere source - update position each timestep from csv file

2016-07-18 Thread Cory Quammen
k.vtkSphere() > s.SetCenter(Centre) > s.SetRadius(10) > > clip = vtk.vtkClipDataSet() > clip.SetInputDataObject(input) > clip.SetClipFunction(s) > clip.SetValue(0.0) > clip.InsideOutOn() > clip.Update() > print clip > > output.ShallowCopy(clip.GetOutputDataObject(0)) >

Re: [Paraview] custom filter doesn't update property in the Paraview UI

2016-07-15 Thread Cory Quammen
command="SetNPoints" > information_property="NPointsInfo" > number_of_elements="1" > default_values="42"> > >command="GetNPoints" >

Re: [Paraview] Import of .PLY fails in Paraview 5.1

2016-07-14 Thread Cory Quammen
t; 〒210-9530川崎市川崎区田辺新田1-1 > TEL 044-329-2155 FAX 044-329-2394 > > On Fri, Jul 8, 2016 at 4:14 AM, Cory Quammen > wrote: >> >> Hi Sujin, >> >> Thanks for following up. >> >> Stephane, >> >> Could I get the settings configuration files in eff

Re: [Paraview] Custom Python plugin with multiple input ports

2016-07-14 Thread Cory Quammen
i/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen R&D Engineer Kitware, Inc. ___ Pow

Re: [Paraview] Programmable sphere source - update position each timestep from csv file

2016-07-14 Thread Cory Quammen
_ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Se

Re: [Paraview] plugin error: "Input for algorithm vtkPVPostFilter is of type ..., but a vtkPolyData is required"

2016-07-14 Thread Cory Quammen
understand > the details of the build robot's messages) > > Corinna > > On Wed, Jul 13, 2016 at 5:25 PM, Cory Quammen > wrote: >> >> Corinna, >> >> It seems that your use case is not currently supported. T.J. (CC'ed) >> is working on a bug

Re: [Paraview] custom filter doesn't update property in the Paraview UI

2016-07-14 Thread Cory Quammen
arch/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview -- Cory Quammen R&D Engineer Kitware, Inc. ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://w

Re: [Paraview] plugin error: "Input for algorithm vtkPVPostFilter is of type ..., but a vtkPolyData is required"

2016-07-14 Thread Cory Quammen
t to find it? (I don't understand > the details of the build robot's messages) > > Corinna > > On Wed, Jul 13, 2016 at 5:25 PM, Cory Quammen > wrote: >> >> Corinna, >> >> It seems that your use case is not currently supported. T.J. (CC'ed)

Re: [Paraview] "X Error: BadMatch" when loading state file with OpenGL2 rendering on Fedora 18

2016-07-14 Thread Cory Quammen
r Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link t

Re: [Paraview] Problems with large VTR files on Windows

2016-07-14 Thread Cory Quammen
t; > Can this problem be related to the way ParaView binaries are compiled > for Windows? > > Thank you for your help, > Vyacheslav > ___ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > ht

Re: [Paraview] plugin error: "Input for algorithm vtkPVPostFilter is of type ..., but a vtkPolyData is required"

2016-07-13 Thread Cory Quammen
ss from vtkDataSet and returning a fake, empty >>> dataset while keeping the information from which the actual vtkDataSet will >>> be processed downstream in the pipeline. Do you think that this workaround >>> is feasible, or what ot

Re: [Paraview] different data ranges

2016-07-11 Thread Cory Quammen
hen I apply the calculator. > I also tried to resave the file. But the default behaviour is still there. > > Maybe I don’t understand where I should manipulate the name of the data > array. > Or what else could I do wrong? > > Thanks a lot! > Christopher > > > On 11

Re: [Paraview] different data ranges

2016-07-11 Thread Cory Quammen
at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > > -- Cory Quammen R&D Engineer Kitware, Inc. _

Re: [Paraview] Import of .PLY fails in Paraview 5.1

2016-07-07 Thread Cory Quammen
oked into this. The problem was not with the dataset but with the > paraview settings files ("paraview -dr" runs without issues). > > Thanks > Sujin > > > On Thu, Jul 7, 2016 at 1:59 PM, Cory Quammen > wrote: > >> Hi, >> >> I can't reproduce

Re: [Paraview] Import of .PLY fails in Paraview 5.1

2016-07-07 Thread Cory Quammen
www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: &

Re: [Paraview] Create a Drop Down Menu for a Custom Filter that takes its entries from arrays of all inputs

2016-07-07 Thread Cory Quammen
k the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > > -- Cory Quammen R&D Engineer Kitware,

Re: [Paraview] plugin error: "Input for algorithm vtkPVPostFilter is of type ..., but a vtkPolyData is required"

2016-07-07 Thread Cory Quammen
xx vtkTest.cxx >> ) >> >> AlgorithmSourceExample.xml: >> >> >> >>> label="AlgorithmSourceExample"> >> > long_help="AlgorithmSourceExample" >> short_help="AlgorithmSourceExample">

Re: [Paraview] SyntaxError reported parsing Python Calculator ?

2016-06-26 Thread Cory Quammen
Dean, I have a merge request in that should fix this in the next ParaView release : https://gitlab.kitware.com/paraview/paraview/merge_requests/852 Best, Cory On Sun, Jun 26, 2016 at 3:05 AM, Dean Neumann wrote: > Cory Quammen wrote: >> Do you have "Auto Apply" on? This ma

Re: [Paraview] SyntaxError reported parsing Python Calculator ?

2016-06-23 Thread Cory Quammen
Turns out there is an existing related bug in the bug tracker: http://www.paraview.org/Bug/view.php?id=15923 On Fri, Jun 24, 2016 at 12:39 AM, Cory Quammen wrote: > Dean, > > Do you have "Auto Apply" on? This may be leading to the problem - this > filter is added to the

Re: [Paraview] SyntaxError reported parsing Python Calculator ?

2016-06-23 Thread Cory Quammen
> Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaVi

Re: [Paraview] Required CMake version 3.5

2016-06-23 Thread Cory Quammen
raView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview -- Cory Quammen R&D Engineer Kitware, Inc. ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kit

Re: [Paraview] Table to structured grid problem

2016-06-22 Thread Cory Quammen
placed correctly. >>>> >>>> Paraview 5.0.0 64-bit Windows >>>> >>>> Any ideas what might be going on? I never had this problem before and the >>>> CSV file is fine. >>>> >>>> Thanks >>>> Lester > _

Re: [Paraview] Required CMake version 3.5

2016-06-21 Thread Cory Quammen
nstead of the built-in functions. > So 3.0 might be feasible and reasonable. > > Bye > Christoph -- Cory Quammen R&D Engineer Kitware, Inc. ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitwar

Re: [Paraview] Required CMake version 3.5

2016-06-21 Thread Cory Quammen
the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview -- Cory Quammen R&D Engineer Kitware, I

Re: [Paraview] [EXTERNAL] Re: Rendering issue with cross-sections in 3D

2016-06-17 Thread Cory Quammen
> Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at:

Re: [Paraview] [ParaView] How to add slice thickness ?

2016-06-15 Thread Cory Quammen
ces. > My intention is to obtain a model with one smooth surface (if there is an > approach to smooth the transitions of the slices that would do my job > :)) > > Kindly give me a hint. > > > -- > Warm regards, > Chathuri Gunasekera. > > > > On We

Re: [Paraview] [ParaView] How to add slice thickness ?

2016-06-14 Thread Cory Quammen
; > > -- > Warm regards, > Chathuri Gunasekera. > > > On Tue, Jun 14, 2016 at 9:12 PM, Cory Quammen > wrote: >> >> Chathuri, >> >> I'm not really sure what you mean by adding slice thickness. Slices >> are always infinitesimally thin planes

Re: [Paraview] [ParaView] How to add slice thickness ?

2016-06-14 Thread Cory Quammen
> > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen R&D Engineer Kitware, Inc. _

Re: [Paraview] display boundaries of 2D geometry

2016-06-14 Thread Cory Quammen
ver, I don't know how to make a mesh generated by Salomé a multi-block > dataset. Could you tell me more or give me a pointer on where I can find that > out? > > Thanks, > > Matthias > >> -Ursprüngliche Nachricht- >> Von: Cory Quammen [mailto:cory.quam.

Re: [Paraview] display boundaries of 2D geometry

2016-06-14 Thread Cory Quammen
geometry in ParaView? > > Thanks again, > > Matthias > > >> -Ursprüngliche Nachricht- >> Von: Cory Quammen [mailto:cory.quam...@kitware.com] >> Gesendet: Montag, 13. Juni 2016 22:28 >> An: Zenker, Dr. Matthias >> Cc: paraview@paraview.org >&

Re: [Paraview] display boundaries of 2D geometry

2016-06-13 Thread Cory Quammen
en-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscr

Re: [Paraview] visualize traced particles

2016-06-13 Thread Cory Quammen
ou know why that > is? Or is there another way I could do to select a specified time step? > > I've also added the actual csv-file if that helps. > > Thansk for all suggestions, > > /David > > > Från: Cory Quammen > S

Re: [Paraview] visualize traced particles

2016-06-08 Thread Cory Quammen
ware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to

Re: [Paraview] [Non-DoD Source] Re: ParaView 5.0.1 on an older Mac

2016-06-01 Thread Cory Quammen
stinfo/paraview > > > > > ___ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: &g

Re: [Paraview] ParaView 5.0.1 on an older Mac

2016-05-31 Thread Cory Quammen
w.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaVie

Re: [Paraview] Python question

2016-05-29 Thread Cory Quammen
gt; > ___ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/Para

Re: [Paraview] visualising a numpy array

2016-05-09 Thread Cory Quammen
>>> > can somehow be directly visualised? In parallel. >>> > >>> > I'm aware of ProgrammableSource() and how to do it using that, but only >>> > from a file! What I'd very much like to do is avoid the file (if I cannot >>> > avoi

Re: [Paraview] [ParaView] Generating a 3D model

2016-05-09 Thread Cory Quammen
kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=Para

Re: [Paraview] Threshold doesn't find range of some variables

2016-04-29 Thread Cory Quammen
Dennis, I filed a bug for what seems to be the issue here: http://www.paraview.org/Bug/view.php?id=16106 Thanks, Cory On Wed, Apr 27, 2016 at 10:31 AM, Cory Quammen wrote: > Hi Dennis, > > Are you sure you have the "Group" variable selected in the Scalars combo box? > >

Re: [Paraview] visualising a numpy array

2016-04-29 Thread Cory Quammen
> as numpy.ndarray. >> > >> > Best regards, >> > Juha >> > >> > ___ >> > Powered by www.kitware.com >> > >> > Visit other Kitware open-source projects at >> > h

Re: [Paraview] volume rendering with Catalyst ...

2016-04-29 Thread Cory Quammen
/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen R&D Engineer Kitware, Inc.

Re: [Paraview] Plotting Global Variables Over Time - Connecting first and last data points?

2016-04-27 Thread Cory Quammen
r Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Fo

Re: [Paraview] Threshold doesn't find range of some variables

2016-04-27 Thread Cory Quammen
raView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen R&D Engineer Kitware, Inc. ___ P

Re: [Paraview] Reading json colormap files in Python and exporting color data

2016-04-27 Thread Cory Quammen
ce/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinf

Re: [Paraview] visualising a numpy array

2016-04-27 Thread Cory Quammen
> http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview -- Cory Quammen R&D Engineer Kitware, Inc. ___

Re: [Paraview] Parallel rendering including transparency

2016-04-27 Thread Cory Quammen
ww.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public

Re: [Paraview] Overlaying plots in the render view

2016-04-27 Thread Cory Quammen
sage and any attachments are virus free. > > > ___ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaVie

Re: [Paraview] Reduce significant figures in time display

2016-04-25 Thread Cory Quammen
essages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/l

Re: [Paraview] (no subject)

2016-04-24 Thread Cory Quammen
tp://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen R&D Engineer Kitware, Inc. ___ Powered by www.kitware.com Visit other Kitware o

Re: [Paraview] ParaView numpy interface question

2016-04-14 Thread Cory Quammen
are.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitw

Re: [Paraview] Specifying camera movement using points from a file

2016-04-13 Thread Cory Quammen
gt; > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView >

Re: [Paraview] question-filter

2016-03-28 Thread Cory Quammen
mesh that I created with salome > platform. Looks like you forgot to sum() the results of alphaoil*volume(input). > > Regards, > Islem > > > Le Jeudi 24 mars 2016 15h48, Cory Quammen a écrit > : > > > Islem, > > One possibility is that the order of vertice

Re: [Paraview] state files: issue with Surface LIC representation, cyl slice coordinates are not kept

2016-03-24 Thread Cory Quammen
t;issue1_step0.png" > 2) select an other objec in the tree > "issue1_step1.png". > 3) select the slice again. Now coordinate settings are reset to the > default values (bounding box center?), and even the widget does not > correspond fully neighter to the cut itself, nor

Re: [Paraview] question-filter

2016-03-24 Thread Cory Quammen
trate the dimensions of the cylinder and the > value I got, I couldn't what is wrong. > > Regards, > Islem Megdiche > > > Le Dimanche 20 mars 2016 10h57, Cory Quammen a > écrit : > > > Thanks, Utkarsh. > > Indeed, replacing "alpha.water" with &

Re: [Paraview] (no subject)

2016-03-23 Thread Cory Quammen
and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen R&D Eng

Re: [Paraview] Automatically scale color map

2016-03-22 Thread Cory Quammen
time and set the color scale to the min/max over > all. > > -Ken > > From: ParaView on behalf of Cory Quammen < > cory.quam...@kitware.com> > Date: Tuesday, March 22, 2016 at 2:55 PM > To: Alex Lindsay > Cc: ParaView > Subject: [EXTERNAL] Re: [Paraview] Automat

Re: [Paraview] Automatically scale color map

2016-03-22 Thread Cory Quammen
p://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > > -- Cory Quammen R&D Engineer Kitware, Inc. ___ Powered by www.kitware.com Visit other Kitwa

Re: [Paraview] Get color on color bar

2016-03-22 Thread Cory Quammen
se keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/

Re: [Paraview] Get Key values from spread sheet

2016-03-22 Thread Cory Quammen
ation starts and connects to a built-in server, so you still need to Fetch() the data you wish to work with. - Cory On Tue, Mar 22, 2016 at 11:48 AM, Arshpreet Singh wrote: > On Tue, Mar 22, 2016 at 7:18 PM, Cory Quammen > wrote: >> Arshpreet, >> >> You probably need

Re: [Paraview] Get Key values from spread sheet

2016-03-22 Thread Cory Quammen
rojects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscrib

Re: [Paraview] question-filter

2016-03-20 Thread Cory Quammen
and if the name beings with a number, then a > 'a' is prefixed. > > [1] > http://www.paraview.org/ParaView/Doc/Nightly/www/py-doc/_modules/paraview/__init__.html#make_name_valid -- Cory Quammen R&D Engineer Kitware, Inc. ___

Re: [Paraview] question-filter

2016-03-19 Thread Cory Quammen
(input)) because the water fraction is written in > file alpha.water but again I got the same errors. You find attached > snapshots that illustrate that. > > Regards, > Islem > > > Le Mercredi 16 mars 2016 14h29, Cory Quammen a > écrit : > > > Yes! > > As

Re: [Paraview] question-filter

2016-03-19 Thread Cory Quammen
M, Megdich Islem wrote: > Hey Cory, > > Thank you for your email. Can I get some hints about how can I multiply > each cell volume with the water fraction. > > Regards, > Islem Megdiche > PhD student > > > Le Mercredi 16 mars 2016 12h38, Cory Quammen a > écri

Re: [Paraview] question-filter

2016-03-18 Thread Cory Quammen
sion. I have no > background in python, that's why the expression seems odd to me. > > Regards, > Islem Megdiche > > > Le Lundi 14 mars 2016 15h04, Cory Quammen a > écrit : > > > One more thing: you should be able to change the Python expression to > >

Re: [Paraview] Problem with annotation filter

2016-03-14 Thread Cory Quammen
ail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen R&D Engineer Kitware, Inc. ___ Powered by www.kitware.com Visit other Kitware open-source p

Re: [Paraview] question-filter

2016-03-14 Thread Cory Quammen
One more thing: you should be able to change the Python expression to sum(volume(inputs[0])) On Mon, Mar 14, 2016 at 10:09 AM, Cory Quammen wrote: > Hi Islem, > > Sorry for the late reply. I've been swamped lately. > > Thank you for the detailed explanation of what you ar

Re: [Paraview] question-filter

2016-03-14 Thread Cory Quammen
for an algorithm that multiply every cell > containing water by the coefficient alpha water. You find attached in > picture 6, an example of how I want to calculate the water volume. I don't > know how to program it. > > Any helps concerning this matter will be very much appreciated. &

Re: [Paraview] Rendering Multiple files once

2016-03-13 Thread Cory Quammen
/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview -- Cory Quammen R&D Engineer Kitware, Inc. ___

Re: [Paraview] ParaView make error: Unsupported protocol; HTTP response code said error ...

2016-03-10 Thread Cory Quammen
ject >> VTK/ThirdParty/jpeg/vtkjpeg/CMakeFiles/vtkjpeg.dir/jidctfst.c.o >> [ 1%] Building C object >> VTK/ThirdParty/jpeg/vtkjpeg/CMakeFiles/vtkjpeg.dir/jidctflt.c.o >> [ 1%] Building C object >> VTK/ThirdParty/jpeg/vtkjpeg/CMakeFiles/vtkjpeg.dir/jidctint.c.o >> [

Re: [Paraview] Slow loading data with geometry

2016-03-06 Thread Cory Quammen
Multi-block Dataset. > > I didnt build from source, just using the binaries on SL6. > > Thanks, > WT > > > > On 03-03-2016 22:13, Cory Quammen wrote: >> >> WT, >> >> That's a decent number of cells and points, but not super big. Can you &g

Re: [Paraview] Slow loading data with geometry

2016-03-03 Thread Cory Quammen
i for rendering. > > Thanks, > WT > > > On 26-02-2016 19:45, Cory Quammen wrote: >> >> Hi WT, >> >> Is this a new problem or is this the first time you have tried this. >> If this is a new problem, in which version of ParaView did it work >> quic

Re: [Paraview] Failure to run compiled paraview under win10

2016-03-01 Thread Cory Quammen
sit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q

Re: [Paraview] how to draw a mesh in preview

2016-03-01 Thread Cory Quammen
__ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at

Re: [Paraview] Save data in ensight format using pvpython fails

2016-03-01 Thread Cory Quammen
t other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follo

Re: [Paraview] GetNumberOfArraysEnabled()' failed

2016-02-29 Thread Cory Quammen
list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen R&D Engineer Kitware, Inc. ___ Powered by www.kitware.com Vi

Re: [Paraview] Slow loading data with geometry

2016-02-26 Thread Cory Quammen
source/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubs

Re: [Paraview] question-filter

2016-02-23 Thread Cory Quammen
. > > Regards, > Islem > > > Le Lundi 22 février 2016 14h22, Cory Quammen a > écrit : > > > Islem, > > There are likely two steps: > > 1). Threshold your volume to identify only the water-containing cells. > It looks like you have a way to do this alread

Re: [Paraview] CellDataToPointData much slower in 5.0?

2016-02-23 Thread Cory Quammen
kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://pu

Re: [Paraview] When building from source with CGNS, include paths are not wrapped; GitLab issues broken

2016-02-23 Thread Cory Quammen
> <http://www.marin.nl/web/News/News-items/Specialist-course-for-EEDI-Verifiers-June-2024.htm> > > > ___ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html &g

Re: [Paraview] question-filter

2016-02-22 Thread Cory Quammen
am working on the break of bund walls and I want > to compute the volume of water that overtops the bund wall (walls > surrounding storage tank), after the solution reaches the steady state. > > Regards, > Islem > > > Le Lundi 22 février 2016 13h53, Cory Quammen a > écri

Re: [Paraview] question-filter

2016-02-22 Thread Cory Quammen
to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen R&D Engineer Kitware, Inc. ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/ope

Re: [Paraview] state files: issue with Surface LIC representation, cyl slice coordinates are not kept

2016-02-17 Thread Cory Quammen
ww.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscr

Re: [Paraview] Scalar bar ranges jump around

2016-02-16 Thread Cory Quammen
> > Regards, Bob > > On 5 January 2016 at 21:57, Cory Quammen wrote: >> >> Hi Bob, >> >> Thank you for reporting this issue. I don't know the underlying reason >> for this behavior, but I can confirm it and will be looking into it. >> >>

Re: [Paraview] How to uncheck Map Scalars using ParaView Python console

2016-02-09 Thread Cory Quammen
s on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview -- Cory Quammen R&D En

Re: [Paraview] Warning about Version while Reading File

2016-02-04 Thread Cory Quammen
pen-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/se

Re: [Paraview] superbuild fails on OS X [solved]

2016-02-02 Thread Cory Quammen
Fabian, This patch has been merged into master. - Cory On Mon, Jan 18, 2016 at 2:04 PM, Cory Quammen wrote: >> While I understand that there is no gui without qt and that it makes sense >> to build paraview without gui, I suggest to make it >> a little clearer: >> &

Re: [Paraview] compiling mdf error

2016-02-02 Thread Cory Quammen
Hi, I don't see the error message here. Is there more you can post? Thanks, Cory On Tue, Feb 2, 2016 at 5:06 AM, mersad mostaghimi wrote: > Dear Cory Quammen > the first problem is solved but there is an other problem which is again an > MD5 problem. this time is in VTK insta

Re: [Paraview] compiling mdf error

2016-02-01 Thread Cory Quammen
In addition, you may want to build or obtain CMake with SSL support. This will enable downloading of data files over https and should avoid this kind of problem in the future. Cory On Mon, Feb 1, 2016 at 10:43 AM, Cory Quammen wrote: > Please try to compile again. A change was made t

Re: [Paraview] compiling mdf error

2016-02-01 Thread Cory Quammen
gt; > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?

Re: [Paraview] DoubleVectorProperty widget

2016-02-01 Thread Cory Quammen
estion regarding representation of properties. > > Is there a way to substitute a default property widget with my own widget > if I was to create one, say in the plugin xml configuration file ? > > > > Andrzej > > > > > > *From:* Cory Quammen [mailto:cory.quam

Re: [Paraview] pvpython changing the location of a color legend

2016-01-29 Thread Cory Quammen
check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > > -- Cory Quammen R&D Engine

Re: [Paraview] DoubleVectorProperty widget

2016-01-29 Thread Cory Quammen
re open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Foll

Re: [Paraview] superbuild fails on OS X [solved]

2016-01-18 Thread Cory Quammen
kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaVie

Re: [Paraview] Resample with dataset and Cell Data

2016-01-11 Thread Cory Quammen
OK, that state file fails for me. Yeah, seems it might be a bug when a multiblock dataset is used as the Input. On Mon, Jan 11, 2016 at 10:12 AM, Gena Bug wrote: > But you use data in points in the example, not in cells (see the attachment) > > > On 01/11/2016 05:53 PM, Cory Q

Re: [Paraview] state-file does not contain 2D texture if assigned by python

2016-01-11 Thread Cory Quammen
nName instead of > guiName (as is the parameter in most cases for setting the name used in the > GUI). > > > On 08/01/16 16:04, Cory Quammen wrote: >> >> Sure. Try this instead: >> >> pvs.servermanager.Register(texProxy, registrationName="MyAwesomeTexture

Re: [Paraview] state-file does not contain 2D texture if assigned by python

2016-01-08 Thread Cory Quammen
the texture that is then shown > in the list of textures when the PVSM is loaded? > > On 05/01/16 19:26, Cory Quammen wrote: >> >> Hi Roman, >> >> It's not obvious, but you need to register the ImageTexture proxy with the >> proxy >> manager: >&g

<    1   2   3   4   5   6   7   >