]> SALOME platform Git repositories - plugins/blsurfplugin.git/commitdiff
Salome HOME
Update doc
authorgdd <gdd>
Tue, 26 Jul 2011 13:56:30 +0000 (13:56 +0000)
committergdd <gdd>
Tue, 26 Jul 2011 13:56:30 +0000 (13:56 +0000)
idl/BLSURFPlugin_Algorithm.idl

index 7cba06aaaae7a08559768d1fda9e00c91481ec1f..9a3cae140d8fe23473d4fc8057e5ed5d3639076b 100644 (file)
@@ -131,6 +131,7 @@ module BLSURFPlugin
      * Sets a way to define size of mesh elements to generate
      * 0 - size is defined automatically
      * 1 - size is set by SetPhySize() method
+     * 2 - size is set by SetPhySize() method. A sizemap is defined.
      */
     void SetPhysicalMesh(in long isCustom);
     long GetPhysicalMesh();