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


IScientificDataBuilder Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > IScientificDataBuilder Interface
ArcGIS Developer Help

IScientificDataBuilder Interface

Provides access to members that control scientific data builder.

Product Availability

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

Members

Name Description
Read/write property CopyOriginalDimensionValues Indicates whether original values of the dimensions that are standardized are copied by the raster builder.
Method QueryVariables Query variables for a given dataset path.
Read/write property Variables Variables to be selected from the scientific dataset.
Read/write property VariableTypes The mapping of variable names to corresponding variable types. The type of the variable (observation) determines the data type of the corresponding outgoing dataset.

Classes that implement IScientificDataBuilder

Classes Description
ScientificDataBuilder A raster builder for Scientific Data.