ArcGIS Pro 2.8 API Reference Guide
TopologyDefinition Class Members
Properties  Methods 


ArcGIS.Core.Data.Topology Namespace : TopologyDefinition Class

The following tables list the members exposed by TopologyDefinition.

Public Properties
 NameDescription
Public PropertyOverridden.  Gets the dataset type.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Top
Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Gets the cluster tolerance of the topology. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets the name of all the ArcGIS.Core.Data.FeatureClasss that participate in the Topology. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition)
Public MethodGets the TopologyRules defined for this Topology. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the Z cluster tolerance of the topology. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

TopologyDefinition Class
ArcGIS.Core.Data.Topology Namespace