ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / BABenchmarkMethod Enumeration

In This Topic
    BABenchmarkMethod Enumeration
    In This Topic
    Specifies options for setting a benchmark. Site attributes and variables for the input features are compared against the benchmark.
    Syntax
    Members
    MemberDescription
    Average The benchmark set to the average values for site attributes and variables for all features.
    Feature The benchmark set to values for all site attributes and variables for a selected feature.
    Median The benchmark set to the median values for site attributes and variables for all features.
    None No benchmark will be set.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.BABenchmarkMethod

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also