]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchSolver/SketchSolver_ConstraintParametric.h
Salome HOME
Add tools
[modules/shaper.git] / src / SketchSolver / SketchSolver_ConstraintParametric.h
index 61eb3e72e3e101dc8c0b6499cf8fabb9e440a923..3a25d96ff779623a286882437e64c8aa26124216 100644 (file)
@@ -44,6 +44,11 @@ protected:
   /// \brief This method is used in derived objects to check consistence of constraint.
   virtual void adjustConstraint();
 
+private:
+  /// \brief Create SolveSpace line with given coordinates
+  /// \return created line
+  Slvs_Entity createLine(double theStartX, double theStartY, double theEndX, double theEndY);
+
 private:
   AttributePtr myBaseAttribute; ///< attribute given by expression
   Slvs_hEntity myHorizLineID;   ///< identifier of horizontal line, containing the point