Salome HOME
0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface"
[modules/geom.git] / doc / salome / gui / GEOM / input / creating_point.doc
index 9844a3cff6892564c7c6416b6ff829df0ad8ff9a..46da866283907ebefb3a6142575e42d575ad6518 100644 (file)
@@ -73,7 +73,7 @@ position of the point on the given face.
 \image html point5.png
 
 Alternatively, it is possible to define 3D coordinates of the point projected on the given face.
-\n <b>TUI Command:</b> <em>geompy.MakeVertexOnSurface(myFace,X,Y,Z).</em>
+\n <b>TUI Command:</b> <em>geompy.MakeVertexOnSurfaceByCoord(myFace,X,Y,Z).</em>
 \n <b>Arguments:</b> Name + 1 face  + 3 coordinate values
 to project point on the given face.