X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Fline.htm;h=40c441b5ecd99c4e9f254410d92ee7eaa85c9673;hb=c6a0df686bae87821d7acf929b4bb8f4ae3b1d78;hp=8cd5e746475f0352ac6fc2b0531db89b6dfa4f40;hpb=3e9d56c09b4bb1f34cf25c95613ef7e12890a8cd;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/line.htm b/doc/salome/gui/GEOM/line.htm index 8cd5e7464..40c441b5e 100755 --- a/doc/salome/gui/GEOM/line.htm +++ b/doc/salome/gui/GEOM/line.htm @@ -14,7 +14,7 @@ if (navigator.appName !="Netscape") - - -

Line

+ + +

Line

To create a Line in the Main Menu select New @@ -99,7 +104,7 @@ else

 

TUI Command: - geompy.MakeLine(Point1, Point2) + geompy.MakeLineTwoPnt(Point1, Point2)

Arguments: @@ -121,7 +126,7 @@ else

 

-

NB! The +

NB! There is another way to create a line, which is currently accessible only via TUI commands.