From d6f92c4521431c7aecead4ee826e0905a824fa34 Mon Sep 17 00:00:00 2001 From: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com> Date: Mon, 30 Jun 2025 09:21:05 +0200 Subject: [PATCH] Update src/Mod/Mesh/App/MeshPy.xml Co-authored-by: Ryan K <114723629+ryankembrey@users.noreply.github.com> --- src/Mod/Mesh/App/MeshPy.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Mod/Mesh/App/MeshPy.xml b/src/Mod/Mesh/App/MeshPy.xml index e2cc580a65..7acbb5f69a 100644 --- a/src/Mod/Mesh/App/MeshPy.xml +++ b/src/Mod/Mesh/App/MeshPy.xml @@ -177,7 +177,6 @@ lines = mesh.section(mesh2, [ConnectLines=True, MinDist=0.0001]) This method moves the point in the mesh along the given vector. This affects the geometry of the mesh. Be aware that moving points may cause self-intersections. - have self intersections!