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

In This Topic
    IsEmpty Property (TinEdge)
    In This Topic
    Gets a value indicating whether or not this element is empty. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    public override bool IsEmpty {get;}
    Public Overrides NotOverridable ReadOnly Property IsEmpty As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also