Inherits ModuleType.
Public Member Functions | |
def | __getattr__ (self, name) |
Module with dynamic creation of MIRTK command methods.
Definition at line 68 of file Applications/CMakeFiles/pythonlib.dir/install/mirtk/__init__.py.
def mirtk.Module.__getattr__ | ( | self, | |
name | |||
) |
Get method for execution of named MIRTK command.
Definition at line 71 of file Applications/CMakeFiles/pythonlib.dir/install/mirtk/__init__.py.