Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestCutMaterial.py
File
TestCutMaterial.py
Filters/Parallel/Testing/Python/TestCutMaterial.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
vtkImageData
3
from
vtkmodules.vtkFiltersParallel
import
vtkCutMaterial
4
from
vtkmodules.vtkImagingSources
import
(
Callers
nothing calls this directly
Calls
15
SetScalars
Method · 0.80
GetActiveCamera
Method · 0.80
SetViewUp
Method · 0.80
vtkImageData
Class · 0.50
vtkPolyDataMapper
Class · 0.50
vtkActor
Class · 0.50
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
SetExtent
Method · 0.45
SetScalarType
Method · 0.45
GetInformation
Method · 0.45
Tested by
no test coverage detected