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

BAPointCriterionType Enumeration
Represents Suitability Analysis point layer based criterion type. Defines the type of spatial relationship to be used as criteria.
Syntax
Members
MemberDescription
Count Count criteria type.
MinDistance Minimal distance criteria type.
Weight Weight criteria type.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also