ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphSpatialMergeWithinDistance Class
Members

In This Topic
    CIMKnowledgeGraphSpatialMergeWithinDistance Class
    In This Topic
    Represents merging geometries within a specified distance. The properties define a buffer which is used to perform an intersection. The buffers are always created in the coordinate system of the import data. If the import data has a geographic coordinate system, and the DistanceUnit is a Linear Unit, geodesic buffers will be created. Otherwise, planar buffers will be created.
    Object Model
    CIMKnowledgeGraphSpatialMergeWithinDistance ClassCIMKnowledgeGraphSpatialMergeWithinDistance ClassUnit ClassCIMKnowledgeGraphSpatialMergeWithinDistance Class
    Syntax
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CIM.CIMObject
          ArcGIS.Core.CIM.CIMKnowledgeGraphSpatialMerge
             ArcGIS.Core.CIM.CIMKnowledgeGraphSpatialMergeWithinDistance

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also