pyvista.UnstructuredGrid.faces#
- property UnstructuredGrid.faces: NumpyArray[int][ソース]#
Return the polyhedron faces.
バージョン 0.45.0 で非推奨: This property is deprecated and will be removed in a future release. VTK has deprecated GetFaces and GetFaceLocations in VTK 9.4 and may be removed in a future release of VTK. Please use polyhedral_faces instead.
- 戻り値:
numpy.ndarray
Array of faces.