ArcGIS Pro 3.7 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 Property SyntheticPoints As Boolean
    public bool SyntheticPoints {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also