ESRI.ArcGIS.MultidimensionTools
MakeNetCDFFeatureLayer Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.MultidimensionTools Namespace : MakeNetCDFFeatureLayer Class




The following tables list the members exposed by MakeNetCDFFeatureLayer.

Public Constructors

 NameDescription
Public ConstructorMakeNetCDFFeatureLayer ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydimension_valuesThe value (such as 01/30/05) of the dimension (such as Time) or dimensions to use when displaying the variable in the output layer. By default, the first value of the dimension or dimensions will be used. This default value can also be altered on the netCDF tab of the Layer Properties dialog box. (In, Optional)  
Public Propertyin_netCDF_fileInput netCDF File (in)  
Public Propertym_variableA netCDF variable used to specify linear measurement values (m-values) for features. (In, Optional)  
Public Propertyout_feature_layerThe name of the output feature layer. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyrow_dimensionThe netCDF dimension, or dimensions, used to create features with unique values in the feature layer. The dimension or dimensions set here determine the number of features in the feature layer and the fields that will be presented in the feature layer's attribute table. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyvalue_selection_methodSpecifies the dimension value selection method. (In, Optional)  
Public PropertyvariableThe netCDF variable, or variables, that will be added as fields in the feature attribute table. (In, Required)  
Public Propertyx_variableA netCDF coordinate variable used to define the x, or longitude coordinates of the output layer. (In, Required)  
Public Propertyy_variableA netCDF coordinate variable used to define the y, or latitude coordinates of the output layer. (In, Required)  
Public Propertyz_variableA netCDF variable used to specify elevation values (z-values) for features. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.