Sketcher: Rename movePoint to moveGeometries.

This commit is contained in:
PaddleStroke
2024-12-06 16:45:47 +01:00
parent 70972b3926
commit b92bda03da
13 changed files with 88 additions and 84 deletions

View File

@@ -513,10 +513,10 @@ setLabelDistance(constraintIndex:int, value:float)
</UserDocu>
</Documentation>
</Methode>
<Methode Name="movePoint">
<Methode Name="moveGeometry">
<Documentation>
<UserDocu>
movePoint(GeoIndex,PointPos,Vector,[relative]) - move a given point (or curve)
moveGeometry(GeoIndex,PointPos,Vector,[relative]) - move a given point (or curve)
to another location.
It moves the specified point (or curve) to the given location by adding some
temporary weak constraints and solve the sketch.