From: vsr Date: Tue, 3 Nov 2009 12:51:04 +0000 (+0000) Subject: Issue 0020098: additional fix for documentation X-Git-Tag: V5_1_3rc2~19 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e5173e644beed866bb5bd11dcfdc7718fc150685;p=modules%2Fgeom.git Issue 0020098: additional fix for documentation --- diff --git a/doc/salome/gui/GEOM/input/creating_point.doc b/doc/salome/gui/GEOM/input/creating_point.doc index 0ee50e3b8..fadededd8 100644 --- a/doc/salome/gui/GEOM/input/creating_point.doc +++ b/doc/salome/gui/GEOM/input/creating_point.doc @@ -54,11 +54,13 @@ point is located in the middle of the face. \n Arguments: Name + 1 face + 2 Parameters defining the position of the point on the given face. -Alternatively, it is possible to define 3D coordinates of the point projected 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 Arguments: Name + 1 face + 3 coordinate values to project point on the given face. + \image html point5_2.png Example: