From 5c056d6887c419bd9c817cd3c4cafb6b01600566 Mon Sep 17 00:00:00 2001 From: Randy Date: Thu, 6 Jul 2017 18:18:50 -0400 Subject: [PATCH] Improve Part.Shape.project documentation This clarifies that Part.Shape.project expects a list of shapes as an argument, not a single shape. See this forum thread that highlights the confusion: https://forum.freecadweb.org/viewtopic.php?f=22&t=23287 --- 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 b9a7acaad8..4c23736dcf 100644 --- a/src/Mod/Part/App/TopoShapePy.xml +++ b/src/Mod/Part/App/TopoShapePy.xml @@ -495,7 +495,7 @@ Orientation is not taken into account. - Project a shape on this shape + Project a list of shapes on this shape