Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestRemovePolyData2.py
File
TestRemovePolyData2.py
Filters/General/Testing/Python/TestRemovePolyData2.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
vtkIdTypeArray
3
from
vtkmodules.vtkCommonDataModel
import
(
4
vtkCellArray,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkRemovePolyData
Function · 0.85
SetPolys
Method · 0.80
SetTuple1
Method · 0.80
SetActiveCamera
Method · 0.80
GetActiveCamera
Method · 0.80
Render
Method · 0.65
vtkPlaneSource
Class · 0.50
vtkPolyData
Class · 0.50
vtkCellArray
Class · 0.50
vtkPolyDataMapper
Class · 0.50
vtkActor
Class · 0.50
Tested by
no test coverage detected