geom/doc/salome/gui/GEOM/input/point_coordinates.doc

15 lines
385 B
Plaintext
Raw Normal View History

2012-08-09 13:58:02 +06:00
/*!
\page point_coordinates_page Point Coordinates
Returns the coordinates of a point.
<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
*/