This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control python adapter function arguments.
Name | Description | |
---|---|---|
Attributes | Attributes of the python class. | |
ClassName | The name of the python class that implements the raster function. If unspecified, it's assumed that the class name matches the name of the python module. | |
ParameterInfo | Input parameters required by the python raster function. | |
PythonModule | The python module file path. |
CoClasses and Classes | Description |
---|---|
PythonAdapterFunctionArguments | A class for an python adaptor raster function arguments. |