ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinTriangle Class / IsEmpty Property

In This Topic
    IsEmpty Property (TinTriangle)
    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 Overrides NotOverridable ReadOnly Property IsEmpty As Boolean
    public override bool IsEmpty {get;}
    Exceptions
    ExceptionDescription
    This method or property must be called within the lambda passed to QueuedTask.Run
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also