SALOME Mesh module
Go to file
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
adm_local Update copyright information 2008-11-27 12:26:11 +00:00
bin Update copyright information 2008-11-27 12:26:11 +00:00
doc 0020112: [CEA 309] Impossible to create a group with a sphere filter 2009-02-03 11:14:09 +00:00
idl 0020168: EDF SMESH 953: uncomplete selection with filter 'belong on geom' 2009-02-20 08:05:52 +00:00
resources Update copyright information 2008-11-27 12:26:11 +00:00
src 0020210: EDF SMESH 976: Update of a smesh group after modification of the associated geom group 2009-04-03 14:19:54 +00:00
AUTHORS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
build_configure Update copyright information 2008-11-27 12:26:11 +00:00
ChangeLog DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
configure.ac Update copyright information 2008-11-27 12:26:11 +00:00
COPYING Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
cvs-tags DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:34:31 +00:00
INSTALL Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00
LICENCE NRI : add LICENCE file 2003-11-06 11:34:19 +00:00
Makefile.am Update copyright information 2008-11-27 12:26:11 +00:00
NEWS Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
README Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00
SMESH_version.h.in Update copyright information 2008-11-27 12:26:11 +00:00