Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ pickCells.py
File
pickCells.py
Rendering/Core/Testing/Python/pickCells.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkCommonCore
import
vtkPoints
3
from
vtkmodules.vtkCommonDataModel
import
(
4
vtkHexagonalPrism,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkDataSetMapper
Class · 0.85
vtkTriangleStrip
Class · 0.85
vtkPolyVertex
Class · 0.85
vtkPentagonalPrism
Class · 0.85
vtkHexagonalPrism
Class · 0.85
vtkPointPicker
Class · 0.85
SetNumberOfIds
Method · 0.80
SetDiffuseColor
Method · 0.80
GetActiveCamera
Method · 0.80
IsInViewport
Method · 0.80
Render
Method · 0.65
Tested by
no test coverage detected