<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>

<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>vtkusers digest, Vol 1 #2394 - 6 msgs</TITLE>
</HEAD>
<BODY dir=ltr><FONT size=2>
<DIV><BR>&gt;&nbsp;How to write a Geometry file?Is it possible to<BR>&gt;achieve 
my task by writing one such file...?</DIV>
<DIV>&nbsp;</DIV>
<DIV>I'am not exactly sure what you mean by Geometry File, but you can create a 
.stl or .obj file of the geometry you created/read using vtkSTLwriter and 
vtkOBJwriter. vtkPolyDataWriter writes your vtkPolyData(your geometry, points 
and cell array)&nbsp;into a .vtk file which can then be read in again using 
vtkPolyDataReader.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Murali.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR><BR>&nbsp;</DIV></FONT>

</BODY>
</HTML>