Salome HOME
Issue #3087: Show remaining DoFs highlight not all features
[modules/shaper.git] / src / SketchSolver / PlaneGCSSolver / PlaneGCSSolver_Solver.h
index 290136b25cec55f58eaacc0864ababe7afa8dbc1..96c198dbb0fb85d2969485ae8c2381c520a310d6 100644 (file)
@@ -80,7 +80,7 @@ public:
   void diagnose(const GCS::Algorithm& theAlgo = GCS::DogLeg);
 
   /// \brief Return the list of modifiable parameters
-  void getFreeParameters(GCS::VEC_pD& theFreeParams);
+  void getFreeParameters(GCS::SET_pD& theFreeParams);
 
   /// \brief Degrees of freedom
   int dof();