Salome HOME
Revert "Synchronize adm files"
[plugins/hexoticplugin.git] / doc / salome / gui / HexoticPLUGIN / input / hexoticplugin_python_interface.doc
index 6e1bc6dd7ad1d615c97cf442e168e6de4dec38c5..b71eec5d71871a7717414d47d784dd87c1adce7a 100644 (file)
@@ -2,11 +2,11 @@
 
 \page hexoticplugin_python_interface_page Python Interface
 
-Python package HexoticPLUGIN defines several classes, destined for creation of the 3D meshes.
+Python package HexoticPLUGINBuilder defines several classes, destined for creation of the 3D meshes.
 
-Hexotic meshing plugin dynamically adds several methods to the smesh.Mesh class to create meshing algorithms.
+Hexotic meshing plugin dynamically adds several methods to the smeshBuilder.Mesh class to create meshing algorithms.
 
-Below you can see an example of usage of the HexoticPlugin Python API for mesh generation:
+Below you can see an example of usage of the HexoticPLUGINBuilder Python API for mesh generation:
 
 \anchor tui_hexotic
 
@@ -24,6 +24,11 @@ Below you can see an example of usage of the HexoticPlugin Python API for mesh g
 
 \image html hexotic_basic_subdivisions_4_8.png Left: Hexotic mesh without hypothesis, right: Hexotic mesh with an hypothesis defined by minl=4 and maxl=8
 
+\subsection tui_local_size Local size
+
+\image html hexotic_local_size_example.png Example of use of a local size on the skin of a sphere
+
+
 \ref tui_hexotic "Back to top"
 
 \section tui_hexotic_sd_mode Effect of the sub-domain mode