[Paraview] Animating In Batch

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Feb 22 11:38:22 EST 2008


Hi Kent,

Here's a sample plython script for doing what you want:
 > from paraview.servermanager import *
 > Connect()
 > LoadState("/tmp/animation.pvsm");
 > view = GetRenderView()
 > view.StillRender()
 > pxm = ProxyManager()
 > scene = pxm.GetProxy("animation", "AnimationScene1")
 > scene.Play()

I've attached the animation.pvsm file that I used (created with CVS 
paraview). Currently (on CVS head), when I load this state I am getting 
some error messages. I'll look into those, but they don't affect the 
animation.

Utkarsh


Kent Eschenberg wrote:
> There doesn't seem to be a concise guide to making animations in batch 
> so I could use some help with putting together the pieces.
> 
> ===
> 1) Interactively, build the animation using a small version of the data. 
> It is NOT an animation over time.
> 
> 2) Save the state then edit the state file to use the huge version of 
> the data.
> 
> 3) Create a simple Python script that reads the state file.
> 
> 4) Compiled ParaView 3.2.1 from source and set the flags to wrap it in 
> Python. This generate pvbatch.
> 
> 5) Use pvbatch to run the Python script, producing files containing the 
> frames.
> ===
> 
> But that doesn't seem to work. Is there a way to tell pvbatch to make 
> the animation? All that information is in the state file.
> 
> Or do I have to painfully rebuild the animation as described in
> http://www.paraview.org/Wiki/images/f/f9/Servermanager2.pdf ?
> 
> Kent
> Pittsburgh Supercomputing Center
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
> 
-------------- next part --------------
<ParaView>
  <ServerManagerState version="3.3.0">
    <Proxy group="animation" type="AnimationScene" id="15" servers="16">
      <Property name="CacheLimit" id="15.CacheLimit" number_of_elements="1">
        <Element index="0" value="102400"/>
        <Domain name="range" id="15.CacheLimit.range"/>
      </Property>
      <Property name="Caching" id="15.Caching" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="15.Caching.bool"/>
      </Property>
      <Property name="ClockTimeRangeLocks" id="15.ClockTimeRangeLocks" number_of_elements="2">
        <Element index="0" value="0"/>
        <Element index="1" value="0"/>
      </Property>
      <Property name="Cues" id="15.Cues" number_of_elements="2">
        <Proxy value="25"/>
        <Proxy value="928"/>
        <Domain name="groups" id="15.Cues.groups">
          <Group value="animation"/>
        </Domain>
      </Property>
      <Property name="EndTime" id="15.EndTime" number_of_elements="1">
        <Element index="0" value="0.00429999"/>
      </Property>
      <Property name="StartTime" id="15.StartTime" number_of_elements="1">
        <Element index="0" value="0"/>
      </Property>
      <Property name="ViewModules" id="15.ViewModules" number_of_elements="1">
        <Proxy value="29"/>
        <Domain name="groups" id="15.ViewModules.groups">
          <Group value="views"/>
        </Domain>
      </Property>
      <Property name="Duration" id="15.Duration" number_of_elements="1">
        <Element index="0" value="10"/>
      </Property>
      <Property name="FramesPerTimestep" id="15.FramesPerTimestep" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="15.FramesPerTimestep.range">
          <Min index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="Loop" id="15.Loop" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="15.Loop.bool"/>
      </Property>
      <Property name="NumberOfFrames" id="15.NumberOfFrames" number_of_elements="1">
        <Element index="0" value="10"/>
        <Domain name="range" id="15.NumberOfFrames.range">
          <Min index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="PlayMode" id="15.PlayMode" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="enum" id="15.PlayMode.enum">
          <Entry value="0" text="Sequence"/>
          <Entry value="1" text="Real Time"/>
          <Entry value="2" text="Snap To TimeSteps"/>
        </Domain>
      </Property>
      <Property name="TimeSteps" id="15.TimeSteps"/>
      <SubProxy name="AnimationPlayer" servers="16">
        <SubProxy name="RealtimeAnimationPlayer" servers="16"/>
        <SubProxy name="SequenceAnimationPlayer" servers="16"/>
        <SubProxy name="TimestepsAnimationPlayer" servers="16"/>
      </SubProxy>
    </Proxy>
    <Proxy group="animation" type="KeyFrameAnimationCue" id="928" servers="16">
      <Property name="AnimatedDomainName" id="928.AnimatedDomainName" number_of_elements="1">
        <Element index="0" value=""/>
      </Property>
      <Property name="AnimatedElement" id="928.AnimatedElement" number_of_elements="1">
        <Element index="0" value="-1"/>
      </Property>
      <Property name="AnimatedPropertyName" id="928.AnimatedPropertyName" number_of_elements="1">
        <Element index="0" value="ContourValues"/>
      </Property>
      <Property name="AnimatedProxy" id="928.AnimatedProxy" number_of_elements="1">
        <Proxy value="725"/>
        <Domain name="groups" id="928.AnimatedProxy.groups">
          <Group value="sources"/>
          <Group value="filters"/>
        </Domain>
      </Property>
      <Property name="Enabled" id="928.Enabled" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="928.Enabled.bool"/>
      </Property>
      <Property name="EndTime" id="928.EndTime" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="StartTime" id="928.StartTime" number_of_elements="1">
        <Element index="0" value="0"/>
      </Property>
      <Property name="TimeMode" id="928.TimeMode" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="enum" id="928.TimeMode.enum">
          <Entry value="0" text="Normalized"/>
          <Entry value="1" text="Relative"/>
        </Domain>
      </Property>
      <Property name="KeyFrames" id="928.KeyFrames" number_of_elements="2">
        <Proxy value="932"/>
        <Proxy value="937"/>
        <Domain name="groups" id="928.KeyFrames.groups">
          <Group value="animation_keyframes"/>
        </Domain>
      </Property>
      <Property name="LastAddedKeyFrameIndex" id="928.LastAddedKeyFrameIndex" number_of_elements="1">
        <Element index="0" value="0"/>
      </Property>
      <SubProxy name="Manipulator" servers="16">
        <SubProxy name="CueStarter" servers="16"/>
      </SubProxy>
    </Proxy>
    <Proxy group="animation" type="TimeAnimationCue" id="25" servers="16">
      <Property name="AnimatedDomainName" id="25.AnimatedDomainName" number_of_elements="1">
        <Element index="0" value=""/>
      </Property>
      <Property name="AnimatedElement" id="25.AnimatedElement" number_of_elements="1">
        <Element index="0" value="0"/>
      </Property>
      <Property name="AnimatedPropertyName" id="25.AnimatedPropertyName" number_of_elements="1">
        <Element index="0" value="Time"/>
      </Property>
      <Property name="AnimatedProxy" id="25.AnimatedProxy" number_of_elements="1">
        <Proxy value="4"/>
        <Domain name="groups" id="25.AnimatedProxy.groups">
          <Group value="sources"/>
          <Group value="filters"/>
        </Domain>
      </Property>
      <Property name="Enabled" id="25.Enabled" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="25.Enabled.bool"/>
      </Property>
      <Property name="EndTime" id="25.EndTime" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="StartTime" id="25.StartTime" number_of_elements="1">
        <Element index="0" value="0"/>
      </Property>
      <Property name="TimeMode" id="25.TimeMode" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="enum" id="25.TimeMode.enum">
          <Entry value="0" text="Normalized"/>
          <Entry value="1" text="Relative"/>
        </Domain>
      </Property>
      <Property name="UseAnimationTime" id="25.UseAnimationTime" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="25.UseAnimationTime.bool"/>
      </Property>
      <Property name="KeyFrames" id="25.KeyFrames" number_of_elements="0">
        <Domain name="groups" id="25.KeyFrames.groups">
          <Group value="animation_keyframes"/>
        </Domain>
      </Property>
      <Property name="LastAddedKeyFrameIndex" id="25.LastAddedKeyFrameIndex" number_of_elements="1">
        <Element index="0" value="0"/>
      </Property>
      <SubProxy name="Manipulator" servers="16">
        <SubProxy name="CueStarter" servers="16"/>
      </SubProxy>
    </Proxy>
    <Proxy group="lookup_tables" type="PVLookupTable" id="926" servers="20">
      <Property name="ColorSpace" id="926.ColorSpace" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="926.ColorSpace.enum">
          <Entry value="0" text="RGB"/>
          <Entry value="1" text="HSV"/>
        </Domain>
      </Property>
      <Property name="Discretize" id="926.Discretize" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="926.Discretize.bool"/>
      </Property>
      <Property name="HSVWrap" id="926.HSVWrap" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="926.HSVWrap.bool"/>
      </Property>
      <Property name="LockScalarRange" id="926.LockScalarRange" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="926.LockScalarRange.bool"/>
      </Property>
      <Property name="NumberOfTableValues" id="926.NumberOfTableValues" number_of_elements="1">
        <Element index="0" value="256"/>
        <Domain name="range" id="926.NumberOfTableValues.range">
          <Min index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="RGBPoints" id="926.RGBPoints" number_of_elements="8">
        <Element index="0" value="0"/>
        <Element index="1" value="0"/>
        <Element index="2" value="0"/>
        <Element index="3" value="1"/>
        <Element index="4" value="255"/>
        <Element index="5" value="1"/>
        <Element index="6" value="0"/>
        <Element index="7" value="0"/>
      </Property>
      <Property name="ScalarRangeInitialized" id="926.ScalarRangeInitialized" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="926.ScalarRangeInitialized.bool"/>
      </Property>
      <Property name="UseLogScale" id="926.UseLogScale" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="926.UseLogScale.bool"/>
      </Property>
      <Property name="VectorComponent" id="926.VectorComponent" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="926.VectorComponent.range">
          <Min index="0" value="0"/>
          <Max index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="VectorMode" id="926.VectorMode" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="enum" id="926.VectorMode.enum">
          <Entry value="0" text="Magnitude"/>
          <Entry value="1" text="Component"/>
        </Domain>
      </Property>
    </Proxy>
    <Proxy group="cameramanipulators" type="TrackballRotate" id="71" servers="16">
      <Property name="Button" id="71.Button" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="Control" id="71.Control" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="IsControlPressed" id="71.Control.IsControlPressed"/>
      </Property>
      <Property name="ManipulatorName" id="71.ManipulatorName" number_of_elements="1">
        <Element index="0" value="Rotate"/>
      </Property>
      <Property name="Shift" id="71.Shift" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="IsShiftPressed" id="71.Shift.IsShiftPressed"/>
      </Property>
    </Proxy>
    <Proxy group="cameramanipulators" type="TrackballPan1" id="73" servers="16">
      <Property name="Button" id="73.Button" number_of_elements="1">
        <Element index="0" value="2"/>
      </Property>
      <Property name="Control" id="73.Control" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="IsControlPressed" id="73.Control.IsControlPressed"/>
      </Property>
      <Property name="ManipulatorName" id="73.ManipulatorName" number_of_elements="1">
        <Element index="0" value="Pan"/>
      </Property>
      <Property name="Shift" id="73.Shift" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="IsShiftPressed" id="73.Shift.IsShiftPressed"/>
      </Property>
    </Proxy>
    <Proxy group="cameramanipulators" type="TrackballZoom" id="75" servers="16">
      <Property name="Button" id="75.Button" number_of_elements="1">
        <Element index="0" value="3"/>
      </Property>
      <Property name="Control" id="75.Control" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="IsControlPressed" id="75.Control.IsControlPressed"/>
      </Property>
      <Property name="ManipulatorName" id="75.ManipulatorName" number_of_elements="1">
        <Element index="0" value="Zoom"/>
      </Property>
      <Property name="Shift" id="75.Shift" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="IsShiftPressed" id="75.Shift.IsShiftPressed"/>
      </Property>
    </Proxy>
    <Proxy group="cameramanipulators" type="TrackballRoll" id="77" servers="16">
      <Property name="Button" id="77.Button" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="Control" id="77.Control" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="IsControlPressed" id="77.Control.IsControlPressed"/>
      </Property>
      <Property name="ManipulatorName" id="77.ManipulatorName" number_of_elements="1">
        <Element index="0" value="Roll"/>
      </Property>
      <Property name="Shift" id="77.Shift" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="IsShiftPressed" id="77.Shift.IsShiftPressed"/>
      </Property>
    </Proxy>
    <Proxy group="cameramanipulators" type="TrackballRotate" id="79" servers="16">
      <Property name="Button" id="79.Button" number_of_elements="1">
        <Element index="0" value="2"/>
      </Property>
      <Property name="Control" id="79.Control" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="IsControlPressed" id="79.Control.IsControlPressed"/>
      </Property>
      <Property name="ManipulatorName" id="79.ManipulatorName" number_of_elements="1">
        <Element index="0" value="Rotate"/>
      </Property>
      <Property name="Shift" id="79.Shift" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="IsShiftPressed" id="79.Shift.IsShiftPressed"/>
      </Property>
    </Proxy>
    <Proxy group="cameramanipulators" type="TrackballPan1" id="81" servers="16">
      <Property name="Button" id="81.Button" number_of_elements="1">
        <Element index="0" value="3"/>
      </Property>
      <Property name="Control" id="81.Control" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="IsControlPressed" id="81.Control.IsControlPressed"/>
      </Property>
      <Property name="ManipulatorName" id="81.ManipulatorName" number_of_elements="1">
        <Element index="0" value="Pan"/>
      </Property>
      <Property name="Shift" id="81.Shift" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="IsShiftPressed" id="81.Shift.IsShiftPressed"/>
      </Property>
    </Proxy>
    <Proxy group="cameramanipulators" type="TrackballRoll" id="83" servers="16">
      <Property name="Button" id="83.Button" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="Control" id="83.Control" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="IsControlPressed" id="83.Control.IsControlPressed"/>
      </Property>
      <Property name="ManipulatorName" id="83.ManipulatorName" number_of_elements="1">
        <Element index="0" value="Roll"/>
      </Property>
      <Property name="Shift" id="83.Shift" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="IsShiftPressed" id="83.Shift.IsShiftPressed"/>
      </Property>
    </Proxy>
    <Proxy group="cameramanipulators" type="TrackballRotate" id="85" servers="16">
      <Property name="Button" id="85.Button" number_of_elements="1">
        <Element index="0" value="2"/>
      </Property>
      <Property name="Control" id="85.Control" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="IsControlPressed" id="85.Control.IsControlPressed"/>
      </Property>
      <Property name="ManipulatorName" id="85.ManipulatorName" number_of_elements="1">
        <Element index="0" value="Rotate"/>
      </Property>
      <Property name="Shift" id="85.Shift" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="IsShiftPressed" id="85.Shift.IsShiftPressed"/>
      </Property>
    </Proxy>
    <Proxy group="cameramanipulators" type="TrackballZoom" id="87" servers="16">
      <Property name="Button" id="87.Button" number_of_elements="1">
        <Element index="0" value="3"/>
      </Property>
      <Property name="Control" id="87.Control" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="IsControlPressed" id="87.Control.IsControlPressed"/>
      </Property>
      <Property name="ManipulatorName" id="87.ManipulatorName" number_of_elements="1">
        <Element index="0" value="Zoom"/>
      </Property>
      <Property name="Shift" id="87.Shift" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="IsShiftPressed" id="87.Shift.IsShiftPressed"/>
      </Property>
    </Proxy>
    <Proxy group="piecewise_functions" type="PiecewiseFunction" id="723" servers="20">
      <Property name="Points" id="723.Points" number_of_elements="4">
        <Element index="0" value="0"/>
        <Element index="1" value="0"/>
        <Element index="2" value="1"/>
        <Element index="3" value="1"/>
      </Property>
    </Proxy>
    <Proxy group="implicit_functions" type="Plane" id="728" servers="1">
      <Property name="Normal" id="728.Normal" number_of_elements="3">
        <Element index="0" value="0.918831"/>
        <Element index="1" value="-0.0133292"/>
        <Element index="2" value="-0.394425"/>
        <Domain name="range" id="728.Normal.range"/>
      </Property>
      <Property name="Offset" id="728.Offset" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="728.Offset.range">
          <Min index="0" value="0"/>
          <Max index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="Origin" id="728.Origin" number_of_elements="3">
        <Element index="0" value="33.5338"/>
        <Element index="1" value="33.4995"/>
        <Element index="2" value="33.4855"/>
        <Domain name="range" id="728.Origin.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="67"/>
          <Max index="1" value="67"/>
          <Max index="2" value="67"/>
        </Domain>
      </Property>
    </Proxy>
    <Proxy group="animation_keyframes" type="CompositeKeyFrame" id="932" servers="16">
      <Property name="KeyTime" id="932.KeyTime" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="932.KeyTime.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="KeyValues" id="932.KeyValues" number_of_elements="1">
        <Element index="0" value="-30"/>
      </Property>
      <Property name="Type" id="932.Type" number_of_elements="1">
        <Element index="0" value="2"/>
        <Domain name="enum" id="932.Type.enum">
          <Entry value="1" text="Boolean"/>
          <Entry value="2" text="Ramp"/>
          <Entry value="3" text="Exponential"/>
          <Entry value="4" text="Sinusoid"/>
        </Domain>
      </Property>
      <Property name="Base" id="932.Base" number_of_elements="1">
        <Element index="0" value="2"/>
      </Property>
      <Property name="EndPower" id="932.EndPower" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="Frequency" id="932.Frequency" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="Offset" id="932.Offset" number_of_elements="1">
        <Element index="0" value="0"/>
      </Property>
      <Property name="Phase" id="932.Phase" number_of_elements="1">
        <Element index="0" value="0"/>
      </Property>
      <Property name="StartPower" id="932.StartPower" number_of_elements="1">
        <Element index="0" value="0"/>
      </Property>
      <SubProxy name="Boolean" servers="16"/>
      <SubProxy name="Exponential" servers="16"/>
      <SubProxy name="Ramp" servers="16"/>
      <SubProxy name="Sinusoid" servers="16"/>
    </Proxy>
    <Proxy group="animation_keyframes" type="CompositeKeyFrame" id="937" servers="16">
      <Property name="KeyTime" id="937.KeyTime" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="937.KeyTime.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="KeyValues" id="937.KeyValues" number_of_elements="1">
        <Element index="0" value="30"/>
      </Property>
      <Property name="Type" id="937.Type" number_of_elements="1">
        <Element index="0" value="2"/>
        <Domain name="enum" id="937.Type.enum">
          <Entry value="1" text="Boolean"/>
          <Entry value="2" text="Ramp"/>
          <Entry value="3" text="Exponential"/>
          <Entry value="4" text="Sinusoid"/>
        </Domain>
      </Property>
      <Property name="Base" id="937.Base" number_of_elements="1">
        <Element index="0" value="2"/>
      </Property>
      <Property name="EndPower" id="937.EndPower" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="Frequency" id="937.Frequency" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="Offset" id="937.Offset" number_of_elements="1">
        <Element index="0" value="0"/>
      </Property>
      <Property name="Phase" id="937.Phase" number_of_elements="1">
        <Element index="0" value="0"/>
      </Property>
      <Property name="StartPower" id="937.StartPower" number_of_elements="1">
        <Element index="0" value="0"/>
      </Property>
      <SubProxy name="Boolean" servers="16"/>
      <SubProxy name="Exponential" servers="16"/>
      <SubProxy name="Ramp" servers="16"/>
      <SubProxy name="Sinusoid" servers="16"/>
    </Proxy>
    <Proxy group="representations" type="UniformGridRepresentation" id="473" servers="1">
      <Property name="CubeAxesVisibility" id="473.CubeAxesVisibility" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.CubeAxesVisibility.bool"/>
      </Property>
      <Property name="Input" id="473.Input" number_of_elements="1">
        <Proxy value="457" output_port="0"/>
        <Domain name="input_type" id="473.Input.input_type">
          <DataType value="vtkImageData"/>
        </Domain>
      </Property>
      <Property name="Representation" id="473.Representation" number_of_elements="1">
        <Element index="0" value="3"/>
        <Domain name="enum" id="473.Representation.enum">
          <Entry value="0" text="Points"/>
          <Entry value="1" text="Wireframe"/>
          <Entry value="2" text="Surface"/>
          <Entry value="3" text="Outline"/>
          <Entry value="4" text="Volume"/>
          <Entry value="5" text="Surface With Edges"/>
          <Entry value="6" text="Slice"/>
        </Domain>
      </Property>
      <Property name="SelectionVisibility" id="473.SelectionVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.SelectionVisibility.bool"/>
      </Property>
      <Property name="Visibility" id="473.Visibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.Visibility.bool"/>
      </Property>
      <Property name="Ambient" id="473.Ambient" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="473.Ambient.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="AmbientColor" id="473.AmbientColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="473.AmbientColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="ClippingPlanes" id="473.ClippingPlanes" number_of_elements="0">
        <Domain name="groups" id="473.ClippingPlanes.groups">
          <Group value="implicit_functions"/>
        </Domain>
      </Property>
      <Property name="Color" id="473.Color" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="473.Color.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="ColorArrayName" id="473.ColorArrayName" number_of_elements="1">
        <Element index="0" value=""/>
        <Domain name="array_list" id="473.ColorArrayName.array_list"/>
      </Property>
      <Property name="ColorAttributeType" id="473.ColorAttributeType" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="473.ColorAttributeType.enum">
          <Entry value="0" text="POINT_DATA"/>
          <Entry value="1" text="CELL_DATA"/>
          <Entry value="2" text="FIELD_DATA"/>
        </Domain>
      </Property>
      <Property name="CubeAxesColor" id="473.CubeAxesColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="473.CubeAxesColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="CubeAxesCornerOffset" id="473.CubeAxesCornerOffset" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="473.CubeAxesCornerOffset.range"/>
      </Property>
      <Property name="CubeAxesFlyMode" id="473.CubeAxesFlyMode" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="473.CubeAxesFlyMode.enum">
          <Entry value="0" text="Outer Edges"/>
          <Entry value="1" text="Closest Triad"/>
          <Entry value="2" text="Furthest Triad"/>
          <Entry value="3" text="Static Triad"/>
          <Entry value="4" text="Static Edges"/>
        </Domain>
      </Property>
      <Property name="CubeAxesInertia" id="473.CubeAxesInertia" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="473.CubeAxesInertia.range">
          <Min index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="CubeAxesTickLocation" id="473.CubeAxesTickLocation" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="enum" id="473.CubeAxesTickLocation.enum">
          <Entry value="0" text="Inside"/>
          <Entry value="1" text="Outside"/>
          <Entry value="2" text="Both"/>
        </Domain>
      </Property>
      <Property name="CubeAxesXAxisMinorTickVisibility" id="473.CubeAxesXAxisMinorTickVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.CubeAxesXAxisMinorTickVisibility.bool"/>
      </Property>
      <Property name="CubeAxesXAxisTickVisibility" id="473.CubeAxesXAxisTickVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.CubeAxesXAxisTickVisibility.bool"/>
      </Property>
      <Property name="CubeAxesXAxisVisibility" id="473.CubeAxesXAxisVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.CubeAxesXAxisVisibility.bool"/>
      </Property>
      <Property name="CubeAxesXGridLines" id="473.CubeAxesXGridLines" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.CubeAxesXGridLines.bool"/>
      </Property>
      <Property name="CubeAxesXTitle" id="473.CubeAxesXTitle" number_of_elements="1">
        <Element index="0" value="X-Axis"/>
      </Property>
      <Property name="CubeAxesYAxisMinorTickVisibility" id="473.CubeAxesYAxisMinorTickVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.CubeAxesYAxisMinorTickVisibility.bool"/>
      </Property>
      <Property name="CubeAxesYAxisTickVisibility" id="473.CubeAxesYAxisTickVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.CubeAxesYAxisTickVisibility.bool"/>
      </Property>
      <Property name="CubeAxesYAxisVisibility" id="473.CubeAxesYAxisVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.CubeAxesYAxisVisibility.bool"/>
      </Property>
      <Property name="CubeAxesYGridLines" id="473.CubeAxesYGridLines" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.CubeAxesYGridLines.bool"/>
      </Property>
      <Property name="CubeAxesYTitle" id="473.CubeAxesYTitle" number_of_elements="1">
        <Element index="0" value="Y-Axis"/>
      </Property>
      <Property name="CubeAxesZAxisMinorTickVisibility" id="473.CubeAxesZAxisMinorTickVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.CubeAxesZAxisMinorTickVisibility.bool"/>
      </Property>
      <Property name="CubeAxesZAxisTickVisibility" id="473.CubeAxesZAxisTickVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.CubeAxesZAxisTickVisibility.bool"/>
      </Property>
      <Property name="CubeAxesZAxisVisibility" id="473.CubeAxesZAxisVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.CubeAxesZAxisVisibility.bool"/>
      </Property>
      <Property name="CubeAxesZGridLines" id="473.CubeAxesZGridLines" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.CubeAxesZGridLines.bool"/>
      </Property>
      <Property name="CubeAxesZTitle" id="473.CubeAxesZTitle" number_of_elements="1">
        <Element index="0" value="Z-Axis"/>
      </Property>
      <Property name="Diffuse" id="473.Diffuse" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="473.Diffuse.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="DiffuseColor" id="473.DiffuseColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="473.DiffuseColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="EdgeColor" id="473.EdgeColor" number_of_elements="3">
        <Element index="0" value="0"/>
        <Element index="1" value="0"/>
        <Element index="2" value="0.5"/>
        <Domain name="range" id="473.EdgeColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="InterpolateScalarsBeforeMapping" id="473.InterpolateScalarsBeforeMapping" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.InterpolateScalarsBeforeMapping.bool"/>
      </Property>
      <Property name="Interpolation" id="473.Interpolation" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="473.Interpolation.enum">
          <Entry value="0" text="Flat"/>
          <Entry value="1" text="Gouraud"/>
        </Domain>
      </Property>
      <Property name="LineWidth" id="473.LineWidth" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="473.LineWidth.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="LockSampleDistanceToInputSpacing" id="473.LockSampleDistanceToInputSpacing" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.LockSampleDistanceToInputSpacing.bool"/>
      </Property>
      <Property name="LookupTable" id="473.LookupTable" number_of_elements="0">
        <Domain name="groups" id="473.LookupTable.groups">
          <Group value="lookup_tables"/>
        </Domain>
      </Property>
      <Property name="MapScalars" id="473.MapScalars" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.MapScalars.bool"/>
      </Property>
      <Property name="Material" id="473.Material" number_of_elements="1">
        <Element index="0" value=""/>
      </Property>
      <Property name="NumberOfSubPieces" id="473.NumberOfSubPieces" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="473.NumberOfSubPieces.range">
          <Min index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="Opacity" id="473.Opacity" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="473.Opacity.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="Orientation" id="473.Orientation" number_of_elements="3">
        <Element index="0" value="0"/>
        <Element index="1" value="0"/>
        <Element index="2" value="0"/>
        <Domain name="range" id="473.Orientation.range"/>
      </Property>
      <Property name="Origin" id="473.Origin" number_of_elements="3">
        <Element index="0" value="0"/>
        <Element index="1" value="0"/>
        <Element index="2" value="0"/>
        <Domain name="range" id="473.Origin.range"/>
      </Property>
      <Property name="Pickable" id="473.Pickable" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="473.Pickable.bool"/>
      </Property>
      <Property name="PointSize" id="473.PointSize" number_of_elements="1">
        <Element index="0" value="5"/>
        <Domain name="range" id="473.PointSize.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="Position" id="473.Position" number_of_elements="3">
        <Element index="0" value="0"/>
        <Element index="1" value="0"/>
        <Element index="2" value="0"/>
        <Domain name="range" id="473.Position.range"/>
      </Property>
      <Property name="ScalarOpacityFunction" id="473.ScalarOpacityFunction" number_of_elements="1">
        <Proxy value="723"/>
        <Domain name="groups" id="473.ScalarOpacityFunction.groups">
          <Group value="piecewise_functions"/>
        </Domain>
      </Property>
      <Property name="ScalarOpacityUnitDistance" id="473.ScalarOpacityUnitDistance" number_of_elements="1">
        <Element index="0" value="1.73205"/>
      </Property>
      <Property name="Scale" id="473.Scale" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="473.Scale.range"/>
      </Property>
      <Property name="SelectionCellFieldDataArrayIndex" id="473.SelectionCellFieldDataArrayIndex" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="473.SelectionCellFieldDataArrayIndex.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="SelectionCellFieldDataArrayName" id="473.SelectionCellFieldDataArrayName" number_of_elements="1">
        <Element index="0" value=""/>
      </Property>
      <Property name="SelectionCellLabelBold" id="473.SelectionCellLabelBold" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.SelectionCellLabelBold.bool"/>
      </Property>
      <Property name="SelectionCellLabelColor" id="473.SelectionCellLabelColor" number_of_elements="3">
        <Element index="0" value="0"/>
        <Element index="1" value="1"/>
        <Element index="2" value="0"/>
        <Domain name="range" id="473.SelectionCellLabelColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="SelectionCellLabelFontFamily" id="473.SelectionCellLabelFontFamily" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="enum" id="473.SelectionCellLabelFontFamily.enum">
          <Entry value="0" text="Arial"/>
          <Entry value="1" text="Courier"/>
          <Entry value="2" text="Times"/>
        </Domain>
      </Property>
      <Property name="SelectionCellLabelFontSize" id="473.SelectionCellLabelFontSize" number_of_elements="1">
        <Element index="0" value="24"/>
        <Domain name="range" id="473.SelectionCellLabelFontSize.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="SelectionCellLabelItalic" id="473.SelectionCellLabelItalic" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.SelectionCellLabelItalic.bool"/>
      </Property>
      <Property name="SelectionCellLabelJustification" id="473.SelectionCellLabelJustification" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="473.SelectionCellLabelJustification.enum">
          <Entry value="0" text="Left"/>
          <Entry value="1" text="Center"/>
          <Entry value="2" text="Right"/>
        </Domain>
      </Property>
      <Property name="SelectionCellLabelMode" id="473.SelectionCellLabelMode" number_of_elements="1">
        <Element index="0" value="6"/>
        <Domain name="enum" id="473.SelectionCellLabelMode.enum">
          <Entry value="0" text="IDs"/>
          <Entry value="1" text="Scalars"/>
          <Entry value="2" text="Vectors"/>
          <Entry value="3" text="Normals"/>
          <Entry value="4" text="TCoords"/>
          <Entry value="5" text="Tensors"/>
          <Entry value="6" text="FieldData"/>
        </Domain>
      </Property>
      <Property name="SelectionCellLabelOpacity" id="473.SelectionCellLabelOpacity" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="SelectionCellLabelShadow" id="473.SelectionCellLabelShadow" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.SelectionCellLabelShadow.bool"/>
      </Property>
      <Property name="SelectionCellLabelVisibility" id="473.SelectionCellLabelVisibility" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.SelectionCellLabelVisibility.bool"/>
      </Property>
      <Property name="SelectionColor" id="473.SelectionColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="0"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="473.SelectionColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="SelectionInterpolation" id="473.SelectionInterpolation" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="473.SelectionInterpolation.enum">
          <Entry value="0" text="Flat"/>
          <Entry value="1" text="Gouraud"/>
        </Domain>
      </Property>
      <Property name="SelectionLineWidth" id="473.SelectionLineWidth" number_of_elements="1">
        <Element index="0" value="2"/>
        <Domain name="range" id="473.SelectionLineWidth.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="SelectionOpacity" id="473.SelectionOpacity" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="473.SelectionOpacity.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="SelectionPointFieldDataArrayIndex" id="473.SelectionPointFieldDataArrayIndex" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="473.SelectionPointFieldDataArrayIndex.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="SelectionPointFieldDataArrayName" id="473.SelectionPointFieldDataArrayName" number_of_elements="1">
        <Element index="0" value=""/>
      </Property>
      <Property name="SelectionPointLabelBold" id="473.SelectionPointLabelBold" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.SelectionPointLabelBold.bool"/>
      </Property>
      <Property name="SelectionPointLabelColor" id="473.SelectionPointLabelColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="473.SelectionPointLabelColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="SelectionPointLabelFontFamily" id="473.SelectionPointLabelFontFamily" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="enum" id="473.SelectionPointLabelFontFamily.enum">
          <Entry value="0" text="Arial"/>
          <Entry value="1" text="Courier"/>
          <Entry value="2" text="Times"/>
        </Domain>
      </Property>
      <Property name="SelectionPointLabelFontSize" id="473.SelectionPointLabelFontSize" number_of_elements="1">
        <Element index="0" value="18"/>
        <Domain name="range" id="473.SelectionPointLabelFontSize.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="SelectionPointLabelItalic" id="473.SelectionPointLabelItalic" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.SelectionPointLabelItalic.bool"/>
      </Property>
      <Property name="SelectionPointLabelJustification" id="473.SelectionPointLabelJustification" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="473.SelectionPointLabelJustification.enum">
          <Entry value="0" text="Left"/>
          <Entry value="1" text="Center"/>
          <Entry value="2" text="Right"/>
        </Domain>
      </Property>
      <Property name="SelectionPointLabelMode" id="473.SelectionPointLabelMode" number_of_elements="1">
        <Element index="0" value="6"/>
        <Domain name="enum" id="473.SelectionPointLabelMode.enum">
          <Entry value="0" text="IDs"/>
          <Entry value="1" text="Scalars"/>
          <Entry value="2" text="Vectors"/>
          <Entry value="3" text="Normals"/>
          <Entry value="4" text="TCoords"/>
          <Entry value="5" text="Tensors"/>
          <Entry value="6" text="FieldData"/>
        </Domain>
      </Property>
      <Property name="SelectionPointLabelOpacity" id="473.SelectionPointLabelOpacity" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="SelectionPointLabelShadow" id="473.SelectionPointLabelShadow" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.SelectionPointLabelShadow.bool"/>
      </Property>
      <Property name="SelectionPointLabelVisibility" id="473.SelectionPointLabelVisibility" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.SelectionPointLabelVisibility.bool"/>
      </Property>
      <Property name="SelectionPointSize" id="473.SelectionPointSize" number_of_elements="1">
        <Element index="0" value="5"/>
        <Domain name="range" id="473.SelectionPointSize.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="SelectionRepresentation" id="473.SelectionRepresentation" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="473.SelectionRepresentation.enum">
          <Entry value="0" text="Points"/>
          <Entry value="1" text="Wireframe"/>
          <Entry value="2" text="Surface"/>
        </Domain>
      </Property>
      <Property name="Shading" id="473.Shading" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.Shading.bool"/>
      </Property>
      <Property name="Slice" id="473.Slice" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="dims" id="473.Slice.dims">
          <Min index="0" value="0"/>
          <Max index="0" value="67"/>
        </Domain>
      </Property>
      <Property name="SliceMode" id="473.SliceMode" number_of_elements="1">
        <Element index="0" value="5"/>
        <Domain name="enum" id="473.SliceMode.enum">
          <Entry value="5" text="XY Plane"/>
          <Entry value="6" text="YZ Plane"/>
          <Entry value="7" text="XZ Plane"/>
        </Domain>
      </Property>
      <Property name="Specular" id="473.Specular" number_of_elements="1">
        <Element index="0" value="0.1"/>
        <Domain name="range" id="473.Specular.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="SpecularColor" id="473.SpecularColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="473.SpecularColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="SpecularPower" id="473.SpecularPower" number_of_elements="1">
        <Element index="0" value="100"/>
        <Domain name="range" id="473.SpecularPower.range">
          <Min index="0" value="0"/>
          <Max index="0" value="100"/>
        </Domain>
      </Property>
      <Property name="SuppressLOD" id="473.SuppressLOD" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.SuppressLOD.bool"/>
      </Property>
      <Property name="Texture" id="473.Texture" number_of_elements="0">
        <Domain name="groups" id="473.Texture.groups">
          <Group value="textures"/>
        </Domain>
      </Property>
      <Property name="UseLookupTableScalarRange" id="473.UseLookupTableScalarRange" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="473.UseLookupTableScalarRange.bool"/>
      </Property>
      <SubProxy name="CubeAxesRepresentation" servers="1">
        <SubProxy name="OutlineFilter" servers="1"/>
        <SubProxy name="Prop2D" servers="20"/>
        <SubProxy name="Property" servers="20"/>
      </SubProxy>
      <SubProxy name="OutlineRepresentation" servers="1">
        <SubProxy name="Mapper" servers="20"/>
        <SubProxy name="OutlineFilter" servers="1"/>
        <SubProxy name="Prop3D" servers="20"/>
        <SubProxy name="Property" servers="20"/>
      </SubProxy>
      <SubProxy name="SelectionRepresentation" servers="1">
        <SubProxy name="GeometryFilter" servers="1"/>
        <SubProxy name="LODMapper" servers="20"/>
        <SubProxy name="LabelRepresentation" servers="1">
          <SubProxy name="CellCentersFilter" servers="21"/>
          <SubProxy name="CellLabelMapper" servers="20"/>
          <SubProxy name="CellLabelProp2D" servers="20"/>
          <SubProxy name="CellLabelProperty" servers="20"/>
          <SubProxy name="Collect" servers="21"/>
          <SubProxy name="PointLabelMapper" servers="20"/>
          <SubProxy name="PointLabelProp2D" servers="20"/>
          <SubProxy name="PointLabelProperty" servers="20"/>
          <SubProxy name="UpdateSuppressor" servers="21"/>
        </SubProxy>
        <SubProxy name="Mapper" servers="20"/>
        <SubProxy name="Prop3D" servers="20"/>
        <SubProxy name="Property" servers="20"/>
      </SubProxy>
      <SubProxy name="SliceRepresentation" servers="1">
        <SubProxy name="LODMapper" servers="20"/>
        <SubProxy name="Mapper" servers="20"/>
        <SubProxy name="Prop3D" servers="20"/>
        <SubProxy name="Property" servers="20"/>
        <SubProxy name="Slicer" servers="17"/>
      </SubProxy>
      <SubProxy name="SurfaceRepresentation" servers="1">
        <SubProxy name="GeometryFilter" servers="1"/>
        <SubProxy name="LODMapper" servers="20"/>
        <SubProxy name="Mapper" servers="20"/>
        <SubProxy name="MaterialLoader" servers="1"/>
        <SubProxy name="Prop3D" servers="20"/>
        <SubProxy name="Property" servers="20"/>
      </SubProxy>
      <SubProxy name="VolumeRepresentation" servers="1">
        <SubProxy name="LODMapper" servers="16"/>
        <SubProxy name="Prop3D" servers="20"/>
        <SubProxy name="VolumeFixedPointRayCastMapper" servers="20"/>
        <SubProxy name="VolumeProperty" servers="20"/>
      </SubProxy>
    </Proxy>
    <Proxy group="representations" type="GeometryRepresentation" id="739" servers="1">
      <Property name="CubeAxesVisibility" id="739.CubeAxesVisibility" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.CubeAxesVisibility.bool"/>
      </Property>
      <Property name="Input" id="739.Input" number_of_elements="1">
        <Proxy value="725" output_port="0"/>
        <Domain name="input_type" id="739.Input.input_type">
          <DataType value="vtkDataSet"/>
        </Domain>
      </Property>
      <Property name="Representation" id="739.Representation" number_of_elements="1">
        <Element index="0" value="2"/>
        <Domain name="enum" id="739.Representation.enum">
          <Entry value="0" text="Points"/>
          <Entry value="1" text="Wireframe"/>
          <Entry value="2" text="Surface"/>
          <Entry value="3" text="Outline"/>
          <Entry value="5" text="Surface With Edges"/>
        </Domain>
      </Property>
      <Property name="SelectionVisibility" id="739.SelectionVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.SelectionVisibility.bool"/>
      </Property>
      <Property name="Visibility" id="739.Visibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.Visibility.bool"/>
      </Property>
      <Property name="Ambient" id="739.Ambient" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="739.Ambient.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="AmbientColor" id="739.AmbientColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="739.AmbientColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="ClippingPlanes" id="739.ClippingPlanes" number_of_elements="0">
        <Domain name="groups" id="739.ClippingPlanes.groups">
          <Group value="implicit_functions"/>
        </Domain>
      </Property>
      <Property name="Color" id="739.Color" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="739.Color.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="ColorArrayName" id="739.ColorArrayName" number_of_elements="1">
        <Element index="0" value="scalars"/>
        <Domain name="array_list" id="739.ColorArrayName.array_list"/>
      </Property>
      <Property name="ColorAttributeType" id="739.ColorAttributeType" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="enum" id="739.ColorAttributeType.enum">
          <Entry value="0" text="POINT_DATA"/>
          <Entry value="1" text="CELL_DATA"/>
          <Entry value="2" text="FIELD_DATA"/>
        </Domain>
      </Property>
      <Property name="CubeAxesColor" id="739.CubeAxesColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="739.CubeAxesColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="CubeAxesCornerOffset" id="739.CubeAxesCornerOffset" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="739.CubeAxesCornerOffset.range"/>
      </Property>
      <Property name="CubeAxesFlyMode" id="739.CubeAxesFlyMode" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="739.CubeAxesFlyMode.enum">
          <Entry value="0" text="Outer Edges"/>
          <Entry value="1" text="Closest Triad"/>
          <Entry value="2" text="Furthest Triad"/>
          <Entry value="3" text="Static Triad"/>
          <Entry value="4" text="Static Edges"/>
        </Domain>
      </Property>
      <Property name="CubeAxesInertia" id="739.CubeAxesInertia" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="739.CubeAxesInertia.range">
          <Min index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="CubeAxesTickLocation" id="739.CubeAxesTickLocation" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="enum" id="739.CubeAxesTickLocation.enum">
          <Entry value="0" text="Inside"/>
          <Entry value="1" text="Outside"/>
          <Entry value="2" text="Both"/>
        </Domain>
      </Property>
      <Property name="CubeAxesXAxisMinorTickVisibility" id="739.CubeAxesXAxisMinorTickVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.CubeAxesXAxisMinorTickVisibility.bool"/>
      </Property>
      <Property name="CubeAxesXAxisTickVisibility" id="739.CubeAxesXAxisTickVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.CubeAxesXAxisTickVisibility.bool"/>
      </Property>
      <Property name="CubeAxesXAxisVisibility" id="739.CubeAxesXAxisVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.CubeAxesXAxisVisibility.bool"/>
      </Property>
      <Property name="CubeAxesXGridLines" id="739.CubeAxesXGridLines" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.CubeAxesXGridLines.bool"/>
      </Property>
      <Property name="CubeAxesXTitle" id="739.CubeAxesXTitle" number_of_elements="1">
        <Element index="0" value="X-Axis"/>
      </Property>
      <Property name="CubeAxesYAxisMinorTickVisibility" id="739.CubeAxesYAxisMinorTickVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.CubeAxesYAxisMinorTickVisibility.bool"/>
      </Property>
      <Property name="CubeAxesYAxisTickVisibility" id="739.CubeAxesYAxisTickVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.CubeAxesYAxisTickVisibility.bool"/>
      </Property>
      <Property name="CubeAxesYAxisVisibility" id="739.CubeAxesYAxisVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.CubeAxesYAxisVisibility.bool"/>
      </Property>
      <Property name="CubeAxesYGridLines" id="739.CubeAxesYGridLines" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.CubeAxesYGridLines.bool"/>
      </Property>
      <Property name="CubeAxesYTitle" id="739.CubeAxesYTitle" number_of_elements="1">
        <Element index="0" value="Y-Axis"/>
      </Property>
      <Property name="CubeAxesZAxisMinorTickVisibility" id="739.CubeAxesZAxisMinorTickVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.CubeAxesZAxisMinorTickVisibility.bool"/>
      </Property>
      <Property name="CubeAxesZAxisTickVisibility" id="739.CubeAxesZAxisTickVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.CubeAxesZAxisTickVisibility.bool"/>
      </Property>
      <Property name="CubeAxesZAxisVisibility" id="739.CubeAxesZAxisVisibility" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.CubeAxesZAxisVisibility.bool"/>
      </Property>
      <Property name="CubeAxesZGridLines" id="739.CubeAxesZGridLines" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.CubeAxesZGridLines.bool"/>
      </Property>
      <Property name="CubeAxesZTitle" id="739.CubeAxesZTitle" number_of_elements="1">
        <Element index="0" value="Z-Axis"/>
      </Property>
      <Property name="Diffuse" id="739.Diffuse" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="739.Diffuse.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="DiffuseColor" id="739.DiffuseColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="739.DiffuseColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="EdgeColor" id="739.EdgeColor" number_of_elements="3">
        <Element index="0" value="0"/>
        <Element index="1" value="0"/>
        <Element index="2" value="0.5"/>
        <Domain name="range" id="739.EdgeColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="InterpolateScalarsBeforeMapping" id="739.InterpolateScalarsBeforeMapping" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.InterpolateScalarsBeforeMapping.bool"/>
      </Property>
      <Property name="Interpolation" id="739.Interpolation" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="739.Interpolation.enum">
          <Entry value="0" text="Flat"/>
          <Entry value="1" text="Gouraud"/>
        </Domain>
      </Property>
      <Property name="LineWidth" id="739.LineWidth" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="739.LineWidth.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="LookupTable" id="739.LookupTable" number_of_elements="1">
        <Proxy value="926"/>
        <Domain name="groups" id="739.LookupTable.groups">
          <Group value="lookup_tables"/>
        </Domain>
      </Property>
      <Property name="MapScalars" id="739.MapScalars" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.MapScalars.bool"/>
      </Property>
      <Property name="Material" id="739.Material" number_of_elements="1">
        <Element index="0" value=""/>
      </Property>
      <Property name="NumberOfSubPieces" id="739.NumberOfSubPieces" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="739.NumberOfSubPieces.range">
          <Min index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="Opacity" id="739.Opacity" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="739.Opacity.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="Orientation" id="739.Orientation" number_of_elements="3">
        <Element index="0" value="0"/>
        <Element index="1" value="0"/>
        <Element index="2" value="0"/>
        <Domain name="range" id="739.Orientation.range"/>
      </Property>
      <Property name="Origin" id="739.Origin" number_of_elements="3">
        <Element index="0" value="0"/>
        <Element index="1" value="0"/>
        <Element index="2" value="0"/>
        <Domain name="range" id="739.Origin.range"/>
      </Property>
      <Property name="Pickable" id="739.Pickable" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="739.Pickable.bool"/>
      </Property>
      <Property name="PointSize" id="739.PointSize" number_of_elements="1">
        <Element index="0" value="5"/>
        <Domain name="range" id="739.PointSize.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="Position" id="739.Position" number_of_elements="3">
        <Element index="0" value="0"/>
        <Element index="1" value="0"/>
        <Element index="2" value="0"/>
        <Domain name="range" id="739.Position.range"/>
      </Property>
      <Property name="Scale" id="739.Scale" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="739.Scale.range"/>
      </Property>
      <Property name="SelectionCellFieldDataArrayIndex" id="739.SelectionCellFieldDataArrayIndex" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="739.SelectionCellFieldDataArrayIndex.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="SelectionCellFieldDataArrayName" id="739.SelectionCellFieldDataArrayName" number_of_elements="1">
        <Element index="0" value=""/>
      </Property>
      <Property name="SelectionCellLabelBold" id="739.SelectionCellLabelBold" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.SelectionCellLabelBold.bool"/>
      </Property>
      <Property name="SelectionCellLabelColor" id="739.SelectionCellLabelColor" number_of_elements="3">
        <Element index="0" value="0"/>
        <Element index="1" value="1"/>
        <Element index="2" value="0"/>
        <Domain name="range" id="739.SelectionCellLabelColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="SelectionCellLabelFontFamily" id="739.SelectionCellLabelFontFamily" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="enum" id="739.SelectionCellLabelFontFamily.enum">
          <Entry value="0" text="Arial"/>
          <Entry value="1" text="Courier"/>
          <Entry value="2" text="Times"/>
        </Domain>
      </Property>
      <Property name="SelectionCellLabelFontSize" id="739.SelectionCellLabelFontSize" number_of_elements="1">
        <Element index="0" value="24"/>
        <Domain name="range" id="739.SelectionCellLabelFontSize.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="SelectionCellLabelItalic" id="739.SelectionCellLabelItalic" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.SelectionCellLabelItalic.bool"/>
      </Property>
      <Property name="SelectionCellLabelJustification" id="739.SelectionCellLabelJustification" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="739.SelectionCellLabelJustification.enum">
          <Entry value="0" text="Left"/>
          <Entry value="1" text="Center"/>
          <Entry value="2" text="Right"/>
        </Domain>
      </Property>
      <Property name="SelectionCellLabelMode" id="739.SelectionCellLabelMode" number_of_elements="1">
        <Element index="0" value="6"/>
        <Domain name="enum" id="739.SelectionCellLabelMode.enum">
          <Entry value="0" text="IDs"/>
          <Entry value="1" text="Scalars"/>
          <Entry value="2" text="Vectors"/>
          <Entry value="3" text="Normals"/>
          <Entry value="4" text="TCoords"/>
          <Entry value="5" text="Tensors"/>
          <Entry value="6" text="FieldData"/>
        </Domain>
      </Property>
      <Property name="SelectionCellLabelOpacity" id="739.SelectionCellLabelOpacity" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="SelectionCellLabelShadow" id="739.SelectionCellLabelShadow" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.SelectionCellLabelShadow.bool"/>
      </Property>
      <Property name="SelectionCellLabelVisibility" id="739.SelectionCellLabelVisibility" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.SelectionCellLabelVisibility.bool"/>
      </Property>
      <Property name="SelectionColor" id="739.SelectionColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="0"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="739.SelectionColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="SelectionInterpolation" id="739.SelectionInterpolation" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="739.SelectionInterpolation.enum">
          <Entry value="0" text="Flat"/>
          <Entry value="1" text="Gouraud"/>
        </Domain>
      </Property>
      <Property name="SelectionLineWidth" id="739.SelectionLineWidth" number_of_elements="1">
        <Element index="0" value="2"/>
        <Domain name="range" id="739.SelectionLineWidth.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="SelectionOpacity" id="739.SelectionOpacity" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="739.SelectionOpacity.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="SelectionPointFieldDataArrayIndex" id="739.SelectionPointFieldDataArrayIndex" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="739.SelectionPointFieldDataArrayIndex.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="SelectionPointFieldDataArrayName" id="739.SelectionPointFieldDataArrayName" number_of_elements="1">
        <Element index="0" value=""/>
      </Property>
      <Property name="SelectionPointLabelBold" id="739.SelectionPointLabelBold" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.SelectionPointLabelBold.bool"/>
      </Property>
      <Property name="SelectionPointLabelColor" id="739.SelectionPointLabelColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="739.SelectionPointLabelColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="SelectionPointLabelFontFamily" id="739.SelectionPointLabelFontFamily" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="enum" id="739.SelectionPointLabelFontFamily.enum">
          <Entry value="0" text="Arial"/>
          <Entry value="1" text="Courier"/>
          <Entry value="2" text="Times"/>
        </Domain>
      </Property>
      <Property name="SelectionPointLabelFontSize" id="739.SelectionPointLabelFontSize" number_of_elements="1">
        <Element index="0" value="18"/>
        <Domain name="range" id="739.SelectionPointLabelFontSize.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="SelectionPointLabelItalic" id="739.SelectionPointLabelItalic" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.SelectionPointLabelItalic.bool"/>
      </Property>
      <Property name="SelectionPointLabelJustification" id="739.SelectionPointLabelJustification" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="739.SelectionPointLabelJustification.enum">
          <Entry value="0" text="Left"/>
          <Entry value="1" text="Center"/>
          <Entry value="2" text="Right"/>
        </Domain>
      </Property>
      <Property name="SelectionPointLabelMode" id="739.SelectionPointLabelMode" number_of_elements="1">
        <Element index="0" value="6"/>
        <Domain name="enum" id="739.SelectionPointLabelMode.enum">
          <Entry value="0" text="IDs"/>
          <Entry value="1" text="Scalars"/>
          <Entry value="2" text="Vectors"/>
          <Entry value="3" text="Normals"/>
          <Entry value="4" text="TCoords"/>
          <Entry value="5" text="Tensors"/>
          <Entry value="6" text="FieldData"/>
        </Domain>
      </Property>
      <Property name="SelectionPointLabelOpacity" id="739.SelectionPointLabelOpacity" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="SelectionPointLabelShadow" id="739.SelectionPointLabelShadow" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.SelectionPointLabelShadow.bool"/>
      </Property>
      <Property name="SelectionPointLabelVisibility" id="739.SelectionPointLabelVisibility" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.SelectionPointLabelVisibility.bool"/>
      </Property>
      <Property name="SelectionPointSize" id="739.SelectionPointSize" number_of_elements="1">
        <Element index="0" value="5"/>
        <Domain name="range" id="739.SelectionPointSize.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="SelectionRepresentation" id="739.SelectionRepresentation" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="enum" id="739.SelectionRepresentation.enum">
          <Entry value="0" text="Points"/>
          <Entry value="1" text="Wireframe"/>
          <Entry value="2" text="Surface"/>
        </Domain>
      </Property>
      <Property name="Shading" id="739.Shading" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.Shading.bool"/>
      </Property>
      <Property name="Specular" id="739.Specular" number_of_elements="1">
        <Element index="0" value="0.1"/>
        <Domain name="range" id="739.Specular.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="SpecularColor" id="739.SpecularColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="739.SpecularColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="SpecularPower" id="739.SpecularPower" number_of_elements="1">
        <Element index="0" value="100"/>
        <Domain name="range" id="739.SpecularPower.range">
          <Min index="0" value="0"/>
          <Max index="0" value="100"/>
        </Domain>
      </Property>
      <Property name="SuppressLOD" id="739.SuppressLOD" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.SuppressLOD.bool"/>
      </Property>
      <Property name="Texture" id="739.Texture" number_of_elements="0">
        <Domain name="groups" id="739.Texture.groups">
          <Group value="textures"/>
        </Domain>
      </Property>
      <Property name="UseLookupTableScalarRange" id="739.UseLookupTableScalarRange" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="739.UseLookupTableScalarRange.bool"/>
      </Property>
      <SubProxy name="CubeAxesRepresentation" servers="1">
        <SubProxy name="OutlineFilter" servers="1"/>
        <SubProxy name="Prop2D" servers="20"/>
        <SubProxy name="Property" servers="20"/>
      </SubProxy>
      <SubProxy name="OutlineRepresentation" servers="1">
        <SubProxy name="Mapper" servers="20"/>
        <SubProxy name="OutlineFilter" servers="1"/>
        <SubProxy name="Prop3D" servers="20"/>
        <SubProxy name="Property" servers="20"/>
      </SubProxy>
      <SubProxy name="SelectionRepresentation" servers="1">
        <SubProxy name="GeometryFilter" servers="1"/>
        <SubProxy name="LODMapper" servers="20"/>
        <SubProxy name="LabelRepresentation" servers="1">
          <SubProxy name="CellCentersFilter" servers="21"/>
          <SubProxy name="CellLabelMapper" servers="20"/>
          <SubProxy name="CellLabelProp2D" servers="20"/>
          <SubProxy name="CellLabelProperty" servers="20"/>
          <SubProxy name="Collect" servers="21"/>
          <SubProxy name="PointLabelMapper" servers="20"/>
          <SubProxy name="PointLabelProp2D" servers="20"/>
          <SubProxy name="PointLabelProperty" servers="20"/>
          <SubProxy name="UpdateSuppressor" servers="21"/>
        </SubProxy>
        <SubProxy name="Mapper" servers="20"/>
        <SubProxy name="Prop3D" servers="20"/>
        <SubProxy name="Property" servers="20"/>
      </SubProxy>
      <SubProxy name="SurfaceRepresentation" servers="1">
        <SubProxy name="GeometryFilter" servers="1"/>
        <SubProxy name="LODMapper" servers="20"/>
        <SubProxy name="Mapper" servers="20"/>
        <SubProxy name="MaterialLoader" servers="1"/>
        <SubProxy name="Prop3D" servers="20"/>
        <SubProxy name="Property" servers="20"/>
      </SubProxy>
    </Proxy>
    <Proxy group="filters" type="Cut" id="725" servers="1">
      <Property name="ContourValues" id="725.ContourValues" number_of_elements="1">
        <Element index="0" value="-30"/>
        <Domain name="bounds" id="725.ContourValues.bounds">
          <Min index="0" value="-58.0237"/>
          <Max index="0" value="58.0237"/>
        </Domain>
      </Property>
      <Property name="CutFunction" id="725.CutFunction" number_of_elements="1">
        <Proxy value="728"/>
        <Domain name="groups" id="725.CutFunction.groups">
          <Group value="implicit_functions"/>
        </Domain>
        <Domain name="proxy_list" id="725.CutFunction.proxy_list">
          <Proxy value="728"/>
        </Domain>
      </Property>
      <Property name="Input" id="725.Input" number_of_elements="1">
        <Proxy value="457" output_port="0"/>
        <Domain name="groups" id="725.Input.groups">
          <Group value="sources"/>
          <Group value="filters"/>
        </Domain>
        <Domain name="input_type" id="725.Input.input_type">
          <DataType value="vtkDataSet"/>
        </Domain>
      </Property>
      <Property name="InputBounds" id="725.InputBounds">
        <Domain name="bounds" id="725.InputBounds.bounds">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="67"/>
          <Max index="1" value="67"/>
          <Max index="2" value="67"/>
        </Domain>
      </Property>
    </Proxy>
    <Proxy group="sources" type="LegacyVTKFileReader" id="457" servers="1">
      <Property name="FileNames" id="457.FileNames" number_of_elements="1">
        <Element index="0" value="/home/utkarsh/Kitware/ParaView3/ParaViewData/Data/iron protein.vtk"/>
        <Domain name="files" id="457.FileNames.files"/>
      </Property>
      <Property name="TimestepValues" id="457.TimestepValues"/>
      <SubProxy name="Reader" servers="1"/>
    </Proxy>
    <Proxy group="misc" type="TimeKeeper" id="4" servers="16">
      <Property name="Time" id="4.Time" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="4.Time.range"/>
      </Property>
      <Property name="TimestepValues" id="4.TimestepValues"/>
      <Property name="Views" id="4.Views" number_of_elements="1">
        <Proxy value="29"/>
      </Property>
    </Proxy>
    <Proxy group="views" type="RenderView" id="29" servers="1">
      <Property name="GUISize" id="29.GUISize" number_of_elements="2">
        <Element index="0" value="669"/>
        <Element index="1" value="575"/>
        <Domain name="range" id="29.GUISize.range">
          <Min index="0" value="1"/>
          <Min index="1" value="1"/>
        </Domain>
      </Property>
      <Property name="LODResolution" id="29.LODResolution" number_of_elements="1">
        <Element index="0" value="70"/>
        <Domain name="range" id="29.LODResolution.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="LODThreshold" id="29.LODThreshold" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="29.LODThreshold.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="RenderInterruptsEnabled" id="29.RenderInterruptsEnabled" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="29.RenderInterruptsEnabled.bool"/>
      </Property>
      <Property name="Representations" id="29.Representations" number_of_elements="2">
        <Proxy value="473"/>
        <Proxy value="739"/>
      </Property>
      <Property name="UseImmediateMode" id="29.UseImmediateMode" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="29.UseImmediateMode.bool"/>
      </Property>
      <Property name="UseLight" id="29.UseLight" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="29.UseLight.bool"/>
      </Property>
      <Property name="UseOffscreenRenderingForScreenshots" id="29.UseOffscreenRenderingForScreenshots" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="29.UseOffscreenRenderingForScreenshots.bool"/>
      </Property>
      <Property name="UseTriangleStrips" id="29.UseTriangleStrips" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="29.UseTriangleStrips.bool"/>
      </Property>
      <Property name="ViewPosition" id="29.ViewPosition" number_of_elements="2">
        <Element index="0" value="0"/>
        <Element index="1" value="0"/>
        <Domain name="range" id="29.ViewPosition.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
        </Domain>
      </Property>
      <Property name="ViewTime" id="29.ViewTime" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="29.ViewTime.range"/>
      </Property>
      <Property name="BackLightAzimuth" id="29.BackLightAzimuth" number_of_elements="1">
        <Element index="0" value="110"/>
        <Domain name="range" id="29.BackLightAzimuth.range">
          <Min index="0" value="60"/>
          <Max index="0" value="170"/>
          <Resolution index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="BackLightElevation" id="29.BackLightElevation" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="range" id="29.BackLightElevation.range">
          <Min index="0" value="-45"/>
          <Max index="0" value="45"/>
          <Resolution index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="BackLightK:B Ratio" id="29.BackLightK:B Ratio" number_of_elements="1">
        <Element index="0" value="3.5"/>
        <Domain name="range" id="29.BackLightK:B Ratio.range">
          <Min index="0" value="1"/>
          <Max index="0" value="15"/>
          <Resolution index="0" value="0.1"/>
        </Domain>
      </Property>
      <Property name="BackLightWarmth" id="29.BackLightWarmth" number_of_elements="1">
        <Element index="0" value="0.5"/>
        <Domain name="range" id="29.BackLightWarmth.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
          <Resolution index="0" value="0.01"/>
        </Domain>
      </Property>
      <Property name="Background" id="29.Background" number_of_elements="3">
        <Element index="0" value="0.329412"/>
        <Element index="1" value="0.34902"/>
        <Element index="2" value="0.427451"/>
        <Domain name="range" id="29.Background.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="CameraClippingRange" id="29.CameraClippingRange" number_of_elements="2">
        <Element index="0" value="132.348"/>
        <Element index="1" value="393.333"/>
      </Property>
      <Property name="CameraClippingRangeInfo" id="29.CameraClippingRangeInfo" number_of_elements="2">
        <Element index="0" value="132.348"/>
        <Element index="1" value="393.333"/>
      </Property>
      <Property name="CameraFocalPoint" id="29.CameraFocalPoint" number_of_elements="3">
        <Element index="0" value="43.2952"/>
        <Element index="1" value="46.4977"/>
        <Element index="2" value="16.6328"/>
      </Property>
      <Property name="CameraFocalPointInfo" id="29.CameraFocalPointInfo" number_of_elements="3">
        <Element index="0" value="43.2952"/>
        <Element index="1" value="46.4977"/>
        <Element index="2" value="16.6328"/>
      </Property>
      <Property name="CameraManipulators" id="29.CameraManipulators" number_of_elements="9">
        <Proxy value="71"/>
        <Proxy value="73"/>
        <Proxy value="75"/>
        <Proxy value="77"/>
        <Proxy value="79"/>
        <Proxy value="81"/>
        <Proxy value="83"/>
        <Proxy value="85"/>
        <Proxy value="87"/>
        <Domain name="groups" id="29.CameraManipulators.groups">
          <Group value="cameramanipulators"/>
        </Domain>
      </Property>
      <Property name="CameraParallelProjection" id="29.CameraParallelProjection" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="29.CameraParallelProjection.bool"/>
      </Property>
      <Property name="CameraParallelScale" id="29.CameraParallelScale" number_of_elements="1">
        <Element index="0" value="1"/>
      </Property>
      <Property name="CameraPosition" id="29.CameraPosition" number_of_elements="3">
        <Element index="0" value="136.983"/>
        <Element index="1" value="170.816"/>
        <Element index="2" value="-144.696"/>
      </Property>
      <Property name="CameraPositionInfo" id="29.CameraPositionInfo" number_of_elements="3">
        <Element index="0" value="136.983"/>
        <Element index="1" value="170.816"/>
        <Element index="2" value="-144.696"/>
      </Property>
      <Property name="CameraViewAngle" id="29.CameraViewAngle" number_of_elements="1">
        <Element index="0" value="30"/>
      </Property>
      <Property name="CameraViewUp" id="29.CameraViewUp" number_of_elements="3">
        <Element index="0" value="0.128765"/>
        <Element index="1" value="-0.820262"/>
        <Element index="2" value="-0.557306"/>
      </Property>
      <Property name="CameraViewUpInfo" id="29.CameraViewUpInfo" number_of_elements="3">
        <Element index="0" value="0.128765"/>
        <Element index="1" value="-0.820262"/>
        <Element index="2" value="-0.557306"/>
      </Property>
      <Property name="CenterOfRotation" id="29.CenterOfRotation" number_of_elements="3">
        <Element index="0" value="33.5"/>
        <Element index="1" value="33.5"/>
        <Element index="2" value="33.5"/>
      </Property>
      <Property name="DepthPeeling" id="29.DepthPeeling" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="29.DepthPeeling.bool"/>
      </Property>
      <Property name="EyeAngle" id="29.EyeAngle" number_of_elements="1">
        <Element index="0" value="2"/>
        <Domain name="range" id="29.EyeAngle.range">
          <Min index="0" value="0"/>
        </Domain>
      </Property>
      <Property name="FillLightAzimuth" id="29.FillLightAzimuth" number_of_elements="1">
        <Element index="0" value="-10"/>
        <Domain name="range" id="29.FillLightAzimuth.range">
          <Min index="0" value="-90"/>
          <Max index="0" value="90"/>
          <Resolution index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="FillLightElevation" id="29.FillLightElevation" number_of_elements="1">
        <Element index="0" value="-75"/>
        <Domain name="range" id="29.FillLightElevation.range">
          <Min index="0" value="-90"/>
          <Max index="0" value="10"/>
          <Resolution index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="FillLightK:F Ratio" id="29.FillLightK:F Ratio" number_of_elements="1">
        <Element index="0" value="3"/>
        <Domain name="range" id="29.FillLightK:F Ratio.range">
          <Min index="0" value="1"/>
          <Max index="0" value="15"/>
          <Resolution index="0" value="0.1"/>
        </Domain>
      </Property>
      <Property name="FillLightWarmth" id="29.FillLightWarmth" number_of_elements="1">
        <Element index="0" value="0.4"/>
        <Domain name="range" id="29.FillLightWarmth.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
          <Resolution index="0" value="0.01"/>
        </Domain>
      </Property>
      <Property name="HeadLightK:H Ratio" id="29.HeadLightK:H Ratio" number_of_elements="1">
        <Element index="0" value="3"/>
        <Domain name="range" id="29.HeadLightK:H Ratio.range">
          <Min index="0" value="1"/>
          <Max index="0" value="15"/>
          <Resolution index="0" value="0.1"/>
        </Domain>
      </Property>
      <Property name="HeadLightWarmth" id="29.HeadLightWarmth" number_of_elements="1">
        <Element index="0" value="0.5"/>
        <Domain name="range" id="29.HeadLightWarmth.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
          <Resolution index="0" value="0.01"/>
        </Domain>
      </Property>
      <Property name="KeyLightAzimuth" id="29.KeyLightAzimuth" number_of_elements="1">
        <Element index="0" value="10"/>
        <Domain name="range" id="29.KeyLightAzimuth.range">
          <Min index="0" value="-90"/>
          <Max index="0" value="90"/>
          <Resolution index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="KeyLightElevation" id="29.KeyLightElevation" number_of_elements="1">
        <Element index="0" value="50"/>
        <Domain name="range" id="29.KeyLightElevation.range">
          <Min index="0" value="0"/>
          <Max index="0" value="90"/>
          <Resolution index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="KeyLightIntensity" id="29.KeyLightIntensity" number_of_elements="1">
        <Element index="0" value="0.75"/>
        <Domain name="range" id="29.KeyLightIntensity.range">
          <Min index="0" value="0"/>
          <Max index="0" value="2"/>
          <Resolution index="0" value="0.05"/>
        </Domain>
      </Property>
      <Property name="KeyLightWarmth" id="29.KeyLightWarmth" number_of_elements="1">
        <Element index="0" value="0.6"/>
        <Domain name="range" id="29.KeyLightWarmth.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
          <Resolution index="0" value="0.01"/>
        </Domain>
      </Property>
      <Property name="LightAmbientColor" id="29.LightAmbientColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="29.LightAmbientColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="LightDiffuseColor" id="29.LightDiffuseColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="29.LightDiffuseColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="LightIntensity" id="29.LightIntensity" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="range" id="29.LightIntensity.range">
          <Min index="0" value="0"/>
          <Max index="0" value="1"/>
        </Domain>
      </Property>
      <Property name="LightSpecularColor" id="29.LightSpecularColor" number_of_elements="3">
        <Element index="0" value="1"/>
        <Element index="1" value="1"/>
        <Element index="2" value="1"/>
        <Domain name="range" id="29.LightSpecularColor.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
          <Min index="2" value="0"/>
          <Max index="0" value="1"/>
          <Max index="1" value="1"/>
          <Max index="2" value="1"/>
        </Domain>
      </Property>
      <Property name="LightSwitch" id="29.LightSwitch" number_of_elements="1">
        <Element index="0" value="1"/>
        <Domain name="bool" id="29.LightSwitch.bool"/>
      </Property>
      <Property name="MaintainLuminance" id="29.MaintainLuminance" number_of_elements="1">
        <Element index="0" value="0"/>
        <Domain name="bool" id="29.MaintainLuminance.bool"/>
      </Property>
      <Property name="RenderWindowSizeInfo" id="29.RenderWindowSizeInfo" number_of_elements="2">
        <Element index="0" value="562"/>
        <Element index="1" value="575"/>
      </Property>
      <Property name="ViewSize" id="29.ViewSize" number_of_elements="2">
        <Element index="0" value="669"/>
        <Element index="1" value="575"/>
        <Domain name="range" id="29.ViewSize.range">
          <Min index="0" value="0"/>
          <Min index="1" value="0"/>
        </Domain>
      </Property>
      <SubProxy name="ActiveCamera" servers="16"/>
      <SubProxy name="Interactor" servers="16"/>
      <SubProxy name="InteractorStyle" servers="16"/>
      <SubProxy name="Light" servers="20"/>
      <SubProxy name="LightKit" servers="20"/>
      <SubProxy name="RenderWindow" servers="20"/>
      <SubProxy name="Renderer" servers="20"/>
      <SubProxy name="Renderer2D" servers="20"/>
    </Proxy>
    <ProxyCollection name="animation">
      <Item id="15" name="AnimationScene1"/>
      <Item id="928" name="KeyFrameAnimationCue1"/>
      <Item id="25" name="TimeAnimationCue1"/>
    </ProxyCollection>
    <ProxyCollection name="lookup_tables">
      <Item id="926" name="1.scalars"/>
    </ProxyCollection>
    <ProxyCollection name="pq_helper_proxies.29">
      <Item id="71" name="Manipulators"/>
      <Item id="73" name="Manipulators"/>
      <Item id="75" name="Manipulators"/>
      <Item id="77" name="Manipulators"/>
      <Item id="79" name="Manipulators"/>
      <Item id="81" name="Manipulators"/>
      <Item id="83" name="Manipulators"/>
      <Item id="85" name="Manipulators"/>
      <Item id="87" name="Manipulators"/>
    </ProxyCollection>
    <ProxyCollection name="pq_helper_proxies.473">
      <Item id="723" name="ScalarOpacityFunction"/>
    </ProxyCollection>
    <ProxyCollection name="pq_helper_proxies.725">
      <Item id="728" name="CutFunction"/>
    </ProxyCollection>
    <ProxyCollection name="pq_helper_proxies.928">
      <Item id="932" name="KeyFrames"/>
      <Item id="937" name="KeyFrames"/>
    </ProxyCollection>
    <ProxyCollection name="representations">
      <Item id="473" name="DataRepresentation2"/>
      <Item id="739" name="DataRepresentation3"/>
    </ProxyCollection>
    <ProxyCollection name="sources">
      <Item id="725" name="Cut1"/>
      <Item id="457" name="iron protein.vtk"/>
    </ProxyCollection>
    <ProxyCollection name="timekeeper">
      <Item id="4" name="TimeKeeper"/>
    </ProxyCollection>
    <ProxyCollection name="views">
      <Item id="29" name="RenderView1"/>
    </ProxyCollection>
    <CustomProxyDefinitions>
      <CustomProxyDefinition name="MyHistogram" group="filters">
        <CompoundSourceProxy id="998" servers="1">
          <Proxy group="filters" type="ExtractHistogram" id="952" servers="1" compound_name="ExtractHistogram6">
            <Property name="BinCount" id="952.BinCount" number_of_elements="1">
              <Element index="0" value="10"/>
              <Domain name="range" id="952.BinCount.range">
                <Min index="0" value="1"/>
                <Max index="0" value="256"/>
              </Domain>
            </Property>
            <Property name="Component" id="952.Component" number_of_elements="1">
              <Element index="0" value="0"/>
              <Domain name="range" id="952.Component.range">
                <Min index="0" value="0"/>
                <Max index="0" value="15"/>
              </Domain>
            </Property>
            <Property name="Input" id="952.Input" number_of_elements="1">
              <Proxy value="942" output_port="0"/>
              <Domain name="groups" id="952.Input.groups">
                <Group value="sources"/>
                <Group value="filters"/>
              </Domain>
              <Domain name="input_array" id="952.Input.input_array">
                <InputArray attribute_type="any" number_of_components="0"/>
              </Domain>
              <Domain name="input_type" id="952.Input.input_type">
                <DataType value="vtkDataSet"/>
              </Domain>
            </Property>
            <Property name="SelectInputArray" id="952.SelectInputArray" number_of_elements="5">
              <Element index="0" value=""/>
              <Element index="1" value=""/>
              <Element index="2" value=""/>
              <Element index="3" value="0"/>
              <Element index="4" value="Normals"/>
              <Domain name="array_list" id="952.SelectInputArray.array_list">
                <String text="Normals"/>
              </Domain>
              <Domain name="field_list" id="952.SelectInputArray.field_list">
                <Entry value="0" text="Point Data"/>
              </Domain>
            </Property>
          </Proxy>
          <Proxy group="filters" type="ShrinkFilter" id="942" servers="1" compound_name="ShrinkFilter2">
            <Property name="Input" id="942.Input" number_of_elements="1">
              <Domain name="groups" id="942.Input.groups">
                <Group value="sources"/>
                <Group value="filters"/>
              </Domain>
              <Domain name="input_type" id="942.Input.input_type">
                <DataType value="vtkDataSet"/>
              </Domain>
            </Property>
            <Property name="ShrinkFactor" id="942.ShrinkFactor" number_of_elements="1">
              <Element index="0" value="0.5"/>
              <Domain name="range" id="942.ShrinkFactor.range">
                <Min index="0" value="0"/>
                <Max index="0" value="1"/>
              </Domain>
            </Property>
          </Proxy>
          <ExposedProperties>
            <Property name="BinCount" proxy_name="ExtractHistogram6" exposed_name="Bin Count"/>
            <Property name="Input" proxy_name="ShrinkFilter2" exposed_name="Input"/>
            <Property name="ShrinkFactor" proxy_name="ShrinkFilter2" exposed_name="Shrink Factor"/>
          </ExposedProperties>
          <OutputPort name="ShrinkOutput" proxy="ShrinkFilter2" port_index="0"/>
          <OutputPort name="HistogramOutput" proxy="ExtractHistogram6" port_index="0"/>
        </CompoundSourceProxy>
      </CustomProxyDefinition>
      <CustomProxyDefinition name="MyStreamTracer" group="filters">
        <CompoundSourceProxy id="4387" servers="1">
          <Proxy group="filters" type="ArbitrarySourceStreamTracer" id="3999" servers="1" compound_name="ArbitrarySourceStreamTracer1">
            <Property name="InitialIntegrationStep" id="3999.InitialIntegrationStep" number_of_elements="1">
              <Element index="0" value="0.5"/>
              <Domain name="range" id="3999.InitialIntegrationStep.range"/>
            </Property>
            <Property name="InitialIntegrationStepUnit" id="3999.InitialIntegrationStepUnit" number_of_elements="1">
              <Element index="0" value="2"/>
              <Domain name="enum" id="3999.InitialIntegrationStepUnit.enum">
                <Entry value="0" text="Time"/>
                <Entry value="1" text="Length"/>
                <Entry value="2" text="Cell Length"/>
              </Domain>
            </Property>
            <Property name="Input" id="3999.Input" number_of_elements="1">
              <Domain name="groups" id="3999.Input.groups">
                <Group value="sources"/>
                <Group value="filters"/>
              </Domain>
              <Domain name="input_array" id="3999.Input.input_array">
                <InputArray attribute_type="point" number_of_components="3"/>
              </Domain>
              <Domain name="input_type" id="3999.Input.input_type">
                <DataType value="vtkDataSet"/>
              </Domain>
            </Property>
            <Property name="IntegrationDirection" id="3999.IntegrationDirection" number_of_elements="1">
              <Element index="0" value="2"/>
              <Domain name="enum" id="3999.IntegrationDirection.enum">
                <Entry value="0" text="FORWARD"/>
                <Entry value="1" text="BACKWARD"/>
                <Entry value="2" text="BOTH"/>
              </Domain>
            </Property>
            <Property name="IntegratorType" id="3999.IntegratorType" number_of_elements="1">
              <Element index="0" value="0"/>
              <Domain name="enum" id="3999.IntegratorType.enum">
                <Entry value="0" text="Runge-Kutta 2"/>
                <Entry value="1" text="Runge-Kutta 4"/>
                <Entry value="2" text="Runge-Kutta 4-5"/>
              </Domain>
            </Property>
            <Property name="MaximumError" id="3999.MaximumError" number_of_elements="1">
              <Element index="0" value="1e-06"/>
              <Domain name="range" id="3999.MaximumError.range"/>
            </Property>
            <Property name="MaximumIntegrationStep" id="3999.MaximumIntegrationStep" number_of_elements="1">
              <Element index="0" value="0.01"/>
              <Domain name="range" id="3999.MaximumIntegrationStep.range"/>
            </Property>
            <Property name="MaximumIntegrationStepUnit" id="3999.MaximumIntegrationStepUnit" number_of_elements="1">
              <Element index="0" value="2"/>
              <Domain name="enum" id="3999.MaximumIntegrationStepUnit.enum">
                <Entry value="0" text="Time"/>
                <Entry value="1" text="Length"/>
                <Entry value="2" text="Cell Length"/>
              </Domain>
            </Property>
            <Property name="MaximumNumberOfSteps" id="3999.MaximumNumberOfSteps" number_of_elements="1">
              <Element index="0" value="2000"/>
              <Domain name="range" id="3999.MaximumNumberOfSteps.range"/>
            </Property>
            <Property name="MaximumPropagation" id="3999.MaximumPropagation" number_of_elements="1">
              <Element index="0" value="20.16"/>
              <Domain name="bounds" id="3999.MaximumPropagation.bounds">
                <Min index="0" value="0"/>
                <Max index="0" value="20.16"/>
              </Domain>
            </Property>
            <Property name="MaximumPropagationUnit" id="3999.MaximumPropagationUnit" number_of_elements="1">
              <Element index="0" value="1"/>
              <Domain name="enum" id="3999.MaximumPropagationUnit.enum">
                <Entry value="0" text="Time"/>
                <Entry value="1" text="Length"/>
              </Domain>
            </Property>
            <Property name="MinimumIntegrationStep" id="3999.MinimumIntegrationStep" number_of_elements="1">
              <Element index="0" value="0.01"/>
              <Domain name="range" id="3999.MinimumIntegrationStep.range"/>
            </Property>
            <Property name="MinimumIntegrationStepUnit" id="3999.MinimumIntegrationStepUnit" number_of_elements="1">
              <Element index="0" value="2"/>
              <Domain name="enum" id="3999.MinimumIntegrationStepUnit.enum">
                <Entry value="0" text="Time"/>
                <Entry value="1" text="Length"/>
                <Entry value="2" text="Cell Length"/>
              </Domain>
            </Property>
            <Property name="NumberOfPoints" id="3999.NumberOfPoints" number_of_elements="1">
              <Element index="0" value="100"/>
            </Property>
            <Property name="SelectInputVectors" id="3999.SelectInputVectors" number_of_elements="5">
              <Element index="0" value=""/>
              <Element index="1" value=""/>
              <Element index="2" value=""/>
              <Element index="3" value=""/>
              <Element index="4" value="V"/>
              <Domain name="array_list" id="3999.SelectInputVectors.array_list">
                <String text="V"/>
              </Domain>
            </Property>
            <Property name="Source" id="3999.Source" number_of_elements="1">
              <Proxy value="3800" output_port="0"/>
              <Domain name="groups" id="3999.Source.groups">
                <Group value="sources"/>
              </Domain>
            </Property>
            <Property name="TerminalSpeed" id="3999.TerminalSpeed" number_of_elements="1">
              <Element index="0" value="1e-12"/>
              <Domain name="range" id="3999.TerminalSpeed.range"/>
            </Property>
          </Proxy>
          <Proxy group="sources" type="SphereSource" id="3800" servers="1" compound_name="SphereSource1">
            <Property name="Center" id="3800.Center" number_of_elements="3">
              <Element index="0" value="0"/>
              <Element index="1" value="0"/>
              <Element index="2" value="1"/>
              <Domain name="range" id="3800.Center.range"/>
            </Property>
            <Property name="EndPhi" id="3800.EndPhi" number_of_elements="1">
              <Element index="0" value="180"/>
              <Domain name="range" id="3800.EndPhi.range">
                <Min index="0" value="0"/>
                <Max index="0" value="180"/>
              </Domain>
            </Property>
            <Property name="EndTheta" id="3800.EndTheta" number_of_elements="1">
              <Element index="0" value="360"/>
              <Domain name="range" id="3800.EndTheta.range">
                <Min index="0" value="0"/>
                <Max index="0" value="360"/>
              </Domain>
            </Property>
            <Property name="PhiResolution" id="3800.PhiResolution" number_of_elements="1">
              <Element index="0" value="8"/>
              <Domain name="range" id="3800.PhiResolution.range">
                <Min index="0" value="3"/>
                <Max index="0" value="1024"/>
              </Domain>
            </Property>
            <Property name="Radius" id="3800.Radius" number_of_elements="1">
              <Element index="0" value="0.5"/>
              <Domain name="range" id="3800.Radius.range">
                <Min index="0" value="0"/>
              </Domain>
            </Property>
            <Property name="StartPhi" id="3800.StartPhi" number_of_elements="1">
              <Element index="0" value="0"/>
              <Domain name="range" id="3800.StartPhi.range">
                <Min index="0" value="0"/>
                <Max index="0" value="180"/>
              </Domain>
            </Property>
            <Property name="StartTheta" id="3800.StartTheta" number_of_elements="1">
              <Element index="0" value="0"/>
              <Domain name="range" id="3800.StartTheta.range">
                <Min index="0" value="0"/>
                <Max index="0" value="360"/>
              </Domain>
            </Property>
            <Property name="ThetaResolution" id="3800.ThetaResolution" number_of_elements="1">
              <Element index="0" value="8"/>
              <Domain name="range" id="3800.ThetaResolution.range">
                <Min index="0" value="3"/>
                <Max index="0" value="1024"/>
              </Domain>
            </Property>
          </Proxy>
          <Proxy group="filters" type="TubeFilter" id="4193" servers="1" compound_name="TubeFilter2">
            <Property name="Capping" id="4193.Capping" number_of_elements="1">
              <Element index="0" value="1"/>
              <Domain name="bool" id="4193.Capping.bool"/>
            </Property>
            <Property name="Input" id="4193.Input" number_of_elements="1">
              <Proxy value="3999" output_port="0"/>
              <Domain name="groups" id="4193.Input.groups">
                <Group value="sources"/>
                <Group value="filters"/>
              </Domain>
              <Domain name="input_type" id="4193.Input.input_type">
                <DataType value="vtkPolyData"/>
              </Domain>
            </Property>
            <Property name="NumberOfSides" id="4193.NumberOfSides" number_of_elements="1">
              <Element index="0" value="6"/>
              <Domain name="range" id="4193.NumberOfSides.range">
                <Min index="0" value="3"/>
              </Domain>
            </Property>
            <Property name="Radius" id="4193.Radius" number_of_elements="1">
              <Element index="0" value="0.0732398"/>
              <Domain name="bounds" id="4193.Radius.bounds">
                <Min index="0" value="0"/>
                <Max index="0" value="0.0732398"/>
              </Domain>
            </Property>
            <Property name="RadiusFactor" id="4193.RadiusFactor" number_of_elements="1">
              <Element index="0" value="10"/>
              <Domain name="range" id="4193.RadiusFactor.range"/>
            </Property>
            <Property name="VaryRadius" id="4193.VaryRadius" number_of_elements="1">
              <Element index="0" value="0"/>
              <Domain name="enum" id="4193.VaryRadius.enum">
                <Entry value="0" text="Off"/>
                <Entry value="1" text="By Scalar"/>
                <Entry value="2" text="By Vector"/>
              </Domain>
            </Property>
          </Proxy>
          <ExposedProperties>
            <Property name="Input" proxy_name="ArbitrarySourceStreamTracer1" exposed_name="Input"/>
            <Property name="Center" proxy_name="SphereSource1" exposed_name="Seed Center"/>
          </ExposedProperties>
          <OutputPort name="Output" proxy="TubeFilter2" port_index="0"/>
          <OutputPort name="Seed" proxy="SphereSource1" port_index="0"/>
        </CompoundSourceProxy>
      </CustomProxyDefinition>
      <CustomProxyDefinition name="SurfacePlusNormals" group="filters">
        <CompoundSourceProxy id="679" servers="1">
          <ExposedProperties>
            <Property name="ComputeCellNormals" proxy_name="PolyDataNormals1" exposed_name="Compute Cell Normals"/>
            <Property name="Consistency" proxy_name="PolyDataNormals1" exposed_name="Consistency"/>
            <Property name="FeatureAngle" proxy_name="PolyDataNormals1" exposed_name="Feature Angle"/>
            <Property name="Input" proxy_name="DataSetSurfaceFilter1" exposed_name="Input"/>
            <Property name="NonManifoldTraversal" proxy_name="PolyDataNormals1" exposed_name="Non-Manifold Traversal"/>
            <Property name="Splitting" proxy_name="PolyDataNormals1" exposed_name="Splitting"/>
          </ExposedProperties>
          <OutputPort name="Output0" proxy="PolyDataNormals1" port_index="0"/>
          <Proxy group="filters" type="DataSetSurfaceFilter" id="325" servers="1" compound_name="DataSetSurfaceFilter1">
            <Property name="Input" id="325.Input" number_of_elements="1">
              <Domain name="groups" id="325.Input.groups">
                <Group value="sources"/>
                <Group value="filters"/>
              </Domain>
              <Domain name="input_type" id="325.Input.input_type">
                <DataType value="vtkDataSet"/>
              </Domain>
            </Property>
            <Property name="PieceInvariant" id="325.PieceInvariant" number_of_elements="1">
              <Element index="0" value="1"/>
              <Domain name="bool" id="325.PieceInvariant.bool"/>
            </Property>
          </Proxy>
          <Proxy group="filters" type="PolyDataNormals" id="501" servers="1" compound_name="PolyDataNormals1">
            <Property name="ComputeCellNormals" id="501.ComputeCellNormals" number_of_elements="1">
              <Element index="0" value="0"/>
              <Domain name="bool" id="501.ComputeCellNormals.bool"/>
            </Property>
            <Property name="Consistency" id="501.Consistency" number_of_elements="1">
              <Element index="0" value="1"/>
              <Domain name="bool" id="501.Consistency.bool"/>
            </Property>
            <Property name="FeatureAngle" id="501.FeatureAngle" number_of_elements="1">
              <Element index="0" value="30"/>
              <Domain name="range" id="501.FeatureAngle.range">
                <Min index="0" value="0"/>
                <Max index="0" value="180"/>
              </Domain>
            </Property>
            <Property name="FlipNormals" id="501.FlipNormals" number_of_elements="1">
              <Element index="0" value="0"/>
              <Domain name="bool" id="501.FlipNormals.bool"/>
            </Property>
            <Property name="Input" id="501.Input" number_of_elements="1">
              <Proxy value="325" output_port="0"/>
              <Domain name="groups" id="501.Input.groups">
                <Group value="sources"/>
                <Group value="filters"/>
              </Domain>
              <Domain name="input_type" id="501.Input.input_type">
                <DataType value="vtkPolyData"/>
              </Domain>
            </Property>
            <Property name="NonManifoldTraversal" id="501.NonManifoldTraversal" number_of_elements="1">
              <Element index="0" value="1"/>
              <Domain name="bool" id="501.NonManifoldTraversal.bool"/>
            </Property>
            <Property name="PieceInvariant" id="501.PieceInvariant" number_of_elements="1">
              <Element index="0" value="1"/>
              <Domain name="bool" id="501.PieceInvariant.bool"/>
            </Property>
            <Property name="Splitting" id="501.Splitting" number_of_elements="1">
              <Element index="0" value="1"/>
              <Domain name="bool" id="501.Splitting.bool"/>
            </Property>
          </Proxy>
        </CompoundSourceProxy>
      </CustomProxyDefinition>
      <CustomProxyDefinition name="SurfacePlusNormals (1)" group="filters">
        <CompoundSourceProxy id="679" servers="1">
          <ExposedProperties>
            <Property name="ComputeCellNormals" proxy_name="PolyDataNormals1" exposed_name="Compute Cell Normals"/>
            <Property name="Consistency" proxy_name="PolyDataNormals1" exposed_name="Consistency"/>
            <Property name="FeatureAngle" proxy_name="PolyDataNormals1" exposed_name="Feature Angle"/>
            <Property name="Input" proxy_name="DataSetSurfaceFilter1" exposed_name="Input"/>
            <Property name="NonManifoldTraversal" proxy_name="PolyDataNormals1" exposed_name="Non-Manifold Traversal"/>
            <Property name="Splitting" proxy_name="PolyDataNormals1" exposed_name="Splitting"/>
          </ExposedProperties>
          <OutputPort name="Output0" proxy="PolyDataNormals1" port_index="0"/>
          <Proxy group="filters" type="DataSetSurfaceFilter" id="325" servers="1" compound_name="DataSetSurfaceFilter1">
            <Property name="Input" id="325.Input" number_of_elements="1">
              <Domain name="groups" id="325.Input.groups">
                <Group value="sources"/>
                <Group value="filters"/>
              </Domain>
              <Domain name="input_type" id="325.Input.input_type">
                <DataType value="vtkDataSet"/>
              </Domain>
            </Property>
            <Property name="PieceInvariant" id="325.PieceInvariant" number_of_elements="1">
              <Element index="0" value="1"/>
              <Domain name="bool" id="325.PieceInvariant.bool"/>
            </Property>
          </Proxy>
          <Proxy group="filters" type="PolyDataNormals" id="501" servers="1" compound_name="PolyDataNormals1">
            <Property name="ComputeCellNormals" id="501.ComputeCellNormals" number_of_elements="1">
              <Element index="0" value="0"/>
              <Domain name="bool" id="501.ComputeCellNormals.bool"/>
            </Property>
            <Property name="Consistency" id="501.Consistency" number_of_elements="1">
              <Element index="0" value="1"/>
              <Domain name="bool" id="501.Consistency.bool"/>
            </Property>
            <Property name="FeatureAngle" id="501.FeatureAngle" number_of_elements="1">
              <Element index="0" value="30"/>
              <Domain name="range" id="501.FeatureAngle.range">
                <Min index="0" value="0"/>
                <Max index="0" value="180"/>
              </Domain>
            </Property>
            <Property name="FlipNormals" id="501.FlipNormals" number_of_elements="1">
              <Element index="0" value="0"/>
              <Domain name="bool" id="501.FlipNormals.bool"/>
            </Property>
            <Property name="Input" id="501.Input" number_of_elements="1">
              <Proxy value="325" output_port="0"/>
              <Domain name="groups" id="501.Input.groups">
                <Group value="sources"/>
                <Group value="filters"/>
              </Domain>
              <Domain name="input_type" id="501.Input.input_type">
                <DataType value="vtkPolyData"/>
              </Domain>
            </Property>
            <Property name="NonManifoldTraversal" id="501.NonManifoldTraversal" number_of_elements="1">
              <Element index="0" value="1"/>
              <Domain name="bool" id="501.NonManifoldTraversal.bool"/>
            </Property>
            <Property name="PieceInvariant" id="501.PieceInvariant" number_of_elements="1">
              <Element index="0" value="1"/>
              <Domain name="bool" id="501.PieceInvariant.bool"/>
            </Property>
            <Property name="Splitting" id="501.Splitting" number_of_elements="1">
              <Element index="0" value="1"/>
              <Domain name="bool" id="501.Splitting.bool"/>
            </Property>
          </Proxy>
        </CompoundSourceProxy>
      </CustomProxyDefinition>
    </CustomProxyDefinitions>
    <Links/>
  </ServerManagerState>
  <ViewManager version="3.3.0">
    <MultiView>
      <Splitter index="0" orientation="Vertical" count="1" sizes="599"/>
    </MultiView>
    <Frame index="0" view_module="29"/>
  </ViewManager>
</ParaView>


More information about the ParaView mailing list