Salome HOME
Task #2997: Show objects with DoF
[modules/shaper.git] / src / SketchSolver / SketchSolver_Storage.h
index 0f518b2fae67dc6a002c2477ce333d037b0db0dc..8ef8aeb39c3415324f1622776661d9d45b2246e9 100644 (file)
@@ -129,7 +129,7 @@ public:
   std::set<ObjectPtr> getConflictingConstraints(SolverPtr theSolver) const;
 
   /// \brief Return list of features which are not fully constrained
-  virtual void getUnderconstrainedGeometry(std::set<FeaturePtr>& theFeatures) const = 0;
+  virtual void getUnderconstrainedGeometry(std::set<ObjectPtr>& theFeatures) const = 0;
 
   /// \brief Verify, the sketch contains degenerated geometry
   ///        after resolving the set of constraints