ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / LasPointFilter Class / SyntheticPoints Property

In This Topic
    SyntheticPoints Property (LasPointFilter)
    In This Topic
    Gets and sets whether synthetic points are filtered. Default value is true.
    Syntax
    public bool SyntheticPoints {get; set;}
    Public Property SyntheticPoints As Boolean
    Remarks
    A synthetic point is a point that was created by a process other than lidar collection; such as being digitized from a photogrammetric stereo model.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also