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


In This Topic
    Traversability Class Members
    In This Topic

    The following tables list the members exposed by Traversability.

    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