CIMKnowledgeGraphSpatialMergeWithinDistance Class Members
In This Topic
The following tables list the members exposed by CIMKnowledgeGraphSpatialMergeWithinDistance.
Public Constructors
Public Properties
| | Name | Description |
 | Distance |
Gets or sets the distance value in terms of the DistanceUnit.
|
 | DistanceUnit |
Gets or sets the distance unit of the Distance property.
|
Top
Public Methods
| | Name | Description |
 | Clone |
Creates a deep copy of CIMKnowledgeGraphSpatialMergeWithinDistance.
|
  | FromJson |
Reconstructs the CIMKnowledgeGraphSpatialMergeWithinDistance with a specified state from a JSON encoding.
|
 | GetSchema |
Not implemented, reserved for future use.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
 | ReadXml |
Reads the element inside the reader.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
 | ToJson | Overridden.
Creates a JSON encoding of the CIMKnowledgeGraphSpatialMergeWithinDistance and its current state.
|
 | WriteXml |
Writes the element inside the writer.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
Top
Public Events
See Also