vtkmodules.util.keys#

Utility module to make it easier to create new keys.

Module Contents#

Functions#

MakeKey

Given a key type, make a new key of given name and location.

API#

vtkmodules.util.keys.MakeKey(key_type, name, location, *args)#

Given a key type, make a new key of given name and location.