ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / TraversableDirections Enumeration

In This Topic
    TraversableDirections Enumeration
    In This Topic
    Traversable directions.
    Syntax
    Members
    MemberDescription
    OneWay Traversable in one direction but not in the other.
    Prohibited Not traversable in any direction.
    Traversable Traversable in all supported directions.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.TraversableDirections

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also