Skip to content

ITerrainAsciiDataImporter2 Interface

Provides access to members that handle importing terrain source data in ASCII format.

Members

Name Description
Method AddFile Include a specific file to be loaded upon Import.
Method AddFolder Include a folder, and potentially subfolders, to be loaded upon import.
Read/write property DecimalPointType ASCII data decimal point type.
Read/write property FileFormat The format of the data to be imported.
Method GetDataExtent The XYZ extent of data contained in files/folders to be added.
Method GetPointCount The number of points in the files/folders to be added.
Method Import Loads the specified data, based on the current properties, into the target feature class.
Read-only property MaxShapePointCount The maximum number of points loaded into individual multipoint shapes.
Method OverwriteMaxShapePointCount Changes the default maximum number of points loaded into individual multipoint shapes.
Method SetEmpty Clears all properties.
Method SetSourceDataSpatialReference Set source data's spatial reference.

ITerrainAsciiDataImporter2.DecimalPointType Property

ASCII data decimal point type.

Public Property DecimalPointType As esriTerrainDecimalSeparatorType
public esriTerrainDecimalSeparatorType DecimalPointType {get; set;}

Inherited Interfaces

Interfaces Description
ITerrainAsciiDataImporter Provides access to members that handle importing terrain source data in ASCII format.
ITerrainDataImporter Provides access to members that handle importing terrain source data.

Classes that implement ITerrainAsciiDataImporter2

Classes Description
TerrainAsciiDataImporter Esri Terrain ASCII Data Importer object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.