<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>RE: [Paraview] vtkVRMLExporter and vtkIVExporter .xml and .pvsm</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Hi Diego,<BR>
<BR>
I want to thank you for the example you gave me, however, I still cannot get the files to work. Maybe you could look over them and let me know if I doing something wrong?<BR>
Here is what I'm doing:<BR>
<BR>
XML FILE<BR>
---------------------<BR>
<ModuleInterface><BR>
<ServerManagerFile name="vtkVRMLExporter.pvsm" /><BR>
<BR>
<Writer input="vtkDataSet"<BR>
class="vtkPVWriter"<BR>
writer="vtkVRMLExporter"<BR>
extension=".wrl"<BR>
file_description="VRML 2.0"/><BR>
</ModuleInterface><BR>
------------------------------------<BR>
PVSM FILE<BR>
-------------------------------------<BR>
<ServerManagerConfiguration><BR>
<ProxyGroup name="writers"><BR>
<WriterProxy name="VRMLExporter" class="vtkVRMLExporter"><BR>
<InputProperty name="Input" command="SetInput"><BR>
<ProxyGroupDomain name="groups"><BR>
<Group name="sources"/><BR>
<Group name="filters"/><BR>
</ProxyGroupDomain><BR>
<DataTypeDomain name="input_type"><BR>
<DataType value="vtkDataSet"/><BR>
</DataTypeDomain><BR>
</InputProperty><BR>
<BR>
<StringVectorProperty<BR>
name="Filename"<BR>
animateable="1"<BR>
command="SetFileName"<BR>
number_of_elements="1"><BR>
<StringListDomain name="files"/><BR>
</StringVectorProperty><BR>
</WriterProxy><BR>
</ProxyGroup><BR>
</ServerManagerConfiguration><BR>
------------------------------------------------------<BR>
<BR>
THIS IS THE ERROR I GET WITH PARAVIEW 2.2<BR>
<BR>
# Error or warning: There was a VTK Error in file: /home/amy/ParaViewReleaseRoot /paraview-2.2.1/Servers/Common/vtkProcessModule.cxx (548)<BR>
Object type: vtkVRMLExporter, could not find requested method: "SetInput"<BR>
or the method was called with incorrect arguments.<BR>
<BR>
while processing<BR>
Message 2 = Invoke<BR>
Argument 0 = id_value {629}<BR>
Argument 1 = string_value {SetInput}<BR>
Argument 2 = id_value {554}<BR>
ErrorMessage end<BR>
ErrorMessage<BR>
# Error or warning: There was a VTK Error in file: /home/amy/ParaViewReleaseRoot /paraview-2.2.1/Servers/Common/vtkProcessModule.cxx (550)<BR>
Aborting execution for debugging purposes.<BR>
ErrorMessage end<BR>
<BR>
THIS IS THE ERROR I GET WITH PARAVIEW 2.4<BR>
ErrorMessage<BR>
# Error or warning: There was a VTK Error in file: /home/amy/ParaViewReleaseRoot/paraview-2.4.2/GUI/Client/vtkPVXMLPackageParser.cxx (851)<BR>
vtkPVXMLPackageParser (0x8e31180): Writer has no extensions attribute.<BR>
ErrorMessage end<BR>
<BR>
Thank you so much for you help!<BR>
<BR>
Karla Vega<BR>
Email: vega@tacc.utexas.edu<BR>
Work: (512) 232-4772<BR>
Mobile: (512) 577-8723<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: paraview-bounces+vega=tacc.utexas.edu@paraview.org on behalf of Diego Mazala<BR>
Sent: Mon 3/27/2006 5:27 PM<BR>
To: paraview@paraview.org<BR>
Subject: Fwd: [Paraview] vtkVRMLExporter and vtkIVExporter .xml and .pvsm<BR>
<BR>
---------- Forwarded message ----------<BR>
From: Diego Mazala <diegomazala@gmail.com><BR>
Date: 27/03/2006 20:19<BR>
Subject: Re: [Paraview] vtkVRMLExporter and vtkIVExporter .xml and .pvsm<BR>
To: Karla Vega <vega@tacc.utexas.edu><BR>
<BR>
Hi Karla.<BR>
<BR>
I have writed any experiences. See in:<BR>
<A HREF="http://hemo01a.lncc.br/wiki/index.php/HemoWiki:Community_Portal:Paraview#Adicionando_novos_m.C3.B3dulos">http://hemo01a.lncc.br/wiki/index.php/HemoWiki:Community_Portal:Paraview#Adicionando_novos_m.C3.B3dulos</A><BR>
<A HREF="http://virtual.lncc.br/~diego/ParaView/">http://virtual.lncc.br/~diego/ParaView/</A><<A HREF="http://virtual.lncc.br/%7Ediego/ParaView/">http://virtual.lncc.br/%7Ediego/ParaView/</A>><BR>
<BR>
<BR>
<BR>
--<BR>
Diego Mazala<BR>
<BR>
<BR>
--<BR>
Diego Mazala<BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>