Salome HOME
Merge branch 'task_5_2_4' into CEA_2019
[modules/shaper.git] / src / SketchSolver / SketchSolver_ConstraintDistance.h
index 7ea85d213850278e0c33cdffe7738a2b45b10c99..be316f89de5e9ae3ee75c8d7ec267355e6e70ff1 100644 (file)
@@ -42,6 +42,9 @@ public:
   /// \brief Remove constraint
   virtual bool remove();
 
+  /// \brief Notify this object about the feature is changed somewhere
+  virtual void notify(const FeaturePtr& theFeature, PlaneGCSSolver_Update*);
+
 protected:
   /// \brief Generate list of attributes of constraint in order useful for constraints
   /// \param[out] theValue      numerical characteristic of constraint (e.g. distance)