Salome HOME
Support of the newer version of OCCT 7.2.0 with patches
[modules/shaper.git] / src / GeomAPI / GeomAPI_Edge.h
index ce0f7b559d18e0f1b9d830af6e6d3d5d94879970..e7d4910f1deb0eda3ea05d810e485b2f4396d4ed 100644 (file)
@@ -104,6 +104,12 @@ public:
   /// Returns true if the edge is degenerated (has no 3D curve)
   GEOMAPI_EXPORT
   bool isDegenerated() const;
+
+  GEOMAPI_EXPORT
+  void setFirstPointTolerance(const double theTolerance);
+
+  GEOMAPI_EXPORT
+  void setLastPointTolerance(const double theTolerance);
 };
 
 //! Pointer on attribute object