Salome HOME
#1721 Selecting arcs in mirror constraint is too long and removes other edges
[modules/shaper.git] / src / SketchSolver / SketchSolver_ConstraintMulti.h
index 6254c1f0054ac043ce564b948f80c8f291d86290..5dfc0c1a7a6446336e430fc6c34506e4f63efa7d 100644 (file)
@@ -39,6 +39,8 @@ public:
 
   /// \brief Check the feature is a source or a copy of Multi-constraint
   virtual bool isUsed(FeaturePtr theFeature) const;
+  /// \brief Check the attribute is used in Multi-constraint
+  virtual bool isUsed(AttributePtr theAttribute) const;
 
 protected:
   /// \brief Converts SketchPlugin constraint to a list of SolveSpace constraints