Mesh: Update UI strings for consistency

This commit is contained in:
Max Wilfinger
2025-06-29 13:59:08 +02:00
committed by Chris Hennes
parent 09f61dae59
commit b7259483c5
23 changed files with 186 additions and 186 deletions

View File

@@ -176,7 +176,7 @@ lines = mesh.section(mesh2, [ConnectLines=True, MinDist=0.0001])
<UserDocu>movePoint(int, Vector)
This method moves the point in the mesh along the
given vector. This affects the geometry of the mesh.
Be aware that after moving point(s) the mesh can
Be aware that after moving points the mesh can
have self intersections!
</UserDocu>
</Documentation>