Skip to content
  • BuildingGroupSublayer
  • class Esri::ArcGISRuntime::BuildingGroupSublayer

    A group that manages a hierarchy of sublayers. More...

    Header: #include <BuildingGroupSublayer.h>
    Since: Esri::ArcGISRuntime 300.0
    Inherits: Esri::ArcGISRuntime::BuildingSublayer

    Public Functions

    virtual ~BuildingGroupSublayer() override
    Esri::ArcGISRuntime::BuildingSublayerListModel *sublayers() const

    Detailed Description

    This is used to group BuildingComponentSublayer into disciplines. This sublayer could contain the components in this group and additional groups.

    Member Function Documentation

    [override virtual noexcept] BuildingGroupSublayer::~BuildingGroupSublayer()

    Destructor.

    Esri::ArcGISRuntime::BuildingSublayerListModel *BuildingGroupSublayer::sublayers() const

    Returns a collection of sublayers as a list model.

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