pyvista.CellArray.connectivity_array

pyvista.CellArray.connectivity_array#

property CellArray.connectivity_array: NumpyArray[int][source]#

Return the array with the point ids that define the cells’ connectivity.

Returns:
np.ndarray

Array with the point ids that define the cells’ connectivity.