This document is archived and information here might be outdated.  Recommended version.


IGPNetCDFWorkspace Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPNetCDFWorkspace Interface
ArcGIS Developer Help

IGPNetCDFWorkspace Interface

Provides access to the NetCDFWorkspace object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetAttributeNames The names of the attributes of the NetCDFWorkspace
Method GetAttributeValue The value of an attribute of the NetCDFWorkspace
Method GetDimensionIndex The index of a dimension of the NetCDFWorkspace
Method GetDimensions The dimensions of the NetCDFWorkspace
Method GetDimensionsByVariable The dimensions of the NetCDFWorkspace by variable
Method GetDimensionSize The number of dimensions of the NetCDFWorkspace
Method GetDimensionValue The value of a dimension of the NetCDFWorkspace
Method GetFieldType The type of a field of the NetCDFWorkspace
Method GetSpatialReference The spatial reference of the NetCDFWorkspace
Method GetVariables The variables of the NetCDFWorkspace
Method GetVariablesByDimension The variables of the NetCDFWorkspace by dimension
Method Initialize Initialize the NetCDFWorkspace dispatch object to the properties of the real NetCDFWorkspace object

Classes that implement IGPNetCDFWorkspace

Classes Description
GPNetCDFWorkspace NetCDFWorkspace Access.