diff --git a/src/Mod/Part/App/AttachEnginePy.xml b/src/Mod/Part/App/AttachEnginePy.xml
index ac9c364708..99a605674a 100644
--- a/src/Mod/Part/App/AttachEnginePy.xml
+++ b/src/Mod/Part/App/AttachEnginePy.xml
@@ -67,9 +67,9 @@
- List of all attachment modes of all AttachEngines. This is the list of modes in MapMode enum properties of AttachableObjects.
+ List of all reference shape types recognized by AttachEngine.
-
+
@@ -94,7 +94,7 @@
- getRefTypeInfo(type): returns information (dict) on shape type. Keys:'UserFriendlyName', 'TypeIndex'.
+ getRefTypeInfo(type): returns information (dict) on shape type. Keys:'UserFriendlyName', 'TypeIndex', 'Rank'. Rank is the number of times reftype can be downgraded, before it becomes 'Any'.