X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fangle.doc;h=0a3e46b7d79d445bdbcf65584a6b4646e2214c3a;hb=97d9c2c6b1eb1b8c37b74e9409ebdb89c42c8c27;hp=17e6c94dec099d63620ace174fa36c83c0646edb;hpb=73555c78ebf12a1fdb85157b8e7934ad566ae90a;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/angle.doc b/doc/salome/gui/GEOM/input/angle.doc index 17e6c94de..0a3e46b7d 100644 --- a/doc/salome/gui/GEOM/input/angle.doc +++ b/doc/salome/gui/GEOM/input/angle.doc @@ -2,11 +2,11 @@ \page angle_page Angle -Returns the angle between two lines or linear edges in degrees. +This operation returns the angle in degrees between two lines or linear edges. -\note If both arguments are vectors, the angle is computed in - accordance with their orientations, otherwise the minimum angle - is computed. +\image html angle.png + +If both objects are vectors, the angle is computed in accordance with their orientations, otherwise the minimum angle is computed. \n TUI Command: geompy.GetAngle(shape1, shape2), where Shape1 and Shape2 are shapes between which the angle is computed. @@ -15,6 +15,6 @@ which returns the value of angle in radians. See also a \ref tui_angle_page "TUI example". -\image html angle.png + */ \ No newline at end of file