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

TraversableDirections Enumeration
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