MCPcopy Create free account
hub / github.com/Kitware/VTK / SetSelectValue

Method SetSelectValue

IO/XML/Testing/Python/TestXMLHyperTreeGrid.py:178–179  ·  view source on GitHub ↗
(self, value)

Source from the content-addressed store, hash-verified

176 _selectValue = None
177
178 def SetSelectValue(self, value):
179 self._selectValue = value
180
181 def FillInputPortInformation(self, vtkself, port, info):
182 info.Set(vtkAlgorithm.INPUT_REQUIRED_DATA_TYPE(), "vtkHyperTreeGrid")

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected