Salome HOME
Task 3.3. Recovering Compsolids and Compounds
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetConcealedObjects.h
index 9d38d836a99cb85932fd42d17abdf99eb3b13866..f785dada95c24078221fbd57d537800e8d4443a1 100644 (file)
@@ -73,6 +73,7 @@ private slots:
 
 private:
   std::string myBaseShapeAttribute; ///< attribute of the base object
+  bool myPickConcealedParents; ///< select parent compsolid/compounds of concealed objects
   QTableWidget* myView; ///< table view of visibility states
 
   std::shared_ptr<ModelAPI_Feature> myBaseFeature; ///< backup of feature of filling the table view