Salome HOME
Issue #3222: 1d fillet
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_Extrusion.h
index 7a80cc5875570c0f754bb9d10601ca8d0646e7c0..1f657b30afceb5c7af7bcd94abf75c76f4300ce6 100644 (file)
@@ -133,7 +133,7 @@ public:
   /// Request for initialization of data model of the feature: adding all attributes.
   FEATURESPLUGIN_EXPORT virtual void initAttributes();
 
-  /// Creates a new part document if needed.
+  /// Performs the algorithm and stores results it in the data structure.
   FEATURESPLUGIN_EXPORT virtual void execute();
 
 protected: