]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchSolver/SketchSolver_Storage.h
Salome HOME
Add tools
[modules/shaper.git] / src / SketchSolver / SketchSolver_Storage.h
index 8e808e52b64594c0e4e4da512b16a9e807dfb8e7..fb8e79eb211113771ec8148587115df88a2b8223 100644 (file)
@@ -146,6 +146,8 @@ private:
   void addCoincidentPoints(const Slvs_hEntity& thePoint1, const Slvs_hEntity& thePoint2);
   /// \brief Remove point from lists of coincidence
   void removeCoincidentPoint(const Slvs_hEntity& thePoint);
+  /// \brief Remove point-point coincidence
+  void removeCoincidence(const Slvs_Constraint& theCoincidence);
 
 public:
   /// \brief Check two points are coincident