Salome HOME
23121: EDF 11163 SMESH: Orphan node generated on a 3D mesh
[modules/smesh.git] / src / SMESH / SMESH_subMesh.hxx
index 4d408033cef42de25bccb111cc5bb037e151515b..249784c081196746c632c475cf01e1e9ebf0a650 100644 (file)
@@ -280,7 +280,7 @@ public:
 
 protected:
   // ==================================================================
-  void insertDependence(const TopoDS_Shape aSubShape);
+  void insertDependence(const TopoDS_Shape aShape, TopAbs_ShapeEnum aSubType );
 
   void removeSubMeshElementsAndNodes();
   void updateDependantsState(const compute_event theEvent);