Salome HOME
Correct case when the weak-named attribute is dumped in Geom mode: geometrical repres...
[modules/shaper.git] / src / GeomAPI / GeomAPI_Face.h
index 3e654e91622fd183f0f36268b0e58dd5ff5f0de5..c50e980d03e55e67be44bdd12626504e53b6d3e2 100644 (file)
@@ -67,6 +67,9 @@ public:
 
   /// Returns torus if the face is based on the toroidal surface
   GEOMAPI_EXPORT std::shared_ptr<GeomAPI_Torus> getTorus() const;
+
+  /// Return inner point in the face
+  GEOMAPI_EXPORT virtual std::shared_ptr<GeomAPI_Pnt> middlePoint() const;
 };
 
 //! Pointer on attribute object