ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / Traversability Class


In This Topic
    Traversability Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property A conditional expression which terminates traversal if it evaluates to True.  
    Public PropertyA set of FunctionBarrier objects. If any of these objects evaluates to true, further traversal is terminated.  
    Public Property Determines whether traversability criteria are evaluated on edges, junctions, or both.  
    Top
    See Also