Salome HOME
Changes needed for smooth working of algorithms that need no descrete boundaries:
authormsv <msv@opencascade.com>
Thu, 13 Apr 2006 08:41:58 +0000 (08:41 +0000)
committermsv <msv@opencascade.com>
Thu, 13 Apr 2006 08:41:58 +0000 (08:41 +0000)
commit91ed159dc19c3819c0001f18ff52e91b9b39e8e1
tree7e804b05c5821116a67c2c69434af5fc218212a7
parenta3d6485d920c58bdb2324bb76fd1a25d3758ac43
Changes needed for smooth working of algorithms that need no descrete boundaries:
- in SubMeshesComputed(), restrict checking to myDim-1 only
- in AlgoStateEngine(), clean all submeshes in the current on REMOVE_ALGO event
- in CleanDependsOn(), remove call to ComputeStateEngine to avoid repeatitive cleaning
- in ComputeStateEngine(), call CleanDependsOn on the event modifying hyp or algo
  regardless of current compute state
src/SMESH/SMESH_subMesh.cxx