Salome HOME
Issue #591 - Highlight of the first argument of constraints
[modules/shaper.git] / src / PartSet / PartSet_Module.h
index ee0595b132bb9708b9b73abeefb5d555ea752f2b..f946512a52baa89365b7b5d5a7bac916339b609b 100644 (file)
@@ -31,6 +31,7 @@
 class ModuleBase_Operation;
 class ModuleBase_IViewWindow;
 class PartSet_MenuMgr;
+class PartSet_CustomPrs;
 class PartSet_SketcherMgr;
 
 class QAction;
@@ -160,6 +161,9 @@ public:
   /// \param theObjectBrowser a pinter on Object Browser widget
   virtual void customizeObjectBrowser(QWidget* theObjectBrowser);
 
+  /// Returns the viewer Z layer
+  int getVisualLayerId() const { return myVisualLayerId; }
+
 public slots:
   /// SLOT, that is called by no more widget signal emitted by property panel
   /// Set a specific flag to restart the sketcher operation