ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / LasPoint Class / ReturnNumber Property

In This Topic
    ReturnNumber Property
    In This Topic
    Gets the return number of the point. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    public byte ReturnNumber {get;}
    Public ReadOnly Property ReturnNumber As Byte
    Remarks
    The return number is the pulse return number for a given output pulse. A given output laser pulse can have many returns and they must be marked in sequence of return.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also