get_coord (method)

get_coord(self, point_tags)[source]

Return the coordinates of point(s).

Parameters
  • self (PointMat) – an PointMat object

  • point_tags (np.array) – an array of point tags

Returns

coord – an array of point coordinates

Return type

np.array