<html><head><title>[ParaView] mapping PipelineSource with vtkActor names solution</title>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
</head>
<body>
<span style=" font-family:'Courier New'; font-size: 9pt;">Regarding resolving meaningful actor names in 3D views, I'd like to propose<br>
adding a 1-line addition to:<br>
<br>
ParaViewCore/ClientServerCore/vtkGeometryRepresentation.h line 185:<br>
<br>
vtkPVLODActor* GetActor(){return Actor;}<br>
<br>
This will give plugin developers the minimum required handle to<br>
make the name mapping work. Why do we need it? To capture pipeline<br>
filter names for external scenegraph systems, such as PDF3D, VRML, etc.<br>
This change is already tested and working in the lab.<br>
<br>
Further Details are recorded in:<br>
http://www.paraview.org/Bug/view.php?id=13087<br>
including sample code on how this change can be used.<br>
<br>
<span style=" font-family:'arial'; font-size: 8pt; color: #c0c0c0;"><i>-- <br>
Best regards,<br>
Ian </i></span></span><a style=" font-family:'courier new'; font-size: 9pt; font-style: normal;" href="mailto:ianc@acm.org">mailto:ianc@acm.org</a><span style=" font-family:'Courier New'; font-size: 9pt;"> </body>