From 13070cbe23f80a6f739b8bb89a28fe0e005d51c7 Mon Sep 17 00:00:00 2001 From: wmayer Date: Mon, 4 May 2015 15:20:23 +0200 Subject: [PATCH] + improve doc string --- src/Mod/Part/App/TopoShapePy.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Mod/Part/App/TopoShapePy.xml b/src/Mod/Part/App/TopoShapePy.xml index 88fdb257f..3f55bf0e1 100644 --- a/src/Mod/Part/App/TopoShapePy.xml +++ b/src/Mod/Part/App/TopoShapePy.xml @@ -326,7 +326,9 @@ As a result, this shape becomes null. - Tries t fix a broken shape. True is returned if the operation succeeded, False otherwise. + Tries to fix a broken shape. True is returned if the operation succeeded, False otherwise. +fix(working precision, minimum precision, maximum precision) +