ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TerrainZThresholdStrategy Enumeration

In This Topic
    TerrainZThresholdStrategy Enumeration
    In This Topic
    Syntax
    public enum TerrainZThresholdStrategy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Public Enum TerrainZThresholdStrategy 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable 
    Members
    MemberDescription
    MildThinning Mild thinning.
    ModerateThinning Moderate thinning.
    StrongThinning Strong thinning.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.Analyst3D.TerrainZThresholdStrategy

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also