From: vbd Date: Thu, 25 Sep 2008 08:54:43 +0000 (+0000) Subject: adding example X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=79e28ffa618aafe0d67977d1713fe70c7a266173;p=tools%2Fmedcoupling.git adding example --- diff --git a/doc/doxygen/polygon.dox b/doc/doxygen/polygon.dox index 0bdde9190..a9d29de0b 100644 --- a/doc/doxygen/polygon.dox +++ b/doc/doxygen/polygon.dox @@ -65,4 +65,8 @@ The methods associated to polygons/polyhedra are located in the following classe - access methods are stored in MESH : \ref MESH_poly - creation methods are in MESHING : \ref MESHING_poly +\section poly_example Example +The following example illustrates the creation method for a mesh that +contains polygons and/or polyhedra : +\include test_MEDMEM_MeshingPoly.cxx */ \ No newline at end of file