From a7eed52e05095e36b7fae362aaaed12f0145e038 Mon Sep 17 00:00:00 2001 From: gdd Date: Tue, 26 Jul 2011 13:56:30 +0000 Subject: [PATCH] Update doc --- idl/BLSURFPlugin_Algorithm.idl | 1 + 1 file changed, 1 insertion(+) 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(); -- 2.39.2