ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / LasPyramidInfo Class / HasPyramid Property

In This Topic
    HasPyramid Property
    In This Topic
    Gets the state of the LAS dataset's pyramids. True indicates that pyramids exists; false indicates that there are no pyramids.
    Syntax
    public bool HasPyramid {get;}
    Public ReadOnly Property HasPyramid As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also