get_vertice (method)

get_vertice(self, indices=None)[source]

Return a connectivity matrix where the points indices are replaced by their coordinates.

Parameters
  • self (MeshMat) – an MeshMat object

  • cell_type (str) – a key corresponding to an element type

  • group (numpy.array) – One or several group numbers to be returned

Returns

vertice – Selected vertices

Return type

numpy.array