Salome HOME
Task #3059 implementation: 5.1.1 When “move to the end” of a group, propose to the...
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_CompositeBoolean.h
index 3c5681de0b6b4bb1a4383eac5d0ba8e1d5803d13..13a0434682055e820fe128239c3242b63e4acff3 100644 (file)
@@ -46,7 +46,7 @@ public:
     return MY_OBJECTS_ID;
   }
 
-  /// Creates a new part document if needed.
+  /// Performs the algorithm and stores results it in the data structure.
   FEATURESPLUGIN_EXPORT virtual void executeCompositeBoolean();
 
 protected: