<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>> How to write a Geometry file?Is it possible to<BR>>achieve
my task by writing one such file...?</DIV>
<DIV> </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) into a .vtk file which can then be read in again using
vtkPolyDataReader.</DIV>
<DIV> </DIV>
<DIV>Murali.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><BR><BR> </DIV></FONT>
</BODY>
</HTML>