ArcGIS Pro 3.7 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 ReadOnly Property ReturnNumber As Byte
    public byte ReturnNumber {get;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also