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.

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close