GRASS Programmer's Manual
6.4.4(2014)-r
|
Public Member Functions | |
def | __init__ (self, fd, model) |
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 1981 of file model.py.
Referenced by frame.GMFrame.OnDone().