get_element_by_point
Model.get_element_by_point(point)
Returns the element label of the closest element with respect to the given point.
- Parameters: -point: Tuple of the global coordinates.
Returns the element label of the closest element with respect to the given point.