mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-12 00:29:18 +05:00
7961b83044
This reverts commit 3cd92817cb
.
15 lines
328 B
Plaintext
15 lines
328 B
Plaintext
/*!
|
|
|
|
\page point_coordinates_page Point Coordinates
|
|
|
|
This operation returns XYZ coordinates of the selected point.
|
|
|
|
\image html measures1.png
|
|
|
|
\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".
|
|
|
|
|
|
*/ |