[Paraview] [InfoVis] FW: vtkTree file problem with Paraview
Matteo Campana
campanam at libero.it
Tue Dec 2 16:34:41 EST 2008
Thank you Jeff,
I did the changes you suggested me....
It seems all is ok....I can see my vtkReader.dll in OverView under
Tools -> ManagePlugins
...but still...it doesnt appear in the flie list type.
Anyway...I'll convert my tree in a Traditional Polydata and then manage it
with paraview....It's Amazing anyway! :)
Thank you!!!!
Matteo
>> I sucessufully compiled all paraview/overview pakage, I included all the
>> plug in...but when I try to open my vtkTree files it give me an error.
>> It says it cant recognize the data type TREE.
>
> The legacy reader for paraview/overview does not yet support VTK classes.
>
>> I also tryed to create a plug in for vtkTreeReader....
>
> Your reader plugin looks close to correct, and should appear in the
> menu. Does your plugin appear in OverView under Tools -> Manage
> Plugins ?
> You can also try adding
>
> SERVER_MANAGER_SOURCES ${VTK_SOURCE_DIR}/IO/vtkTreeReader.h
>
> to your ADD_PARAVIEW_PLUGIN command. You can look at Plugins/Infovis
> to see how other infovis readers are added to the list.
>
> Jeff
>
>>
>> It sucessfully complile but when i try to open the file it give me the
>> same
>> error. The vtkTree file extension is also not present in the list of file
>> type supported.
>> Any Idea?
>> I tryed to open the file also with overview but it happen the same.
>>
>> Thank you
>>
>> Matteo
>>
More information about the ParaView
mailing list