GRASS Programmer's Manual
6.4.2(2012)
|
Public Member Functions | |
def | __init__ |
Class for exporting model to Python script. | |
Data Fields | |
fd | |
model | |
indent |
Definition at line 4726 of file gmodeler.py.
def gui_modules.gmodeler.WritePythonFile.__init__ | ( | self, | |
fd, | |||
model | |||
) |
Class for exporting model to Python script.
fd | file desciptor |
Definition at line 4727 of file gmodeler.py.
Definition at line 4730 of file gmodeler.py.
Definition at line 4730 of file gmodeler.py.
Definition at line 4730 of file gmodeler.py.
Referenced by wxgui.GMFrame.OnDone(), and wxgui.GMFrame.OnRunModel().