[Paraview] import package problem
Vines, John (Civ, ARL/CISD)
jvines at arl.army.mil
Mon Aug 15 11:36:35 EDT 2005
All,
I'm having a problem with the "import package" capability. I've attached the XML files for the client and the server manager. When I try to "import package" I do not get any errors but I also do not get a source.
Thanks in advance,
John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DiskSource.xml
Type: text/xml
Size: 1258 bytes
Desc: DiskSource.xml
Url : http://public.kitware.com/pipermail/paraview/attachments/20050815/747b712e/DiskSource.bin
-------------- next part --------------
<ServerManagerConfiguration>
<ProxyGroup name="sources" >
<SourceProxy class="vtkDiskSource" name="DiskSource" >
<DoubleVectorProperty default_values="0.25" number_of_elements="1" animateable="1" name="InnerRadius" command="SetInnerRadius" >
<DoubleRangeDomain min="0" name="range" />
</DoubleVectorProperty>
<DoubleVectorProperty default_values="0.5" number_of_elements="1" animateable="1" name="OuterRadius" command="SetOuterRadius" >
<DoubleRangeDomain min="0" name="range" />
</DoubleVectorProperty>
<IntVectorProperty default_values="1.0" number_of_elements="1" animateable="1" name="RadialResolution" command="SetRadialResolution" >
<IntRangeDomain min="0" name="range" max="200" />
</IntVectorProperty>
<IntVectorProperty default_values="6.0" number_of_elements="1" animateable="1" name="CircumferentialResolution" command="SetCircumferentialResolution" >
<IntRangeDomain min="3" name="range" max="200" />
</IntVectorProperty>
</SourceProxy>
</ProxyGroup>
</ServerManagerConfiguration>
More information about the ParaView
mailing list