Re: [Paraview] Method to Clip Sources & View Closed Volumes?

2017-06-03 Thread Cory Quammen
Joel, What you are seeing with the clipped sphere is indeed the clipped polygonal data from the sphere source. The sphere source does not produce volumetric cells inside the surface that you see, so there are no internal cells that would be clipped and produce the filled appearance you are after.

Re: [Paraview] Method to Clip Sources & View Closed Volumes?

2017-06-03 Thread Joel Kulesza
Cory, Thanks for the reply. Indeed, that's what I suspected was the case and it's all reasonable. I was just hoping there might be a way to set a preference (or another mechanism) so that when a user applied "clip" it would perform the manipulations necessary to "see" the interior as a solid reg

Re: [Paraview] Method to Clip Sources & View Closed Volumes?

2017-06-08 Thread Cory Quammen
Joel, Alas, there is nothing built in to ParaView to do this. It's possible that Computational Model Builder (http://www.computationalmodelbuilder.org/), which is based on ParaView, better supports your use case, but I'm not familiar enough with it to say so for sure. Best regards, Cory On Sat,