Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestGeoProjection.py
File
TestGeoProjection.py
Geovis/Core/Testing/Python/TestGeoProjection.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
vtkmodules.vtkGeovisCore
import
vtkGeoProjection
2
3
np = vtkGeoProjection.GetNumberOfProjections()
4
for
i in range(np):
Callers
nothing calls this directly
Calls
8
GetNumberOfProjections
Method · 0.80
GetProjectionName
Method · 0.80
GetProjectionDescription
Method · 0.80
range
Class · 0.50
print
Function · 0.50
format
Method · 0.45
SetName
Method · 0.45
GetDescription
Method · 0.45
Tested by
no test coverage detected