From 1769b6d7f3e3f1b78253290f95bf34eedd55c019 Mon Sep 17 00:00:00 2001 From: vocx-fc Date: Fri, 9 Aug 2019 00:15:17 -0500 Subject: [PATCH] Draft: WorkingPlane, Pythonic style, improved the docstrings, use a shape of type Part.Face --- src/Mod/Draft/WorkingPlane.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Draft/WorkingPlane.py b/src/Mod/Draft/WorkingPlane.py index de1731cd00..e839bfc7a1 100644 --- a/src/Mod/Draft/WorkingPlane.py +++ b/src/Mod/Draft/WorkingPlane.py @@ -509,7 +509,7 @@ class plane: Parameter -------- - shape : Part.Shape + shape : Part.Face A shape of type `'Face'`. offset : float