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


In This Topic
    LasPyramidInfo Class Members
    In This Topic

    The following tables list the members exposed by LasPyramidInfo.

    Public Properties
     NameDescription
    Public Property Gets the state of the LAS dataset's pyramids. True indicates that pyramids exists; false indicates that there are no pyramids.  
    Public Property 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.  
    Public Property Gets the point selection type used to create the pyramids.  
    Top
    See Also