X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FGeomAPI_Face.h;h=c47bc036aff475045e083f65eacc0009ca71bab1;hb=73502ac782ffc45a3acf665ded34f582b07ec4d5;hp=413c03b81eb6e3f5affb0b903a57bedbbf6c935a;hpb=a3508b5b0db5dd5857049f3f046bd628030d9bb9;p=modules%2Fshaper.git diff --git a/src/GeomAPI/GeomAPI_Face.h b/src/GeomAPI/GeomAPI_Face.h index 413c03b81..c47bc036a 100644 --- a/src/GeomAPI/GeomAPI_Face.h +++ b/src/GeomAPI/GeomAPI_Face.h @@ -30,10 +30,6 @@ public: GEOMAPI_EXPORT virtual bool isEqual(const std::shared_ptr theFace) const; - /// Returns true if the face is a planar face - GEOMAPI_EXPORT - bool isPlanar() const; - /// Returns true if the face is a cylindrical face GEOMAPI_EXPORT bool isCylindrical() const;