ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / LasDataset Class / GetPointByID Method

In This Topic
    GetPointByID Method
    In This Topic
    Overload List
    OverloadDescription
    Gets the point specified by the file index and point ID. This method must be called on the MCT. Use QueuedTask.Run.  
    Gets the points specified by the point ID. Because the LAS dataset can reference multiple LAS files, more than one point with the specified point ID can be found. If a geometry is specified, then only this spatial area is searched. This method must be called on the MCT. Use QueuedTask.Run.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also