ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TerrainDataSource Class
Properties


In This Topic
    TerrainDataSource Class Members
    In This Topic

    The following tables list the members exposed by TerrainDataSource.

    Public Properties
     NameDescription
    Public Property Gets if the feature class contributes measurements to the coarsest representation of the terrain dataset.  
    Public Property Gets the data source name.  
    Public Property Gets the group ID.  
    Public Property Gets the height source field.  
    Public PropertyGets if the surface type is anchored. This only applies if SurfaceType is TinSurfaceType.MassPoint.  
    Public PropertyGets if the surface type is embedded. This only applies if SurfaceType is TinSurfaceType.MassPoint.  
    Public Property Gets the maximum resolution for polyline or polygon surface data.  
    Public Property Gets the minimum resolution for polyline or polygon surface data.  
    Public Property Gets the surface type. This defines how the geometry is incorporated into the triangulation for the surface.  
    Top
    See Also