eap e052fc7483 0020210: EDF SMESH 976: Update of a smesh group after modification of the associated geom group
void SMESH_Mesh::ShapeToMesh(const TopoDS_Shape & aShape)
{
 ...
+  else
+  {
+    _isShapeToMesh = false;
+    _myMeshDS->ShapeToMesh( PseudoShape() );
+  }
2009-04-03 14:19:54 +00:00
2008-11-27 12:26:11 +00:00
2008-11-27 12:26:11 +00:00
2008-11-27 12:26:11 +00:00
2008-11-27 12:26:11 +00:00
2004-06-18 08:34:31 +00:00
2008-11-27 12:26:11 +00:00
2004-06-18 08:34:31 +00:00
2003-11-06 11:34:19 +00:00
2008-11-27 12:26:11 +00:00

The file is empty.
Description
SALOME Mesh module
Readme 91 MiB
Languages
C++ 85.2%
Python 12.8%
CMake 1.1%
HTML 0.4%
C 0.3%
Other 0.1%