Salome HOME
Update of padder doc
authorRenaud Nédélec <renaud.nedelec@opencascade.com>
Wed, 23 Apr 2014 09:24:04 +0000 (11:24 +0200)
committerRenaud Nédélec <renaud.nedelec@opencascade.com>
Wed, 23 Apr 2014 09:24:04 +0000 (11:24 +0200)
src/Tools/padder/doc/images/padder_curvedgeom.png [new file with mode: 0644]
src/Tools/padder/doc/images/padder_sphererendering.png
src/Tools/padder/doc/input/padder_userguide.doc

diff --git a/src/Tools/padder/doc/images/padder_curvedgeom.png b/src/Tools/padder/doc/images/padder_curvedgeom.png
new file mode 100644 (file)
index 0000000..0e714d0
Binary files /dev/null and b/src/Tools/padder/doc/images/padder_curvedgeom.png differ
index a1b97eca4f4a92b927363e010377f33a7d38682b..4c61bb510d73b759f4a5daf06c2a941d6282982d 100644 (file)
Binary files a/src/Tools/padder/doc/images/padder_sphererendering.png and b/src/Tools/padder/doc/images/padder_sphererendering.png differ
index 21a227997ace3079634793a5756de49ed1308880..3efd9ce852f141f572a93079a4b4dcf12246f855 100644 (file)
@@ -1,6 +1,6 @@
 /*!
 
-\page padder_userguide_page Use the padder SMESH Plugin
+\page padder_userguide_page Use the SpherePadder SMESH Plugin
 
 -# \ref S1_PADDER
 -# \ref S2_PADDER
@@ -135,15 +135,17 @@ SMESH and publish the resulting mesh in the SALOME study:
 \image html padder_image12.png
 
 Note that the final ED mesh contains as many groups as the input
-meshes. Their names have been specified in the input dialog. For the
-moment, the DE mesh is shown as a set of points of equal size:
+meshes. Their names have been specified in the input dialog. 
 
-\image html padder_image13.png
+A new functionality has been added to SpherePadder allowing to mesh
+curved geometries. Circular objects with concave boundaries such as 
+shown here:
 
-In the next version, the PointSprite (sphere-like) mode will be used
-to show the MED_BALL elements with their real diameters. Then the
-above example should look like on the following capture (realized in
-module GEOM for illustration):
+\image html padder_curvedgeom.png
+
+can be "padded" with spherical discrete elements. Henceforward, 
+the PointSprite (sphere-like) mode is used to show the MED_BALL 
+elements with their real diameters:
 
 \image html padder_sphererendering.png