Salome HOME
Issue #2971: Naming issue in a group when loading a dump file
[modules/shaper.git] / src / GeomAPI / GeomAPI_Shape.h
index 3e680e527a55165f1e747ae39ce9cbc572c343f1..2202d022664622308452afc0ec41863a2f40dfab 100644 (file)
@@ -223,9 +223,6 @@ public:
   /// 9 - V/V, V/E, E/E, V/F, E/F, F/F, V/S, E/S, F/S and S/S - all interferences (Default value)
   GEOMAPI_EXPORT bool isSelfIntersected(const int theLevelOfCheck = 9) const;
 
-  /// Returns maximal tolerance of the shape
-  GEOMAPI_EXPORT double tolerance() const;
-
 public:
   /// \brief Compare addresses of shapes
   class Comparator