From 7d8e53aaab17961d85c5009de34f69f2af084e8b Mon Sep 17 00:00:00 2001 From: Christophe Grellier Date: Mon, 3 Sep 2018 15:44:37 +0200 Subject: [PATCH] add Const to ancestorsOfType --- src/Mod/Part/App/TopoShapePy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Part/App/TopoShapePy.xml b/src/Mod/Part/App/TopoShapePy.xml index 44a8b66cb7..e99e2e6bc3 100644 --- a/src/Mod/Part/App/TopoShapePy.xml +++ b/src/Mod/Part/App/TopoShapePy.xml @@ -289,7 +289,7 @@ Return a list of sub-shapes that are direct children of this shape. - + ancestorsOfType(shape, shape type) -> list For a sub-shape of this shape get its ancestors of a type.