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

In This Topic
    BAPresetMethod Enumeration
    In This Topic
    Represents Suitability Analysis preset method.
    Syntax
    Members
    MemberDescription
    CombineValues Combine values preset method. For preprocessing, it uses the Minimum-maximum method. For combination, it uses the Sum method.
    CompoundDifferences Compound differences preset method. For preprocessing, it uses the Minimum-maximum method. For combination, it uses the Geometric mean method.
    Custom Custom preset method.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also