Salome HOME
Merge remote branch 'origin/akl/22379'
[modules/geom.git] / doc / salome / gui / GEOM / input / point_coordinates.doc
index d83f62ee12eba42508e9cef193cc35f368956533..b3971d795a26052039e354657658ac5b03c92b59 100644 (file)
@@ -2,14 +2,14 @@
 
 \page point_coordinates_page Point Coordinates
 
-Returns the coordinates of a point.
+This operation returns XYZ coordinates of the selected point.
+
+\image html measures1.png
 
-<b>Result:</b> Point coordinates (X, Y, Z) in 3D space in the form of Python Tuple.
 \n<b>TUI Command:</b> <em>geompy.PointCoordinates(Point),</em>
 where \em Point is a point whose coordinates are inquired.
 
 See also a \ref tui_point_coordinates_page "TUI example".
 
-\image html measures1.png
 
 */
\ No newline at end of file