|
Hello everybody, I have a custom reader, and I generate cells and points data correctly. Now I am trying to put global data (like material propeties) in a vtkFieldData using ouput->SetFieldData(my_vtkfielddata); This work properly and I can see the information in the information tab (variable Y). ![]() But the problem is I am unable to access this information in paraview, I cant use the variable in the calculator, and if apply the calculator filter the global fields are not passed to the output. How can I access this kind of information in the calculator?? I am using the 3.12.0-RC2 from git in linux, and a custom reader in c++. -- Felipe Bordeu Weldt Ingénieur de Recherche ------------------------------------- Tél. : 33 (0)2 40 37 16 57 Fax. : 33 (0)2 40 74 74 06 [email protected] Institut GeM - UMR CNRS 6183 École Centrale Nantes 1 Rue de La Noë, 44321 Nantes, FRANCE ------------------------------------- |
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview

