GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
model.WritePythonFile Class Reference

Public Member Functions

def __init__
 Class for exporting model to Python script.

Data Fields

 fd
 model
 indent

Detailed Description

Definition at line 1974 of file model.py.


Constructor & Destructor Documentation

def model.WritePythonFile.__init__ (   self,
  fd,
  model 
)

Class for exporting model to Python script.

Parameters:
fdfile desciptor

Definition at line 1975 of file model.py.


Field Documentation

Definition at line 1980 of file model.py.

Definition at line 1982 of file model.py.

Definition at line 1981 of file model.py.

Referenced by frame.GMFrame.OnDone().


The documentation for this class was generated from the following file: