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

In This Topic
    CIMKnowledgeGraphSpatialMergeWithinDistanceGeodesic 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. The buffers will always be geodesic, using shape preservation (densification).
    Object Model
    CIMKnowledgeGraphSpatialMergeWithinDistanceGeodesic ClassCIMKnowledgeGraphSpatialMergeWithinDistanceGeodesic ClassUnit ClassCIMKnowledgeGraphSpatialMergeWithinDistanceGeodesic Class
    Syntax
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also