/*! \page point_coordinates_page Point Coordinates Returns the coordinates of a point. Result: Point coordinates (X, Y, Z) in 3D space in the form of Python Tuple. \nTUI Command: geompy.PointCoordinates(Point), where \em Point is a point whose coordinates are inquired. \image html measures1.png */