UtilityCategory Class

  • UtilityCategory
  • class Esri::ArcGISRuntime::UtilityCategory

    A category used to define a characteristic of an asset in a network. More...

    Header: #include <UtilityCategory.h>
    Since: Esri::ArcGISRuntime 100.6
    Inherits: Esri::ArcGISRuntime::Object

    Public Functions

    virtual ~UtilityCategory() override
    QString name() const

    Detailed Description

    UtilityCategory can be used during tracing operations to define constraints or conditions based upon specific characteristics of asset types in the network.

    Relevant samples:

    • Configure subnetwork trace: Get a server-defined trace configuration for a given tier and modify its traversability scope, add new condition barriers and control what is included in the subnetwork trace result.
    • Perform valve isolation trace: Run a filtered trace to locate operable features that will isolate an area from the flow of network resources.

    Member Function Documentation

    [override virtual] UtilityCategory::~UtilityCategory()

    Destructor.

    QString UtilityCategory::name() const

    Returns the name of the UtilityCategory.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.