Salome HOME
Add Model_AttributeSelection::setId()
[modules/shaper.git] / src / Model / Model_Update.h
index 50199c8c3a97e28cc45312b7849a9cfbb719dc96..7eb4a8ef2e9424fd342efe8841a3b9cd8b2f92c0 100644 (file)
@@ -72,7 +72,6 @@ protected:
     const ModelAPI_ExecState theState);
 
   /// On operation start/end/abort the "Just" fileds must be cleared and processed in the right way
-  /// \param theFinish is true for start, close or abort transaction: all objects must be processed
   //! \param theFlushRedisplay a boolean value if the redisplay signal should be flushed
   void processFeatures(const bool theFlushRedisplay = true);