<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">Hi, Everyone.<br>
<br>
I am trying to display a slice from a volume dataset, but when I use
the python interface, all I get is a slice of the external surface.
Within paraview's gui, there is no problem selecting "External Surface"
vs. "Internal Volume".<br>
<br>
I have tried comparing python traces of slicing entire volume vs.
exterior surface, but the traces are, for all practical purposes,
identical. I also tried looking at a trace of changing the slice's
input, but the trace seems to have no relevant information.<br>
<br>
I tried comparing trace state, with no important difference found. I
tried comparing saved state (.pvsm) files, but saw no difference there
except for id kinds of numbers.<br>
<br>
I think that ll9cellf523_ncdf (see below) has two output ports, where 0
is the surface and 1 is the entire volume, but I'm not sure of that.