CellArray.connectivity_array#
- property CellArray.connectivity_array: NumpyArray[int][source]#
Return the array with the point ids that define the cells’ connectivity.
- Returns:
np.ndarrayArray with the point ids that define the cells’ connectivity.
Return the array with the point ids that define the cells’ connectivity.
np.ndarrayArray with the point ids that define the cells’ connectivity.