get_cell (method)

get_cell(self, indices=None)[source]

Return the cells (connectivities).

Parameters
  • self (MeshVTK) – a MeshVTK object

  • indices (list) – list of the points to extract (optional)

Returns

cells – List of cell groups (type + array)

Return type

list