]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/ModelAPI_AttributeSelectionList.h
Salome HOME
Correct behavior of the Part remove feature in the test.
[modules/shaper.git] / src / ModelAPI / ModelAPI_AttributeSelectionList.h
index 7070744b6aa2a7dcf5402d029368f320806f9c16..454d9e34cf41874c6c3f14347f4fa4b4c5f955bb 100644 (file)
@@ -81,7 +81,7 @@ class ModelAPI_AttributeSelectionList : public ModelAPI_Attribute
   /// Returns the attribute selection by the index (zero based)
   virtual std::shared_ptr<ModelAPI_AttributeSelection> value(const int theIndex) = 0;
 
-  /// Returns all attributes
+  /// Removes all attributes of the list.
   virtual void clear() = 0;
 
   /// Starts or stops cashing of the values in the attribute (the cash may become invalid