pyvista.StructuredGrid.cast_to_explicit_structured_grid#
- StructuredGrid.cast_to_explicit_structured_grid() ExplicitStructuredGrid[ソース]#
明示的に構造格子にキャストします.
- 戻り値:
pyvista.ExplicitStructuredGrid明示的な構造格子.
- エラー処理:
TypeErrorIf the structured grid is not 3D (i.e., any dimension is 1).