[MOAB-dev] r4392 - MOAB/trunk/tools/vtkMOABReader

tautges at mcs.anl.gov tautges at mcs.anl.gov
Mon Dec 20 15:38:12 CST 2010


Author: tautges
Date: 2010-12-20 15:38:12 -0600 (Mon, 20 Dec 2010)
New Revision: 4392

Modified:
   MOAB/trunk/tools/vtkMOABReader/README
Log:
Adding README info on geometry model support.


Modified: MOAB/trunk/tools/vtkMOABReader/README
===================================================================
--- MOAB/trunk/tools/vtkMOABReader/README	2010-12-20 21:36:33 UTC (rev 4391)
+++ MOAB/trunk/tools/vtkMOABReader/README	2010-12-20 21:38:12 UTC (rev 4392)
@@ -10,3 +10,6 @@
   the '+' next to the plugin name and check the "Auto Load" box
 - you should now be able to read files using MOAB
 
+Note, this viewer can also view geometric models, at least from the CGM OCC engine; to use,
+build CGM/OCC as shared libraries, link to them from MOAB (with the --with-cgm= configure
+option), and build the vtk viewer as before, but pointing to the CGM-ized MOAB.










































More information about the moab-dev mailing list