Sketcher: Rename movePoint to moveGeometries.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user