<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
The representation is not the problem.<br>
I need to know how to manage those additional data (eg.notes) for
geometries.<br>
<br>
Berk Geveci schrieb:
<blockquote
 cite="mid:45d654b0802150451g34de59esc1e6d68b9be7ea2b@mail.gmail.com"
 type="cite">
  <pre wrap="">I believe that there is a 3D widget to do this in cvs vtk. Look here
<a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_Widget_Examples">http://www.vtk.org/Wiki/VTK_Widget_Examples</a>

On 2/15/08, Langhammer <a class="moz-txt-link-rfc2396E" href="mailto:sickboy@9elements.com">&lt;sickboy@9elements.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'd like to bind user notes to my vtk geometries. Something like:
 geometryA -&gt; note: "This is a hotspot." geometryB -&gt; note: "Please
 redesign this part."

 What is the correct way to do this? Deriving vtkCellArray? vtkPolyData,
 or vtkActor ?
 What i have to keep in mind that my notes become serializeable with the
 vtk scene ?

 thanks in advance,
 Stefan


 _______________________________________________
 This is the private VTK discussion list.
 Please keep messages on-topic. Check the FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
 Follow this link to subscribe/unsubscribe:
 <a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>