Salome HOME
Fix for the bug #42: point C is not activated, but point C is shown in preview in...
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Tool.h
index 1874513a871a2a6302b32b4c9b9644e94e2786ce..370021b5df0215f2697a0b5626e95453f6689124 100644 (file)
@@ -148,6 +148,13 @@ public:
    */
   static Handle(HYDROData_Entity) GetSelectedObject( HYDROGUI_Module* theModule );
 
+  /**
+   * \brief Get the geometry data objects from document.
+   * \param theModule module
+   * \return sequence of data objects
+   */
+  static HYDROData_SequenceOfObjects GetGeometryObjects( HYDROGUI_Module* theModule );
+
   /**
    * \brief Get kind of objects the selected partition contains.
    * \param theModule module