From 7090587e45c618e4c0d7fc5faa9bfc511b9fe1c0 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 88fdb257f4..3f55bf0e11 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) +