Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestFLUENTReader.py
File
TestFLUENTReader.py
IO/Geometry/Testing/Python/TestFLUENTReader.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkFiltersGeometry
import
vtkGeometryFilter
3
from
vtkmodules.vtkIOGeometry
import
vtkFLUENTReader
4
from
vtkmodules.vtkRenderingCore
import
(
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
vtkFLUENTReader
Function · 0.85
GetActiveCamera
Method · 0.80
SetViewUp
Method · 0.80
SetViewAngle
Method · 0.80
Render
Method · 0.65
vtkGeometryFilter
Class · 0.50
vtkCompositePolyDataMapper
Class · 0.50
vtkActor
Class · 0.50
vtkRenderer
Class · 0.50
vtkRenderWindow
Class · 0.50
vtkRenderWindowInteractor
Class · 0.50
Tested by
no test coverage detected