Salome HOME
bug 15579 (Mesh on shell is not updated after change Hypothesis NETGEN 2D)
authoreap <eap@opencascade.com>
Wed, 18 Apr 2007 06:50:12 +0000 (06:50 +0000)
committereap <eap@opencascade.com>
Wed, 18 Apr 2007 06:50:12 +0000 (06:50 +0000)
commit2cef76d691a7dc0efeb653a45279ac1b065033a6
tree266d973cc73e1fc712d1acf26719bd2d74ddb90e
parent044ac3bd25d318197095ec69ab956e9d103a5e53
bug 15579 (Mesh on shell is not updated after change Hypothesis NETGEN 2D)
-        algoKind.And( algoKind.IsApplicableTo( aSubShape ));
+        algoKind.Init( THypType::IsAlgo() ).And( THypType::IsApplicableTo( aSubShape ));
src/SMESH/SMESH_Mesh.cxx