pyvista.CellArray.connectivity_array#
- property CellArray.connectivity_array: NumpyArray[int][ソース]#
Return the array with the point ids that define the cells' connectivity.
- 戻り値:
np.ndarray
Array with the point ids that define the cells' connectivity.