X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fcreating_point.doc;h=46da866283907ebefb3a6142575e42d575ad6518;hb=ef20f40494c9ede9394c4465ed565a5a30332611;hp=9844a3cff6892564c7c6416b6ff829df0ad8ff9a;hpb=73555c78ebf12a1fdb85157b8e7934ad566ae90a;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/creating_point.doc b/doc/salome/gui/GEOM/input/creating_point.doc index 9844a3cff..46da86628 100644 --- a/doc/salome/gui/GEOM/input/creating_point.doc +++ b/doc/salome/gui/GEOM/input/creating_point.doc @@ -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 TUI Command: geompy.MakeVertexOnSurface(myFace,X,Y,Z). +\n TUI Command: geompy.MakeVertexOnSurfaceByCoord(myFace,X,Y,Z). \n Arguments: Name + 1 face + 3 coordinate values to project point on the given face.