ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SurfaceZsMissingHandler Class / OnlyProcessMissingZs Property

In This Topic
    OnlyProcessMissingZs Property
    In This Topic
    Gets and sets whether or not all input Z values will be processed, or only the input Z values that are determined to be missing
    Syntax
    public bool OnlyProcessMissingZs {get; set;}
    Public Property OnlyProcessMissingZs As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also