Salome HOME
Parts results and activation/deactivation management (show/hide also)
[modules/shaper.git] / src / ModelAPI / ModelAPI_AttributeRefList.cpp
index ded44b22ccc3ea50e97958905268dc1d916d382d..eaedcc07421f066a659d6079d7d49c60a2259663 100644 (file)
@@ -9,7 +9,7 @@
 
 std::string ModelAPI_AttributeRefList::attributeType()
 {
-  return type();
+  return typeId();
 }
 
 ModelAPI_AttributeRefList::~ModelAPI_AttributeRefList()