Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes
vtkMRMLCommandLineModuleNode.h File Reference
#include <vtkMRMLNode.h>
#include "vtkMRMLCLIExport.h"
Include dependency graph for vtkMRMLCommandLineModuleNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkMRMLCommandLineModuleNode
 MRML node for representing the parameters allowing to run a command line interface module (CLI). The CLI parameters are defined with SetModuleDescription(). The parameters can be changed with SetParameterAsXXX(). It is possible to automatically run the CLI each time the parameters are changed, see SetAutoRun(). More...