Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ extractUGrid.py
File
extractUGrid.py
Filters/Extraction/Testing/Python/extractUGrid.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
vtkLookupTable
3
from
vtkmodules.vtkCommonExecutionModel
import
vtkCastToConcrete
4
from
vtkmodules.vtkFiltersCore
import
(
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkDataSetMapper
Class · 0.85
SetMultiSamples
Method · 0.80
GetActiveCamera
Method · 0.80
vtkActor
Class · 0.50
vtkGeometryFilter
Class · 0.50
vtkPolyDataNormals
Class · 0.50
vtkLookupTable
Class · 0.50
vtkPolyDataMapper
Class · 0.50
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
Tested by
no test coverage detected