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

In This Topic
    HasVoidZ Property (TinElement)
    In This Topic
    Gets a value indicating if this TIN element has Z-less vertices.
    Syntax
    public abstract bool HasVoidZ {get;}
    Public MustOverride ReadOnly Property HasVoidZ As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also