Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ otherDataSetAttributes.py
File
otherDataSetAttributes.py
Common/DataModel/Testing/Python/otherDataSetAttributes.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
import
vtkmodules.vtkCommonCore
3
from
vtkmodules.vtkCommonCore
import
vtkFloatArray
4
from
vtkmodules.vtkCommonDataModel
import
vtkDataSetAttributes
Callers
nothing calls this directly
Calls
15
SetActiveTensors
Method · 0.80
InterpolateAllocate
Method · 0.80
InterpolateTime
Method · 0.80
vtkDataSetAttributes
Class · 0.50
eval
Function · 0.50
vtkFloatArray
Function · 0.50
Allocate
Method · 0.45
SetNumberOfComponents
Method · 0.45
SetNumberOfTuples
Method · 0.45
SetName
Method · 0.45
GetNumberOfTuples
Method · 0.45
GetNumberOfComponents
Method · 0.45
Tested by
no test coverage detected