diff --git a/src/Mod/Part/App/TopoShapePy.xml b/src/Mod/Part/App/TopoShapePy.xml index 96c9ef7aa0..88a4a16922 100644 --- a/src/Mod/Part/App/TopoShapePy.xml +++ b/src/Mod/Part/App/TopoShapePy.xml @@ -898,7 +898,7 @@ ShapeType is interpreted as in the method getTolerance Determines which shapes have a tolerance within a given interval -inTolerance(value, [ShapeType=Shape]) -> ShapeList +inTolerance(valmin, valmax, [ShapeType=Shape]) -> ShapeList -- ShapeType is interpreted as in the method getTolerance