Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestCopyStructuredData.py
File
TestCopyStructuredData.py
Common/DataModel/Testing/Python/TestCopyStructuredData.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
vtkmodules.vtkImagingCore
import
vtkRTAnalyticSource
2
try
:
3
import
numpy
4
from
vtkmodules.numpy_interface
import
dataset_adapter
as
dsa
Callers
nothing calls this directly
Calls
11
SetupForCopy
Method · 0.80
CopyStructuredData
Method · 0.80
exit
Method · 0.45
Update
Method · 0.45
GetOutput
Method · 0.45
SetWholeExtent
Method · 0.45
GetPointData
Method · 0.45
GetExtent
Method · 0.45
all
Method · 0.45
reshape
Method · 0.45
GetDimensions
Method · 0.45
Tested by
no test coverage detected