From 48e1d4982aa061a4d201cc0bdd29de2abae06dd4 Mon Sep 17 00:00:00 2001 From: jfa Date: Mon, 17 Sep 2012 07:14:27 +0000 Subject: [PATCH] Correct method name --- doc/salome/gui/GEOM/input/creating_point.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2