<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have a 3D medical application written in Tcl/Tk
that consists of 3D measurements on multiple slices. The measurement is supposed
to be driven by an XML scheme that I've written. </FONT></DIV>
<DIV><FONT face=Arial size=2>For the moment I use vtkXMLPolyDataReader to read
in a .vtp file (I've rewritten my XML file to the .vtp format), but this doesn't
suffices for my application. Is there a way to add specific tags to the XML
file and to the parser that vtkXMLPolyDataReader uses? Or is the only solution
to write a subclass of vtkXMLParser in C for instance that parses these new
tags? </FONT></DIV>
<DIV><FONT face=Arial size=2>Has anyone ever encountered the same problem? How
to solve it (quick)??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>thx,</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>Joeri,<BR>Agfa Gevaert, R&D/TI<BR>+ 32 (0)
3 444 6429,<BR><A href="mailto:stajn@agfa.com">stajn@agfa.com</A><BR><A
href="mailto:joeri_vtk@hotmail.com">joeri_vtk@hotmail.com</A></FONT></DIV></BODY></HTML>