Salome HOME
another z layer for hilight presentation
[modules/hydro.git] / src / HYDROData / HYDROData_Document.h
index 2709b5b52a15a48afa0e55b39474071475f04060..ffdaf981451ad7b33a5fd50d030a3f3c1a8e2346 100644 (file)
@@ -120,6 +120,9 @@ public:
   //! The objects from the sequence will be sorted alphabetically at first.
   HYDRODATA_EXPORT void Show( const HYDROData_SequenceOfObjects& theObjects );
 
+  //! Removes the order of objects presentation.
+  HYDRODATA_EXPORT void RemoveObjectsLayerOrder();
+
 
 public: