Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestClipPolyLine.py
File
TestClipPolyLine.py
Common/DataModel/Testing/Python/TestClipPolyLine.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
vtk
2
from
vtk.util.misc
import
vtkGetDataRoot
3
4
VTK_DATA_ROOT = vtkGetDataRoot()
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
str
Function · 0.85
RuntimeError
Class · 0.85
vtkRenderer
Method · 0.80
vtkRenderWindow
Method · 0.80
vtkRenderWindowInteractor
Method · 0.80
vtkXMLUnstructuredGridReader
Method · 0.80
vtkClipDataSet
Method · 0.80
vtkDataSetSurfaceFilter
Method · 0.80
vtkPolyDataMapper
Method · 0.80
vtkActor
Method · 0.80
Render
Method · 0.65
Tested by
no test coverage detected