pyvista.UnstructuredGrid.face_locations#
- property UnstructuredGrid.face_locations: NumpyArray[int][ソース]#
Return polyhedron face locations.
バージョン 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_face_locations instead.
- 戻り値:
numpy.ndarray
Array of face locations.