MorphoGraphX
|
Public Attributes | |
QString | type |
bool | shared |
![]() | |
QString | name |
Name of the process. | |
QString | description |
Description of the process. | |
QStringList | parmNames |
List of named parameters of the process. | |
QStringList | parmDescs |
List of descriptions of named parameters. | |
QStringList | parms |
List of parameters/parameter defaults. | |
QString | folder |
Folder in which to place the process. | |
QIcon | icon |
Icon of the process. | |
ParmChoiceMap | parmChoice |
Map of choices for parameters. | |