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

In This Topic
    IsPyramidUpToDate Property
    In This Topic
    Gets the status of the pyramids. True indicates that the pyramid data is synchronized with the LAS dataset. False indicates that the pyramid may need to be built to be updated with the LAS dataset.
    Syntax
    public bool IsPyramidUpToDate {get;}
    Public ReadOnly Property IsPyramidUpToDate As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also