Salome HOME
Task #2997: Show objects with DoF
[modules/shaper.git] / src / SketchSolver / PlaneGCSSolver / PlaneGCSSolver_Storage.h
index 3c350e90dd0eb3a8fdca1c0e3685cdb5e46efee8..8d452a85749a10032aa4098f74b26b0ce91fe9e7 100644 (file)
@@ -96,7 +96,7 @@ public:
   virtual void adjustParametrizationOfArcs();
 
   /// \brief Return list of features which are not fully constrained
-  virtual void getUnderconstrainedGeometry(std::set<FeaturePtr>& theFeatures) const;
+  virtual void getUnderconstrainedGeometry(std::set<ObjectPtr>& theFeatures) const;
 
 private:
   /// \brief Convert feature using specified builder.