]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/OBJECT/SMESH_DeviceActor.cxx
Salome HOME
23295: [CEA 1870] Impossible to mesh the inside of the 2D skin of an object meshed...
[modules/smesh.git] / src / OBJECT / SMESH_DeviceActor.cxx
index 4520d93273d8de3912bc104d4cb2673795b42168..f9195f19f98ba7899856aac42ee7d7e0bf1f1528 100644 (file)
@@ -142,7 +142,7 @@ SMESH_DeviceActor
   if(MYDEBUG) MESSAGE("~SMESH_DeviceActor - "<<this);
 
   myMapper->Delete();
-
+  myPlaneCollection->Delete();
   myProperty->Delete();
 
   myExtractGeometry->Delete();