X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fcreating_point.doc;h=295e3ede18bcd153fe00d463ab967f7a449cde74;hb=bf697caef875e7942d04ab93e4558c6e3b56b12c;hp=2ae82dc92fbcb12cd157f28639588295a3ee53ab;hpb=da4f09c4af295987d3e2debcdbc79e3773a4e0af;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 2ae82dc92..295e3ede1 100644 --- a/doc/salome/gui/GEOM/input/creating_point.doc +++ b/doc/salome/gui/GEOM/input/creating_point.doc @@ -35,9 +35,10 @@ position of the point on the given edge. Alternatively, it is possible to define the point by \b Edge and \b Length, the given length must not exceed the length of the edge. The orientation of the edge can be reversed. -\n TUI Command: geompy.MakeVertexOnCurveByLength(Edge,Length,Direction). +\n TUI Command: geompy.MakeVertexOnCurveByLength(Edge,Length,Reverse). \n Arguments: Name + 1 edge + 1 Length defining the -position of the point on the given edge + 1 Direction for the calculation of the length (0 = forward, 2 = reversed). +position of the point on the given edge + 1 Reverse flag defining the direction for the +calculation of the length (False = forward, True = reversed). \image html point3_3.png It is also possible to define 3D coordinates of the point