mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-16 10:38:34 +05:00
b1e5af4971
- some other small modifications to be more consistent
13 lines
326 B
Plaintext
13 lines
326 B
Plaintext
/*!
|
|
|
|
\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.
|
|
|
|
\image html measures1.png
|
|
|
|
*/ |