ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFilteredFindPathsConfiguration Class


In This Topic
    CIMFilteredFindPathsConfiguration Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the default traversal direction which is used for any relationship type that is not defined in the traversal directions list.  
    Public Property Gets or sets the destination entities.  
    Public Property Gets or sets the usage of origin/destination entities in the filtered find paths algorithm.  
    Public Property Gets or sets the max number of paths the filtered find paths algorithm returns.  
    Public Property Gets or sets the max path length. The default of 0 means the value is unlimited.  
    Public Property Gets or sets the min path length.  
    Public Property Gets or sets the name of the configuration.  
    Public Property Gets or sets the origin entities.  
    Public Property Gets or sets the path filters.  
    Public Property Gets or sets whether the filtered find paths algorithm searches for shortest paths or for all paths.  
    Public Property Gets or sets the time filter.  
    Public Property Gets or sets the traversal directions.  
    Top
    See Also