<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1255" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi </FONT></DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>I have a Finite Element Model (2D) 
composed of a triangular grid, point and data (f,vx,vy).</FONT></DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>I am trying to create a streamline from 
this data and I see that the fastest way is to load it into a Unstructured 
Grid</FONT></DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>(class vtkUnstructuredGrid)</FONT></DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>Could I have any help regarding on how 
to insert the data (points, triangle incidence, data)</FONT></DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>thanks</FONT></DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>jac.</FONT></DIV></BODY></HTML>