ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinElement Class / IsEmpty Property

In This Topic
    IsEmpty Property (TinElement)
    In This Topic
    Gets a value indicating whether or not this TIN element is empty.
    Syntax
    public abstract bool IsEmpty {get;}
    Public MustOverride ReadOnly Property IsEmpty As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also