MCPcopy Create free account
hub / github.com/Kitware/VTK / dataSetSurfaceFilter.py

File dataSetSurfaceFilter.py

Filters/Geometry/Testing/Python/dataSetSurfaceFilter.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2from vtkmodules.vtkCommonDataModel import vtkSphere
3from vtkmodules.vtkFiltersExtraction import vtkExtractGeometry
4from vtkmodules.vtkFiltersGeometry import vtkDataSetSurfaceFilter

Callers

nothing calls this directly

Calls 15

vtkGetDataRootFunction · 0.90
vtkExtractGeometryClass · 0.85
SetXYZFileNameMethod · 0.80
SetQFileNameMethod · 0.80
GetBlockMethod · 0.80
GetActiveCameraMethod · 0.80
SetViewUpMethod · 0.80
vtkPolyDataMapperClass · 0.50

Tested by

no test coverage detected