]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/FeaturesPlugin_Fillet.h
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_Fillet.h
index 1b0cb782f82de9d56872adf8946fc0533a57f458..ac7be4493b6ea43e7259d3688ca5dcdb38f47b4f 100644 (file)
@@ -95,7 +95,7 @@ public:
     return START_RADIUS_ID();
   }
 
-  /// Creates a new part document if needed.
+  /// Performs the fillet algorithm and stores it in the data structure.
   FEATURESPLUGIN_EXPORT virtual void execute();
 
   /// Request for initialization of data model of the feature: adding all attributes.