Update src/Mod/Mesh/App/MeshPy.xml

Co-authored-by: Ryan K <114723629+ryankembrey@users.noreply.github.com>
This commit is contained in:
Max Wilfinger
2025-06-30 09:21:05 +02:00
committed by Chris Hennes
parent d8cd6d184c
commit d6f92c4521

View File

@@ -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!
</UserDocu>
</Documentation>
</Methode>