Skip to main content
Back to top
Ctrl
+
K
Site Navigation
はじめに
ユーザーガイド
例
APIリファレンス
その他
GitHub
Slack Community
Support
Contributing
The Paper
Site Navigation
はじめに
ユーザーガイド
例
APIリファレンス
その他
GitHub
Slack Community
Support
Contributing
The Paper
Section Navigation
APIリファレンス
コアAPI
データオブジェクト
データセット
ポイントセット
pyvista.PointSet
pyvista.PointSet.cast_to_polydata
pyvista.PointSet.cell_data_to_point_data
pyvista.PointSet.contour
pyvista.PointSet.decimate_boundary
pyvista.PointSet.delaunay_3d
pyvista.PointSet.explode
pyvista.PointSet.extract_geometry
pyvista.PointSet.extract_surface
pyvista.PointSet.find_cells_along_line
pyvista.PointSet.plot
pyvista.PointSet.point_data_to_cell_data
pyvista.PointSet.point_is_inside_cell
pyvista.PointSet.remove_cells
pyvista.PointSet.separate_cells
pyvista.PointSet.shrink
pyvista.PointSet.slice
pyvista.PointSet.slice_along_axis
pyvista.PointSet.slice_along_line
pyvista.PointSet.slice_implicit
pyvista.PointSet.slice_orthogonal
pyvista.PointSet.tessellate
pyvista.PointSet.threshold
pyvista.PointSet.threshold_percent
pyvista.PointSet.triangulate
pyvista.PointSet.area
pyvista.PointSet.volume
pyvista.PolyData
pyvista.UnstructuredGrid
pyvista.StructuredGrid
pyvista.ExplicitStructuredGrid
グリッドデータ
複合データセット
フィルタ
カメラ
ライト
セル
ヘルパー
その他
プロット
ユーティリティ
リーダー
例
APIリファレンス
pyvista.PointSet
pyvista.Poin...
pyvista.PointSet.tessellate
#
PointSet.
tessellate
(
*
args
,
**
kwargs
)
[ソース]
#
セルを集める操作には対応していません.
On this page
PointSet.tessellate()
GitHub で編集する