ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TerrainDataSource Class / IsEmbeded Property

In This Topic
    IsEmbeded Property
    In This Topic
    Gets if the surface type is embedded. This only applies if SurfaceType is TinSurfaceType.MassPoint.
    Syntax
    Public ReadOnly Property IsEmbeded As Boolean
    public bool IsEmbeded {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also