adding a 1-line addition to:
ParaViewCore/ClientServerCore/vtkGeometryRepresentation.h line 185:
vtkPVLODActor* GetActor(){return Actor;}
This will give plugin developers the minimum required handle to
make the name mapping work. Why do we need it? To capture pipeline
filter names for external scenegraph systems, such as PDF3D, VRML, etc.
This change is already tested and working in the lab.
Further Details are recorded in:
http://www.paraview.org/Bug/view.php?id=13087
including sample code on how this change can be used.
--
Best regards,
Ian mailto:i...@acm.org
_______________________________________________ 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