Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ extractVectors.py
File
extractVectors.py
Filters/Extraction/Testing/Python/extractVectors.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkFiltersCore
import
(
3
vtkContourFilter,
4
vtkPolyDataNormals,
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkMultiBlockPLOT3DReader
Class · 0.85
vtkContourFilter
Class · 0.85
SetXYZFileName
Method · 0.80
SetQFileName
Method · 0.80
SetScalarFunctionNumber
Method · 0.80
SetVectorFunctionNumber
Method · 0.80
GetBlock
Method · 0.80
GetVxComponent
Method · 0.80
GetVyComponent
Method · 0.80
GetVzComponent
Method · 0.80
GetActiveCamera
Method · 0.80
Tested by
no test coverage detected