|
GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Public Member Functions | |
| def | __init__ |
| Class for exporting model to Python script. More... | |
Data Fields | |
| fd | |
| model | |
| indent | |
| def model.WritePythonFile.__init__ | ( | self, | |
| fd, | |||
| model | |||
| ) |
| model.WritePythonFile.model |
Definition at line 1987 of file model.py.
Referenced by frame.GMFrame.OnDone().