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


In This Topic
    TopologyElement Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodOverloaded.   
    Public Method Gets a hash code for the current object.  
    Public Method Gets the parent feature(s) that spawn this topology element. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the shape of this topology element. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets a value indicating whether this topology element has been visited. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets a value indicating whether this topology element has been visited. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also