ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.Data.Topology Namespace / TopologyDefinition Class


In This Topic
    TopologyDefinition Class Methods
    In This Topic

    For a list of all members of this type, see TopologyDefinition members.

    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