[Paraview] Empty Object Properties - Custom Reader Plugin

Xunlei Wu xunlei at renci.org
Fri Mar 25 06:32:26 EDT 2011


Hello,
I still cannot figure out why I had such problem. Would you please help? Thanks a lot.
Best,
xunlei

From: Xunlei Wu
Sent: Monday, March 21, 2011 8:22 PM
To: paraview at paraview.org
Subject: Empty Object Properties - Custom Reader Plugin

Hello,
I am writing a reader plugin for ParaView following examples in
http://www.kitware.com/products/html/WritingAParaViewReaderPlug-in.html
However, after the file metadata is read by ::RequestInformation(), there are no scalar attributes shown in "Object Inspector" -> "Properties" illustrated in Empty_Object_Inspector_Properties.PNG. After click "Apply", :: RequestData() gets all the attribute data and displays the information in "Object Inspector" -> "Information" -> "Data Arrays" table as shown in Updated_Object_Inspector_Information.PNG. After the data is read, "Properties" page is still empty. Would you please suggest what I should do? Any functions that I should implement or call in my reader class? Thanks a lot.

Best,
xunlei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110325/2f545044/attachment.htm>


More information about the ParaView mailing list