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_Chamfer.h
index cad7204e980f8507228a17aaa0b3e7e78ec41eb3..eea23daf7737c1aa00395697b83c090c096c82bc 100644 (file)
@@ -103,7 +103,7 @@ public:
     return MY_ANGLE_ID;
   }
 
-  /// Creates a new part document if needed.
+  /// Performs the algorithm and stores results it in the data structure.
   FEATURESPLUGIN_EXPORT virtual void execute();
 
   /// Request for initialization of data model of the feature: adding all attributes.