ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / FFPExecutionWarning Enumeration

In This Topic
    FFPExecutionWarning Enumeration
    In This Topic
    Describes Filtered Find Paths execution warnings.
    Syntax
    Members
    MemberDescription
    AtLeastOneCostIsStrictlyNegativeAt least one strictly negative cost was found during pathfinding, and it was replaced by a positive cost according to KGNegativeCostBehaviour.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also