Salome HOME
Merge branch 'fbt/addAngleInCylPrimitive'
[modules/geom.git] / doc / salome / gui / GEOM / input / angle.doc
index 17e6c94dec099d63620ace174fa36c83c0646edb..0a3e46b7d79d445bdbcf65584a6b4646e2214c3a 100644 (file)
@@ -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 <b>vectors</b>, the angle is computed in
-      accordance with their orientations, otherwise the minimum angle
-      is computed.
+\image html angle.png
+
+If both objects are <b>vectors</b>, the angle is computed in accordance with their orientations, otherwise the minimum angle is computed.
 
 \n <b>TUI Command:</b> <em>geompy.GetAngle(shape1, shape2),</em> 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