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!