ArcGIS Pro 2.8 API Reference Guide
Topology Class Members
Properties  Methods 


ArcGIS.Core.Data.Topology Namespace : Topology Class

The following tables list the members exposed by Topology.

Public Properties
 NameDescription
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Public PropertyOverridden. Gets the ArcGIS.Core.Data.DatasetType of this derived dataset.  
Top
Public Methods
 NameDescription
Public Method Creates an in-memory representation of the topologically-integrated features within the current topology for a given area. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Gets the data store of this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public MethodGets the TopologyDefinition of this dataset. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the error features associated with a topology. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets an ArcGIS.Core.Geometry.Envelope representing the maximum extent of the union of all the feature classes that participate in the Topology. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public Method Gets the URI path to the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public MethodGets the ArcGIS.Core.Data.RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
Public Method Gets the state of the topology. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodMarks the topology error specified by error as an exception. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodResets error currently marked as an exception to once again be an error. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodEnsures data integrity by validating the features in a topology in the area specified by ValidationDescription.Extent against a pre-defined set of topology rules. This method must be called on the MCT. Use QueuedTask.Run.  
Top
Extension Methods
 NameDescription
Public Extension Method Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run.
Top
See Also

Reference

Topology Class
ArcGIS.Core.Data.Topology Namespace