<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi all vtk users,</DIV>
<DIV>Please, can someone tell me if i can read a vrml file (.wrl) with vtkXMLPolyDataReader??</DIV>
<DIV>If it's possible, how to do?</DIV>
<DIV> </DIV>
<DIV>I used this, but i have many errors:</DIV>
<DIV>vtkXMLPolyDataReader *reader = vtkXMLPolyDataReader::New();<BR>reader->SetFileName("C:/file.wrl");<BR>reader->Update();</DIV>
<DIV> </DIV>
<DIV>Thank you</DIV></td></tr></table><br>