]> SALOME platform Git repositories - plugins/blsurfplugin.git/commitdiff
Salome HOME
22903: SetSizeMap is not taken into account when we add AddPreCadFacesPeriodicity...
authoreap <eap@opencascade.com>
Tue, 17 Mar 2015 16:11:51 +0000 (19:11 +0300)
committereap <eap@opencascade.com>
Tue, 17 Mar 2015 16:11:51 +0000 (19:11 +0300)
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx

index d9e132eac67cde86042a95c1481cd3a01bb9d332..7bc0413a7a22b508e0d09347cbc259ec101ad794 100644 (file)
@@ -2101,7 +2101,7 @@ bool BLSURFPlugin_BLSURF::compute(SMESH_Mesh&         aMesh,
     else
       cad_face_set_orientation(fce, CAD_ORIENTATION_FORWARD);
 
-    if (HasSizeMapOnFace && !use_precad)
+    if (HasSizeMapOnFace /*&& !use_precad*/) //22903: use_precad seems not to interfere
     {
       // -----------------
       // Classic size map