]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_OperationPrs.h
Salome HOME
Add tools
[modules/shaper.git] / src / PartSet / PartSet_OperationPrs.h
index ca3eaa2dd36d99cedac7848b63b7b2e8271957fe..64d92151ad5dfaebb3b741135ecb344d6aba6fc8 100755 (executable)
@@ -62,6 +62,9 @@ public:
   // Recompute internal list of shaped dependent on the current feature
   void updateShapes();
 
+  /// Returns true if the feature contains shapes or results
+  bool hasShapes();
+
   DEFINE_STANDARD_RTTI(PartSet_OperationPrs)
 
 protected: