From 54fbe084dd685decf7f6b4e7516a51ecec627cf4 Mon Sep 17 00:00:00 2001 From: marioalexis Date: Sun, 10 Apr 2022 02:25:41 -0300 Subject: [PATCH] Part: Enable reversed method in Python TopoShape class --- 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 fada5da207..5103954680 100644 --- a/src/Mod/Part/App/TopoShapePy.xml +++ b/src/Mod/Part/App/TopoShapePy.xml @@ -533,7 +533,7 @@ reverse() - + Reverses the orientation of a copy of this shape. reversed() -> Shape