Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestBoxFunction.py
File
TestBoxFunction.py
Filters/Modeling/Testing/Python/TestBoxFunction.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkCommonDataModel
import
vtkBox
3
from
vtkmodules.vtkFiltersCore
import
vtkContourFilter
4
from
vtkmodules.vtkFiltersModeling
import
vtkOutlineFilter
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkContourFilter
Class · 0.85
SetMultiSamples
Method · 0.80
SetViewAngle
Method · 0.80
SetViewUp
Method · 0.80
SetActiveCamera
Method · 0.80
SetXMin
Method · 0.60
SetXMax
Method · 0.60
vtkBox
Class · 0.50
vtkPolyDataMapper
Class · 0.50
vtkActor
Class · 0.50
vtkOutlineFilter
Class · 0.50
Tested by
no test coverage detected