From: gdd Date: Tue, 26 Jul 2011 13:56:30 +0000 (+0000) Subject: Update doc X-Git-Tag: V6_4_0a1~19 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a7eed52e05095e36b7fae362aaaed12f0145e038;p=plugins%2Fblsurfplugin.git Update doc --- diff --git a/idl/BLSURFPlugin_Algorithm.idl b/idl/BLSURFPlugin_Algorithm.idl index 7cba06a..9a3cae1 100644 --- a/idl/BLSURFPlugin_Algorithm.idl +++ b/idl/BLSURFPlugin_Algorithm.idl @@ -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();