This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPythonAdapterFunctionArguments Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control python adapter function arguments.
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. |