Salome HOME
Issue #1015: The validate icon must be greyed and inactive instead of red and active
[modules/shaper.git] / src / GeomAPI / GeomAPI_Face.h
index 413c03b81eb6e3f5affb0b903a57bedbbf6c935a..c47bc036aff475045e083f65eacc0009ca71bab1 100644 (file)
@@ -30,10 +30,6 @@ public:
   GEOMAPI_EXPORT 
   virtual bool isEqual(const std::shared_ptr<GeomAPI_Shape> 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;