Public Member Functions | List of all members
mirtk.Module Class Reference

Inherits ModuleType.

Collaboration diagram for mirtk.Module:
Collaboration graph

Public Member Functions

def __getattr__ (self, name)
 

Detailed Description

Module with dynamic creation of MIRTK command methods.

Definition at line 68 of file Applications/CMakeFiles/pythonlib.dir/install/mirtk/__init__.py.

Member Function Documentation

§ __getattr__()

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.


The documentation for this class was generated from the following file: