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_RevolutionCut.h
index 5a255735a24cb962cb8f5ca92b4c33d90c117c16..12ed6b42e04be64b3f564b0203cd33c89083529a 100644 (file)
@@ -46,7 +46,7 @@ public:
     return MY_KIND;
   }
 
-  /// Creates a new part document if needed.
+  /// Performs the algorithm and stores results it in the data structure.
   FEATURESPLUGIN_EXPORT virtual void execute();
 };